[arch-commits] Commit in nextcloud-app-mail/repos/community-any (PKGBUILD PKGBUILD)

2017-11-28 Thread Sergej Pupykin via arch-commits
Date: Tuesday, November 28, 2017 @ 15:37:01
  Author: spupykin
Revision: 270503

archrelease: copy trunk to community-any

Added:
  nextcloud-app-mail/repos/community-any/PKGBUILD
(from rev 270502, nextcloud-app-mail/trunk/PKGBUILD)
Deleted:
  nextcloud-app-mail/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-28 15:36:45 UTC (rev 270502)
+++ PKGBUILD2017-11-28 15:37:01 UTC (rev 270503)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Jonas Heinrich 
-# Contributor: Jonas Heinrich 
-
-pkgname=nextcloud-app-mail
-pkgver=0.7.4
-pkgrel=1
-pkgdesc="An email app for NextCloud"
-arch=('any')
-url="https://github.com/nextcloud/mail;
-license=('AGPL')
-depends=('nextcloud')
-options=('!strip')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/mail/releases/download/v${pkgver}/mail.tar.gz;)
-sha512sums=('e34d26c7a9b09c19102e0c9b3445a3ae715dd592a5b4d153c79ac3a978c51cb004fce5e97248a585b8a989963b1aa0894f8486da549e185cd582da8aa9f9f280')
-
-prepare() {
-  sed -i 's|max-version="7.0"|max-version="7.1"|' 
"${srcdir}/mail/appinfo/info.xml"
-}
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -a "${srcdir}/mail" "${pkgdir}/usr/share/webapps/nextcloud/apps/mail"
-}

Copied: nextcloud-app-mail/repos/community-any/PKGBUILD (from rev 270502, 
nextcloud-app-mail/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-28 15:37:01 UTC (rev 270503)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jonas Heinrich 
+# Contributor: Jonas Heinrich 
+
+pkgname=nextcloud-app-mail
+pkgver=0.7.5
+pkgrel=1
+pkgdesc="An email app for NextCloud"
+arch=('any')
+url="https://github.com/nextcloud/mail;
+license=('AGPL')
+depends=('nextcloud')
+options=('!strip')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/mail/releases/download/v${pkgver}/mail.tar.gz;)
+sha512sums=('4fd3f40303d4efd3bb800660a37bcc324fcb96043b830254151730957587da46b2a5ed77903d127b67cc07879212d81ca4042fa9beea97ad258580f47fa1fedb')
+
+prepare() {
+  sed -i 's|max-version="7.0"|max-version="7.1"|' 
"${srcdir}/mail/appinfo/info.xml"
+}
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -a "${srcdir}/mail" "${pkgdir}/usr/share/webapps/nextcloud/apps/mail"
+}


[arch-commits] Commit in nextcloud-app-mail/trunk (PKGBUILD)

2017-11-28 Thread Sergej Pupykin via arch-commits
Date: Tuesday, November 28, 2017 @ 15:36:45
  Author: spupykin
Revision: 270502

upgpkg: nextcloud-app-mail 0.7.5-1

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-28 14:54:07 UTC (rev 270501)
+++ PKGBUILD2017-11-28 15:36:45 UTC (rev 270502)
@@ -4,7 +4,7 @@
 # Contributor: Jonas Heinrich 
 
 pkgname=nextcloud-app-mail
-pkgver=0.7.4
+pkgver=0.7.5
 pkgrel=1
 pkgdesc="An email app for NextCloud"
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('nextcloud')
 options=('!strip')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/mail/releases/download/v${pkgver}/mail.tar.gz;)
-sha512sums=('e34d26c7a9b09c19102e0c9b3445a3ae715dd592a5b4d153c79ac3a978c51cb004fce5e97248a585b8a989963b1aa0894f8486da549e185cd582da8aa9f9f280')
+sha512sums=('4fd3f40303d4efd3bb800660a37bcc324fcb96043b830254151730957587da46b2a5ed77903d127b67cc07879212d81ca4042fa9beea97ad258580f47fa1fedb')
 
 prepare() {
   sed -i 's|max-version="7.0"|max-version="7.1"|' 
"${srcdir}/mail/appinfo/info.xml"


[arch-commits] Commit in (144 files)

2017-11-29 Thread Sergej Pupykin via arch-commits
Date: Wednesday, November 29, 2017 @ 12:57:54
  Author: spupykin
Revision: 270675

add https:// and pgp signatures

Modified:
  awstats/trunk/PKGBUILD
  dictd/trunk/PKGBUILD
  fonteditfs/trunk/PKGBUILD
  freehdl/trunk/PKGBUILD
  hedgewars/trunk/PKGBUILD
  ipcheck/trunk/PKGBUILD
  ipsec-tools/trunk/PKGBUILD
  libmaa/trunk/PKGBUILD
  linuxdoc-tools/trunk/PKGBUILD
  mairix/trunk/PKGBUILD
  netstat-nat/trunk/PKGBUILD
  parcellite/trunk/PKGBUILD
  perl-algorithm-annotate/trunk/PKGBUILD
  perl-authen-sasl/trunk/PKGBUILD
  perl-cgi-session/trunk/PKGBUILD
  perl-chart/trunk/PKGBUILD
  perl-class-accessor-chained/trunk/PKGBUILD
  perl-class-accessor/trunk/PKGBUILD
  perl-class-autouse/trunk/PKGBUILD
  perl-class-data-inheritable/trunk/PKGBUILD
  perl-crypt-cbc/trunk/PKGBUILD
  perl-crypt-des/trunk/PKGBUILD
  perl-crypt-simple/trunk/PKGBUILD
  perl-curses-ui-poe/trunk/PKGBUILD
  perl-data-hexdump/trunk/PKGBUILD
  perl-data-hierarchy/trunk/PKGBUILD
  perl-datetime-cron-simple/trunk/PKGBUILD
  perl-datetime-event-ical/trunk/PKGBUILD
  perl-datetime-event-recurrence/trunk/PKGBUILD
  perl-datetime-locale/trunk/PKGBUILD
  perl-datetime-set/trunk/PKGBUILD
  perl-datetime-timezone/trunk/PKGBUILD
  perl-datetime/trunk/PKGBUILD
  perl-dbd-pg/trunk/PKGBUILD
  perl-dbi-shell/trunk/PKGBUILD
  perl-devel-symdump/trunk/PKGBUILD
  perl-device-serialport/trunk/PKGBUILD
  perl-email-messageid/trunk/PKGBUILD
  perl-email-mime-attachment-stripper/trunk/PKGBUILD
  perl-email-mime-contenttype/trunk/PKGBUILD
  perl-email-mime-encodings/trunk/PKGBUILD
  perl-email-mime/trunk/PKGBUILD
  perl-email-reply/trunk/PKGBUILD
  perl-email-send/trunk/PKGBUILD
  perl-email-simple/trunk/PKGBUILD
  perl-extutils-xsbuilder/trunk/PKGBUILD
  perl-file-chdir/trunk/PKGBUILD
  perl-file-nfslock/trunk/PKGBUILD
  perl-file-path-expand/trunk/PKGBUILD
  perl-file-slurp/trunk/PKGBUILD
  perl-file-type/trunk/PKGBUILD
  perl-freezethaw/trunk/PKGBUILD
  perl-gdtextutil/trunk/PKGBUILD
  perl-getopt-argvfile/trunk/PKGBUILD
  perl-gettext/trunk/PKGBUILD
  perl-graphics-colornames-www/trunk/PKGBUILD
  perl-gssapi/trunk/PKGBUILD
  perl-html-highlight/trunk/PKGBUILD
  perl-html-strip/trunk/PKGBUILD
  perl-html-tableextract/trunk/PKGBUILD
  perl-html-tagfilter/trunk/PKGBUILD
  perl-html-template-expr/trunk/PKGBUILD
  perl-http-cache-transparent/trunk/PKGBUILD
  perl-http-response-encoding/trunk/PKGBUILD
  perl-io-digest/trunk/PKGBUILD
  perl-io-pager/trunk/PKGBUILD
  perl-io-string/trunk/PKGBUILD
  perl-io-tee/trunk/PKGBUILD
  perl-json/trunk/PKGBUILD
  perl-lingua-preferred/trunk/PKGBUILD
  perl-mail-box-parser-c/trunk/PKGBUILD
  perl-mail-box/trunk/PKGBUILD
  perl-mail-domainkeys/trunk/PKGBUILD
  perl-mail-sendmail/trunk/PKGBUILD
  perl-mail-transport-dbx/trunk/PKGBUILD
  perl-math-base85/trunk/PKGBUILD
  perl-net-dbus/trunk/PKGBUILD
  perl-net-ipv4addr/trunk/PKGBUILD
  perl-net-ipv6addr/trunk/PKGBUILD
  perl-net-jabber/trunk/PKGBUILD
  perl-net-telnet/trunk/PKGBUILD
  perl-object-multitype/trunk/PKGBUILD
  perl-object-realize-later/trunk/PKGBUILD
  perl-params-validate/trunk/PKGBUILD
  perl-parse-yapp/trunk/PKGBUILD
  perl-pod-coverage/trunk/PKGBUILD
  perl-poe-component-client-dns/trunk/PKGBUILD
  perl-poe-component-client-http/trunk/PKGBUILD
  perl-poe-component-ikc/trunk/PKGBUILD
  perl-regexp-shellish/trunk/PKGBUILD
  perl-return-value/trunk/PKGBUILD
  perl-set-infinite/trunk/PKGBUILD
  perl-spiffy/trunk/PKGBUILD
  perl-string-crc32/trunk/PKGBUILD
  perl-sub-uplevel/trunk/PKGBUILD
  perl-svn-mirror/trunk/PKGBUILD
  perl-svn-simple-edit/trunk/PKGBUILD
  perl-template-gd/trunk/PKGBUILD
  perl-term-animation/trunk/PKGBUILD
  perl-test-base/trunk/PKGBUILD
  perl-test-manifest/trunk/PKGBUILD
  perl-test-mockobject/trunk/PKGBUILD
  perl-test-tester/trunk/PKGBUILD
  perl-text-charwidth/trunk/PKGBUILD
  perl-text-kakasi/trunk/PKGBUILD
  perl-text-vfile-asdata/trunk/PKGBUILD
  perl-tidy/trunk/PKGBUILD
  perl-tie-cphash/trunk/PKGBUILD
  perl-tie-hash-indexed/trunk/PKGBUILD
  perl-time-human/trunk/PKGBUILD
  perl-tk-tablematrix/trunk/PKGBUILD
  perl-tree-dag-node/trunk/PKGBUILD
  perl-unicode-utf8simple/trunk/PKGBUILD
  perl-universal-can/trunk/PKGBUILD
  perl-user-identity/trunk/PKGBUILD
  perl-www-sms/trunk/PKGBUILD
  perl-x11-protocol/trunk/PKGBUILD
  perl-xml-atom/trunk/PKGBUILD
  perl-xml-regexp/trunk/PKGBUILD
  perl-xml-rsslite/trunk/PKGBUILD
  perl-xml-sax-expat/trunk/PKGBUILD
  perl-xml-writer/trunk/PKGBUILD
  perlio-via-symlink/trunk/PKGBUILD
  phpldapadmin/trunk/PKGBUILD
  phppgadmin/trunk/PKGBUILD
  phpvirtualbox/trunk/PKGBUILD
  pptpd/trunk/PKGBUILD
  recordmydesktop/trunk/PKGBUILD
  rocksndiamonds-data/trunk/PKGBUILD
  rocksndiamonds/trunk/PKGBUILD
  sarg/trunk/PKGBUILD
  sbxkb/trunk/PKGBUILD
  scponly/trunk/PKGBUILD
  ser2net/trunk/PKGBUILD
  sgmltools-lite/trunk/PKGBUILD
  smbnetfs/trunk/PKGBUILD
  sshguard/trunk/PKGBUILD
  stalonetray/trunk/PKGBUILD
  toolame/trunk/PKGBUILD
  unclutter/trunk/PKGBUILD
  unifdef/trunk/PKGBUILD
  xosd/trunk/PKGBUILD
  

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

2017-11-27 Thread Sergej Pupykin via arch-commits
Date: Monday, November 27, 2017 @ 08:42:08
  Author: spupykin
Revision: 269519

archrelease: copy trunk to community-x86_64

Added:
  rocksndiamonds/repos/community-x86_64/PKGBUILD
(from rev 269518, rocksndiamonds/trunk/PKGBUILD)
  rocksndiamonds/repos/community-x86_64/rocksndiamonds.desktop
(from rev 269518, rocksndiamonds/trunk/rocksndiamonds.desktop)
Deleted:
  rocksndiamonds/repos/community-x86_64/PKGBUILD
  rocksndiamonds/repos/community-x86_64/rocksndiamonds.desktop

+
 PKGBUILD   |   90 +++
 rocksndiamonds.desktop |   20 +-
 2 files changed, 55 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-27 08:42:00 UTC (rev 269518)
+++ PKGBUILD2017-11-27 08:42:08 UTC (rev 269519)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Jacek Poplawski 
-
-pkgname=rocksndiamonds
-pkgver=4.0.0.2
-pkgrel=2
-pkgdesc="game similiar to Boulderdash with lots of levels"
-arch=(i686 x86_64)
-url="http://www.artsoft.org/rocksndiamonds/;
-license=('GPL')
-depends=('sdl2' 'sdl2_image' 'sdl2_mixer' 'sdl2_net' 'smpeg')
-makedepends=('unzip' 'p7zip')
-source=(http://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-$pkgver.tar.gz
-   rocksndiamonds.desktop)
-sha256sums=('64dd10e8e543a2ff111475243c8360f4009bcf186af34f4c95d36eafe836f637'
-'90008d356dd30034287ca763a05feb482d7e0c4508572abb08b5215fcb4fe922')
-
-prepare() {
-  cd "$srcdir"/rocksndiamonds-$pkgver
-  sed -i 's|inline void InitElementSmallImagesScaledUp|void 
InitElementSmallImagesScaledUp|g' src/init.c
-}
-
-build() {
-  cd "$srcdir"/rocksndiamonds-$pkgver
-  make clean
-  make RO_GAME_DIR=/usr/share/rocksndiamonds 
RW_GAME_DIR=/usr/share/rocksndiamonds
-}
-
-package() {
-  depends+=('rocksndiamonds-data')
-
-  cd "$srcdir"/rocksndiamonds-$pkgver
-
-  install -d "$pkgdir"/usr/bin
-  cp "$srcdir"/rocksndiamonds-$pkgver/rocksndiamonds 
"$pkgdir"/usr/bin/rocksndiamonds
-
-#  install -d "$pkgdir"/usr/share/man/man1
-#  cp "$srcdir"/rocksndiamonds-$pkgver/rocksndiamonds.1 
"$pkgdir"/usr/share/man/man1
-
-  install -d "$pkgdir"/usr/share/doc/$pkgname/
-  cp -a docs/elements "$pkgdir"/usr/share/doc/$pkgname/
-
-  install -Dm0644 "$srcdir"/rocksndiamonds.desktop 
"$pkgdir"/usr/share/applications/rocksndiamonds.desktop
-}

Copied: rocksndiamonds/repos/community-x86_64/PKGBUILD (from rev 269518, 
rocksndiamonds/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-27 08:42:08 UTC (rev 269519)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Jacek Poplawski 
+
+pkgname=rocksndiamonds
+pkgver=4.0.1.0
+pkgrel=1
+pkgdesc="game similiar to Boulderdash with lots of levels"
+arch=(x86_64)
+url="http://www.artsoft.org/rocksndiamonds/;
+license=('GPL')
+depends=('sdl2' 'sdl2_image' 'sdl2_mixer' 'sdl2_net' 'smpeg')
+makedepends=('unzip' 'p7zip')
+source=(http://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-$pkgver.tar.gz
+   rocksndiamonds.desktop)
+sha256sums=('c91a0151ff415b87561409bffca3682020a1aaccfd7c44b8f20120179b9821ea'
+'90008d356dd30034287ca763a05feb482d7e0c4508572abb08b5215fcb4fe922')
+
+prepare() {
+  cd "$srcdir"/rocksndiamonds-$pkgver
+  sed -i 's|inline void InitElementSmallImagesScaledUp|void 
InitElementSmallImagesScaledUp|g' src/init.c
+}
+
+build() {
+  cd "$srcdir"/rocksndiamonds-$pkgver
+  make clean
+  make RO_GAME_DIR=/usr/share/rocksndiamonds 
RW_GAME_DIR=/usr/share/rocksndiamonds
+}
+
+package() {
+  depends+=('rocksndiamonds-data')
+
+  cd "$srcdir"/rocksndiamonds-$pkgver
+
+  install -d "$pkgdir"/usr/bin
+  cp "$srcdir"/rocksndiamonds-$pkgver/rocksndiamonds 
"$pkgdir"/usr/bin/rocksndiamonds
+
+#  install -d "$pkgdir"/usr/share/man/man1
+#  cp "$srcdir"/rocksndiamonds-$pkgver/rocksndiamonds.1 
"$pkgdir"/usr/share/man/man1
+
+  install -d "$pkgdir"/usr/share/doc/$pkgname/
+  cp -a docs/elements "$pkgdir"/usr/share/doc/$pkgname/
+
+  install -Dm0644 "$srcdir"/rocksndiamonds.desktop 
"$pkgdir"/usr/share/applications/rocksndiamonds.desktop
+}

Deleted: rocksndiamonds.desktop
===
--- rocksndiamonds.desktop  2017-11-27 08:42:00 UTC (rev 269518)
+++ rocksndiamonds.desktop  2017-11-27 08:42:08 UTC (rev 269519)
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Name=Rocks'N'Diamonds
-GenericName=Rocks'N'Diamonds
-Comment=Arcade game
-Exec=rocksndiamonds
-Terminal=false
-Type=Application
-Categories=Application;Game;
-StartupNotify=false

Copied: rocksndiamonds/repos/community-x86_64/rocksndiamonds.desktop (from rev 
269518, rocksndiamonds/trunk/rocksndiamonds.desktop)

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

2017-11-27 Thread Sergej Pupykin via arch-commits
Date: Monday, November 27, 2017 @ 08:41:31
  Author: spupykin
Revision: 269514

upgpkg: gogglesmm 1.1.9-3

Modified:
  gogglesmm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-27 08:41:07 UTC (rev 269513)
+++ PKGBUILD2017-11-27 08:41:31 UTC (rev 269514)
@@ -4,7 +4,7 @@
 
 pkgname=gogglesmm
 pkgver=1.1.9
-pkgrel=2
+pkgrel=3
 pkgdesc="Music Manager and Player"
 arch=('x86_64')
 url="http://gogglesmm.github.io/;


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

2017-11-27 Thread Sergej Pupykin via arch-commits
Date: Monday, November 27, 2017 @ 08:41:56
  Author: spupykin
Revision: 269517

upgpkg: rocksndiamonds 4.0.1.0-1

Modified:
  rocksndiamonds/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-27 08:41:47 UTC (rev 269516)
+++ PKGBUILD2017-11-27 08:41:56 UTC (rev 269517)
@@ -3,8 +3,8 @@
 # Contributor: Jacek Poplawski 
 
 pkgname=rocksndiamonds
-pkgver=4.0.0.2
-pkgrel=2
+pkgver=4.0.1.0
+pkgrel=1
 pkgdesc="game similiar to Boulderdash with lots of levels"
 arch=(x86_64)
 url="http://www.artsoft.org/rocksndiamonds/;
@@ -13,7 +13,7 @@
 makedepends=('unzip' 'p7zip')
 
source=(http://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-$pkgver.tar.gz
rocksndiamonds.desktop)
-sha256sums=('64dd10e8e543a2ff111475243c8360f4009bcf186af34f4c95d36eafe836f637'
+sha256sums=('c91a0151ff415b87561409bffca3682020a1aaccfd7c44b8f20120179b9821ea'
 '90008d356dd30034287ca763a05feb482d7e0c4508572abb08b5215fcb4fe922')
 
 prepare() {


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

2017-11-27 Thread Sergej Pupykin via arch-commits
Date: Monday, November 27, 2017 @ 08:41:47
  Author: spupykin
Revision: 269516

archrelease: copy trunk to community-x86_64

Added:
  gogglesmm/repos/community-x86_64/PKGBUILD
(from rev 269515, gogglesmm/trunk/PKGBUILD)
Deleted:
  gogglesmm/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-27 08:41:39 UTC (rev 269515)
+++ PKGBUILD2017-11-27 08:41:47 UTC (rev 269516)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Sander Jansen 
-
-pkgname=gogglesmm
-pkgver=1.1.9
-pkgrel=2
-pkgdesc="Music Manager and Player"
-arch=('i686' 'x86_64')
-url="http://gogglesmm.github.io/;
-license=('GPL3')
-depends=('fox-devel>=1.7.48' 'libmad' 'faad2' 'sqlite3'
-'libpulse' 'opus' 'dbus' 'taglib>=1.9.0' 
-'hicolor-icon-theme' 'desktop-file-utils'
-'libepoxy')
-makedepends=('glproto' 'dri2proto' 'cmake')
-conflicts=('musicmanager')
-replaces=('musicmanager')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/gogglesmm/gogglesmm/archive/$pkgver.tar.gz;)
-sha256sums=('fb1d4d4d14bfedb21821a41798b9abc81c9c8b2f7e028e6f3d828b6d58059dde')
-
-build() {
-  cd gogglesmm-$pkgver
-  cmake -DCMAKE_INSTALL_PREFIX=/usr .
-  make
-}
-
-package() {
-  cd gogglesmm-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gogglesmm/repos/community-x86_64/PKGBUILD (from rev 269515, 
gogglesmm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-27 08:41:47 UTC (rev 269516)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Sander Jansen 
+
+pkgname=gogglesmm
+pkgver=1.1.9
+pkgrel=3
+pkgdesc="Music Manager and Player"
+arch=('x86_64')
+url="http://gogglesmm.github.io/;
+license=('GPL3')
+depends=('fox-devel>=1.7.48' 'libmad' 'faad2' 'sqlite3'
+'libpulse' 'opus' 'dbus' 'taglib>=1.9.0' 
+'hicolor-icon-theme' 'desktop-file-utils'
+'libepoxy')
+makedepends=('glproto' 'dri2proto' 'cmake')
+conflicts=('musicmanager')
+replaces=('musicmanager')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/gogglesmm/gogglesmm/archive/$pkgver.tar.gz;)
+sha256sums=('fb1d4d4d14bfedb21821a41798b9abc81c9c8b2f7e028e6f3d828b6d58059dde')
+
+build() {
+  cd gogglesmm-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX=/usr .
+  make
+}
+
+package() {
+  cd gogglesmm-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2017-11-27 Thread Sergej Pupykin via arch-commits
Date: Tuesday, November 28, 2017 @ 07:33:13
  Author: spupykin
Revision: 270440

upgpkg: fpc 3.0.4-1

Modified:
  fpc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-28 05:45:49 UTC (rev 270439)
+++ PKGBUILD2017-11-28 07:33:13 UTC (rev 270440)
@@ -8,7 +8,7 @@
 # See http://bbs.archlinux.org/viewtopic.php?t=9318=fpc
 
 pkgname=fpc
-pkgver=3.0.2
+pkgver=3.0.4
 _gdbver=7.10
 pkgrel=1
 pkgdesc="The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 
32bit Pascal Compiler. It comes with fully TP 7.0 compatible run-time library."
@@ -22,10 +22,9 @@
 validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3')
 
source=(ftp://ftp.freepascal.org/pub/fpc/dist/$pkgver/source/fpcbuild-$pkgver.tar.gz
https://ftp.gnu.org/gnu/gdb/gdb-${_gdbver}.tar.xz{,.sig})
-sha256sums=('f261ed0a361f190169fff428d65b707df1507df317fc0ed101b0e63596541b75'
+sha256sums=('f66514e6f2c2e4e1bb4d554c24b77682ed61c87811ae5dd210f421855e76'
 '7ebdaa44f9786ce0c142da4e36797d2020c55fa091905ac5af1846b5756208a8'
-'SKIP'
-'da73eed880c8d1f0f6ab0b78f72ea380ebe514fc524cfd87678de38939f8fbc7')
+'SKIP')
 
 build() {
   cd "$srcdir"/gdb-${_gdbver}


[arch-commits] Commit in fpc/repos/community-x86_64 (PKGBUILD PKGBUILD fpc-gdb.patch)

2017-11-27 Thread Sergej Pupykin via arch-commits
Date: Tuesday, November 28, 2017 @ 07:33:27
  Author: spupykin
Revision: 270441

archrelease: copy trunk to community-x86_64

Added:
  fpc/repos/community-x86_64/PKGBUILD
(from rev 270440, fpc/trunk/PKGBUILD)
Deleted:
  fpc/repos/community-x86_64/PKGBUILD
  fpc/repos/community-x86_64/fpc-gdb.patch

---+
 PKGBUILD  |  139 +-
 fpc-gdb.patch |  737 
 2 files changed, 68 insertions(+), 808 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-28 07:33:13 UTC (rev 270440)
+++ PKGBUILD2017-11-28 07:33:27 UTC (rev 270441)
@@ -1,71 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Valeriy Lyasotskiy 
-# Contributor: Jan Willemson 
-# Contributor: Hugo Ideler 
-# Contributor: BlackIkeEagle 
-# Original PKGBUILD: Andre Naumann 
-# See http://bbs.archlinux.org/viewtopic.php?t=9318=fpc
-
-pkgname=fpc
-pkgver=3.0.2
-_gdbver=7.10
-pkgrel=1
-pkgdesc="The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 
32bit Pascal Compiler. It comes with fully TP 7.0 compatible run-time library."
-arch=('i686' 'x86_64')
-url="http://www.freepascal.org/;
-license=('GPL' 'LGPL' 'custom')
-backup=("etc/fpc.cfg")
-depends=(ncurses zlib expat)
-makedepends=(fpc)
-options=(zipman staticlibs)
-validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3')
-source=(ftp://ftp.freepascal.org/pub/fpc/dist/$pkgver/source/fpcbuild-$pkgver.tar.gz
-   https://ftp.gnu.org/gnu/gdb/gdb-${_gdbver}.tar.xz{,.sig}
-   fpc-gdb.patch)
-sha256sums=('f261ed0a361f190169fff428d65b707df1507df317fc0ed101b0e63596541b75'
-'7ebdaa44f9786ce0c142da4e36797d2020c55fa091905ac5af1846b5756208a8'
-'SKIP'
-'da73eed880c8d1f0f6ab0b78f72ea380ebe514fc524cfd87678de38939f8fbc7')
-
-build() {
-  cd "$srcdir"/gdb-${_gdbver}
-#  ./configure --prefix=/usr --disable-nls --without-python --disable-werror 
--disable-tui
-#  make
-#  make -C gdb libgdb.a
-#  cp libdecnumber/libdecnumber.a gdb/
-
-  cd "$srcdir"/fpcbuild-$pkgver
-#  patch -p1 <"$srcdir"/fpc-gdb.patch
-  export GDBLIBDIR="$srcdir"/gdb-${_gdbver}/gdb
-  export LIBGDBFILE=$GDBLIBDIR/libgdb.a
-  pushd fpcsrc/compiler
-  fpcmake -Tall
-  popd
-  make build NOGDB=1
-}
-
-package() {
-  cd "$srcdir"/fpcbuild-$pkgver
-
-  export HOME="$srcdir"
-
-  make -j1 PREFIX="$pkgdir"/usr install
-
-  export PATH="$pkgdir"/usr/bin:$PATH
-
-  install -Dm0644 fpcsrc/rtl/COPYING.FPC 
"$pkgdir"/usr/share/licenses/${pkgname}/COPYING.FPC
-
-  [ "$CARCH" = "i686" ] && ln -s /usr/lib/fpc/${pkgver}/ppc386 
"$pkgdir"/usr/bin/
-  [ "$CARCH" = "x86_64" ] && ln -s /usr/lib/fpc/${pkgver}/ppcx64 
"$pkgdir"/usr/bin/
-
-  mkdir -p "$pkgdir"/etc
-  "$pkgdir"/usr/lib/fpc/${pkgver}/samplecfg "$pkgdir"/usr/lib/fpc/${pkgver} 
"$pkgdir"/etc
-
-  # use -fPIC by default
-  echo -e "#ifdef cpux86_64\n# for x86_64 use -fPIC by default\n-Cg\n#endif" 
>> "$pkgdir/etc/fpc.cfg"
-
-  mv "$pkgdir"/usr/man "$pkgdir"/usr/share/
-
-  find "$pkgdir"/etc/ -type f -exec sed -i "s|"$pkgdir"||g" {} \;
-}

Copied: fpc/repos/community-x86_64/PKGBUILD (from rev 270440, 
fpc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-28 07:33:27 UTC (rev 270441)
@@ -0,0 +1,68 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Valeriy Lyasotskiy 
+# Contributor: Jan Willemson 
+# Contributor: Hugo Ideler 
+# Contributor: BlackIkeEagle 
+# Original PKGBUILD: Andre Naumann 
+# See http://bbs.archlinux.org/viewtopic.php?t=9318=fpc
+
+pkgname=fpc
+pkgver=3.0.4
+_gdbver=7.10
+pkgrel=1
+pkgdesc="The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 
32bit Pascal Compiler. It comes with fully TP 7.0 compatible run-time library."
+arch=('x86_64')
+url="http://www.freepascal.org/;
+license=('GPL' 'LGPL' 'custom')
+backup=("etc/fpc.cfg")
+depends=(ncurses zlib expat)
+makedepends=(fpc)
+options=(zipman staticlibs)
+validpgpkeys=('F40ADB902B24264AA42E50BF92EDB04BFF325CF3')
+source=(ftp://ftp.freepascal.org/pub/fpc/dist/$pkgver/source/fpcbuild-$pkgver.tar.gz
+   https://ftp.gnu.org/gnu/gdb/gdb-${_gdbver}.tar.xz{,.sig})
+sha256sums=('f66514e6f2c2e4e1bb4d554c24b77682ed61c87811ae5dd210f421855e76'
+'7ebdaa44f9786ce0c142da4e36797d2020c55fa091905ac5af1846b5756208a8'
+'SKIP')
+
+build() {
+  cd "$srcdir"/gdb-${_gdbver}
+#  ./configure --prefix=/usr --disable-nls --without-python --disable-werror 
--disable-tui
+#  make
+#  make -C gdb libgdb.a
+#  cp libdecnumber/libdecnumber.a gdb/
+
+  cd "$srcdir"/fpcbuild-$pkgver
+  export GDBLIBDIR="$srcdir"/gdb-${_gdbver}/gdb
+  export LIBGDBFILE=$GDBLIBDIR/libgdb.a
+  pushd fpcsrc/compiler
+  

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

2017-12-05 Thread Sergej Pupykin via arch-commits
Date: Tuesday, December 5, 2017 @ 14:41:34
  Author: spupykin
Revision: 272245

upgpkg: lazarus 1.6.4-2

Modified:
  lazarus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-05 14:36:19 UTC (rev 272244)
+++ PKGBUILD2017-12-05 14:41:34 UTC (rev 272245)
@@ -7,7 +7,7 @@
 pkgname=('lazarus' 'lazarus-gtk2' 'lazarus-qt')
 pkgver=1.6.4
 _pkgsubver=0
-pkgrel=1
+pkgrel=2
 url='http://www.lazarus.freepascal.org/'
 license=('GPL2' 'MPL' 'custom:modifiedLGPL')
 arch=('x86_64')


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

2017-12-05 Thread Sergej Pupykin via arch-commits
Date: Tuesday, December 5, 2017 @ 14:41:57
  Author: spupykin
Revision: 272246

archrelease: copy trunk to community-x86_64

Added:
  lazarus/repos/community-x86_64/ChangeLog
(from rev 272245, lazarus/trunk/ChangeLog)
  lazarus/repos/community-x86_64/PKGBUILD
(from rev 272245, lazarus/trunk/PKGBUILD)
Deleted:
  lazarus/repos/community-x86_64/ChangeLog
  lazarus/repos/community-x86_64/PKGBUILD

---+
 ChangeLog |   36 
 PKGBUILD  |  256 ++--
 2 files changed, 146 insertions(+), 146 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2017-12-05 14:41:34 UTC (rev 272245)
+++ ChangeLog   2017-12-05 14:41:57 UTC (rev 272246)
@@ -1,18 +0,0 @@
-2012-05-15  BlackIkeEagle
-   * fix lazcontrols failure
- see: http://doublecmd.sourceforge.net/mantisbt/view.php?id=347
-   * add compiled files again
-
-2012-05-08  BlackIkeEagle
-   * fix FS#29807
-   * should not have removed Makefiles
-
-2012-04-30  BlackIkeEagle
-   * split pkgbuild
-   * lazarus (can be used for compiling)
-   * lazarus-qt (qt ide)
-   * lazarus-gtk (gtk ide)
-
-2008-01-21  JJDaNiMoTh  
-
-* PKGBUILD: moved man pages to /usr/share

Copied: lazarus/repos/community-x86_64/ChangeLog (from rev 272245, 
lazarus/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2017-12-05 14:41:57 UTC (rev 272246)
@@ -0,0 +1,18 @@
+2012-05-15  BlackIkeEagle
+   * fix lazcontrols failure
+ see: http://doublecmd.sourceforge.net/mantisbt/view.php?id=347
+   * add compiled files again
+
+2012-05-08  BlackIkeEagle
+   * fix FS#29807
+   * should not have removed Makefiles
+
+2012-04-30  BlackIkeEagle
+   * split pkgbuild
+   * lazarus (can be used for compiling)
+   * lazarus-qt (qt ide)
+   * lazarus-gtk (gtk ide)
+
+2008-01-21  JJDaNiMoTh  
+
+* PKGBUILD: moved man pages to /usr/share

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-05 14:41:34 UTC (rev 272245)
+++ PKGBUILD2017-12-05 14:41:57 UTC (rev 272246)
@@ -1,128 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Jens Adam 
-# Contributor: BlackIkeEagle 
-
-pkgbase=lazarus
-pkgname=('lazarus' 'lazarus-gtk2' 'lazarus-qt')
-pkgver=1.6.4
-_pkgsubver=0
-pkgrel=1
-url='http://www.lazarus.freepascal.org/'
-license=('GPL2' 'MPL' 'custom:modifiedLGPL')
-arch=('i686' 'x86_64')
-makedepends=('fpc' 'fpc-src' 'gtk2' 'qt4pas' 'rsync')
-options=('!emptydirs' '!makeflags')
-source=("http://downloads.sourceforge.net/project/lazarus/Lazarus%20Zip%20_%20GZip/Lazarus%20${pkgver}/lazarus-$pkgver-${_pkgsubver}.tar.gz;)
-sha256sums=('336654c5ad32244e64a56511108965b6b8eb25fe5882f61b2c15a24d8435a5e2')
-
-build() {
-  cd "$srcdir"/${pkgbase}
-
-  # build gtk2 ide
-  make FPC=/usr/bin/fpc LCL_PLATFORM=gtk2 clean bigide
-  # move gtk binaries
-  mv lazarus lazarus-gtk2
-  mv startlazarus startlazarus-gtk2
-
-  # build qt ide
-  make FPC=/usr/bin/fpc LCL_PLATFORM=qt bigide
-  # move qt binaries
-  mv lazarus lazarus-qt
-  mv startlazarus startlazarus-qt
-}
-
-package_lazarus() {
-  pkgdesc='Delphi-like IDE for FreePascal common files'
-  depends=('fpc' 'fpc-src')
-  optdepends=(
-'perl: to run some scirpts in the tools directory'
-'gtk2: to compile gtk2 apps'
-'qt4pas: to compile qt apps and use help viewer'
-  )
-
-  cd "$srcdir"/${pkgbase}
-
-  # skip the 'make install' mess completely and do everything manually
-  mkdir -p "$pkgdir"/usr/lib/lazarus "$pkgdir"/usr/bin 
"$pkgdir"/usr/share/man/man1 "$pkgdir"/usr/share/doc
-  rsync -a \
---exclude="CVS" --exclude=".cvsignore" \
---exclude="*.ppw"   --exclude="*.ppl" \
---exclude="*.ow"--exclude="*.a"\
---exclude="*.rst"   --exclude=".#*" \
---exclude="*.~*"--exclude="*.bak" \
---exclude="*.orig"  --exclude="*.rej" \
---exclude=".xvpics" \
---exclude="killme*" --exclude=".gdb_hist*" \
---exclude="debian"  --exclude="COPYING*" \
---exclude="*.app"   --exclude="tools/install" \
-. "$pkgdir"/usr/lib/lazarus
-
-  #remove some stuff, not needed or for in other package
-  pushd "$pkgdir"/usr/lib/lazarus
-  rm lazarus-*
-  rm startlazarus-*
-  popd
-
-  ln -s /usr/lib/lazarus/lazbuild "$pkgdir"/usr/bin/lazbuild
-  cp -R install/man/man1/* "$pkgdir"/usr/share/man/man1/
-  mv "$pkgdir"/usr/lib/lazarus/docs "$pkgdir"/usr/share/doc/lazarus
-  mkdir -p "$pkgdir"/usr/lib/lazarus/docs
-  ln -s /usr/share/doc/lazarus/chm "$pkgdir"/usr/lib/lazarus/docs/html
-  ln -s /usr/share/doc/lazarus/lazdoc.css 
"$pkgdir"/usr/lib/lazarus/docs/lazdoc.css
-
-  rm -r "$pkgdir"/usr/lib/lazarus/install
-
-  # license files: /usr/lib/lazarus/COPYING*
-  install -D 

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

2017-12-15 Thread Sergej Pupykin via arch-commits
Date: Friday, December 15, 2017 @ 15:12:33
  Author: spupykin
Revision: 274521

upgpkg: hedgewars 0.9.23-1

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

-+
 PKGBUILD|   38 ---
 hedgewars-ffmpeg3.patch |   76 --
 2 files changed, 21 insertions(+), 93 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-15 15:12:19 UTC (rev 274520)
+++ PKGBUILD2017-12-15 15:12:33 UTC (rev 274521)
@@ -3,42 +3,46 @@
 # Contributor: Tinxy 
 
 pkgname=hedgewars
-pkgver=0.9.22
-pkgrel=8
+pkgver=0.9.23
+pkgrel=1
 pkgdesc="Turn-based strategy artillery game similiar to Worms"
 arch=('x86_64')
 url="https://hedgewars.org;
 license=('GPL' 'custom')
-depends=('qt4' 'sdl' 'sdl_mixer' 'sdl_image' 'sdl_net' 'sdl_ttf' 'lua51' 
'ffmpeg' 'glut' 'physfs')
+depends=('qt4' 'sdl2' 'sdl2_mixer' 'sdl2_image' 'sdl2_net' 'sdl2_ttf'
+'lua51' 'ffmpeg' 'glut' 'physfs'
+'haskell-entropy'
+'haskell-sha'
+'haskell-random'
+'haskell-regex-tdfa'
+'haskell-sandi'
+'haskell-hslogger'
+'haskell-utf8-string'
+'haskell-vector')
 makedepends=('fpc' 'cmake'
 # haskell specific
 'ghc'
 'haskell-network'
 'haskell-bytestring-show'
-'haskell-utf8-string'
-'haskell-dataenc'
-'haskell-hslogger'
-'haskell-vector'
-'haskell-entropy'
-'haskell-sha'
+'haskell-mtl'
+'haskell-stm'
+'haskell-sandi'
 'haskell-zlib'
-'haskell-random'
+'haskell-containers'
+'haskell-base-prelude'
+'haskell-deepseq'
 # for scaling the icon
 'imagemagick')
 
source=("https://www.hedgewars.org/download/releases/hedgewars-src-$pkgver.tar.bz2;
-   "hedgewars-ffmpeg3.patch"

"https://pkgs.fedoraproject.org/cgit/rpms/hedgewars.git/plain/hedgewars-cmake-ghc8-mask.patch;)
-sha256sums=('b699c8971ff420c3edd6533527ae2e99040f1e79207c9140826945bcf0e62192'
-'8c77091440f0e9c6ca365e160f56b2195a573dca206ee29d762ff6a35af84604'
+sha256sums=('da2e4908042be56d1c0f3cb80a355bde7f0a49f675b050a03228cc3fb22aae89'
 '3d2b115371b2584c598a158ad04f202b919391dba8f9bfda93972f7f97efbb7a')
 
 prepare() {
   cd ${pkgname}-src-${pkgver}
   sed -i 's|instance NFData (Chan a)$|instance NFData (Chan a) where rnf x = 
seq x ()|' gameServer/CoreTypes.hs
-
-  # Fix build with ffmpeg 3.0 (Debian)
-  patch -p1 -i ../hedgewars-ffmpeg3.patch
-
+  sed -i 's|set(ghc_flags|set(ghc_flags -dynamic|' gameServer/CMakeLists.txt
+  sed -i 's|execute_process(COMMAND ${GHC_EXECUTABLE}|execute_process(COMMAND 
${GHC_EXECUTABLE} -dynamic|' cmake_modules/CheckHaskellModuleExists.cmake
   # Fix GHC 8
   patch -p1 -i ../hedgewars-cmake-ghc8-mask.patch
 }

Deleted: hedgewars-ffmpeg3.patch
===
--- hedgewars-ffmpeg3.patch 2017-12-15 15:12:19 UTC (rev 274520)
+++ hedgewars-ffmpeg3.patch 2017-12-15 15:12:33 UTC (rev 274521)
@@ -1,76 +0,0 @@
-Description: Replace deprecated FFmpeg API
-Author: Andreas Cadhalpun 
-Last-Update: <2015-11-02>
-
 hedgewars-0.9.22-dfsg.orig/QTfrontend/util/LibavInteraction.cpp
-+++ hedgewars-0.9.22-dfsg/QTfrontend/util/LibavInteraction.cpp
-@@ -106,8 +106,8 @@ LibavInteraction::LibavInteraction() : Q
- if (!pCodec->pix_fmts)
- continue;
- bool yuv420Supported = false;
--for (const PixelFormat* pfmt = pCodec->pix_fmts; *pfmt != -1; 
pfmt++)
--if (*pfmt == PIX_FMT_YUV420P)
-+for (const AVPixelFormat* pfmt = pCodec->pix_fmts; *pfmt != -1; 
pfmt++)
-+if (*pfmt == AV_PIX_FMT_YUV420P)
- {
- yuv420Supported = true;
- break;
 hedgewars-0.9.22-dfsg.orig/hedgewars/avwrapper/avwrapper.c
-+++ hedgewars-0.9.22-dfsg/hedgewars/avwrapper/avwrapper.c
-@@ -158,7 +158,7 @@ static void AddAudioStream()
- else
- g_NumSamples = g_pAudio->frame_size;
- g_pSamples = (int16_t*)av_malloc(g_NumSamples*g_Channels*sizeof(int16_t));
--g_pAFrame = avcodec_alloc_frame();
-+g_pAFrame = av_frame_alloc();
- if (!g_pAFrame)
- {
- Log("Could not allocate frame\n");
-@@ -241,7 +241,7 @@ static int AddVideoStream()
- g_pVideo->time_base.den = g_Framerate.num;
- g_pVideo->time_base.num = g_Framerate.den;
- //g_pVideo->gop_size = 12; /* emit one intra frame every twelve frames at 
most */
--g_pVideo->pix_fmt = PIX_FMT_YUV420P;
-+g_pVideo->pix_fmt = AV_PIX_FMT_YUV420P;
- 
- // set quality
- if (g_VQuality > 100)
-@@ -299,7 +299,7 @@ static int AddVideoStream()
- #endif
- 

[arch-commits] Commit in hedgewars/repos/community-x86_64 (3 files)

2017-12-15 Thread Sergej Pupykin via arch-commits
Date: Friday, December 15, 2017 @ 15:12:54
  Author: spupykin
Revision: 274522

archrelease: copy trunk to community-x86_64

Added:
  hedgewars/repos/community-x86_64/PKGBUILD
(from rev 274521, hedgewars/trunk/PKGBUILD)
Deleted:
  hedgewars/repos/community-x86_64/PKGBUILD
  hedgewars/repos/community-x86_64/hedgewars-ffmpeg3.patch

-+
 PKGBUILD|  160 +++---
 hedgewars-ffmpeg3.patch |   76 -
 2 files changed, 82 insertions(+), 154 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-15 15:12:33 UTC (rev 274521)
+++ PKGBUILD2017-12-15 15:12:54 UTC (rev 274522)
@@ -1,78 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Tinxy 
-
-pkgname=hedgewars
-pkgver=0.9.22
-pkgrel=8
-pkgdesc="Turn-based strategy artillery game similiar to Worms"
-arch=('i686' 'x86_64')
-url="http://hedgewars.org;
-license=('GPL' 'custom')
-depends=('qt4' 'sdl' 'sdl_mixer' 'sdl_image' 'sdl_net' 'sdl_ttf' 'lua51' 
'ffmpeg' 'glut' 'physfs')
-makedepends=('fpc' 'cmake'
-# haskell specific
-'ghc'
-'haskell-network'
-'haskell-bytestring-show'
-'haskell-utf8-string'
-'haskell-dataenc'
-'haskell-hslogger'
-'haskell-vector'
-'haskell-entropy'
-'haskell-sha'
-'haskell-zlib'
-'haskell-random'
-# for scaling the icon
-'imagemagick')
-source=("http://download.gna.org/hedgewars/${pkgname}-src-${pkgver}.tar.bz2;
-   "hedgewars-ffmpeg3.patch"
-   
"http://pkgs.fedoraproject.org/cgit/rpms/hedgewars.git/plain/hedgewars-cmake-ghc8-mask.patch;)
-sha256sums=('b699c8971ff420c3edd6533527ae2e99040f1e79207c9140826945bcf0e62192'
-'8c77091440f0e9c6ca365e160f56b2195a573dca206ee29d762ff6a35af84604'
-'3d2b115371b2584c598a158ad04f202b919391dba8f9bfda93972f7f97efbb7a')
-
-prepare() {
-  cd ${pkgname}-src-${pkgver}
-  sed -i 's|instance NFData (Chan a)$|instance NFData (Chan a) where rnf x = 
seq x ()|' gameServer/CoreTypes.hs
-
-  # Fix build with ffmpeg 3.0 (Debian)
-  patch -p1 -i ../hedgewars-ffmpeg3.patch
-
-  # Fix GHC 8
-  patch -p1 -i ../hedgewars-cmake-ghc8-mask.patch
-}
-
-build() {
-  cd ${pkgname}-src-${pkgver}
-  mkdir -p "$srcdir"/bin
-  ln -sf /usr/bin/lrelease-qt4 "$srcdir"/bin/Qt4::lrelease
-  export PATH="$srcdir"/bin:${PATH}
-  cmake \
-   -DCMAKE_BUILD_TYPE="Release" \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DDATA_INSTALL_DIR=/usr/share/hedgewars \
-   -DNOSERVER=0 \
-   .
-  make
-
-  # resize icon
-  for _size in 16 32 48 64 128 256; do
-convert misc/hedgewars.png -resize ${_size}x${_size} hedgewars_${_size}.png
-  done
-}
-
-package() {
-  cd ${pkgname}-src-${pkgver}
-  make DESTDIR="$pkgdir" install
-  install -D -m644 Fonts_LICENSE.txt 
"$pkgdir"/usr/share/licenses/${pkgname}/Fonts_LICENSE.txt
-
-  # install icons
-  install -D -m644 misc/hedgewars.png 
"$pkgdir"/usr/share/icons/hicolor/512x512/apps/hedgewars.png
-  for _size in 16 32 48 64 128 256; do
-install -D -m644 hedgewars_${_size}.png 
"$pkgdir"/usr/share/icons/hicolor/${_size}x${_size}/apps/hedgewars.png
-  done
-  rm -rf "$pkgdir"/usr/share/pixmaps
-
-  install -D -m644 share/hedgewars/Data/misc/hedgewars.desktop 
"$pkgdir"/usr/share/applications/hedgewars.desktop
-}

Copied: hedgewars/repos/community-x86_64/PKGBUILD (from rev 274521, 
hedgewars/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-15 15:12:54 UTC (rev 274522)
@@ -0,0 +1,82 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Tinxy 
+
+pkgname=hedgewars
+pkgver=0.9.23
+pkgrel=1
+pkgdesc="Turn-based strategy artillery game similiar to Worms"
+arch=('x86_64')
+url="https://hedgewars.org;
+license=('GPL' 'custom')
+depends=('qt4' 'sdl2' 'sdl2_mixer' 'sdl2_image' 'sdl2_net' 'sdl2_ttf'
+'lua51' 'ffmpeg' 'glut' 'physfs'
+'haskell-entropy'
+'haskell-sha'
+'haskell-random'
+'haskell-regex-tdfa'
+'haskell-sandi'
+'haskell-hslogger'
+'haskell-utf8-string'
+'haskell-vector')
+makedepends=('fpc' 'cmake'
+# haskell specific
+'ghc'
+'haskell-network'
+'haskell-bytestring-show'
+'haskell-mtl'
+'haskell-stm'
+'haskell-sandi'
+'haskell-zlib'
+'haskell-containers'
+'haskell-base-prelude'
+'haskell-deepseq'
+# for scaling the icon
+'imagemagick')
+source=("https://www.hedgewars.org/download/releases/hedgewars-src-$pkgver.tar.bz2;
+   
"https://pkgs.fedoraproject.org/cgit/rpms/hedgewars.git/plain/hedgewars-cmake-ghc8-mask.patch;)

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

2017-12-15 Thread Sergej Pupykin via arch-commits
Date: Friday, December 15, 2017 @ 15:15:47
  Author: spupykin
Revision: 274523

upd url

Modified:
  hedgewars/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-15 15:12:54 UTC (rev 274522)
+++ PKGBUILD2017-12-15 15:15:47 UTC (rev 274523)
@@ -34,7 +34,7 @@
 # for scaling the icon
 'imagemagick')
 
source=("https://www.hedgewars.org/download/releases/hedgewars-src-$pkgver.tar.bz2;
-   
"https://pkgs.fedoraproject.org/cgit/rpms/hedgewars.git/plain/hedgewars-cmake-ghc8-mask.patch;)
+   
"https://src.fedoraproject.org/rpms/hedgewars/raw/master/f/hedgewars-cmake-ghc8-mask.patch;)
 sha256sums=('da2e4908042be56d1c0f3cb80a355bde7f0a49f675b050a03228cc3fb22aae89'
 '3d2b115371b2584c598a158ad04f202b919391dba8f9bfda93972f7f97efbb7a')
 


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

2017-12-20 Thread Sergej Pupykin via arch-commits
Date: Wednesday, December 20, 2017 @ 08:48:22
  Author: spupykin
Revision: 274978

upgpkg: phpvirtualbox 5.2_0rc1-2

Modified:
  phpvirtualbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-20 07:12:53 UTC (rev 274977)
+++ PKGBUILD2017-12-20 08:48:22 UTC (rev 274978)
@@ -6,7 +6,7 @@
 pkgver=5.2_0rc1
 _pkgver=${pkgver/_/-}
 _pkgver=${_pkgver/rc/-rc}
-pkgrel=1
+pkgrel=2
 pkgdesc="PHP/AJAX web interface for VirtualBox 4.*"
 arch=(any)
 url="https://github.com/phpvirtualbox/phpvirtualbox;
@@ -16,11 +16,6 @@
 
source=(https://github.com/phpvirtualbox/phpvirtualbox/archive/${_pkgver}.tar.gz)
 sha256sums=('519979ef23ac371a93e5ee52662a099691d2131423319d5376b01f6132c22f8f')
 
-prepare() {
-  cd "$srcdir"/${pkgname}-${_pkgver}
-  rm -f endpoints/lib/*.wsdl
-}
-
 package() {
   cd "$srcdir"/${pkgname}-${_pkgver}
 


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

2017-12-20 Thread Sergej Pupykin via arch-commits
Date: Wednesday, December 20, 2017 @ 08:48:37
  Author: spupykin
Revision: 274979

archrelease: copy trunk to community-any

Added:
  phpvirtualbox/repos/community-any/PKGBUILD
(from rev 274978, phpvirtualbox/trunk/PKGBUILD)
Deleted:
  phpvirtualbox/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-20 08:48:22 UTC (rev 274978)
+++ PKGBUILD2017-12-20 08:48:37 UTC (rev 274979)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor:Techlive Zheng 
-
-pkgname=phpvirtualbox
-pkgver=5.2_0rc1
-_pkgver=${pkgver/_/-}
-_pkgver=${_pkgver/rc/-rc}
-pkgrel=1
-pkgdesc="PHP/AJAX web interface for VirtualBox 4.*"
-arch=(any)
-url="https://github.com/phpvirtualbox/phpvirtualbox;
-license=('GPL')
-depends=('php')
-backup=("etc/webapps/phpvirtualbox/config.php")
-source=(https://github.com/phpvirtualbox/phpvirtualbox/archive/${_pkgver}.tar.gz)
-sha256sums=('519979ef23ac371a93e5ee52662a099691d2131423319d5376b01f6132c22f8f')
-
-prepare() {
-  cd "$srcdir"/${pkgname}-${_pkgver}
-  rm -f endpoints/lib/*.wsdl
-}
-
-package() {
-  cd "$srcdir"/${pkgname}-${_pkgver}
-
-  mkdir -p "$pkgdir"/etc/webapps/phpvirtualbox
-  install -D -m644 config.php-example 
"$pkgdir"/etc/webapps/phpvirtualbox/config.php
-
-  # Apache configuration
-  cat > "$pkgdir"/etc/webapps/phpvirtualbox/apache.example.conf <
-Options FollowSymlinks
-AllowOverride All
-Require all granted
-  
-EOF
-
-  find . -type f -exec install -D -m644 
{,"$pkgdir"/usr/share/webapps/${pkgname}/}{} \;
-  ln -s /etc/webapps/phpvirtualbox/config.php 
"$pkgdir"/usr/share/webapps/phpvirtualbox/config.php
-}

Copied: phpvirtualbox/repos/community-any/PKGBUILD (from rev 274978, 
phpvirtualbox/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-20 08:48:37 UTC (rev 274979)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor:Techlive Zheng 
+
+pkgname=phpvirtualbox
+pkgver=5.2_0rc1
+_pkgver=${pkgver/_/-}
+_pkgver=${_pkgver/rc/-rc}
+pkgrel=2
+pkgdesc="PHP/AJAX web interface for VirtualBox 4.*"
+arch=(any)
+url="https://github.com/phpvirtualbox/phpvirtualbox;
+license=('GPL')
+depends=('php')
+backup=("etc/webapps/phpvirtualbox/config.php")
+source=(https://github.com/phpvirtualbox/phpvirtualbox/archive/${_pkgver}.tar.gz)
+sha256sums=('519979ef23ac371a93e5ee52662a099691d2131423319d5376b01f6132c22f8f')
+
+package() {
+  cd "$srcdir"/${pkgname}-${_pkgver}
+
+  mkdir -p "$pkgdir"/etc/webapps/phpvirtualbox
+  install -D -m644 config.php-example 
"$pkgdir"/etc/webapps/phpvirtualbox/config.php
+
+  # Apache configuration
+  cat > "$pkgdir"/etc/webapps/phpvirtualbox/apache.example.conf <
+Options FollowSymlinks
+AllowOverride All
+Require all granted
+  
+EOF
+
+  find . -type f -exec install -D -m644 
{,"$pkgdir"/usr/share/webapps/${pkgname}/}{} \;
+  ln -s /etc/webapps/phpvirtualbox/config.php 
"$pkgdir"/usr/share/webapps/phpvirtualbox/config.php
+}


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

2017-12-19 Thread Sergej Pupykin via arch-commits
Date: Tuesday, December 19, 2017 @ 10:12:47
  Author: spupykin
Revision: 274870

archrelease: copy trunk to community-x86_64

Added:
  firejail/repos/community-x86_64/PKGBUILD
(from rev 274869, firejail/trunk/PKGBUILD)
Deleted:
  firejail/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-19 10:12:33 UTC (rev 274869)
+++ PKGBUILD2017-12-19 10:12:47 UTC (rev 274870)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: ajs124 < aur AT ajs124 DOT de >
-
-pkgname=firejail
-pkgver=0.9.50
-pkgrel=1
-pkgdesc="Linux namespaces sandbox program"
-arch=(i686 x86_64)
-license=(GPL2)
-url=https://l3net.wordpress.com/projects/firejail/
-backup=('etc/firejail/login.users'
-   'etc/firejail/firejail.config')
-validpgpkeys=('F951164995F5C4006A73411E2CCB36ADFC5849A7')
-#source=(${pkgname}-${pkgver}.tar.gz::https://github.com/netblue30/${pkgname}/archive/$pkgver.tar.gz)
-source=(https://sourceforge.net/projects/firejail/files/firejail/firejail-${pkgver}.tar.xz{,.asc})
-sha256sums=('c15475b7ec8b42ee8707f03207bef9ba92d801fc61fd8d1e0f8cfc03833bb800'
-'SKIP')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   # fix build
-   export CFLAGS="${CFLAGS/-fsanitize=undefined/}"
-   ./configure --prefix=/usr
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: firejail/repos/community-x86_64/PKGBUILD (from rev 274869, 
firejail/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-19 10:12:47 UTC (rev 274870)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: ajs124 < aur AT ajs124 DOT de >
+
+pkgname=firejail
+pkgver=0.9.52
+pkgrel=1
+pkgdesc="Linux namespaces sandbox program"
+arch=(x86_64)
+license=(GPL2)
+url=https://l3net.wordpress.com/projects/firejail/
+backup=('etc/firejail/login.users'
+   'etc/firejail/firejail.config')
+validpgpkeys=('F951164995F5C4006A73411E2CCB36ADFC5849A7')
+#source=(${pkgname}-${pkgver}.tar.gz::https://github.com/netblue30/${pkgname}/archive/$pkgver.tar.gz)
+source=(https://sourceforge.net/projects/firejail/files/firejail/firejail-${pkgver}.tar.xz{,.asc})
+sha256sums=('da14c93ebc0e8deb420ab9979d1c006ecc98b5b310b27cae43f0c623c9471471'
+'SKIP')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   # fix build
+   export CFLAGS="${CFLAGS/-fsanitize=undefined/}"
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}


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

2017-12-19 Thread Sergej Pupykin via arch-commits
Date: Tuesday, December 19, 2017 @ 10:13:39
  Author: spupykin
Revision: 274874

archrelease: copy trunk to community-any

Added:
  perl-json/repos/community-any/PKGBUILD
(from rev 274873, perl-json/trunk/PKGBUILD)
Deleted:
  perl-json/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-19 10:13:26 UTC (rev 274873)
+++ PKGBUILD2017-12-19 10:13:39 UTC (rev 274874)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: François Charette 
-
-pkgname=perl-json
-pkgver=2.90
-pkgrel=2
-pkgdesc="JSON (JavaScript Object Notation) encoder/decoder"
-arch=('any')
-url="http://search.cpan.org/dist/JSON;
-license=('GPL' 'PerlArtistic')
-depends=('perl>=5.10.0')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/M/MA/MAKAMAKA/JSON-$pkgver.tar.gz)
-md5sums=('e1512169a623e790a3f69b599cc1d3b9')
-
-build() {
-  cd  "$srcdir"/JSON-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  "$srcdir"/JSON-$pkgver
-  make install DESTDIR="$pkgdir"
-  find "$pkgdir" -name '.packlist' -delete
-  find "$pkgdir" -name '*.pod' -delete
-}

Copied: perl-json/repos/community-any/PKGBUILD (from rev 274873, 
perl-json/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-19 10:13:39 UTC (rev 274874)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: François Charette 
+
+pkgname=perl-json
+pkgver=2.97000
+pkgrel=1
+pkgdesc="JSON (JavaScript Object Notation) encoder/decoder"
+arch=('any')
+url="http://search.cpan.org/dist/JSON;
+license=('GPL' 'PerlArtistic')
+depends=('perl>=5.10.0')
+options=('!emptydirs')
+source=(http://search.cpan.org/CPAN/authors/id/I/IS/ISHIGAKI/JSON-$pkgver.tar.gz)
+sha256sums=('8aada69c2b2fc6b28419f69fdde1f26cb25ea8e55ac9b36e219a3e9dfb673f8c')
+
+build() {
+  cd  "$srcdir"/JSON-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  "$srcdir"/JSON-$pkgver
+  make install DESTDIR="$pkgdir"
+  find "$pkgdir" -name '.packlist' -delete
+  find "$pkgdir" -name '*.pod' -delete
+}


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

2017-12-19 Thread Sergej Pupykin via arch-commits
Date: Tuesday, December 19, 2017 @ 10:14:03
  Author: spupykin
Revision: 274876

archrelease: copy trunk to community-any

Added:
  phpvirtualbox/repos/community-any/PKGBUILD
(from rev 274875, phpvirtualbox/trunk/PKGBUILD)
Deleted:
  phpvirtualbox/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-19 10:13:50 UTC (rev 274875)
+++ PKGBUILD2017-12-19 10:14:03 UTC (rev 274876)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor:Techlive Zheng 
-
-pkgname=phpvirtualbox
-pkgver=5.0_5
-pkgrel=2
-pkgdesc="PHP/AJAX web interface for VirtualBox 4.*"
-arch=(any)
-url="http://sourceforge.net/projects/phpvirtualbox/;
-license=('GPL')
-depends=('php')
-backup=("etc/webapps/phpvirtualbox/config.php")
-source=(http://downloads.sourceforge.net/project/phpvirtualbox/phpvirtualbox-${pkgver/_/-}.zip
-   
https://github.com/imoore76/phpvirtualbox/commit/10b6a7383c810dfa6261869cb1f9cc8bca2ad814.patch
-   
https://github.com/imoore76/phpvirtualbox/commit/207b1decbb9de27f2c884ecb75f70d78d9820c80.patch
-   
https://github.com/imoore76/phpvirtualbox/commit/4e9f9fd85dd2caad6bb7c50a742e1558aee57f77.patch)
-sha256sums=('c80c423fda30e5795872c9b9adc68429deee5726e468729472a573c324303c05'
-'0b2bad7e69911a251a126cc835ce647b5ec86cd506fe99c984367ec9e885569e'
-'db51fceccd16de6c959055ed5794e788173894c1a4ac23e064a7f2d467157dea'
-'308c7652e895c799363c758218a11c8d2c9b5e3f9ee41ffd65b2679be5f1a56c')
-
-prepare() {
-  cd "$srcdir"/${pkgname}-${pkgver/_/-}
-  rm -f endpoints/lib/*.wsdl
-  for p in $(ls -1 $srcdir/*.patch); do
-  patch -p1 <$p
-  done
-  sed -i "s|${pkgver/_/-}|5.1-1|" endpoints/lib/config.php
-}
-
-package() {
-  cd "$srcdir"/${pkgname}-${pkgver/_/-}
-
-  mkdir -p "$pkgdir"/etc/webapps/phpvirtualbox
-  install -D -m644 config.php-example 
"$pkgdir"/etc/webapps/phpvirtualbox/config.php
-
-  # Apache configuration
-  cat > "$pkgdir"/etc/webapps/phpvirtualbox/apache.example.conf <
-Options FollowSymlinks
-AllowOverride All
-Require all granted
-  
-EOF
-
-  find . -type f -exec install -D -m644 
{,"$pkgdir"/usr/share/webapps/${pkgname}/}{} \;
-  ln -s /etc/webapps/phpvirtualbox/config.php 
"$pkgdir"/usr/share/webapps/phpvirtualbox/config.php
-}

Copied: phpvirtualbox/repos/community-any/PKGBUILD (from rev 274875, 
phpvirtualbox/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-19 10:14:03 UTC (rev 274876)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor:Techlive Zheng 
+
+pkgname=phpvirtualbox
+pkgver=5.2_0rc1
+_pkgver=${pkgver/_/-}
+_pkgver=${_pkgver/rc/-rc}
+pkgrel=1
+pkgdesc="PHP/AJAX web interface for VirtualBox 4.*"
+arch=(any)
+url="https://github.com/phpvirtualbox/phpvirtualbox;
+license=('GPL')
+depends=('php')
+backup=("etc/webapps/phpvirtualbox/config.php")
+source=(https://github.com/phpvirtualbox/phpvirtualbox/archive/${_pkgver}.tar.gz)
+sha256sums=('519979ef23ac371a93e5ee52662a099691d2131423319d5376b01f6132c22f8f')
+
+prepare() {
+  cd "$srcdir"/${pkgname}-${_pkgver}
+  rm -f endpoints/lib/*.wsdl
+}
+
+package() {
+  cd "$srcdir"/${pkgname}-${_pkgver}
+
+  mkdir -p "$pkgdir"/etc/webapps/phpvirtualbox
+  install -D -m644 config.php-example 
"$pkgdir"/etc/webapps/phpvirtualbox/config.php
+
+  # Apache configuration
+  cat > "$pkgdir"/etc/webapps/phpvirtualbox/apache.example.conf <
+Options FollowSymlinks
+AllowOverride All
+Require all granted
+  
+EOF
+
+  find . -type f -exec install -D -m644 
{,"$pkgdir"/usr/share/webapps/${pkgname}/}{} \;
+  ln -s /etc/webapps/phpvirtualbox/config.php 
"$pkgdir"/usr/share/webapps/phpvirtualbox/config.php
+}


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

2017-12-19 Thread Sergej Pupykin via arch-commits
Date: Tuesday, December 19, 2017 @ 10:13:50
  Author: spupykin
Revision: 274875

upgpkg: phpvirtualbox 5.2_0rc1-1

Modified:
  phpvirtualbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-19 10:13:39 UTC (rev 274874)
+++ PKGBUILD2017-12-19 10:13:50 UTC (rev 274875)
@@ -3,34 +3,26 @@
 # Contributor:Techlive Zheng 
 
 pkgname=phpvirtualbox
-pkgver=5.0_5
-pkgrel=2
+pkgver=5.2_0rc1
+_pkgver=${pkgver/_/-}
+_pkgver=${_pkgver/rc/-rc}
+pkgrel=1
 pkgdesc="PHP/AJAX web interface for VirtualBox 4.*"
 arch=(any)
-url="http://sourceforge.net/projects/phpvirtualbox/;
+url="https://github.com/phpvirtualbox/phpvirtualbox;
 license=('GPL')
 depends=('php')
 backup=("etc/webapps/phpvirtualbox/config.php")
-source=(https://downloads.sourceforge.net/project/phpvirtualbox/phpvirtualbox-${pkgver/_/-}.zip
-   
https://github.com/imoore76/phpvirtualbox/commit/10b6a7383c810dfa6261869cb1f9cc8bca2ad814.patch
-   
https://github.com/imoore76/phpvirtualbox/commit/207b1decbb9de27f2c884ecb75f70d78d9820c80.patch
-   
https://github.com/imoore76/phpvirtualbox/commit/4e9f9fd85dd2caad6bb7c50a742e1558aee57f77.patch)
-sha256sums=('c80c423fda30e5795872c9b9adc68429deee5726e468729472a573c324303c05'
-'0b2bad7e69911a251a126cc835ce647b5ec86cd506fe99c984367ec9e885569e'
-'db51fceccd16de6c959055ed5794e788173894c1a4ac23e064a7f2d467157dea'
-'308c7652e895c799363c758218a11c8d2c9b5e3f9ee41ffd65b2679be5f1a56c')
+source=(https://github.com/phpvirtualbox/phpvirtualbox/archive/${_pkgver}.tar.gz)
+sha256sums=('519979ef23ac371a93e5ee52662a099691d2131423319d5376b01f6132c22f8f')
 
 prepare() {
-  cd "$srcdir"/${pkgname}-${pkgver/_/-}
+  cd "$srcdir"/${pkgname}-${_pkgver}
   rm -f endpoints/lib/*.wsdl
-  for p in $(ls -1 $srcdir/*.patch); do
-  patch -p1 <$p
-  done
-  sed -i "s|${pkgver/_/-}|5.1-1|" endpoints/lib/config.php
 }
 
 package() {
-  cd "$srcdir"/${pkgname}-${pkgver/_/-}
+  cd "$srcdir"/${pkgname}-${_pkgver}
 
   mkdir -p "$pkgdir"/etc/webapps/phpvirtualbox
   install -D -m644 config.php-example 
"$pkgdir"/etc/webapps/phpvirtualbox/config.php


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

2017-12-19 Thread Sergej Pupykin via arch-commits
Date: Tuesday, December 19, 2017 @ 10:13:13
  Author: spupykin
Revision: 274872

archrelease: copy trunk to community-any

Added:
  mediawiki/repos/community-any/PKGBUILD
(from rev 274871, mediawiki/trunk/PKGBUILD)
  mediawiki/repos/community-any/apache.example.conf
(from rev 274871, mediawiki/trunk/apache.example.conf)
  mediawiki/repos/community-any/mediawiki.install
(from rev 274871, mediawiki/trunk/mediawiki.install)
Deleted:
  mediawiki/repos/community-any/PKGBUILD
  mediawiki/repos/community-any/apache.example.conf
  mediawiki/repos/community-any/mediawiki.install

-+
 PKGBUILD|  160 +-
 apache.example.conf |   14 ++--
 mediawiki.install   |6 -
 3 files changed, 90 insertions(+), 90 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-19 10:12:55 UTC (rev 274871)
+++ PKGBUILD2017-12-19 10:13:13 UTC (rev 274872)
@@ -1,80 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Sergej Pupykin 
-
-pkgbase=mediawiki
-pkgname=('mediawiki' 'mediawiki-math')
-pkgver=1.29.2
-_basever=${pkgver%.*}
-_hash=05166d9
-pkgrel=1
-pkgdesc="MediaWiki engine"
-arch=('any')
-url="http://www.mediawiki.org/wiki/MediaWiki;
-# + http://www.mediawiki.org/wiki/Extension:Math
-license=("GPL")
-depends=('php')
-makedepends=('git')
-optdepends=('texvc: for math rendering'
-   'python2'
-   'pcre: for regular expressions support'
-   'php-intl: to handle Unicode normalization'
-#  'php-mysql: for MySQL database support'
-   'php-pgsql: for PostgreSQL database support'
-   'php-sqlite: for sqlite database support'
-   'php-apc: for cache support'
-   'php-xcache: for cache support'
-   'memcached: for cache support'
-   'php-gd: for thumbnails rendering'
-   'imagemagick: for thumbnails rendering'
-   'smtp-forwarder: for mail sending')
-install=mediawiki.install
-options=(!strip)
-validpgpkeys=('41B2ABE817ADD3E52BDA946F72BC1C5D23107F8A'
-  '1D98867E82982C8FE0ABC25F9B69B3109D3BB7B0')
-#  
mediawiki-math-${_basever}::git+https://git.wikimedia.org/git/mediawiki/extensions/Math.git#branch=REL${_basever/./_}
-source=("https://releases.wikimedia.org/mediawiki/${_basever}/mediawiki-$pkgver.tar.gz"{,.sig}
-   
"mediawiki-math-${_basever}.tar.gz::https://codeload.github.com/wikimedia/mediawiki-extensions-Math/legacy.tar.gz/REL${_basever/./_};
-   apache.example.conf)
-sha256sums=('17dad8a5e5088b14cd120736bbf6a9f8b560a2d458f3c939bd0011f041931e80'
-'SKIP'
-'0cb5c4072346bbb9183bd2506b48a81eb790046cb957a2f7f827e3b9aa686c1b'
-'cfeff68331e930b6a93f166c12666ac59a84aa24334f94520eff3f988f37ce2b')
-
-package_mediawiki() {
-  cd "$srcdir"
-  install -vdm0755 "$pkgdir"/usr/share/webapps
-  install -vdm0755 "$pkgdir"/etc/webapps/mediawiki
-  cp -a $pkgname-$pkgver "$pkgdir"/usr/share/webapps/mediawiki
-
-  install -vDm0644 "$srcdir"/apache.example.conf 
"$pkgdir"/etc/webapps/mediawiki/apache.example.conf
-
-  # move cache and images to /var
-  install -vdm0755 -o http -g http "$pkgdir"/var/cache/mediawiki
-  install -vdm0755 -o http -g http "$pkgdir"/var/lib/mediawiki
-
-  cd "$pkgdir"/usr/share/webapps/mediawiki
-
-  mv cache/.htaccess "$pkgdir"/var/cache/mediawiki/
-  rmdir cache
-  ln -sf /var/cache/mediawiki cache
-
-  mv images/* "$pkgdir"/var/lib/mediawiki/
-  mv images/.htaccess "$pkgdir"/var/lib/mediawiki/
-  rmdir images
-  ln -sf /var/lib/mediawiki images
-}
-
-package_mediawiki-math() {
-  depends=('mediawiki' 'texvc')
-  optdepends=()
-  backup=()
-  pkgdesc="MediaWiki math extension"
-  unset install
-
-  cd "$srcdir"
-  install -vdm0755 "$pkgdir"/usr/share/webapps/mediawiki/extensions
-#  cp -a mediawiki-math-${_basever} 
"$pkgdir"/usr/share/webapps/mediawiki/extensions/Math
-  cp -a wikimedia-mediawiki-extensions-Math-${_hash} 
"$pkgdir"/usr/share/webapps/mediawiki/extensions/Math
-  ln -s /usr/bin/texvc 
"$pkgdir"/usr/share/webapps/mediawiki/extensions/Math/math/texvc
-}

Copied: mediawiki/repos/community-any/PKGBUILD (from rev 274871, 
mediawiki/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-19 10:13:13 UTC (rev 274872)
@@ -0,0 +1,80 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Sergej Pupykin 
+
+pkgbase=mediawiki
+pkgname=('mediawiki' 'mediawiki-math')
+pkgver=1.30.0
+_basever=${pkgver%.*}
+_hash=e13d2d5
+pkgrel=1
+pkgdesc="MediaWiki engine"
+arch=('any')
+url="http://www.mediawiki.org/wiki/MediaWiki;
+# + http://www.mediawiki.org/wiki/Extension:Math
+license=("GPL")
+depends=('php')
+makedepends=('git')
+optdepends=('texvc: for math rendering'
+   'python2'
+   

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

2017-12-19 Thread Sergej Pupykin via arch-commits
Date: Tuesday, December 19, 2017 @ 10:12:33
  Author: spupykin
Revision: 274869

upgpkg: firejail 0.9.52-1

Modified:
  firejail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-19 10:12:26 UTC (rev 274868)
+++ PKGBUILD2017-12-19 10:12:33 UTC (rev 274869)
@@ -3,7 +3,7 @@
 # Maintainer: ajs124 < aur AT ajs124 DOT de >
 
 pkgname=firejail
-pkgver=0.9.50
+pkgver=0.9.52
 pkgrel=1
 pkgdesc="Linux namespaces sandbox program"
 arch=(x86_64)
@@ -14,7 +14,7 @@
 validpgpkeys=('F951164995F5C4006A73411E2CCB36ADFC5849A7')
 
#source=(${pkgname}-${pkgver}.tar.gz::https://github.com/netblue30/${pkgname}/archive/$pkgver.tar.gz)
 
source=(https://sourceforge.net/projects/firejail/files/firejail/firejail-${pkgver}.tar.xz{,.asc})
-sha256sums=('c15475b7ec8b42ee8707f03207bef9ba92d801fc61fd8d1e0f8cfc03833bb800'
+sha256sums=('da14c93ebc0e8deb420ab9979d1c006ecc98b5b310b27cae43f0c623c9471471'
 'SKIP')
 
 build() {


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

2017-12-19 Thread Sergej Pupykin via arch-commits
Date: Tuesday, December 19, 2017 @ 10:12:26
  Author: spupykin
Revision: 274868

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-19 10:12:09 UTC (rev 274867)
+++ PKGBUILD2017-12-19 10:12:26 UTC (rev 274868)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Eschwartz 
-
-pkgname=firefox-noscript
-pkgver=10.1.5.7
-pkgrel=1
-pkgdesc="Extension for firefox which disables script"
-arch=('any')
-url="http://noscript.net/;
-license=('GPL2')
-groups=('firefox-addons')
-depends=('firefox')
-makedepends=('unzip')
-source=(https://secure.informaction.com/download/releases/noscript-${pkgver}.xpi)
-noextract=("noscript-${pkgver}.xpi")
-sha256sums=('1b91dd6e6d97af778d27173604be22689aa8d40df4889dc0b581e1a9cfcf5fb3')
-
-package() {
-  cd "${srcdir}"
-  _extension_id="{73a6fe31-595d-460b-a920-fcc0f8843232}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 noscript-${pkgver}.xpi "${_extension_dest}.xpi"
-}

Copied: firefox-noscript/repos/community-any/PKGBUILD (from rev 274867, 
firefox-noscript/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-19 10:12:26 UTC (rev 274868)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Eschwartz 
+
+pkgname=firefox-noscript
+pkgver=10.1.6
+pkgrel=1
+pkgdesc="Extension for firefox which disables script"
+arch=('any')
+url="http://noscript.net/;
+license=('GPL2')
+groups=('firefox-addons')
+depends=('firefox')
+makedepends=('unzip')
+source=(https://secure.informaction.com/download/releases/noscript-${pkgver}.xpi)
+noextract=("noscript-${pkgver}.xpi")
+sha256sums=('16c34ea0ec3eee05d303ba4fa2744d5cbe0a948325e84d41e5e8568f27a17207')
+
+package() {
+  cd "${srcdir}"
+  _extension_id="{73a6fe31-595d-460b-a920-fcc0f8843232}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 noscript-${pkgver}.xpi "${_extension_dest}.xpi"
+}


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

2017-12-19 Thread Sergej Pupykin via arch-commits
Date: Tuesday, December 19, 2017 @ 10:13:26
  Author: spupykin
Revision: 274873

upgpkg: perl-json 2.97000-1

Modified:
  perl-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-19 10:13:13 UTC (rev 274872)
+++ PKGBUILD2017-12-19 10:13:26 UTC (rev 274873)
@@ -3,8 +3,8 @@
 # Contributor: François Charette 
 
 pkgname=perl-json
-pkgver=2.90
-pkgrel=2
+pkgver=2.97000
+pkgrel=1
 pkgdesc="JSON (JavaScript Object Notation) encoder/decoder"
 arch=('any')
 url="http://search.cpan.org/dist/JSON;
@@ -11,8 +11,8 @@
 license=('GPL' 'PerlArtistic')
 depends=('perl>=5.10.0')
 options=('!emptydirs')
-source=(https://www.cpan.org/authors/id/M/MA/MAKAMAKA/JSON-$pkgver.tar.gz)
-sha256sums=('4ddbb3cb985a79f69a34e7c26cde1c81120d03487e87366f9a119f90f7bdfe88')
+source=(http://search.cpan.org/CPAN/authors/id/I/IS/ISHIGAKI/JSON-$pkgver.tar.gz)
+sha256sums=('8aada69c2b2fc6b28419f69fdde1f26cb25ea8e55ac9b36e219a3e9dfb673f8c')
 
 build() {
   cd  "$srcdir"/JSON-$pkgver


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

2017-12-19 Thread Sergej Pupykin via arch-commits
Date: Tuesday, December 19, 2017 @ 10:12:55
  Author: spupykin
Revision: 274871

upgpkg: mediawiki 1.30.0-1

Modified:
  mediawiki/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-19 10:12:47 UTC (rev 274870)
+++ PKGBUILD2017-12-19 10:12:55 UTC (rev 274871)
@@ -4,9 +4,9 @@
 
 pkgbase=mediawiki
 pkgname=('mediawiki' 'mediawiki-math')
-pkgver=1.29.2
+pkgver=1.30.0
 _basever=${pkgver%.*}
-_hash=05166d9
+_hash=e13d2d5
 pkgrel=1
 pkgdesc="MediaWiki engine"
 arch=('any')
@@ -36,9 +36,9 @@
 
source=("https://releases.wikimedia.org/mediawiki/${_basever}/mediawiki-$pkgver.tar.gz"{,.sig}

"mediawiki-math-${_basever}.tar.gz::https://codeload.github.com/wikimedia/mediawiki-extensions-Math/legacy.tar.gz/REL${_basever/./_};
apache.example.conf)
-sha256sums=('17dad8a5e5088b14cd120736bbf6a9f8b560a2d458f3c939bd0011f041931e80'
+sha256sums=('ec01d2d1b1df37eddc99e45d44b122e6d0c6d65d9d6dc3140aa7232143104036'
 'SKIP'
-'0cb5c4072346bbb9183bd2506b48a81eb790046cb957a2f7f827e3b9aa686c1b'
+'fea298f8b5e391a5d3074c4ce80d1defcd372e955e0818943775f4f05fe5056a'
 'cfeff68331e930b6a93f166c12666ac59a84aa24334f94520eff3f988f37ce2b')
 
 package_mediawiki() {


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

2017-12-19 Thread Sergej Pupykin via arch-commits
Date: Tuesday, December 19, 2017 @ 10:12:09
  Author: spupykin
Revision: 274867

upgpkg: firefox-noscript 10.1.6-1

Modified:
  firefox-noscript/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-19 09:39:59 UTC (rev 274866)
+++ PKGBUILD2017-12-19 10:12:09 UTC (rev 274867)
@@ -3,7 +3,7 @@
 # Contributor: Eschwartz 
 
 pkgname=firefox-noscript
-pkgver=10.1.5.7
+pkgver=10.1.6
 pkgrel=1
 pkgdesc="Extension for firefox which disables script"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('unzip')
 
source=(https://secure.informaction.com/download/releases/noscript-${pkgver}.xpi)
 noextract=("noscript-${pkgver}.xpi")
-sha256sums=('1b91dd6e6d97af778d27173604be22689aa8d40df4889dc0b581e1a9cfcf5fb3')
+sha256sums=('16c34ea0ec3eee05d303ba4fa2744d5cbe0a948325e84d41e5e8568f27a17207')
 
 package() {
   cd "${srcdir}"


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

2017-12-04 Thread Sergej Pupykin via arch-commits
Date: Monday, December 4, 2017 @ 08:15:06
  Author: spupykin
Revision: 272095

archrelease: copy trunk to community-x86_64

Added:
  lxcfs/repos/community-x86_64/PKGBUILD
(from rev 272094, lxcfs/trunk/PKGBUILD)
  lxcfs/repos/community-x86_64/lxcfs.service
(from rev 272094, lxcfs/trunk/lxcfs.service)
Deleted:
  lxcfs/repos/community-x86_64/PKGBUILD
  lxcfs/repos/community-x86_64/lxcfs.service

---+
 PKGBUILD  |   70 
 lxcfs.service |   30 
 2 files changed, 50 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-04 08:14:49 UTC (rev 272094)
+++ PKGBUILD2017-12-04 08:15:06 UTC (rev 272095)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Christian Brauner 
-
-pkgname=lxcfs
-pkgver=2.0.7
-pkgrel=1
-pkgdesc="FUSE filesystem for LXC"
-arch=(i686 x86_64)
-url="https://linuxcontainers.org/;
-license=('GPL')
-depends=('lxc' 'cgmanager>=0.35-1' 'libnih' 'fuse2' 'dbus-glib')
-makedepends=('help2man')
-options=('emptydirs')
-source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz;
-   "lxcfs.service")
-sha256sums=('8c15abf36eaf244ac6906460de0fe8e818c6b96d59b7e5401066fa419b76b649'
-'37de44dc1bc645f1cadb598ec367d3055cc6813a4e25010c8521e735ddc03c4e')
-
-build() {
-cd "$srcdir/$pkgname-$pkgver"
-./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---with-pamdir=/usr/lib/security \
---localstatedir=/var
-make
-}
-
-package() {
-cd "$srcdir/$pkgname-$pkgver"
-make DESTDIR="$pkgdir/" install
-install -dm0755 "$pkgdir"/var/lib/lxcfs
-install -Dm0644 "$srcdir"/lxcfs.service 
"$pkgdir"/usr/lib/systemd/system/lxcfs.service
-}

Copied: lxcfs/repos/community-x86_64/PKGBUILD (from rev 272094, 
lxcfs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-04 08:15:06 UTC (rev 272095)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Christian Brauner 
+
+pkgname=lxcfs
+pkgver=2.0.8
+pkgrel=1
+pkgdesc="FUSE filesystem for LXC"
+arch=(x86_64)
+url="https://linuxcontainers.org/;
+license=('GPL')
+depends=('lxc' 'cgmanager>=0.35-1' 'libnih' 'fuse2' 'dbus-glib')
+makedepends=('help2man')
+options=('emptydirs')
+source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz;
+   "lxcfs.service")
+sha256sums=('2e3eff42803276a06b777205206f2c1592ce95da15f3486c7317230d59c19b45'
+'37de44dc1bc645f1cadb598ec367d3055cc6813a4e25010c8521e735ddc03c4e')
+
+build() {
+cd "$srcdir/$pkgname-$pkgver"
+./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--with-pamdir=/usr/lib/security \
+--localstatedir=/var
+make
+}
+
+package() {
+cd "$srcdir/$pkgname-$pkgver"
+make DESTDIR="$pkgdir/" install
+install -dm0755 "$pkgdir"/var/lib/lxcfs
+install -Dm0644 "$srcdir"/lxcfs.service 
"$pkgdir"/usr/lib/systemd/system/lxcfs.service
+}

Deleted: lxcfs.service
===
--- lxcfs.service   2017-12-04 08:14:49 UTC (rev 272094)
+++ lxcfs.service   2017-12-04 08:15:06 UTC (rev 272095)
@@ -1,15 +0,0 @@
-[Unit]
-Description=FUSE filesystem for LXC
-ConditionVirtualization=!container
-Before=lxc.service
-After=cgmanager.service
-Requires=cgmanager.service
-
-[Service]
-ExecStart=/usr/bin/lxcfs /var/lib/lxcfs
-KillMode=process
-Restart=on-failure
-ExecStopPost=-/bin/fusermount -u /var/lib/lxcfs
-
-[Install]
-WantedBy=multi-user.target

Copied: lxcfs/repos/community-x86_64/lxcfs.service (from rev 272094, 
lxcfs/trunk/lxcfs.service)
===
--- lxcfs.service   (rev 0)
+++ lxcfs.service   2017-12-04 08:15:06 UTC (rev 272095)
@@ -0,0 +1,15 @@
+[Unit]
+Description=FUSE filesystem for LXC
+ConditionVirtualization=!container
+Before=lxc.service
+After=cgmanager.service
+Requires=cgmanager.service
+
+[Service]
+ExecStart=/usr/bin/lxcfs /var/lib/lxcfs
+KillMode=process
+Restart=on-failure
+ExecStopPost=-/bin/fusermount -u /var/lib/lxcfs
+
+[Install]
+WantedBy=multi-user.target


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

2017-12-04 Thread Sergej Pupykin via arch-commits
Date: Monday, December 4, 2017 @ 08:14:49
  Author: spupykin
Revision: 272094

upgpkg: lxcfs 2.0.8-1

Modified:
  lxcfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-04 08:14:28 UTC (rev 272093)
+++ PKGBUILD2017-12-04 08:14:49 UTC (rev 272094)
@@ -3,7 +3,7 @@
 # Maintainer: Christian Brauner 
 
 pkgname=lxcfs
-pkgver=2.0.7
+pkgver=2.0.8
 pkgrel=1
 pkgdesc="FUSE filesystem for LXC"
 arch=(x86_64)
@@ -14,7 +14,7 @@
 options=('emptydirs')
 source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz;
"lxcfs.service")
-sha256sums=('8c15abf36eaf244ac6906460de0fe8e818c6b96d59b7e5401066fa419b76b649'
+sha256sums=('2e3eff42803276a06b777205206f2c1592ce95da15f3486c7317230d59c19b45'
 '37de44dc1bc645f1cadb598ec367d3055cc6813a4e25010c8521e735ddc03c4e')
 
 build() {


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

2017-12-04 Thread Sergej Pupykin via arch-commits
Date: Monday, December 4, 2017 @ 08:15:28
  Author: spupykin
Revision: 272097

archrelease: copy trunk to community-any

Added:
  phpmyadmin/repos/community-any/PKGBUILD
(from rev 272096, phpmyadmin/trunk/PKGBUILD)
Deleted:
  phpmyadmin/repos/community-any/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-04 08:15:14 UTC (rev 272096)
+++ PKGBUILD2017-12-04 08:15:28 UTC (rev 272097)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Bartłomiej Piotrowski 
-# Contributor: Sergej Pupykin 
-# Contributor: tobias 
-# Contributor: Manolis Tzanidakis 
-# Contributor: Simon Lackerbauer 
-
-pkgname=phpmyadmin
-pkgver=4.7.5
-pkgrel=1
-pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
-arch=('any')
-url='http://www.phpmyadmin.net'
-license=('GPL')
-depends=('mariadb-clients' 'php')
-backup=(etc/webapps/phpmyadmin/config.inc.php)
-source=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz)
-sha256sums=('e4f53b8a5a8e32cea389718c6f6f282e9ac22ed5f31f67d88266aa27ae0a1ca3')
-
-package() {
-  _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
-  mkdir -p "$_instdir" "$pkgdir"/etc/webapps/phpmyadmin
-  cd "$_instdir"
-
-  cp -ra "$srcdir"/phpMyAdmin-$pkgver-all-languages/* .
-
-  ln -s /etc/webapps/phpmyadmin/config.inc.php "$_instdir"/config.inc.php
-  cp "$_instdir"/config.sample.inc.php 
"$pkgdir"/etc/webapps/phpmyadmin/config.inc.php
-}

Copied: phpmyadmin/repos/community-any/PKGBUILD (from rev 272096, 
phpmyadmin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-04 08:15:28 UTC (rev 272097)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Sergej Pupykin 
+# Contributor: tobias 
+# Contributor: Manolis Tzanidakis 
+# Contributor: Simon Lackerbauer 
+
+pkgname=phpmyadmin
+pkgver=4.7.6
+pkgrel=1
+pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
+arch=('any')
+url='http://www.phpmyadmin.net'
+license=('GPL')
+depends=('mariadb-clients' 'php')
+backup=(etc/webapps/phpmyadmin/config.inc.php)
+source=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz)
+sha256sums=('5fab6b92336386646bbb189d55817799487b5c27b06cab0cdfdcab3c88f5988f')
+
+package() {
+  _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin
+  mkdir -p "$_instdir" "$pkgdir"/etc/webapps/phpmyadmin
+  cd "$_instdir"
+
+  cp -ra "$srcdir"/phpMyAdmin-$pkgver-all-languages/* .
+
+  ln -s /etc/webapps/phpmyadmin/config.inc.php "$_instdir"/config.inc.php
+  cp "$_instdir"/config.sample.inc.php 
"$pkgdir"/etc/webapps/phpmyadmin/config.inc.php
+}


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

2017-12-04 Thread Sergej Pupykin via arch-commits
Date: Monday, December 4, 2017 @ 08:15:14
  Author: spupykin
Revision: 272096

upgpkg: phpmyadmin 4.7.6-1

Modified:
  phpmyadmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-04 08:15:06 UTC (rev 272095)
+++ PKGBUILD2017-12-04 08:15:14 UTC (rev 272096)
@@ -7,7 +7,7 @@
 # Contributor: Simon Lackerbauer 
 
 pkgname=phpmyadmin
-pkgver=4.7.5
+pkgver=4.7.6
 pkgrel=1
 pkgdesc='PHP and hence web-based tool to administrate MySQL over the WWW'
 arch=('any')
@@ -16,7 +16,7 @@
 depends=('mariadb-clients' 'php')
 backup=(etc/webapps/phpmyadmin/config.inc.php)
 
source=(https://files.phpmyadmin.net/phpMyAdmin/$pkgver/phpMyAdmin-$pkgver-all-languages.tar.xz)
-sha256sums=('e4f53b8a5a8e32cea389718c6f6f282e9ac22ed5f31f67d88266aa27ae0a1ca3')
+sha256sums=('5fab6b92336386646bbb189d55817799487b5c27b06cab0cdfdcab3c88f5988f')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/phpMyAdmin


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

2017-12-04 Thread Sergej Pupykin via arch-commits
Date: Monday, December 4, 2017 @ 12:41:07
  Author: spupykin
Revision: 272116

upgpkg: nextcloud 12.0.4-1

Modified:
  nextcloud/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-04 12:38:39 UTC (rev 272115)
+++ PKGBUILD2017-12-04 12:41:07 UTC (rev 272116)
@@ -2,13 +2,13 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=nextcloud
-pkgver=12.0.3
-pkgrel=3
+pkgver=12.0.4
+pkgrel=1
 pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
 arch=('any')
 url="https://nextcloud.com;
 license=('AGPL')
-depends=('php-gd')
+depends=()
 optdepends=('php-apache: to use the Apache web server'
 'php-sqlite: to use the SQLite database backend'
 'php-pgsql: to use the PostgreSQL database backend'
@@ -27,12 +27,14 @@
 
source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
 'apache.example.conf'
 'nextcloud.hook')
-sha256sums=('88bcaccba886d0e5a145b15fe216d652ab68a0a4c089a102f1fa1e78e6ddfb71'
+sha256sums=('654161a74ceaf9a60c7731d7d6702e6710a972633a97955d16f01abeb09d09b6'
 'SKIP'
 '55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
 'd084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3')
 
 package() {
+depends=('php<7.2' 'php-gd<7.2')
+
 # install project
 install -d "$pkgdir"/usr/share/webapps/
 cp -R "$srcdir"/${pkgname} "$pkgdir"/usr/share/webapps/.


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

2017-12-04 Thread Sergej Pupykin via arch-commits
Date: Monday, December 4, 2017 @ 12:41:25
  Author: spupykin
Revision: 272117

archrelease: copy trunk to community-any

Added:
  nextcloud/repos/community-any/PKGBUILD
(from rev 272116, nextcloud/trunk/PKGBUILD)
  nextcloud/repos/community-any/apache.example.conf
(from rev 272116, nextcloud/trunk/apache.example.conf)
  nextcloud/repos/community-any/nextcloud.hook
(from rev 272116, nextcloud/trunk/nextcloud.hook)
Deleted:
  nextcloud/repos/community-any/PKGBUILD
  nextcloud/repos/community-any/apache.example.conf
  nextcloud/repos/community-any/nextcloud.hook

-+
 PKGBUILD|  116 +-
 apache.example.conf |   36 +++
 nextcloud.hook  |   26 +--
 3 files changed, 90 insertions(+), 88 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-04 12:41:07 UTC (rev 272116)
+++ PKGBUILD2017-12-04 12:41:25 UTC (rev 272117)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=nextcloud
-pkgver=12.0.3
-pkgrel=3
-pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
-arch=('any')
-url="https://nextcloud.com;
-license=('AGPL')
-depends=('php-gd')
-optdepends=('php-apache: to use the Apache web server'
-'php-sqlite: to use the SQLite database backend'
-'php-pgsql: to use the PostgreSQL database backend'
-'php-ldap: LDAP authentication'
-'php-intl'
-'php-apcu'
-'php-xcache'
-'mariadb: to use the MySQL database backend'
-'smbclient: to mount SAMBA shares'
-'php-mcrypt'
-'ffmpeg: file preview'
-'libreoffice: file preview')
-options=('!strip')
-backup=('etc/webapps/nextcloud/apache.example.conf')
-validpgpkeys=('28806A878AE423A28372792ED75899B9A724937A')
-source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
-'apache.example.conf'
-'nextcloud.hook')
-sha256sums=('88bcaccba886d0e5a145b15fe216d652ab68a0a4c089a102f1fa1e78e6ddfb71'
-'SKIP'
-'55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
-'d084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3')
-
-package() {
-# install project
-install -d "$pkgdir"/usr/share/webapps/
-cp -R "$srcdir"/${pkgname} "$pkgdir"/usr/share/webapps/.
-
-# install apache config file
-install -d  "$pkgdir"/etc/webapps/${pkgname}
-install -m 644 "$srcdir"/apache.example.conf  
"$pkgdir"/etc/webapps/${pkgname}
-
-# move config to /etc
-install -d  "$pkgdir"/etc/webapps/${pkgname}
-mv "$pkgdir"/usr/share/webapps/${pkgname}/config 
"$pkgdir"/etc/webapps/${pkgname}/config
-chown -R http:http "$pkgdir"/etc/webapps/${pkgname}
-ln -s /etc/webapps/${pkgname}/config 
"$pkgdir"/usr/share/webapps/${pkgname}/config
-chown -R root:http "$pkgdir"/usr/share/webapps/${pkgname}
-
-find "$pkgdir"/usr/share/webapps/${pkgname} -type f -exec chmod 0644 {} \;
-find "$pkgdir"/usr/share/webapps/${pkgname} -type d -exec chmod 0755 {} \;
-
-chmod a+x "$pkgdir"/usr/share/webapps/${pkgname}/occ
-
-#install -Dm0644 "$srcdir"/nextcloud.hook 
"$pkgdir"/usr/share/libalpm/hooks/nextcloud.hook
-}

Copied: nextcloud/repos/community-any/PKGBUILD (from rev 272116, 
nextcloud/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-04 12:41:25 UTC (rev 272117)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=nextcloud
+pkgver=12.0.4
+pkgrel=1
+pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
+arch=('any')
+url="https://nextcloud.com;
+license=('AGPL')
+depends=()
+optdepends=('php-apache: to use the Apache web server'
+'php-sqlite: to use the SQLite database backend'
+'php-pgsql: to use the PostgreSQL database backend'
+'php-ldap: LDAP authentication'
+'php-intl'
+'php-apcu'
+'php-xcache'
+'mariadb: to use the MySQL database backend'
+'smbclient: to mount SAMBA shares'
+'php-mcrypt'
+'ffmpeg: file preview'
+'libreoffice: file preview')
+options=('!strip')
+backup=('etc/webapps/nextcloud/apache.example.conf')
+validpgpkeys=('28806A878AE423A28372792ED75899B9A724937A')
+source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
+'apache.example.conf'
+'nextcloud.hook')
+sha256sums=('654161a74ceaf9a60c7731d7d6702e6710a972633a97955d16f01abeb09d09b6'
+'SKIP'
+'55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
+

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

2017-12-07 Thread Sergej Pupykin via arch-commits
Date: Thursday, December 7, 2017 @ 10:52:18
  Author: spupykin
Revision: 272937

archrelease: copy trunk to community-any

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

+
 PKGBUILD   |   92 +++
 drupal.install |   14 
 2 files changed, 53 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-07 10:51:57 UTC (rev 272936)
+++ PKGBUILD2017-12-07 10:52:18 UTC (rev 272937)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Corrado Primier 
-
-pkgname=drupal
-pkgver=8.4.2
-pkgrel=1
-pkgdesc="A PHP-based content management platform"
-arch=('any')
-url="http://www.drupal.org/;
-license=('GPL')
-depends=('php' 'php-gd')
-install='drupal.install'
-backup=('etc/webapps/drupal/.htaccess')
-options=(!strip)
-source=(https://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
-sha256sums=('48422be6775140e712acaa3681a1bad0cc2655e9fb7c9c754c3e6eb8bee17783')
-
-package() {
-  _instdir="$pkgdir"/usr/share/webapps/drupal
-  mkdir -p ${_instdir}
-  cd ${_instdir}
-  cp -r "$srcdir"/$pkgname-$pkgver/{*,.htaccess} ${_instdir}
-
-  # move .htaccess
-  mkdir -p "$pkgdir"/etc/webapps/drupal
-  sed -i '1,1iRequire all denied' ${_instdir}/.htaccess
-  mv ${_instdir}/.htaccess "$pkgdir"/etc/webapps/drupal/.htaccess
-  ln -s /etc/webapps/drupal/.htaccess ${_instdir}/.htaccess
-
-  # move sites/
-  mkdir -p "$pkgdir"/var/lib/drupal/
-  mv ${_instdir}/sites "$pkgdir"/var/lib/drupal/sites
-  ln -s /var/lib/drupal/sites ${_instdir}/sites
-
-  # apache config example
-  cat >"$pkgdir"/etc/webapps/drupal/apache.example.conf <
-   AllowOverride All
-   Options FollowSymlinks
-   Require all granted
-   php_admin_value open_basedir 
"/srv/:/tmp/:/usr/share/webapps/:/etc/webapps:/usr/share/pear/:/var/lib/drupal"
-   
-EOF
-}

Copied: drupal/repos/community-any/PKGBUILD (from rev 272936, 
drupal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-07 10:52:18 UTC (rev 272937)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Corrado Primier 
+
+pkgname=drupal
+pkgver=8.4.3
+pkgrel=1
+pkgdesc="A PHP-based content management platform"
+arch=('any')
+url="http://www.drupal.org/;
+license=('GPL')
+depends=('php' 'php-gd')
+install='drupal.install'
+backup=('etc/webapps/drupal/.htaccess')
+options=(!strip)
+source=(https://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
+sha256sums=('10f78082ba1199e38a3478b10f94e5753ee625c7e67fc9c59b59f2b15e7be09f')
+
+package() {
+  _instdir="$pkgdir"/usr/share/webapps/drupal
+  mkdir -p ${_instdir}
+  cd ${_instdir}
+  cp -r "$srcdir"/$pkgname-$pkgver/{*,.htaccess} ${_instdir}
+
+  # move .htaccess
+  mkdir -p "$pkgdir"/etc/webapps/drupal
+  sed -i '1,1iRequire all denied' ${_instdir}/.htaccess
+  mv ${_instdir}/.htaccess "$pkgdir"/etc/webapps/drupal/.htaccess
+  ln -s /etc/webapps/drupal/.htaccess ${_instdir}/.htaccess
+
+  # move sites/
+  mkdir -p "$pkgdir"/var/lib/drupal/
+  mv ${_instdir}/sites "$pkgdir"/var/lib/drupal/sites
+  ln -s /var/lib/drupal/sites ${_instdir}/sites
+
+  # apache config example
+  cat >"$pkgdir"/etc/webapps/drupal/apache.example.conf <
+   AllowOverride All
+   Options FollowSymlinks
+   Require all granted
+   php_admin_value open_basedir 
"/srv/:/tmp/:/usr/share/webapps/:/etc/webapps:/usr/share/pear/:/var/lib/drupal"
+   
+EOF
+}

Deleted: drupal.install
===
--- drupal.install  2017-12-07 10:51:57 UTC (rev 272936)
+++ drupal.install  2017-12-07 10:52:18 UTC (rev 272937)
@@ -1,7 +0,0 @@
-post_install() {
-  chown -R http:http var/lib/drupal
-}
-
-post_upgrade() {
-  chown -R http:http var/lib/drupal
-}

Copied: drupal/repos/community-any/drupal.install (from rev 272936, 
drupal/trunk/drupal.install)
===
--- drupal.install  (rev 0)
+++ drupal.install  2017-12-07 10:52:18 UTC (rev 272937)
@@ -0,0 +1,7 @@
+post_install() {
+  chown -R http:http var/lib/drupal
+}
+
+post_upgrade() {
+  chown -R http:http var/lib/drupal
+}


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

2017-12-07 Thread Sergej Pupykin via arch-commits
Date: Thursday, December 7, 2017 @ 10:51:57
  Author: spupykin
Revision: 272936

upgpkg: drupal 8.4.3-1

Modified:
  drupal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-07 10:51:51 UTC (rev 272935)
+++ PKGBUILD2017-12-07 10:51:57 UTC (rev 272936)
@@ -3,7 +3,7 @@
 # Contributor: Corrado Primier 
 
 pkgname=drupal
-pkgver=8.4.2
+pkgver=8.4.3
 pkgrel=1
 pkgdesc="A PHP-based content management platform"
 arch=('any')
@@ -14,7 +14,7 @@
 backup=('etc/webapps/drupal/.htaccess')
 options=(!strip)
 source=(https://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
-sha256sums=('48422be6775140e712acaa3681a1bad0cc2655e9fb7c9c754c3e6eb8bee17783')
+sha256sums=('10f78082ba1199e38a3478b10f94e5753ee625c7e67fc9c59b59f2b15e7be09f')
 
 package() {
   _instdir="$pkgdir"/usr/share/webapps/drupal


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

2017-12-07 Thread Sergej Pupykin via arch-commits
Date: Thursday, December 7, 2017 @ 10:52:30
  Author: spupykin
Revision: 272938

upgpkg: freerdp 1:2.0.0_rc1-1

Modified:
  freerdp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-07 10:52:18 UTC (rev 272937)
+++ PKGBUILD2017-12-07 10:52:30 UTC (rev 272938)
@@ -4,11 +4,11 @@
 
 pkgname=freerdp
 epoch=1
-pkgver=2.0.0_rc0
+pkgver=2.0.0_rc1
 #_commit=6001cb710dc67eb8811362b7bf383754257a902b
 _pkgver=${pkgver/_/-}
 _pkgver=${_pkgver/+/-}
-pkgrel=3
+pkgrel=1
 pkgdesc="Free RDP client"
 arch=('x86_64')
 url="http://freerdp.sourceforge.net;
@@ -22,7 +22,7 @@
   'libwinpr2.so')
 
#source=("FreeRDP-${_pkgver}::git://github.com/FreeRDP/FreeRDP.git#commit=${_commit}")
 
source=($pkgname-$pkgver.tar.gz::https://github.com/FreeRDP/FreeRDP/archive/${pkgver/_/-}.tar.gz)
-sha256sums=('b432d92f529646f3e914513c8202c66ce167405082ee5b9e6d15ba4321ff6664')
+sha256sums=('a2c1c83072489d56da78bbe76c29729022f5c35a3ec3a1ce26cea8823de043c2')
 
 build() {
   cd "$srcdir"/FreeRDP-${_pkgver}


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

2017-12-07 Thread Sergej Pupykin via arch-commits
Date: Thursday, December 7, 2017 @ 10:52:47
  Author: spupykin
Revision: 272940

archrelease: copy trunk to community-x86_64

Added:
  freerdp/repos/community-x86_64/PKGBUILD
(from rev 272939, freerdp/trunk/PKGBUILD)
Deleted:
  freerdp/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-07 10:52:34 UTC (rev 272939)
+++ PKGBUILD2017-12-07 10:52:47 UTC (rev 272940)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Stijn Segers 
-
-pkgname=freerdp
-epoch=1
-pkgver=2.0.0_rc0
-#_commit=6001cb710dc67eb8811362b7bf383754257a902b
-_pkgver=${pkgver/_/-}
-_pkgver=${_pkgver/+/-}
-pkgrel=3
-pkgdesc="Free RDP client"
-arch=('i686' 'x86_64')
-url="http://freerdp.sourceforge.net;
-license=('GPL')
-depends=('openssl' 'libxcursor' 'libcups' 'alsa-lib' 'libxext' 'libxdamage'
-'ffmpeg' 'libxkbfile' 'libxinerama' 'libxv' 'libpulse' 'libxkbfile'
-'libxrender' 'libxfixes' 'gst-plugins-base-libs')
-makedepends=('krb5' 'cmake' 'damageproto' 'fixesproto' 'renderproto'
-'xmlto' 'docbook-xsl' 'git')
-provides=('libwinpr-tools2.so' 'libfreerdp-client2.so' 'libfreerdp2.so'
-  'libwinpr2.so')
-#source=("FreeRDP-${_pkgver}::git://github.com/FreeRDP/FreeRDP.git#commit=${_commit}")
-source=($pkgname-$pkgver.tar.gz::https://github.com/FreeRDP/FreeRDP/archive/${pkgver/_/-}.tar.gz)
-sha256sums=('b432d92f529646f3e914513c8202c66ce167405082ee5b9e6d15ba4321ff6664')
-
-build() {
-  cd "$srcdir"/FreeRDP-${_pkgver}
-  cmake \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_INSTALL_LIBDIR=lib \
-   -DWITH_PULSE=ON \
-   -DWITH_CUPS=ON \
-   -DWITH_CHANNELS=ON \
-   -DWITH_CLIENT_CHANNELS=ON \
-   -DWITH_SERVER_CHANNELS=ON \
-   -DWITH_WAYLAND=ON \
-   .
-  make
-}
-
-package() {
-  cd "$srcdir"/FreeRDP-${_pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: freerdp/repos/community-x86_64/PKGBUILD (from rev 272939, 
freerdp/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-07 10:52:47 UTC (rev 272940)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Stijn Segers 
+
+pkgname=freerdp
+epoch=1
+pkgver=2.0.0_rc1
+#_commit=6001cb710dc67eb8811362b7bf383754257a902b
+_pkgver=${pkgver/_/-}
+_pkgver=${_pkgver/+/-}
+pkgrel=1
+pkgdesc="Free RDP client"
+arch=('x86_64')
+url="http://freerdp.sourceforge.net;
+license=('GPL')
+depends=('openssl' 'libxcursor' 'libcups' 'alsa-lib' 'libxext' 'libxdamage'
+'ffmpeg' 'libxkbfile' 'libxinerama' 'libxv' 'libpulse' 'libxkbfile'
+'libxrender' 'libxfixes' 'gst-plugins-base-libs')
+makedepends=('krb5' 'cmake' 'damageproto' 'fixesproto' 'renderproto'
+'xmlto' 'docbook-xsl' 'git')
+provides=('libwinpr-tools2.so' 'libfreerdp-client2.so' 'libfreerdp2.so'
+  'libwinpr2.so')
+#source=("FreeRDP-${_pkgver}::git://github.com/FreeRDP/FreeRDP.git#commit=${_commit}")
+source=($pkgname-$pkgver.tar.gz::https://github.com/FreeRDP/FreeRDP/archive/${pkgver/_/-}.tar.gz)
+sha256sums=('a2c1c83072489d56da78bbe76c29729022f5c35a3ec3a1ce26cea8823de043c2')
+
+build() {
+  cd "$srcdir"/FreeRDP-${_pkgver}
+  cmake \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_INSTALL_LIBDIR=lib \
+   -DWITH_PULSE=ON \
+   -DWITH_CUPS=ON \
+   -DWITH_CHANNELS=ON \
+   -DWITH_CLIENT_CHANNELS=ON \
+   -DWITH_SERVER_CHANNELS=ON \
+   -DWITH_WAYLAND=ON \
+   .
+  make
+}
+
+package() {
+  cd "$srcdir"/FreeRDP-${_pkgver}
+  make DESTDIR="${pkgdir}" install
+}


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

2017-12-11 Thread Sergej Pupykin via arch-commits
Date: Monday, December 11, 2017 @ 14:22:32
  Author: spupykin
Revision: 273767

upgpkg: psi-plus 1.2.109-1

Modified:
  psi-plus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 13:32:35 UTC (rev 273766)
+++ PKGBUILD2017-12-11 14:22:32 UTC (rev 273767)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname="psi-plus"
-pkgver=1.2.107
+pkgver=1.2.109
 pkgrel=1
 pkgdesc="Psi+ is a powerful Jabber client (Qt, C++) designed for the Jabber 
power users (built with Qt 5.x)"
 url="http://psi-plus.com;


[arch-commits] Commit in psi-plus/repos/community-x86_64 (6 files)

2017-12-11 Thread Sergej Pupykin via arch-commits
Date: Monday, December 11, 2017 @ 14:22:54
  Author: spupykin
Revision: 273768

archrelease: copy trunk to community-x86_64

Added:
  psi-plus/repos/community-x86_64/PKGBUILD
(from rev 273767, psi-plus/trunk/PKGBUILD)
  psi-plus/repos/community-x86_64/conf.diff
(from rev 273767, psi-plus/trunk/conf.diff)
  psi-plus/repos/community-x86_64/join.patch
(from rev 273767, psi-plus/trunk/join.patch)
Deleted:
  psi-plus/repos/community-x86_64/PKGBUILD
  psi-plus/repos/community-x86_64/conf.diff
  psi-plus/repos/community-x86_64/join.patch

+
 PKGBUILD   |  106 +--
 conf.diff  |   24 ++---
 join.patch |   52 ++--
 3 files changed, 91 insertions(+), 91 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-11 14:22:32 UTC (rev 273767)
+++ PKGBUILD2017-12-11 14:22:54 UTC (rev 273768)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname="psi-plus"
-pkgver=1.2.107
-pkgrel=1
-pkgdesc="Psi+ is a powerful Jabber client (Qt, C++) designed for the Jabber 
power users (built with Qt 5.x)"
-url="http://psi-plus.com;
-license=('GPL2')
-arch=('x86_64')
-depends=('qt5-base' 'qt5-webkit' 'qt5-multimedia' 'qt5-x11extras' 'qca-qt5'
-'libidn' 'aspell' 'libxss' 'qt5-svg')
-makedepends=('git' 'patch' 'qconf')
-conflicts=('psi-plus-qt5-git' 'psi-plus-webkit-qt5-git' 'psi-plus-webkit-git' 
'psi-plus-git')
-source=("git://github.com/psi-plus/psi-plus-snapshots#tag=$pkgver"
-   "git://github.com/psi-plus/main.git#tag=${pkgver%.*}"
-   'conf.diff'
-   'join.patch')
-sha256sums=('SKIP'
-'SKIP'
-'690770c7c8976d536d8c4078d01c28f187f510574ddffe91251f5045fa672e53'
-'8b2ab645005fab4ca9c7fc84f57e94e1796309e780b535010b84eb0c191ad42c')
-
-prepare() {
-  cd psi-plus-snapshots
-  # make build date in --version output a bit more readable
-  #sed "s/MMdd/-MM-dd/" -i qcm/conf.qcm
-  mkdir -p iconsets
-  cp -r "$srcdir"/main/iconsets/* ./iconsets
-  echo "$pkgver ($(date +"%Y-%m-%d"))" >version
-  patch -p1 <"$srcdir"/join.patch
-}
-
-build() {
-  cd psi-plus-snapshots
-  qconf
-  patch -p0 < "$srcdir"/conf.diff
-  ./configure --prefix=/usr \
-  --libdir=/usr/lib \
-  --disable-enchant \
-  --enable-whiteboarding
-  make
-  patch -Rp0 < "$srcdir"/conf.diff
-}
-
-package() {
-  cd psi-plus-snapshots
-
-  make INSTALL_ROOT="$pkgdir" install
-
-  install -dm755 "$pkgdir/usr/include/psi-plus/plugins"
-  install -m644 src/plugins/include/*.h "$pkgdir/usr/include/psi-plus/plugins"
-}

Copied: psi-plus/repos/community-x86_64/PKGBUILD (from rev 273767, 
psi-plus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-11 14:22:54 UTC (rev 273768)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname="psi-plus"
+pkgver=1.2.109
+pkgrel=1
+pkgdesc="Psi+ is a powerful Jabber client (Qt, C++) designed for the Jabber 
power users (built with Qt 5.x)"
+url="http://psi-plus.com;
+license=('GPL2')
+arch=('x86_64')
+depends=('qt5-base' 'qt5-webkit' 'qt5-multimedia' 'qt5-x11extras' 'qca-qt5'
+'libidn' 'aspell' 'libxss' 'qt5-svg')
+makedepends=('git' 'patch' 'qconf')
+conflicts=('psi-plus-qt5-git' 'psi-plus-webkit-qt5-git' 'psi-plus-webkit-git' 
'psi-plus-git')
+source=("git://github.com/psi-plus/psi-plus-snapshots#tag=$pkgver"
+   "git://github.com/psi-plus/main.git#tag=${pkgver%.*}"
+   'conf.diff'
+   'join.patch')
+sha256sums=('SKIP'
+'SKIP'
+'690770c7c8976d536d8c4078d01c28f187f510574ddffe91251f5045fa672e53'
+'8b2ab645005fab4ca9c7fc84f57e94e1796309e780b535010b84eb0c191ad42c')
+
+prepare() {
+  cd psi-plus-snapshots
+  # make build date in --version output a bit more readable
+  #sed "s/MMdd/-MM-dd/" -i qcm/conf.qcm
+  mkdir -p iconsets
+  cp -r "$srcdir"/main/iconsets/* ./iconsets
+  echo "$pkgver ($(date +"%Y-%m-%d"))" >version
+  patch -p1 <"$srcdir"/join.patch
+}
+
+build() {
+  cd psi-plus-snapshots
+  qconf
+  patch -p0 < "$srcdir"/conf.diff
+  ./configure --prefix=/usr \
+  --libdir=/usr/lib \
+  --disable-enchant \
+  --enable-whiteboarding
+  make
+  patch -Rp0 < "$srcdir"/conf.diff
+}
+
+package() {
+  cd psi-plus-snapshots
+
+  make INSTALL_ROOT="$pkgdir" install
+
+  install -dm755 "$pkgdir/usr/include/psi-plus/plugins"
+  install -m644 src/plugins/include/*.h "$pkgdir/usr/include/psi-plus/plugins"
+}

Deleted: conf.diff
===
--- conf.diff   2017-12-11 14:22:32 UTC (rev 273767)
+++ conf.diff   2017-12-11 14:22:54 UTC (rev 273768)
@@ -1,12 +0,0 @@
 configure.old  2016-04-16 16:10:54.312012000 +0300
-+++ configure  2016-04-16 

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

2017-12-11 Thread Sergej Pupykin via arch-commits
Date: Monday, December 11, 2017 @ 10:53:39
  Author: spupykin
Revision: 273746

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-11 10:53:22 UTC (rev 273745)
+++ PKGBUILD2017-12-11 10:53:39 UTC (rev 273746)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Eschwartz 
-
-pkgname=firefox-noscript
-pkgver=10.1.2
-pkgrel=1
-pkgdesc="Extension for firefox which disables script"
-arch=('any')
-url="http://noscript.net/;
-license=('GPL2')
-groups=('firefox-addons')
-depends=('firefox')
-makedepends=('unzip')
-source=(https://secure.informaction.com/download/releases/noscript-${pkgver}.xpi)
-noextract=("noscript-${pkgver}.xpi")
-sha256sums=('b9b8675746c5f02280c5fc403eae68999b059bd3c1f4f9fc952ba5764531aa0b')
-
-package() {
-  cd "${srcdir}"
-  _extension_id="{73a6fe31-595d-460b-a920-fcc0f8843232}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 noscript-${pkgver}.xpi "${_extension_dest}.xpi"
-}

Copied: firefox-noscript/repos/community-any/PKGBUILD (from rev 273745, 
firefox-noscript/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-11 10:53:39 UTC (rev 273746)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Eschwartz 
+
+pkgname=firefox-noscript
+pkgver=10.1.5.7
+pkgrel=1
+pkgdesc="Extension for firefox which disables script"
+arch=('any')
+url="http://noscript.net/;
+license=('GPL2')
+groups=('firefox-addons')
+depends=('firefox')
+makedepends=('unzip')
+source=(https://secure.informaction.com/download/releases/noscript-${pkgver}.xpi)
+noextract=("noscript-${pkgver}.xpi")
+sha256sums=('1b91dd6e6d97af778d27173604be22689aa8d40df4889dc0b581e1a9cfcf5fb3')
+
+package() {
+  cd "${srcdir}"
+  _extension_id="{73a6fe31-595d-460b-a920-fcc0f8843232}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 noscript-${pkgver}.xpi "${_extension_dest}.xpi"
+}


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

2017-12-11 Thread Sergej Pupykin via arch-commits
Date: Monday, December 11, 2017 @ 10:53:22
  Author: spupykin
Revision: 273745

upgpkg: firefox-noscript 10.1.5.7-1

Modified:
  firefox-noscript/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 10:34:29 UTC (rev 273744)
+++ PKGBUILD2017-12-11 10:53:22 UTC (rev 273745)
@@ -3,7 +3,7 @@
 # Contributor: Eschwartz 
 
 pkgname=firefox-noscript
-pkgver=10.1.2
+pkgver=10.1.5.7
 pkgrel=1
 pkgdesc="Extension for firefox which disables script"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('unzip')
 
source=(https://secure.informaction.com/download/releases/noscript-${pkgver}.xpi)
 noextract=("noscript-${pkgver}.xpi")
-sha256sums=('b9b8675746c5f02280c5fc403eae68999b059bd3c1f4f9fc952ba5764531aa0b')
+sha256sums=('1b91dd6e6d97af778d27173604be22689aa8d40df4889dc0b581e1a9cfcf5fb3')
 
 package() {
   cd "${srcdir}"


[arch-commits] Commit in lxcfs/trunk (PKGBUILD lxcfs.service)

2018-05-07 Thread Sergej Pupykin via arch-commits
Date: Monday, May 7, 2018 @ 11:54:26
  Author: spupykin
Revision: 319093

upgpkg: lxcfs 3.0.0-3

Modified:
  lxcfs/trunk/PKGBUILD
  lxcfs/trunk/lxcfs.service

---+
 PKGBUILD  |6 +++---
 lxcfs.service |1 -
 2 files changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-07 10:53:55 UTC (rev 319092)
+++ PKGBUILD2018-05-07 11:54:26 UTC (rev 319093)
@@ -4,18 +4,18 @@
 
 pkgname=lxcfs
 pkgver=3.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="FUSE filesystem for LXC"
 arch=(x86_64)
 url="https://linuxcontainers.org/;
 license=('GPL')
-depends=('lxc' 'cgmanager>=0.35-1' 'libnih' 'fuse2' 'dbus-glib')
+depends=('lxc' 'libnih' 'fuse2' 'dbus-glib')
 makedepends=('help2man')
 options=('emptydirs')
 source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz;
"lxcfs.service")
 sha256sums=('204044eb22299cf03fc32580810cdc488eefe8cc277864d1937daf36ea98239a'
-'37de44dc1bc645f1cadb598ec367d3055cc6813a4e25010c8521e735ddc03c4e')
+'3549e83ebbd6ec5934be0c3137b0dbb1101cec098bc49d135fea29f733b9e2a1')
 
 build() {
 cd "$srcdir/$pkgname-$pkgver"

Modified: lxcfs.service
===
--- lxcfs.service   2018-05-07 10:53:55 UTC (rev 319092)
+++ lxcfs.service   2018-05-07 11:54:26 UTC (rev 319093)
@@ -2,7 +2,6 @@
 Description=FUSE filesystem for LXC
 ConditionVirtualization=!container
 Before=lxc.service
-After=cgmanager.service
 
 [Service]
 ExecStart=/usr/bin/lxcfs /var/lib/lxcfs


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

2018-05-07 Thread Sergej Pupykin via arch-commits
Date: Monday, May 7, 2018 @ 11:54:41
  Author: spupykin
Revision: 319094

archrelease: copy trunk to community-x86_64

Added:
  lxcfs/repos/community-x86_64/PKGBUILD
(from rev 319093, lxcfs/trunk/PKGBUILD)
  lxcfs/repos/community-x86_64/lxcfs.service
(from rev 319093, lxcfs/trunk/lxcfs.service)
Deleted:
  lxcfs/repos/community-x86_64/PKGBUILD
  lxcfs/repos/community-x86_64/lxcfs.service

---+
 PKGBUILD  |   70 
 lxcfs.service |   28 ++
 2 files changed, 48 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-07 11:54:26 UTC (rev 319093)
+++ PKGBUILD2018-05-07 11:54:41 UTC (rev 319094)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Christian Brauner 
-
-pkgname=lxcfs
-pkgver=3.0.0
-pkgrel=1
-pkgdesc="FUSE filesystem for LXC"
-arch=(x86_64)
-url="https://linuxcontainers.org/;
-license=('GPL')
-depends=('lxc' 'cgmanager>=0.35-1' 'libnih' 'fuse2' 'dbus-glib')
-makedepends=('help2man')
-options=('emptydirs')
-source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz;
-   "lxcfs.service")
-sha256sums=('204044eb22299cf03fc32580810cdc488eefe8cc277864d1937daf36ea98239a'
-'37de44dc1bc645f1cadb598ec367d3055cc6813a4e25010c8521e735ddc03c4e')
-
-build() {
-cd "$srcdir/$pkgname-$pkgver"
-./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---with-pamdir=/usr/lib/security \
---localstatedir=/var
-make
-}
-
-package() {
-cd "$srcdir/$pkgname-$pkgver"
-make DESTDIR="$pkgdir/" install
-install -dm0755 "$pkgdir"/var/lib/lxcfs
-install -Dm0644 "$srcdir"/lxcfs.service 
"$pkgdir"/usr/lib/systemd/system/lxcfs.service
-}

Copied: lxcfs/repos/community-x86_64/PKGBUILD (from rev 319093, 
lxcfs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-05-07 11:54:41 UTC (rev 319094)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Christian Brauner 
+
+pkgname=lxcfs
+pkgver=3.0.0
+pkgrel=3
+pkgdesc="FUSE filesystem for LXC"
+arch=(x86_64)
+url="https://linuxcontainers.org/;
+license=('GPL')
+depends=('lxc' 'libnih' 'fuse2' 'dbus-glib')
+makedepends=('help2man')
+options=('emptydirs')
+source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz;
+   "lxcfs.service")
+sha256sums=('204044eb22299cf03fc32580810cdc488eefe8cc277864d1937daf36ea98239a'
+'3549e83ebbd6ec5934be0c3137b0dbb1101cec098bc49d135fea29f733b9e2a1')
+
+build() {
+cd "$srcdir/$pkgname-$pkgver"
+./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--with-pamdir=/usr/lib/security \
+--localstatedir=/var
+make
+}
+
+package() {
+cd "$srcdir/$pkgname-$pkgver"
+make DESTDIR="$pkgdir/" install
+install -dm0755 "$pkgdir"/var/lib/lxcfs
+install -Dm0644 "$srcdir"/lxcfs.service 
"$pkgdir"/usr/lib/systemd/system/lxcfs.service
+}

Deleted: lxcfs.service
===
--- lxcfs.service   2018-05-07 11:54:26 UTC (rev 319093)
+++ lxcfs.service   2018-05-07 11:54:41 UTC (rev 319094)
@@ -1,15 +0,0 @@
-[Unit]
-Description=FUSE filesystem for LXC
-ConditionVirtualization=!container
-Before=lxc.service
-After=cgmanager.service
-Requires=cgmanager.service
-
-[Service]
-ExecStart=/usr/bin/lxcfs /var/lib/lxcfs
-KillMode=process
-Restart=on-failure
-ExecStopPost=-/bin/fusermount -u /var/lib/lxcfs
-
-[Install]
-WantedBy=multi-user.target

Copied: lxcfs/repos/community-x86_64/lxcfs.service (from rev 319093, 
lxcfs/trunk/lxcfs.service)
===
--- lxcfs.service   (rev 0)
+++ lxcfs.service   2018-05-07 11:54:41 UTC (rev 319094)
@@ -0,0 +1,13 @@
+[Unit]
+Description=FUSE filesystem for LXC
+ConditionVirtualization=!container
+Before=lxc.service
+
+[Service]
+ExecStart=/usr/bin/lxcfs /var/lib/lxcfs
+KillMode=process
+Restart=on-failure
+ExecStopPost=-/bin/fusermount -u /var/lib/lxcfs
+
+[Install]
+WantedBy=multi-user.target


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

2018-05-07 Thread Sergej Pupykin via arch-commits
Date: Monday, May 7, 2018 @ 15:17:35
  Author: spupykin
Revision: 319125

remove no longer supported options from configure

Modified:
  lxc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-07 15:00:53 UTC (rev 319124)
+++ PKGBUILD2018-05-07 15:17:35 UTC (rev 319125)
@@ -58,9 +58,7 @@
 --sysconfdir=/etc \
 --disable-apparmor \
 --enable-seccomp \
---enable-cgmanager \
 --enable-capabilities \
---enable-lua \
 --with-init-script=systemd \
 --with-systemdsystemunitdir=/usr/lib/systemd/system \
 --enable-pam \


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

2018-05-08 Thread Sergej Pupykin via arch-commits
Date: Tuesday, May 8, 2018 @ 10:04:05
  Author: spupykin
Revision: 319660

archrelease: copy trunk to community-any

Added:
  perl-tidy/repos/community-any/PKGBUILD
(from rev 319659, perl-tidy/trunk/PKGBUILD)
Deleted:
  perl-tidy/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-08 10:03:50 UTC (rev 319659)
+++ PKGBUILD2018-05-08 10:04:05 UTC (rev 319660)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Firmicus 
-
-pkgname=perl-tidy
-pkgver=20171214
-pkgrel=1
-pkgdesc="Parses and beautifies perl source"
-arch=('any')
-url="http://search.cpan.org/dist/Perl-Tidy;
-license=('GPL' 'PerlArtistic')
-depends=('perl>=5.10.0')
-options=('!emptydirs')
-source=(https://www.cpan.org/authors/id/S/SH/SHANCOCK/Perl-Tidy-$pkgver.tar.gz)
-sha256sums=('d664af2aa99eba6a0f4a39586ccc8df774c13878d8cf5cd17edac668949f')
-
-build() {
-  cd  "$srcdir"/Perl-Tidy-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  "$srcdir"/Perl-Tidy-$pkgver
-  make install DESTDIR="$pkgdir"
-  find "$pkgdir" -name '.packlist' -delete
-  find "$pkgdir" -name '*.pod' -delete
-}

Copied: perl-tidy/repos/community-any/PKGBUILD (from rev 319659, 
perl-tidy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-05-08 10:04:05 UTC (rev 319660)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Firmicus 
+
+pkgname=perl-tidy
+pkgver=20180220
+pkgrel=1
+pkgdesc="Parses and beautifies perl source"
+arch=('any')
+url="http://search.cpan.org/dist/Perl-Tidy;
+license=('GPL' 'PerlArtistic')
+depends=('perl>=5.10.0')
+options=('!emptydirs')
+source=(https://www.cpan.org/authors/id/S/SH/SHANCOCK/Perl-Tidy-$pkgver.tar.gz)
+sha256sums=('e9973ce28b7518108c1e68fa767c6566822480e739df275375a0dfcc9c2b3370')
+
+build() {
+  cd  "$srcdir"/Perl-Tidy-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  "$srcdir"/Perl-Tidy-$pkgver
+  make install DESTDIR="$pkgdir"
+  find "$pkgdir" -name '.packlist' -delete
+  find "$pkgdir" -name '*.pod' -delete
+}


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

2018-05-08 Thread Sergej Pupykin via arch-commits
Date: Tuesday, May 8, 2018 @ 10:03:50
  Author: spupykin
Revision: 319659

upgpkg: perl-tidy 20180220-1

Modified:
  perl-tidy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-08 10:03:41 UTC (rev 319658)
+++ PKGBUILD2018-05-08 10:03:50 UTC (rev 319659)
@@ -4,7 +4,7 @@
 # Contributor: Firmicus 
 
 pkgname=perl-tidy
-pkgver=20171214
+pkgver=20180220
 pkgrel=1
 pkgdesc="Parses and beautifies perl source"
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('perl>=5.10.0')
 options=('!emptydirs')
 source=(https://www.cpan.org/authors/id/S/SH/SHANCOCK/Perl-Tidy-$pkgver.tar.gz)
-sha256sums=('d664af2aa99eba6a0f4a39586ccc8df774c13878d8cf5cd17edac668949f')
+sha256sums=('e9973ce28b7518108c1e68fa767c6566822480e739df275375a0dfcc9c2b3370')
 
 build() {
   cd  "$srcdir"/Perl-Tidy-$pkgver


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

2018-05-08 Thread Sergej Pupykin via arch-commits
Date: Tuesday, May 8, 2018 @ 10:03:22
  Author: spupykin
Revision: 319657

upgpkg: dokuwiki 20180422_a-1

Modified:
  dokuwiki/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-08 09:40:47 UTC (rev 319656)
+++ PKGBUILD2018-05-08 10:03:22 UTC (rev 319657)
@@ -3,7 +3,7 @@
 # Contributor: Sébastien Luttringer
 
 pkgname=dokuwiki
-pkgver=20180422
+pkgver=20180422_a
 _pkgver=${pkgver:0:4}-${pkgver:4:2}-${pkgver:6}
 _pkgver=${_pkgver/_/}
 pkgrel=1
@@ -17,7 +17,7 @@
 options=('!strip')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/splitbrain/dokuwiki/archive/release_stable_${_pkgver}.tar.gz;
 'apache.example.conf')
-sha256sums=('1392d6eba776d9c5bcc6deed660c36a232b8682346f349de211816a4f07a063c'
+sha256sums=('d01a6048637305894991dd4b6a481acdd2dfadb08a55b0992ce0db03f366c81e'
 '6d6f19b545ca98573761f522fa837a4d2d3de932d21e593ac882ef57b13f0bb1')
 
 package() {


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

2018-05-08 Thread Sergej Pupykin via arch-commits
Date: Tuesday, May 8, 2018 @ 10:03:41
  Author: spupykin
Revision: 319658

archrelease: copy trunk to community-any

Added:
  dokuwiki/repos/community-any/PKGBUILD
(from rev 319657, dokuwiki/trunk/PKGBUILD)
  dokuwiki/repos/community-any/apache.example.conf
(from rev 319657, dokuwiki/trunk/apache.example.conf)
Deleted:
  dokuwiki/repos/community-any/PKGBUILD
  dokuwiki/repos/community-any/apache.example.conf

-+
 PKGBUILD|  132 +-
 apache.example.conf |   16 +++---
 2 files changed, 74 insertions(+), 74 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-08 10:03:22 UTC (rev 319657)
+++ PKGBUILD2018-05-08 10:03:41 UTC (rev 319658)
@@ -1,66 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Sébastien Luttringer
-
-pkgname=dokuwiki
-pkgver=20180422
-_pkgver=${pkgver:0:4}-${pkgver:4:2}-${pkgver:6}
-_pkgver=${_pkgver/_/}
-pkgrel=1
-pkgdesc='Simple to use and highly versatile Open Source wiki software'
-arch=('any')
-url='https://www.dokuwiki.org/'
-license=('GPL')
-depends=('php')
-backup=('etc/webapps/dokuwiki/.htaccess'
-'etc/httpd/conf/extra/dokuwiki.conf')
-options=('!strip')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/splitbrain/dokuwiki/archive/release_stable_${_pkgver}.tar.gz;
-'apache.example.conf')
-sha256sums=('1392d6eba776d9c5bcc6deed660c36a232b8682346f349de211816a4f07a063c'
-'6d6f19b545ca98573761f522fa837a4d2d3de932d21e593ac882ef57b13f0bb1')
-
-package() {
-  cd "$pkgdir"
-  install -dm0755 usr/share/webapps var/lib/dokuwiki etc/webapps
-  cp -a "$srcdir"/$pkgname-release_stable_${_pkgver} usr/share/webapps/dokuwiki
-
-  # move data in var
-  mv usr/share/webapps/dokuwiki/data var/lib/dokuwiki
-  ln -s {../../../../../var/lib/dokuwiki,usr/share/webapps/dokuwiki}/data
-
-  # move plugins in var
-  mv usr/share/webapps/dokuwiki/lib/plugins var/lib/dokuwiki
-  ln -s 
{../../../../../../var/lib/dokuwiki,usr/share/webapps/dokuwiki/lib}/plugins
-
-  # move templates in var
-  mv usr/share/webapps/dokuwiki/lib/tpl var/lib/dokuwiki
-  ln -s {../../../../../../var/lib/dokuwiki,usr/share/webapps/dokuwiki/lib}/tpl
-
-  # move config in /etc
-  mv usr/share/webapps/dokuwiki/conf etc/webapps/dokuwiki
-  chmod g=rwx etc/webapps/dokuwiki
-  ln -s ../../../../../etc/webapps/dokuwiki usr/share/webapps/dokuwiki/conf
-
-  # inform update on changes.log
-  touch var/lib/dokuwiki/data/changes.log
-  chmod 0644 var/lib/dokuwiki/data/changes.log
-
-  # use default htaccess
-  cp usr/share/webapps/dokuwiki/.htaccess.dist etc/webapps/dokuwiki/.htaccess
-  ln -s /etc/webapps/dokuwiki/.htaccess usr/share/webapps/dokuwiki/.htaccess
-
-  # fix rights and ownership
-  chown http:http var/lib/dokuwiki/plugins
-  chown -R http:http var/lib/dokuwiki/data
-  chown -R http:http etc/webapps/dokuwiki
-
-  # apache config
-  install -Dm0644 "$srcdir"/apache.example.conf 
etc/httpd/conf/extra/dokuwiki.conf
-
-  # php.ini
-#  install -dm0755 "$pkgdir"/etc/php/conf.d/
-#  echo 'open_basedir = 
${open_basedir}:/etc/webapps/dokuwiki/:/var/lib/dokuwiki/' 
>"$pkgdir"/etc/php/conf.d/dokuwiki.ini
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dokuwiki/repos/community-any/PKGBUILD (from rev 319657, 
dokuwiki/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-05-08 10:03:41 UTC (rev 319658)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Sébastien Luttringer
+
+pkgname=dokuwiki
+pkgver=20180422_a
+_pkgver=${pkgver:0:4}-${pkgver:4:2}-${pkgver:6}
+_pkgver=${_pkgver/_/}
+pkgrel=1
+pkgdesc='Simple to use and highly versatile Open Source wiki software'
+arch=('any')
+url='https://www.dokuwiki.org/'
+license=('GPL')
+depends=('php')
+backup=('etc/webapps/dokuwiki/.htaccess'
+'etc/httpd/conf/extra/dokuwiki.conf')
+options=('!strip')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/splitbrain/dokuwiki/archive/release_stable_${_pkgver}.tar.gz;
+'apache.example.conf')
+sha256sums=('d01a6048637305894991dd4b6a481acdd2dfadb08a55b0992ce0db03f366c81e'
+'6d6f19b545ca98573761f522fa837a4d2d3de932d21e593ac882ef57b13f0bb1')
+
+package() {
+  cd "$pkgdir"
+  install -dm0755 usr/share/webapps var/lib/dokuwiki etc/webapps
+  cp -a "$srcdir"/$pkgname-release_stable_${_pkgver} usr/share/webapps/dokuwiki
+
+  # move data in var
+  mv usr/share/webapps/dokuwiki/data var/lib/dokuwiki
+  ln -s {../../../../../var/lib/dokuwiki,usr/share/webapps/dokuwiki}/data
+
+  # move plugins in var
+  mv usr/share/webapps/dokuwiki/lib/plugins var/lib/dokuwiki
+  ln -s 
{../../../../../../var/lib/dokuwiki,usr/share/webapps/dokuwiki/lib}/plugins
+
+  # move templates in var
+  mv usr/share/webapps/dokuwiki/lib/tpl var/lib/dokuwiki
+  ln -s 

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

2018-04-26 Thread Sergej Pupykin via arch-commits
Date: Thursday, April 26, 2018 @ 11:09:55
  Author: spupykin
Revision: 318150

upgpkg: ejabberd 18.04-1

Modified:
  ejabberd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-26 11:05:02 UTC (rev 318149)
+++ PKGBUILD2018-04-26 11:09:55 UTC (rev 318150)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Rødseth 
 
 pkgname=ejabberd
-pkgver=18.03
+pkgver=18.04
 pkgrel=1
 pkgdesc="Jabber server written in Erlang"
 arch=('x86_64')
@@ -20,15 +20,15 @@
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive/$pkgver.tar.gz;

"base64url::git://github.com/dvv/base64url.git#commit=f2c64ed8b9bebc536fad37ad97243452b674b837"

"cache_tab::git://github.com/processone/cache_tab#commit=83675a2cbf222319d5592c436694c5229a45b73d"
-   
"eimp::git://github.com/processone/eimp#commit=680adfcc8ea297858616d54cf5a83baf338b61d1"
+   
"eimp::git://github.com/processone/eimp#commit=c3d1fa99539427077729e9064a39a166ee4fe758"

"elixir::git://github.com/elixir-lang/elixir#commit=867da6f876c48279823a41a33030c95ef37379b2"

"epam::git://github.com/processone/epam#commit=c4940ad96c9e734865d54df45af6f90c1c4ce03b"

"eredis::git://github.com/wooga/eredis#commit=cbc013f516e464706493c01662e5e9dd82d1db01"
-   
"esip::git://github.com/processone/esip#commit=c0c27671c2b6d2ea2f30409c4bd6ab593e4f6edd"
+   
"esip::git://github.com/processone/esip#commit=042ab1cba692d816dfa2277d4ab953aa211170a7"

"ezlib::git://github.com/processone/ezlib#commit=ccfb3b25c6476894c3e8d835d35ff258f64e9e14"
-   
"fast_tls::git://github.com/processone/fast_tls#commit=86b81785e977fa2c60c70854c4afd21f1f86fa77"
-   
"fast_xml::git://github.com/processone/fast_xml#commit=020dc9b438281b6350a6a397519fd626903881f9"
-   
"fast_yaml::git://github.com/processone/fast_yaml#commit=3de67ec66a527e62256e2b02eb077de7e0f0"
+   
"fast_tls::git://github.com/processone/fast_tls#commit=543e48177d70b6efa78de68aabd79c899f0be97d"
+   
"fast_xml::git://github.com/processone/fast_xml#commit=55701edebadd59b880c1173f619012ae76e8fc7a"
+   
"fast_yaml::git://github.com/processone/fast_yaml#commit=6eff3814618ef2c096f676cbcf2e59d299801a64"

"goldrush::git://github.com/DeadZen/goldrush.git#commit=8f1b715d36b650ec1e1f5612c00e28af6ab0de82"

"hamcrest::git://github.com/basho/hamcrest-erlang.git#commit=ad3dbab419762fc2d5821abb88b989da006b85c6"

"iconv::git://github.com/processone/iconv#commit=a1a1942c771963223a3bc7f9fbe96d1c7a317171"
@@ -39,7 +39,7 @@

"meck::git://github.com/eproxus/meck#commit=70d6a33ce7407029dc59e22a5b3c1c61c1348b23"

"moka::git://github.com/processone/moka#commit=3eed3a6dd7dedb70a6cd18f86c7561a18626eb3b"

"p1_mysql::git://github.com/processone/p1_mysql#commit=b028d44cbefbaba910162cb02c2654f1a0558018"
-   
"p1_oauth2::git://github.com/processone/p1_oauth2#commit=fb7c35e043d5213575e84ee811b78a03fe5c3fd0"
+   
"p1_oauth2::git://github.com/processone/p1_oauth2#commit=ab44e27db49021321e1a5d4dcf65c6c65c088075"

"p1_pgsql::git://github.com/processone/p1_pgsql#commit=c41a601dc6ff7886f10089649feb6d408f0a66b8"

"p1_utils::git://github.com/processone/p1_utils#commit=8dc0ae64af141f7cefe7a78585d7733e5e5c9f5a"

"rebar_elixir_plugin::git://github.com/processone/rebar_elixir_plugin#commit=10614dfef5d10b7071f7181858149259e50159f6"
@@ -48,12 +48,12 @@

"samerlib::git://github.com/processone/samerlib#commit=fbbba035b1548ac4e681df00d61bf609645333a0"

"sqlite3::git://github.com/processone/erlang-sqlite3#commit=cedc45a668d7630f942cab1c6f695de14b097e05"

"stringprep::git://github.com/processone/stringprep#commit=5f6623f08b1599a54d6bcf33621037eb3ebe5afa"
-   
"stun::git://github.com/processone/stun#commit=e12b0899f6556a1db3660aac444ad66807ce09ea"
-   
"xmpp::git://github.com/processone/xmpp#commit=46e4d2e93c07df78df6f1ae02693ad8fc1b8d236"
+   
"stun::git://github.com/processone/stun#commit=5af8dc997200c4a91a323bc92ab90afe2098ac69"
+   
"xmpp::git://github.com/processone/xmpp#commit=4763417ac070b39744689fd7d754b1d56252ae21"
"$pkgname.logrotate"
"ejabberd.service"
"sysuser.conf")
-sha256sums=('9a2899017ae69731217c313e157f5732b359a0a1bdc77bf4aefcdb66f33639a6'
+sha256sums=('9231427462d7af9b7eddff7177b4480aca16bb9a53997c5b464cb88bdc05d601'
 'SKIP'
 'SKIP'
 'SKIP'
@@ -88,7 +88,7 @@
 'SKIP'
 '31780cac78736d285e46f445f8c8463a70f2aeb2683280c259129db11832ddd2'
 '94582b1df76f6d86abfcc78bf4c4ac79276761c75483dd40a45b7ff2b19dc8a8'
-'0599a3d20153d620e9ac4fdb5bd7370854136235382a2fed4110b1950cf07d20')
+'68de8fd4df6e4f0e21a241dcd2b7075bdff495876646dd726c7054bf5780e3c6')
 
 prepare() {

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

2018-04-26 Thread Sergej Pupykin via arch-commits
Date: Thursday, April 26, 2018 @ 11:10:12
  Author: spupykin
Revision: 318151

archrelease: copy trunk to community-x86_64

Added:
  ejabberd/repos/community-x86_64/PKGBUILD
(from rev 318150, ejabberd/trunk/PKGBUILD)
  ejabberd/repos/community-x86_64/ejabberd.logrotate
(from rev 318150, ejabberd/trunk/ejabberd.logrotate)
  ejabberd/repos/community-x86_64/ejabberd.service
(from rev 318150, ejabberd/trunk/ejabberd.service)
  ejabberd/repos/community-x86_64/print-deps.sh
(from rev 318150, ejabberd/trunk/print-deps.sh)
  ejabberd/repos/community-x86_64/sysuser.conf
(from rev 318150, ejabberd/trunk/sysuser.conf)
Deleted:
  ejabberd/repos/community-x86_64/PKGBUILD
  ejabberd/repos/community-x86_64/ejabberd.logrotate
  ejabberd/repos/community-x86_64/ejabberd.service
  ejabberd/repos/community-x86_64/print-deps.sh
  ejabberd/repos/community-x86_64/sysuser.conf

+
 PKGBUILD   |  304 +--
 ejabberd.logrotate |   24 ++--
 ejabberd.service   |   30 ++---
 print-deps.sh  |   54 -
 sysuser.conf   |4 
 5 files changed, 209 insertions(+), 207 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-26 11:09:55 UTC (rev 318150)
+++ PKGBUILD2018-04-26 11:10:12 UTC (rev 318151)
@@ -1,151 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Jeff 'codemac' Mickey 
-# Contributor: Alexander Rødseth 
-
-pkgname=ejabberd
-pkgver=18.03
-pkgrel=1
-pkgdesc="Jabber server written in Erlang"
-arch=('x86_64')
-url="http://www.ejabberd.im/;
-license=("GPL")
-depends=('expat' 'openssl' 'zlib' 'erlang-nox' 'pam' 'iproute2' 
'erlang-unixodbc'
-'libyaml' 'sqlite' 'gd')
-makedepends=('git' 'rebar' 'hevea' 'texlive-bin' 'texlive-core' 
'texlive-latexextra')
-backup=('etc/ejabberd/ejabberd.yml'
-   'etc/ejabberd/ejabberdctl.cfg'
-   'etc/logrotate.d/ejabberd')
-options=(emptydirs)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive/$pkgver.tar.gz;
-   
"base64url::git://github.com/dvv/base64url.git#commit=f2c64ed8b9bebc536fad37ad97243452b674b837"
-   
"cache_tab::git://github.com/processone/cache_tab#commit=83675a2cbf222319d5592c436694c5229a45b73d"
-   
"eimp::git://github.com/processone/eimp#commit=680adfcc8ea297858616d54cf5a83baf338b61d1"
-   
"elixir::git://github.com/elixir-lang/elixir#commit=867da6f876c48279823a41a33030c95ef37379b2"
-   
"epam::git://github.com/processone/epam#commit=c4940ad96c9e734865d54df45af6f90c1c4ce03b"
-   
"eredis::git://github.com/wooga/eredis#commit=cbc013f516e464706493c01662e5e9dd82d1db01"
-   
"esip::git://github.com/processone/esip#commit=c0c27671c2b6d2ea2f30409c4bd6ab593e4f6edd"
-   
"ezlib::git://github.com/processone/ezlib#commit=ccfb3b25c6476894c3e8d835d35ff258f64e9e14"
-   
"fast_tls::git://github.com/processone/fast_tls#commit=86b81785e977fa2c60c70854c4afd21f1f86fa77"
-   
"fast_xml::git://github.com/processone/fast_xml#commit=020dc9b438281b6350a6a397519fd626903881f9"
-   
"fast_yaml::git://github.com/processone/fast_yaml#commit=3de67ec66a527e62256e2b02eb077de7e0f0"
-   
"goldrush::git://github.com/DeadZen/goldrush.git#commit=8f1b715d36b650ec1e1f5612c00e28af6ab0de82"
-   
"hamcrest::git://github.com/basho/hamcrest-erlang.git#commit=ad3dbab419762fc2d5821abb88b989da006b85c6"
-   
"iconv::git://github.com/processone/iconv#commit=a1a1942c771963223a3bc7f9fbe96d1c7a317171"
-   
"jiffy::git://github.com/davisp/jiffy#commit=1febce3ca86c5ca5d5a3618ed3d5f125bb99e4c5"
-   
"jose::git://github.com/potatosalad/erlang-jose#commit=f8f97fb651202386c951fccfcb61d123518ba05f"
-   
"lager::git://github.com/erlang-lager/lager#commit=a10c23c51dea6bbd63e5048c8a5a702169973114"
-   
"luerl::git://github.com/rvirding/luerl#commit=01fa43a1a5d68becfe07236a9a71505039474108"
-   
"meck::git://github.com/eproxus/meck#commit=70d6a33ce7407029dc59e22a5b3c1c61c1348b23"
-   
"moka::git://github.com/processone/moka#commit=3eed3a6dd7dedb70a6cd18f86c7561a18626eb3b"
-   
"p1_mysql::git://github.com/processone/p1_mysql#commit=b028d44cbefbaba910162cb02c2654f1a0558018"
-   
"p1_oauth2::git://github.com/processone/p1_oauth2#commit=fb7c35e043d5213575e84ee811b78a03fe5c3fd0"
-   
"p1_pgsql::git://github.com/processone/p1_pgsql#commit=c41a601dc6ff7886f10089649feb6d408f0a66b8"
-   
"p1_utils::git://github.com/processone/p1_utils#commit=8dc0ae64af141f7cefe7a78585d7733e5e5c9f5a"
-   
"rebar_elixir_plugin::git://github.com/processone/rebar_elixir_plugin#commit=10614dfef5d10b7071f7181858149259e50159f6"
-   
"riakc::git://github.com/processone/riak-erlang-client#commit=63db9859cf478cc67d4149940a5a9eae8c5ca3bc"
-   
"riak_pb::git://github.com/basho/riak_pb#commit=08771aba2ce4935b715d32d1b92555efdc3da994"
-   

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

2018-04-26 Thread Sergej Pupykin via arch-commits
Date: Thursday, April 26, 2018 @ 11:10:58
  Author: spupykin
Revision: 318153

archrelease: copy trunk to community-any

Added:
  nextcloud/repos/community-any/PKGBUILD
(from rev 318152, nextcloud/trunk/PKGBUILD)
  nextcloud/repos/community-any/apache.example.conf
(from rev 318152, nextcloud/trunk/apache.example.conf)
  nextcloud/repos/community-any/nextcloud.hook
(from rev 318152, nextcloud/trunk/nextcloud.hook)
Deleted:
  nextcloud/repos/community-any/PKGBUILD
  nextcloud/repos/community-any/apache.example.conf
  nextcloud/repos/community-any/nextcloud.hook

-+
 PKGBUILD|  116 +-
 apache.example.conf |   36 +++
 nextcloud.hook  |   26 +--
 3 files changed, 89 insertions(+), 89 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-04-26 11:10:44 UTC (rev 318152)
+++ PKGBUILD2018-04-26 11:10:58 UTC (rev 318153)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=nextcloud
-pkgver=13.0.1
-pkgrel=1
-pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
-arch=('any')
-url="https://nextcloud.com;
-license=('AGPL')
-depends=()
-optdepends=('php-apache: to use the Apache web server'
-'php-sqlite: to use the SQLite database backend'
-'php-pgsql: to use the PostgreSQL database backend'
-'php-ldap: LDAP authentication'
-'php-intl'
-'php-apcu'
-'mariadb: to use the MySQL database backend'
-'smbclient: to mount SAMBA shares'
-'php-mcrypt'
-'ffmpeg: file preview'
-'libreoffice: file preview')
-options=('!strip')
-backup=('etc/webapps/nextcloud/apache.example.conf')
-validpgpkeys=('28806A878AE423A28372792ED75899B9A724937A')
-source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
-'apache.example.conf'
-'nextcloud.hook')
-sha256sums=('5743314a71e972ae46a14b36b37394d4545915aa5f32d9e12ba786d04c1f1d11'
-'SKIP'
-'55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
-'d084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3')
-
-package() {
-depends=('php' 'php-gd')
-
-# install project
-install -d "$pkgdir"/usr/share/webapps/
-cp -R "$srcdir"/${pkgname} "$pkgdir"/usr/share/webapps/.
-
-# install apache config file
-install -d  "$pkgdir"/etc/webapps/${pkgname}
-install -m 644 "$srcdir"/apache.example.conf  
"$pkgdir"/etc/webapps/${pkgname}
-
-# move config to /etc
-install -d  "$pkgdir"/etc/webapps/${pkgname}
-mv "$pkgdir"/usr/share/webapps/${pkgname}/config 
"$pkgdir"/etc/webapps/${pkgname}/config
-chown -R http:http "$pkgdir"/etc/webapps/${pkgname}
-ln -s /etc/webapps/${pkgname}/config 
"$pkgdir"/usr/share/webapps/${pkgname}/config
-chown -R root:http "$pkgdir"/usr/share/webapps/${pkgname}
-
-find "$pkgdir"/usr/share/webapps/${pkgname} -type f -exec chmod 0644 {} \;
-find "$pkgdir"/usr/share/webapps/${pkgname} -type d -exec chmod 0755 {} \;
-
-chmod a+x "$pkgdir"/usr/share/webapps/${pkgname}/occ
-
-#install -Dm0644 "$srcdir"/nextcloud.hook 
"$pkgdir"/usr/share/libalpm/hooks/nextcloud.hook
-}

Copied: nextcloud/repos/community-any/PKGBUILD (from rev 318152, 
nextcloud/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-04-26 11:10:58 UTC (rev 318153)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=nextcloud
+pkgver=13.0.2
+pkgrel=1
+pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
+arch=('any')
+url="https://nextcloud.com;
+license=('AGPL')
+depends=()
+optdepends=('php-apache: to use the Apache web server'
+'php-sqlite: to use the SQLite database backend'
+'php-pgsql: to use the PostgreSQL database backend'
+'php-ldap: LDAP authentication'
+'php-intl'
+'php-apcu'
+'mariadb: to use the MySQL database backend'
+'smbclient: to mount SAMBA shares'
+'php-mcrypt'
+'ffmpeg: file preview'
+'libreoffice: file preview')
+options=('!strip')
+backup=('etc/webapps/nextcloud/apache.example.conf')
+validpgpkeys=('28806A878AE423A28372792ED75899B9A724937A')
+source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
+'apache.example.conf'
+'nextcloud.hook')
+sha256sums=('7396f98a1a53a9f4b144f55360d87c89cb6ee899feef1cfbf29a736219f9c47d'
+'SKIP'
+'55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
+'d084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3')
+
+package() {
+

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

2018-04-26 Thread Sergej Pupykin via arch-commits
Date: Thursday, April 26, 2018 @ 11:10:44
  Author: spupykin
Revision: 318152

upgpkg: nextcloud 13.0.2-1

Modified:
  nextcloud/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-26 11:10:12 UTC (rev 318151)
+++ PKGBUILD2018-04-26 11:10:44 UTC (rev 318152)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=nextcloud
-pkgver=13.0.1
+pkgver=13.0.2
 pkgrel=1
 pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
 arch=('any')
@@ -26,7 +26,7 @@
 
source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
 'apache.example.conf'
 'nextcloud.hook')
-sha256sums=('5743314a71e972ae46a14b36b37394d4545915aa5f32d9e12ba786d04c1f1d11'
+sha256sums=('7396f98a1a53a9f4b144f55360d87c89cb6ee899feef1cfbf29a736219f9c47d'
 'SKIP'
 '55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
 'd084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3')


[arch-commits] Commit in prosody/repos/community-x86_64 (12 files)

2018-05-15 Thread Sergej Pupykin via arch-commits
Date: Tuesday, May 15, 2018 @ 12:27:25
  Author: spupykin
Revision: 322461

archrelease: copy trunk to community-x86_64

Added:
  prosody/repos/community-x86_64/PKGBUILD
(from rev 322460, prosody/trunk/PKGBUILD)
  prosody/repos/community-x86_64/prosody.install
(from rev 322460, prosody/trunk/prosody.install)
  prosody/repos/community-x86_64/prosody.logrotated
(from rev 322460, prosody/trunk/prosody.logrotated)
  prosody/repos/community-x86_64/prosody.service
(from rev 322460, prosody/trunk/prosody.service)
  prosody/repos/community-x86_64/prosody.tmpfile.d
(from rev 322460, prosody/trunk/prosody.tmpfile.d)
  prosody/repos/community-x86_64/sysuser.conf
(from rev 322460, prosody/trunk/sysuser.conf)
Deleted:
  prosody/repos/community-x86_64/PKGBUILD
  prosody/repos/community-x86_64/prosody.install
  prosody/repos/community-x86_64/prosody.logrotated
  prosody/repos/community-x86_64/prosody.service
  prosody/repos/community-x86_64/prosody.tmpfile.d
  prosody/repos/community-x86_64/sysuser.conf

+
 PKGBUILD   |  178 +--
 prosody.install|   46 ++---
 prosody.logrotated |   18 ++---
 prosody.service|   28 
 prosody.tmpfile.d  |4 -
 sysuser.conf   |6 -
 6 files changed, 140 insertions(+), 140 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-15 12:27:04 UTC (rev 322460)
+++ PKGBUILD2018-05-15 12:27:25 UTC (rev 322461)
@@ -1,89 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Old Maintainer: Dwayne Bent 
-# Old Maintainer: Tilman Vatteroth 
-# Contributor: Paul-Sebastian Manole 
-# Contributor: Timothée Ravier 
-# Contributor: Christoph Stahl 
-
-pkgname=prosody
-epoch=1
-pkgrel=2
-pkgver=0.10.0
-pkgdesc="Lightweight and extensible Jabber/XMPP server written in Lua"
-arch=('i686' 'x86_64')
-url="https://prosody.im/;
-license=('MIT')
-depends=('lua51' 'lua51-socket' 'lua51-expat' 'lua51-filesystem' 'libidn'
- 'openssl')
-conflicts=('prosody')
-provides=('prosody')
-optdepends=('lua51-sec: TLS encryption support'
-   'lua51-bitop: websocket support'
-   'lua51-event: libevent support'
-   'lua51-dbi: SQL storage support')
-install=prosody.install
-backup=('etc/prosody/prosody.cfg.lua')
-validpgpkeys=('32A9EDDE3609931EB98CEAC315907E8E7BDD6BFE')
-source=("https://prosody.im/downloads/source/prosody-$pkgver.tar.gz"{,.asc}
-'prosody.tmpfile.d'
-'prosody.logrotated'
-'sysuser.conf'
-'prosody.service')
-sha256sums=('7414e447256c60b2645578c4a5913113cd74b419ca5a032b54db90d98a978498'
-'SKIP'
-'0753bd9260f1cfdce6e18e01a61e320b396acfe9fca8ccf3250653bfa6af997e'
-'5a2466b73bd069fb73be97a4e23b24e4c8dd1adb7db871cb8f5ab4094c1f967f'
-'e5c30ffbb066f0ed375b3313490c535d8c9df018726f6cecf9e3ddfd2e48'
-'af4d725c580a5f3aa875194042cdb3859ee70e1dc057650c46a4a10e6a1d3544')
-
-prepare() {
-  cd prosody-$pkgver
-
-  # disable logging to output and activate syslog
-  sed -i s/"info = "/"-- info = "/g prosody.cfg.lua.dist
-  sed -i s/"error = "/"-- error = "/g prosody.cfg.lua.dist
-  sed -i s/"--\ \"\*syslog\"\;"/"\"*syslog\"\;"/g prosody.cfg.lua.dist
-
-  # add pidfile and daemonize
-  # daemonize is important for systemd!
-  mv prosody.cfg.lua.dist prosody.cfg.lua.old
-
-  echo --Important for systemd >> prosody.cfg.lua.dist
-  echo -- daemonize is important for systemd. if you set this to false the 
systemd startup will freeze. >> prosody.cfg.lua.dist
-  echo daemonize = true >> prosody.cfg.lua.dist
-  echo 'pidfile = "/run/prosody/prosody.pid"'>> prosody.cfg.lua.dist
-  echo "" >> prosody.cfg.lua.dist
-  cat prosody.cfg.lua.old >> prosody.cfg.lua.dist
-  rm prosody.cfg.lua.old
-
-  #sed -i 's|sock, err = socket.udp();|sock, err = (socket.udp4 or 
socket.udp)();|g' net/dns.lua
-}
-
-build() {
-  cd prosody-$pkgver
-  ./configure --ostype=linux --prefix=/usr --sysconfdir=/etc/prosody \
---datadir=/var/lib/prosody --with-lua-include=/usr/include/lua5.1 \
---cflags="${CFLAGS} -fPIC -Wall -Wextra -D_GNU_SOURCE" \
---ldflags="${LDFLAGS} -shared" --no-example-certs \
---runwith=lua5.1
-  make
-}
-
-package() {
-  cd prosody-$pkgver
-  make DESTDIR="${pkgdir}" install
-  make DESTDIR="${pkgdir}" install -C tools/migration
-
-  install -Dm 0644 "$srcdir"/prosody.tmpfile.d 
"${pkgdir}"/usr/lib/tmpfiles.d/prosody.conf
-  install -Dm 0644 "$srcdir"/prosody.service 
"${pkgdir}"/usr/lib/systemd/system/prosody.service
-  install -Dm644 "$srcdir"/sysuser.conf 
"$pkgdir"/usr/lib/sysusers.d/prosody.conf
-
-  for i in tools/*.lua; do
-install -Dm 0644 ${i} "${pkgdir}"/usr/share/prosody/${i}
-  done
-
-  install -Dm 0644 COPYING 

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

2018-05-15 Thread Sergej Pupykin via arch-commits
Date: Tuesday, May 15, 2018 @ 12:27:04
  Author: spupykin
Revision: 322460

upgpkg: prosody 1:0.10.1-1

Modified:
  prosody/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-15 09:54:28 UTC (rev 322459)
+++ PKGBUILD2018-05-15 12:27:04 UTC (rev 322460)
@@ -8,8 +8,8 @@
 
 pkgname=prosody
 epoch=1
-pkgrel=2
-pkgver=0.10.0
+pkgrel=1
+pkgver=0.10.1
 pkgdesc="Lightweight and extensible Jabber/XMPP server written in Lua"
 arch=('x86_64')
 url="https://prosody.im/;
@@ -30,7 +30,7 @@
 'prosody.logrotated'
 'sysuser.conf'
 'prosody.service')
-sha256sums=('7414e447256c60b2645578c4a5913113cd74b419ca5a032b54db90d98a978498'
+sha256sums=('995e69b3757ad36db3fcb74244e10d6fea58df1d48a20932cae155ffe6bcb5ce'
 'SKIP'
 '0753bd9260f1cfdce6e18e01a61e320b396acfe9fca8ccf3250653bfa6af997e'
 '5a2466b73bd069fb73be97a4e23b24e4c8dd1adb7db871cb8f5ab4094c1f967f'


[arch-commits] Commit in nextcloud-app-mail/repos/community-any (PKGBUILD PKGBUILD)

2018-05-16 Thread Sergej Pupykin via arch-commits
Date: Wednesday, May 16, 2018 @ 11:54:55
  Author: spupykin
Revision: 322781

archrelease: copy trunk to community-any

Added:
  nextcloud-app-mail/repos/community-any/PKGBUILD
(from rev 322780, nextcloud-app-mail/trunk/PKGBUILD)
Deleted:
  nextcloud-app-mail/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-16 11:54:39 UTC (rev 322780)
+++ PKGBUILD2018-05-16 11:54:55 UTC (rev 322781)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Jonas Heinrich 
-# Contributor: Jonas Heinrich 
-
-pkgname=nextcloud-app-mail
-pkgver=0.7.10
-pkgrel=1
-pkgdesc="An email app for NextCloud"
-arch=('any')
-url="https://github.com/nextcloud/mail;
-license=('AGPL')
-depends=('nextcloud')
-options=('!strip')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/mail/releases/download/v${pkgver}/mail.tar.gz;)
-sha512sums=('e04ea5e16a355bf977c9df9f00c58b7d201a9d6b59cb0ba76fd335902357005e04f3ed6537119f56cdcaf65987aa42c2cc53a5d9a87fbf7de272dd48befb8002')
-
-prepare() {
-  sed -i 's|max-version="7.0"|max-version="7.1"|' 
"${srcdir}/mail/appinfo/info.xml"
-}
-
-package() {
-  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
-  cp -a "${srcdir}/mail" "${pkgdir}/usr/share/webapps/nextcloud/apps/mail"
-}

Copied: nextcloud-app-mail/repos/community-any/PKGBUILD (from rev 322780, 
nextcloud-app-mail/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-05-16 11:54:55 UTC (rev 322781)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jonas Heinrich 
+# Contributor: Jonas Heinrich 
+
+pkgname=nextcloud-app-mail
+pkgver=0.8.1
+pkgrel=1
+pkgdesc="An email app for NextCloud"
+arch=('any')
+url="https://github.com/nextcloud/mail;
+license=('AGPL')
+depends=('nextcloud')
+options=('!strip')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/mail/releases/download/v${pkgver}/mail.tar.gz;)
+sha512sums=('9858867ab4074d9992d6e3323849566d7a42196242082894ab324c9a554550822dd2f2f3506bfa25e6a0581a7f1c13a65e9e5abe858438fb04682f9693e6270d')
+
+prepare() {
+  sed -i 's|max-version="7.0"|max-version="7.1"|' 
"${srcdir}/mail/appinfo/info.xml"
+}
+
+package() {
+  install -d "${pkgdir}/usr/share/webapps/nextcloud/apps"
+  cp -a "${srcdir}/mail" "${pkgdir}/usr/share/webapps/nextcloud/apps/mail"
+}


[arch-commits] Commit in nextcloud-app-mail/trunk (PKGBUILD)

2018-05-16 Thread Sergej Pupykin via arch-commits
Date: Wednesday, May 16, 2018 @ 11:54:39
  Author: spupykin
Revision: 322780

upgpkg: nextcloud-app-mail 0.8.1-1

Modified:
  nextcloud-app-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-16 11:50:21 UTC (rev 322779)
+++ PKGBUILD2018-05-16 11:54:39 UTC (rev 322780)
@@ -4,7 +4,7 @@
 # Contributor: Jonas Heinrich 
 
 pkgname=nextcloud-app-mail
-pkgver=0.7.10
+pkgver=0.8.1
 pkgrel=1
 pkgdesc="An email app for NextCloud"
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('nextcloud')
 options=('!strip')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/mail/releases/download/v${pkgver}/mail.tar.gz;)
-sha512sums=('e04ea5e16a355bf977c9df9f00c58b7d201a9d6b59cb0ba76fd335902357005e04f3ed6537119f56cdcaf65987aa42c2cc53a5d9a87fbf7de272dd48befb8002')
+sha512sums=('9858867ab4074d9992d6e3323849566d7a42196242082894ab324c9a554550822dd2f2f3506bfa25e6a0581a7f1c13a65e9e5abe858438fb04682f9693e6270d')
 
 prepare() {
   sed -i 's|max-version="7.0"|max-version="7.1"|' 
"${srcdir}/mail/appinfo/info.xml"


[arch-commits] Commit in perl-datetime-locale/trunk (PKGBUILD)

2018-05-21 Thread Sergej Pupykin via arch-commits
Date: Monday, May 21, 2018 @ 13:40:09
  Author: spupykin
Revision: 326152

upgpkg: perl-datetime-locale 1.20-1

Modified:
  perl-datetime-locale/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-21 13:39:59 UTC (rev 326151)
+++ PKGBUILD2018-05-21 13:40:09 UTC (rev 326152)
@@ -3,7 +3,7 @@
 # Contributor: François Charette 
 
 pkgname=perl-datetime-locale
-pkgver=1.18
+pkgver=1.20
 pkgrel=1
 pkgdesc="Localization support for DateTime.pm "
 arch=(any)
@@ -13,7 +13,7 @@
 'perl-file-sharedir' 'perl-file-sharedir-install')
 options=('!emptydirs')
 
source=(https://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Locale-$pkgver.tar.gz)
-sha256sums=('f47e9ac0c48cf362cd676bed50ce6ddae309e71be625185f16925bf93da45732')
+sha256sums=('998f034234441932c82a4598fa49a14f346d6e981d1d2d91a179913a9f81b898')
 
 build() {
   cd  "$srcdir"/DateTime-Locale-$pkgver


[arch-commits] Commit in perl-datetime-locale/repos/community-any (PKGBUILD PKGBUILD)

2018-05-21 Thread Sergej Pupykin via arch-commits
Date: Monday, May 21, 2018 @ 13:40:23
  Author: spupykin
Revision: 326153

archrelease: copy trunk to community-any

Added:
  perl-datetime-locale/repos/community-any/PKGBUILD
(from rev 326152, perl-datetime-locale/trunk/PKGBUILD)
Deleted:
  perl-datetime-locale/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-21 13:40:09 UTC (rev 326152)
+++ PKGBUILD2018-05-21 13:40:23 UTC (rev 326153)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: François Charette 
-
-pkgname=perl-datetime-locale
-pkgver=1.18
-pkgrel=1
-pkgdesc="Localization support for DateTime.pm "
-arch=(any)
-url="http://search.cpan.org/dist/DateTime-Locale;
-license=('GPL' 'PerlArtistic')
-depends=('perl-params-validate' 'perl-list-moreutils'
-'perl-file-sharedir' 'perl-file-sharedir-install')
-options=('!emptydirs')
-source=(https://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Locale-$pkgver.tar.gz)
-sha256sums=('f47e9ac0c48cf362cd676bed50ce6ddae309e71be625185f16925bf93da45732')
-
-build() {
-  cd  "$srcdir"/DateTime-Locale-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  "$srcdir"/DateTime-Locale-$pkgver
-  make install DESTDIR="$pkgdir"
-  find "$pkgdir" -name '.packlist' -delete
-  find "$pkgdir" -name '*.pod' -delete
-}

Copied: perl-datetime-locale/repos/community-any/PKGBUILD (from rev 326152, 
perl-datetime-locale/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-05-21 13:40:23 UTC (rev 326153)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: François Charette 
+
+pkgname=perl-datetime-locale
+pkgver=1.20
+pkgrel=1
+pkgdesc="Localization support for DateTime.pm "
+arch=(any)
+url="http://search.cpan.org/dist/DateTime-Locale;
+license=('GPL' 'PerlArtistic')
+depends=('perl-params-validate' 'perl-list-moreutils'
+'perl-file-sharedir' 'perl-file-sharedir-install')
+options=('!emptydirs')
+source=(https://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Locale-$pkgver.tar.gz)
+sha256sums=('998f034234441932c82a4598fa49a14f346d6e981d1d2d91a179913a9f81b898')
+
+build() {
+  cd  "$srcdir"/DateTime-Locale-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  "$srcdir"/DateTime-Locale-$pkgver
+  make install DESTDIR="$pkgdir"
+  find "$pkgdir" -name '.packlist' -delete
+  find "$pkgdir" -name '*.pod' -delete
+}


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

2018-05-21 Thread Sergej Pupykin via arch-commits
Date: Monday, May 21, 2018 @ 13:39:59
  Author: spupykin
Revision: 326151

archrelease: copy trunk to community-x86_64

Added:
  openvswitch/repos/community-x86_64/PKGBUILD
(from rev 326150, openvswitch/trunk/PKGBUILD)
  openvswitch/repos/community-x86_64/openvswitch.install
(from rev 326150, openvswitch/trunk/openvswitch.install)
  openvswitch/repos/community-x86_64/openvswitch.tmpfiles
(from rev 326150, openvswitch/trunk/openvswitch.tmpfiles)
  openvswitch/repos/community-x86_64/ovs-vswitchd.service
(from rev 326150, openvswitch/trunk/ovs-vswitchd.service)
  openvswitch/repos/community-x86_64/ovsdb-server.service
(from rev 326150, openvswitch/trunk/ovsdb-server.service)
Deleted:
  openvswitch/repos/community-x86_64/PKGBUILD
  openvswitch/repos/community-x86_64/openvswitch.install
  openvswitch/repos/community-x86_64/openvswitch.tmpfiles
  openvswitch/repos/community-x86_64/ovs-vswitchd.service
  openvswitch/repos/community-x86_64/ovsdb-server.service

--+
 PKGBUILD |  108 -
 openvswitch.install  |   26 +--
 openvswitch.tmpfiles |2 
 ovs-vswitchd.service |   30 ++---
 ovsdb-server.service |   14 +++---
 5 files changed, 90 insertions(+), 90 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-21 13:39:39 UTC (rev 326150)
+++ PKGBUILD2018-05-21 13:39:59 UTC (rev 326151)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Pedro Martinez-Julia (pedr...@um.es)
-# Contributor: Matt Monaco 
-
-pkgname=openvswitch
-pkgver=2.9.0
-pkgrel=1
-pkgdesc="Production Quality, Multilayer Open Virtual Switch"
-url="http://openvswitch.org;
-license=('APACHE')
-arch=(x86_64)
-install=openvswitch.install
-source=("http://openvswitch.org/releases/openvswitch-$pkgver.tar.gz;
-   openvswitch.tmpfiles
-   ovsdb-server.service
-   ovs-vswitchd.service)
-depends=('openssl' 'libcap-ng')
-makedepends=('python2-six')
-optdepends=('python2-six')
-sha256sums=('3699ce579acd346e9aa2fba89514cdcc79b231f6227659eea6714917b398419d'
-'e8dc21e50fc886bfd6aa55991bdb3cb66907e11b071045452bb12de01a3ecbd9'
-'fa2412b81c77921418131a4f6fd38956f50ffcc7b908ec91f94d3607a05d060b'
-'679c8f03b78bba03237c6135f1bd7711430248e8477202c8b0de4ff4828b9f61')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-  sed -i \
--e 
's|$(sysconfdir)/bash_completion.d|/usr/share/bash-completion/completions|g' \
-Makefile.am
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./boot.sh
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---with-rundir=/run/openvswitch \
---sbindir=/usr/bin \
-PYTHON=/usr/bin/python2
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-  install -Dm0644 "$srcdir"/openvswitch.tmpfiles 
"$pkgdir/usr/lib/tmpfiles.d/openvswitch.conf"
-  install -Dm0644 "$srcdir"/ovsdb-server.service 
"$pkgdir/usr/lib/systemd/system/ovsdb-server.service"
-  install -Dm0644 "$srcdir"/ovs-vswitchd.service 
"$pkgdir/usr/lib/systemd/system/ovs-vswitchd.service"
-  install -dm0755 "$pkgdir/etc/openvswitch"
-  rm -rf "$pkgdir"/run
-}

Copied: openvswitch/repos/community-x86_64/PKGBUILD (from rev 326150, 
openvswitch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-05-21 13:39:59 UTC (rev 326151)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Pedro Martinez-Julia (pedr...@um.es)
+# Contributor: Matt Monaco 
+
+pkgname=openvswitch
+pkgver=2.9.1
+pkgrel=1
+pkgdesc="Production Quality, Multilayer Open Virtual Switch"
+url="http://openvswitch.org;
+license=('APACHE')
+arch=(x86_64)
+install=openvswitch.install
+source=("http://openvswitch.org/releases/openvswitch-$pkgver.tar.gz;
+   openvswitch.tmpfiles
+   ovsdb-server.service
+   ovs-vswitchd.service)
+depends=('openssl' 'libcap-ng')
+makedepends=('python2-six')
+optdepends=('python2-six')
+sha256sums=('83043c0da8811838ff820e58ed62ec55efcdf8198c4d93064d0d066b00017c99'
+'e8dc21e50fc886bfd6aa55991bdb3cb66907e11b071045452bb12de01a3ecbd9'
+'fa2412b81c77921418131a4f6fd38956f50ffcc7b908ec91f94d3607a05d060b'
+'679c8f03b78bba03237c6135f1bd7711430248e8477202c8b0de4ff4828b9f61')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  sed -i \
+-e 
's|$(sysconfdir)/bash_completion.d|/usr/share/bash-completion/completions|g' \
+Makefile.am
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./boot.sh
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-rundir=/run/openvswitch \
+--sbindir=/usr/bin \
+PYTHON=/usr/bin/python2
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make 

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

2018-05-21 Thread Sergej Pupykin via arch-commits
Date: Monday, May 21, 2018 @ 13:39:39
  Author: spupykin
Revision: 326150

upgpkg: openvswitch 2.9.1-1

Modified:
  openvswitch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-21 13:33:38 UTC (rev 326149)
+++ PKGBUILD2018-05-21 13:39:39 UTC (rev 326150)
@@ -4,7 +4,7 @@
 # Contributor: Matt Monaco 
 
 pkgname=openvswitch
-pkgver=2.9.0
+pkgver=2.9.1
 pkgrel=1
 pkgdesc="Production Quality, Multilayer Open Virtual Switch"
 url="http://openvswitch.org;
@@ -18,7 +18,7 @@
 depends=('openssl' 'libcap-ng')
 makedepends=('python2-six')
 optdepends=('python2-six')
-sha256sums=('3699ce579acd346e9aa2fba89514cdcc79b231f6227659eea6714917b398419d'
+sha256sums=('83043c0da8811838ff820e58ed62ec55efcdf8198c4d93064d0d066b00017c99'
 'e8dc21e50fc886bfd6aa55991bdb3cb66907e11b071045452bb12de01a3ecbd9'
 'fa2412b81c77921418131a4f6fd38956f50ffcc7b908ec91f94d3607a05d060b'
 '679c8f03b78bba03237c6135f1bd7711430248e8477202c8b0de4ff4828b9f61')


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

2018-05-21 Thread Sergej Pupykin via arch-commits
Date: Monday, May 21, 2018 @ 13:52:47
  Author: spupykin
Revision: 326157

archrelease: copy trunk to community-x86_64

Added:
  rocksndiamonds/repos/community-x86_64/PKGBUILD
(from rev 326156, rocksndiamonds/trunk/PKGBUILD)
  rocksndiamonds/repos/community-x86_64/rocksndiamonds.desktop
(from rev 326156, rocksndiamonds/trunk/rocksndiamonds.desktop)
Deleted:
  rocksndiamonds/repos/community-x86_64/PKGBUILD
  rocksndiamonds/repos/community-x86_64/rocksndiamonds.desktop

+
 PKGBUILD   |   90 +++
 rocksndiamonds.desktop |   20 +-
 2 files changed, 55 insertions(+), 55 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-21 13:52:34 UTC (rev 326156)
+++ PKGBUILD2018-05-21 13:52:47 UTC (rev 326157)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Jacek Poplawski 
-
-pkgname=rocksndiamonds
-pkgver=4.0.1.4
-pkgrel=1
-pkgdesc="game similiar to Boulderdash with lots of levels"
-arch=(x86_64)
-url="http://www.artsoft.org/rocksndiamonds/;
-license=('GPL')
-depends=('sdl2' 'sdl2_image' 'sdl2_mixer' 'sdl2_net' 'smpeg')
-makedepends=('unzip' 'p7zip')
-source=(https://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-$pkgver.tar.gz
-   rocksndiamonds.desktop)
-sha256sums=('6f5c29643fe9f7977435739850614de4656c8d74ec53a7ef672e13e832237167'
-'90008d356dd30034287ca763a05feb482d7e0c4508572abb08b5215fcb4fe922')
-
-prepare() {
-  cd "$srcdir"/rocksndiamonds-$pkgver
-  sed -i 's|inline void InitElementSmallImagesScaledUp|void 
InitElementSmallImagesScaledUp|g' src/init.c
-}
-
-build() {
-  cd "$srcdir"/rocksndiamonds-$pkgver
-  make clean
-  make RO_GAME_DIR=/usr/share/rocksndiamonds 
RW_GAME_DIR=/usr/share/rocksndiamonds
-}
-
-package() {
-  depends+=('rocksndiamonds-data')
-
-  cd "$srcdir"/rocksndiamonds-$pkgver
-
-  install -d "$pkgdir"/usr/bin
-  cp "$srcdir"/rocksndiamonds-$pkgver/rocksndiamonds 
"$pkgdir"/usr/bin/rocksndiamonds
-
-#  install -d "$pkgdir"/usr/share/man/man1
-#  cp "$srcdir"/rocksndiamonds-$pkgver/rocksndiamonds.1 
"$pkgdir"/usr/share/man/man1
-
-  install -d "$pkgdir"/usr/share/doc/$pkgname/
-  cp -a docs/elements "$pkgdir"/usr/share/doc/$pkgname/
-
-  install -Dm0644 "$srcdir"/rocksndiamonds.desktop 
"$pkgdir"/usr/share/applications/rocksndiamonds.desktop
-}

Copied: rocksndiamonds/repos/community-x86_64/PKGBUILD (from rev 326156, 
rocksndiamonds/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-05-21 13:52:47 UTC (rev 326157)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Jacek Poplawski 
+
+pkgname=rocksndiamonds
+pkgver=4.1.0.0
+pkgrel=1
+pkgdesc="game similiar to Boulderdash with lots of levels"
+arch=(x86_64)
+url="http://www.artsoft.org/rocksndiamonds/;
+license=('GPL')
+depends=('sdl2' 'sdl2_image' 'sdl2_mixer' 'sdl2_net' 'smpeg')
+makedepends=('unzip' 'p7zip')
+source=(https://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-$pkgver.tar.gz
+   rocksndiamonds.desktop)
+sha256sums=('4e9958dc550cf3eddef73f759ee3fdf274ca259314d64fc735077a0c85fbba2e'
+'90008d356dd30034287ca763a05feb482d7e0c4508572abb08b5215fcb4fe922')
+
+prepare() {
+  cd "$srcdir"/rocksndiamonds-$pkgver
+  sed -i 's|inline void InitElementSmallImagesScaledUp|void 
InitElementSmallImagesScaledUp|g' src/init.c
+}
+
+build() {
+  cd "$srcdir"/rocksndiamonds-$pkgver
+  make clean
+  make RO_GAME_DIR=/usr/share/rocksndiamonds 
RW_GAME_DIR=/usr/share/rocksndiamonds
+}
+
+package() {
+  depends+=('rocksndiamonds-data')
+
+  cd "$srcdir"/rocksndiamonds-$pkgver
+
+  install -d "$pkgdir"/usr/bin
+  cp "$srcdir"/rocksndiamonds-$pkgver/rocksndiamonds 
"$pkgdir"/usr/bin/rocksndiamonds
+
+#  install -d "$pkgdir"/usr/share/man/man1
+#  cp "$srcdir"/rocksndiamonds-$pkgver/rocksndiamonds.1 
"$pkgdir"/usr/share/man/man1
+
+  install -d "$pkgdir"/usr/share/doc/$pkgname/
+  cp -a docs/elements "$pkgdir"/usr/share/doc/$pkgname/
+
+  install -Dm0644 "$srcdir"/rocksndiamonds.desktop 
"$pkgdir"/usr/share/applications/rocksndiamonds.desktop
+}

Deleted: rocksndiamonds.desktop
===
--- rocksndiamonds.desktop  2018-05-21 13:52:34 UTC (rev 326156)
+++ rocksndiamonds.desktop  2018-05-21 13:52:47 UTC (rev 326157)
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Name=Rocks'N'Diamonds
-GenericName=Rocks'N'Diamonds
-Comment=Arcade game
-Exec=rocksndiamonds
-Terminal=false
-Type=Application
-Categories=Application;Game;
-StartupNotify=false

Copied: rocksndiamonds/repos/community-x86_64/rocksndiamonds.desktop (from rev 
326156, rocksndiamonds/trunk/rocksndiamonds.desktop)

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

2018-05-21 Thread Sergej Pupykin via arch-commits
Date: Monday, May 21, 2018 @ 13:52:34
  Author: spupykin
Revision: 326156

upgpkg: rocksndiamonds 4.1.0.0-1

Modified:
  rocksndiamonds/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-21 13:42:04 UTC (rev 326155)
+++ PKGBUILD2018-05-21 13:52:34 UTC (rev 326156)
@@ -3,7 +3,7 @@
 # Contributor: Jacek Poplawski 
 
 pkgname=rocksndiamonds
-pkgver=4.0.1.4
+pkgver=4.1.0.0
 pkgrel=1
 pkgdesc="game similiar to Boulderdash with lots of levels"
 arch=(x86_64)
@@ -13,7 +13,7 @@
 makedepends=('unzip' 'p7zip')
 
source=(https://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-$pkgver.tar.gz
rocksndiamonds.desktop)
-sha256sums=('6f5c29643fe9f7977435739850614de4656c8d74ec53a7ef672e13e832237167'
+sha256sums=('4e9958dc550cf3eddef73f759ee3fdf274ca259314d64fc735077a0c85fbba2e'
 '90008d356dd30034287ca763a05feb482d7e0c4508572abb08b5215fcb4fe922')
 
 prepare() {


[arch-commits] Commit in perl-file-sharedir-install/repos/community-any (2 files)

2018-05-21 Thread Sergej Pupykin via arch-commits
Date: Monday, May 21, 2018 @ 13:42:04
  Author: spupykin
Revision: 326155

archrelease: copy trunk to community-any

Added:
  perl-file-sharedir-install/repos/community-any/PKGBUILD
(from rev 326154, perl-file-sharedir-install/trunk/PKGBUILD)
Deleted:
  perl-file-sharedir-install/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-21 13:41:50 UTC (rev 326154)
+++ PKGBUILD2018-05-21 13:42:04 UTC (rev 326155)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Jason St. John 
-# Contributor: AUR Perl 
-
-pkgname=perl-file-sharedir-install
-pkgver=0.11
-pkgrel=3
-pkgdesc="File::ShareDir::Install - Install read-only data files from a 
distribution"
-arch=('any')
-url="http://search.cpan.org/dist/File-ShareDir-Install;
-license=('GPL' 'PerlArtistic')
-checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
-options=('!emptydirs')
-source=("http://cpan.org/modules/by-module/File/File-ShareDir-Install-${pkgver}.tar.gz;)
-md5sums=('61107e6ce6eee42bf29525b1a4d029e0')
-
-build() {
-   cd "File-ShareDir-Install-${pkgver}"
-   PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-   make
-}
-
-check() {
-   cd "File-ShareDir-Install-${pkgver}"
-   make test
-}
-
-package() {
-   cd "File-ShareDir-Install-${pkgver}"
-   make install DESTDIR="${pkgdir}"
-}

Copied: perl-file-sharedir-install/repos/community-any/PKGBUILD (from rev 
326154, perl-file-sharedir-install/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-05-21 13:42:04 UTC (rev 326155)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jason St. John 
+# Contributor: AUR Perl 
+
+pkgname=perl-file-sharedir-install
+pkgver=0.13
+pkgrel=1
+pkgdesc="File::ShareDir::Install - Install read-only data files from a 
distribution"
+arch=('any')
+url="http://search.cpan.org/dist/File-ShareDir-Install;
+license=('GPL' 'PerlArtistic')
+checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
+options=('!emptydirs')
+source=("http://cpan.org/modules/by-module/File/File-ShareDir-Install-${pkgver}.tar.gz;)
+sha256sums=('45befdf0d95cbefe7c25a1daf293d85f780d6d2576146546e6828aad26e580f9')
+
+build() {
+   cd "File-ShareDir-Install-${pkgver}"
+   PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+   make
+}
+
+check() {
+   cd "File-ShareDir-Install-${pkgver}"
+   make test
+}
+
+package() {
+   cd "File-ShareDir-Install-${pkgver}"
+   make install DESTDIR="${pkgdir}"
+}


[arch-commits] Commit in perl-file-sharedir-install/trunk (PKGBUILD)

2018-05-21 Thread Sergej Pupykin via arch-commits
Date: Monday, May 21, 2018 @ 13:41:50
  Author: spupykin
Revision: 326154

upgpkg: perl-file-sharedir-install 0.13-1

Modified:
  perl-file-sharedir-install/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-21 13:40:23 UTC (rev 326153)
+++ PKGBUILD2018-05-21 13:41:50 UTC (rev 326154)
@@ -4,8 +4,8 @@
 # Contributor: AUR Perl 
 
 pkgname=perl-file-sharedir-install
-pkgver=0.11
-pkgrel=3
+pkgver=0.13
+pkgrel=1
 pkgdesc="File::ShareDir::Install - Install read-only data files from a 
distribution"
 arch=('any')
 url="http://search.cpan.org/dist/File-ShareDir-Install;
@@ -13,7 +13,7 @@
 checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
 options=('!emptydirs')
 
source=("http://cpan.org/modules/by-module/File/File-ShareDir-Install-${pkgver}.tar.gz;)
-md5sums=('61107e6ce6eee42bf29525b1a4d029e0')
+sha256sums=('45befdf0d95cbefe7c25a1daf293d85f780d6d2576146546e6828aad26e580f9')
 
 build() {
cd "File-ShareDir-Install-${pkgver}"


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

2018-05-22 Thread Sergej Pupykin via arch-commits
Date: Tuesday, May 22, 2018 @ 13:01:28
  Author: spupykin
Revision: 327603

upgpkg: remmina 1:1.2.30-1

Modified:
  remmina/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-22 13:01:21 UTC (rev 327602)
+++ PKGBUILD2018-05-22 13:01:28 UTC (rev 327603)
@@ -3,8 +3,8 @@
 
 pkgname=remmina
 epoch=1
-pkgver=1.2.0rcgit.29
-pkgrel=2
+pkgver=1.2.30
+pkgrel=1
 pkgdesc="remote desktop client written in GTK+"
 arch=(x86_64)
 url="https://www.remmina.org/;
@@ -25,7 +25,7 @@
 replaces=('remmina-plugins')
 provides=('remmina-plugins')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/FreeRDP/Remmina/archive/v${pkgver/rc/-rc}.tar.gz;)
-sha256sums=('24fdcc8b69f8563c464b6ac77dd6bf93a1c963d90f8a114e1a3abad9af2b8682')
+sha256sums=('cf9528709fe531830f949bc4adcc806b86606942e7ee552fd6177fcd81d4d33f')
 
 build() {
   cd "$srcdir"/Remmina-${pkgver/rc/-rc}/


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

2018-05-22 Thread Sergej Pupykin via arch-commits
Date: Tuesday, May 22, 2018 @ 13:01:19
  Author: spupykin
Revision: 327601

archrelease: copy trunk to community-x86_64

Added:
  glusterfs/repos/community-x86_64/PKGBUILD
(from rev 327600, glusterfs/trunk/PKGBUILD)
  glusterfs/repos/community-x86_64/glusterfs.install
(from rev 327600, glusterfs/trunk/glusterfs.install)
Deleted:
  glusterfs/repos/community-x86_64/PKGBUILD
  glusterfs/repos/community-x86_64/glusterfs.install

---+
 PKGBUILD  |  146 ++--
 glusterfs.install |6 +-
 2 files changed, 76 insertions(+), 76 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-22 13:01:01 UTC (rev 327600)
+++ PKGBUILD2018-05-22 13:01:19 UTC (rev 327601)
@@ -1,73 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributors:
-#   Andrei Antoukh - n...@niwi.be - http://www.niwi.be
-#   henning mueller 
-
-pkgname=glusterfs
-epoch=1
-pkgver=4.0.1
-pkgrel=1
-pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
-arch=(x86_64)
-url='http://www.gluster.org/'
-license=(GPL2 LGPL3)
-install=glusterfs.install
-backup=('etc/glusterfs/glusterd.vol'
-   'etc/glusterfs/eventsconfig.json'
-   'etc/glusterfs/gluster-rsyslog-5.8.conf'
-   'etc/glusterfs/gluster-rsyslog-7.2.conf'
-   'etc/glusterfs/glusterd.vol'
-   'etc/glusterfs/glusterfs-georep-logrotate'
-   'etc/glusterfs/glusterfs-logrotate')
-depends=(fuse python2 libxml2 libaio liburcu attr which rpcbind)
-makedepends=(flex bison)
-optdepends=('rpcbind: NFS'
-   'glib2: qemu-block')
-#source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
-source=(https://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-$pkgver.tar.gz)
-sha256sums=('1fb1e8914f57db89905e0bb7d424a801d2aa400fe4632b6a2b6985b25f81377d')
-
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgver
-  find -type f -name '*.py' -exec sed -i \
--e 's:env\ python:env\ python2:' \
--e 's:/usr/bin/python:/usr/bin/python2:' {} \;
-}
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  ./autogen.sh
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---with-mountutildir=/usr/bin \
---sysconfdir=/etc \
---localstatedir=/var \
---mandir=/usr/share/man \
---libexecdir=/usr/lib/$pkgname \
---with-systemddir=/usr/lib/systemd/system \
---enable-gnfs \
-PYTHON=python2 LEXLIB=
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  make -j1 DESTDIR="$pkgdir" install
-
-  mkdir -p "$pkgdir"/usr/lib/tmpfiles.d
-  echo "d /var/run/glusterfs 0755 root root -" 
>"$pkgdir"/usr/lib/tmpfiles.d/glusterfs.conf
-
-  install -D -m 644 \
-"$srcdir"/$pkgname-$pkgver/{README.md,INSTALL,COPYING*} \
-"$pkgdir"/usr/share/doc/glusterfs/
-
-  cp -rf \
-"$srcdir"/$pkgname-$pkgver/doc/* \
-"$pkgdir"/usr/share/doc/glusterfs/
-  rm -rf "$pkgdir"/var/run
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glusterfs/repos/community-x86_64/PKGBUILD (from rev 327600, 
glusterfs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-05-22 13:01:19 UTC (rev 327601)
@@ -0,0 +1,73 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributors:
+#   Andrei Antoukh - n...@niwi.be - http://www.niwi.be
+#   henning mueller 
+
+pkgname=glusterfs
+epoch=1
+pkgver=4.0.2
+pkgrel=1
+pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
+arch=(x86_64)
+url='http://www.gluster.org/'
+license=(GPL2 LGPL3)
+install=glusterfs.install
+backup=('etc/glusterfs/glusterd.vol'
+   'etc/glusterfs/eventsconfig.json'
+   'etc/glusterfs/gluster-rsyslog-5.8.conf'
+   'etc/glusterfs/gluster-rsyslog-7.2.conf'
+   'etc/glusterfs/glusterd.vol'
+   'etc/glusterfs/glusterfs-georep-logrotate'
+   'etc/glusterfs/glusterfs-logrotate')
+depends=(fuse python2 libxml2 libaio liburcu attr which rpcbind)
+makedepends=(flex bison rpcsvc-proto)
+optdepends=('rpcbind: NFS'
+   'glib2: qemu-block')
+#source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
+source=(https://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-$pkgver.tar.gz)
+sha256sums=('ef32c64a7d2625b40657a5333447ccc5378248aa23c53283f2ca91a893f7c9f5')
+
+prepare() {
+  cd "$srcdir"/$pkgname-$pkgver
+  find -type f -name '*.py' -exec sed -i \
+-e 's:env\ python:env\ python2:' \
+-e 's:/usr/bin/python:/usr/bin/python2:' {} \;
+}
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  ./autogen.sh
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--with-mountutildir=/usr/bin \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--mandir=/usr/share/man \
+--libexecdir=/usr/lib/$pkgname \
+

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

2018-05-22 Thread Sergej Pupykin via arch-commits
Date: Tuesday, May 22, 2018 @ 13:01:01
  Author: spupykin
Revision: 327600

upgpkg: glusterfs 1:4.0.2-1

Modified:
  glusterfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-22 12:58:27 UTC (rev 327599)
+++ PKGBUILD2018-05-22 13:01:01 UTC (rev 327600)
@@ -6,7 +6,7 @@
 
 pkgname=glusterfs
 epoch=1
-pkgver=4.0.1
+pkgver=4.0.2
 pkgrel=1
 pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
 arch=(x86_64)
@@ -21,12 +21,12 @@
'etc/glusterfs/glusterfs-georep-logrotate'
'etc/glusterfs/glusterfs-logrotate')
 depends=(fuse python2 libxml2 libaio liburcu attr which rpcbind)
-makedepends=(flex bison)
+makedepends=(flex bison rpcsvc-proto)
 optdepends=('rpcbind: NFS'
'glib2: qemu-block')
 
#source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
 
source=(https://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-$pkgver.tar.gz)
-sha256sums=('1fb1e8914f57db89905e0bb7d424a801d2aa400fe4632b6a2b6985b25f81377d')
+sha256sums=('ef32c64a7d2625b40657a5333447ccc5378248aa23c53283f2ca91a893f7c9f5')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver


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

2018-05-22 Thread Sergej Pupykin via arch-commits
Date: Tuesday, May 22, 2018 @ 13:01:41
  Author: spupykin
Revision: 327604

archrelease: copy trunk to community-x86_64

Added:
  remmina/repos/community-x86_64/PKGBUILD
(from rev 327603, remmina/trunk/PKGBUILD)
  remmina/repos/community-x86_64/fix-freerdp-name.patch
(from rev 327603, remmina/trunk/fix-freerdp-name.patch)
Deleted:
  remmina/repos/community-x86_64/PKGBUILD
  remmina/repos/community-x86_64/fix-freerdp-name.patch

+
 PKGBUILD   |   84 +++
 fix-freerdp-name.patch |   40 +++---
 2 files changed, 62 insertions(+), 62 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-22 13:01:28 UTC (rev 327603)
+++ PKGBUILD2018-05-22 13:01:41 UTC (rev 327604)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=remmina
-epoch=1
-pkgver=1.2.0rcgit.29
-pkgrel=2
-pkgdesc="remote desktop client written in GTK+"
-arch=(x86_64)
-url="https://www.remmina.org/;
-license=('GPL')
-depends=('gtk3' 'zlib' 'libjpeg' 'libssh' 'avahi' 'vte3'
-'libgcrypt' 'libxdmcp' 'libsecret' 'webkit2gtk')
-makedepends=('intltool' 'cmake' 'libgnome-keyring'
- 'avahi' 'libxkbfile' 'freerdp' 'telepathy-glib'
- 'libvncserver' 'spice-protocol' 'spice-gtk3')
-optdepends=('libxkbfile'
-'freerdp'
-'telepathy-glib'
-'gnome-keyring'
-'nxproxy'
-'spice-gtk3'
-'xorg-server-xephyr: XDMCP support'
-'libvncserver: VNC client/server support')
-replaces=('remmina-plugins')
-provides=('remmina-plugins')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/FreeRDP/Remmina/archive/v${pkgver/rc/-rc}.tar.gz;)
-sha256sums=('24fdcc8b69f8563c464b6ac77dd6bf93a1c963d90f8a114e1a3abad9af2b8682')
-
-build() {
-  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=/usr/lib \
--DWITH_APPINDICATOR=OFF .
-  make
-}
-
-package() {
-  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
-  make DESTDIR="$pkgdir" install
-}

Copied: remmina/repos/community-x86_64/PKGBUILD (from rev 327603, 
remmina/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-05-22 13:01:41 UTC (rev 327604)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=remmina
+epoch=1
+pkgver=1.2.30
+pkgrel=1
+pkgdesc="remote desktop client written in GTK+"
+arch=(x86_64)
+url="https://www.remmina.org/;
+license=('GPL')
+depends=('gtk3' 'zlib' 'libjpeg' 'libssh' 'avahi' 'vte3'
+'libgcrypt' 'libxdmcp' 'libsecret' 'webkit2gtk')
+makedepends=('intltool' 'cmake' 'libgnome-keyring'
+ 'avahi' 'libxkbfile' 'freerdp' 'telepathy-glib'
+ 'libvncserver' 'spice-protocol' 'spice-gtk3')
+optdepends=('libxkbfile'
+'freerdp'
+'telepathy-glib'
+'gnome-keyring'
+'nxproxy'
+'spice-gtk3'
+'xorg-server-xephyr: XDMCP support'
+'libvncserver: VNC client/server support')
+replaces=('remmina-plugins')
+provides=('remmina-plugins')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/FreeRDP/Remmina/archive/v${pkgver/rc/-rc}.tar.gz;)
+sha256sums=('cf9528709fe531830f949bc4adcc806b86606942e7ee552fd6177fcd81d4d33f')
+
+build() {
+  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=/usr/lib \
+-DWITH_APPINDICATOR=OFF .
+  make
+}
+
+package() {
+  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
+  make DESTDIR="$pkgdir" install
+}

Deleted: fix-freerdp-name.patch
===
--- fix-freerdp-name.patch  2018-05-22 13:01:28 UTC (rev 327603)
+++ fix-freerdp-name.patch  2018-05-22 13:01:41 UTC (rev 327604)
@@ -1,20 +0,0 @@
-diff -wbBur Remmina-1.2.0-rcgit.17/cmake/FindFREERDP.cmake 
Remmina-1.2.0-rcgit.17.my/cmake/FindFREERDP.cmake
 Remmina-1.2.0-rcgit.17/cmake/FindFREERDP.cmake 2016-12-22 
11:59:08.0 +0300
-+++ Remmina-1.2.0-rcgit.17.my/cmake/FindFREERDP.cmake  2017-02-01 
18:28:39.771764112 +0300
-@@ -30,13 +30,13 @@
- find_path(WINPR_INCLUDE_DIR NAMES winpr/winpr.h
-   HINTS ${PC_FREERDP_INCLUDEDIR} ${PC_FREERDP_INCLUDE_DIRS} 
${CMAKE_PREFIX_PATH}/include/winpr2/)
- 
--find_library(FREERDP_LIBRARY NAMES freerdp
-+find_library(FREERDP_LIBRARY NAMES freerdp2
-   HINTS ${PC_FREERDP_LIBDIR} ${PC_FREERDP_LIBRARY_DIRS})
- 
--find_library(FREERDP_CLIENT_LIBRARY NAMES freerdp-client
-+find_library(FREERDP_CLIENT_LIBRARY NAMES freerdp-client2
-   HINTS ${PC_FREERDP_LIBDIR} ${PC_FREERDP_LIBRARY_DIRS})
- 
--find_library(FREERDP_WINPR_LIBRARY NAMES winpr
-+find_library(FREERDP_WINPR_LIBRARY NAMES winpr2
-   HINTS ${PC_FREERDP_LIBDIR} ${PC_FREERDP_LIBRARY_DIRS})
- 

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

2018-06-11 Thread Sergej Pupykin via arch-commits
Date: Monday, June 11, 2018 @ 15:44:46
  Author: spupykin
Revision: 342364

archrelease: copy trunk to community-any

Added:
  nextcloud/repos/community-any/PKGBUILD
(from rev 342363, nextcloud/trunk/PKGBUILD)
  nextcloud/repos/community-any/apache.example.conf
(from rev 342363, nextcloud/trunk/apache.example.conf)
  nextcloud/repos/community-any/nextcloud.hook
(from rev 342363, nextcloud/trunk/nextcloud.hook)
Deleted:
  nextcloud/repos/community-any/PKGBUILD
  nextcloud/repos/community-any/apache.example.conf
  nextcloud/repos/community-any/nextcloud.hook

-+
 PKGBUILD|  116 +-
 apache.example.conf |   36 +++
 nextcloud.hook  |   26 +--
 3 files changed, 89 insertions(+), 89 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-11 15:44:29 UTC (rev 342363)
+++ PKGBUILD2018-06-11 15:44:46 UTC (rev 342364)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=nextcloud
-pkgver=13.0.3
-pkgrel=1
-pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
-arch=('any')
-url="https://nextcloud.com;
-license=('AGPL')
-depends=()
-optdepends=('php-apache: to use the Apache web server'
-'php-sqlite: to use the SQLite database backend'
-'php-pgsql: to use the PostgreSQL database backend'
-'php-ldap: LDAP authentication'
-'php-intl'
-'php-apcu'
-'mariadb: to use the MySQL database backend'
-'smbclient: to mount SAMBA shares'
-'php-mcrypt'
-'ffmpeg: file preview'
-'libreoffice: file preview')
-options=('!strip')
-backup=('etc/webapps/nextcloud/apache.example.conf')
-validpgpkeys=('28806A878AE423A28372792ED75899B9A724937A')
-source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
-'apache.example.conf'
-'nextcloud.hook')
-sha256sums=('183667540800dd045ea57801fedf8ca280de82b91582412aad07d42ed71e93e4'
-'SKIP'
-'55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
-'d084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3')
-
-package() {
-depends=('php' 'php-gd')
-
-# install project
-install -d "$pkgdir"/usr/share/webapps/
-cp -R "$srcdir"/${pkgname} "$pkgdir"/usr/share/webapps/.
-
-# install apache config file
-install -d  "$pkgdir"/etc/webapps/${pkgname}
-install -m 644 "$srcdir"/apache.example.conf  
"$pkgdir"/etc/webapps/${pkgname}
-
-# move config to /etc
-install -d  "$pkgdir"/etc/webapps/${pkgname}
-mv "$pkgdir"/usr/share/webapps/${pkgname}/config 
"$pkgdir"/etc/webapps/${pkgname}/config
-chown -R http:http "$pkgdir"/etc/webapps/${pkgname}
-ln -s /etc/webapps/${pkgname}/config 
"$pkgdir"/usr/share/webapps/${pkgname}/config
-chown -R root:http "$pkgdir"/usr/share/webapps/${pkgname}
-
-find "$pkgdir"/usr/share/webapps/${pkgname} -type f -exec chmod 0644 {} \;
-find "$pkgdir"/usr/share/webapps/${pkgname} -type d -exec chmod 0755 {} \;
-
-chmod a+x "$pkgdir"/usr/share/webapps/${pkgname}/occ
-
-#install -Dm0644 "$srcdir"/nextcloud.hook 
"$pkgdir"/usr/share/libalpm/hooks/nextcloud.hook
-}

Copied: nextcloud/repos/community-any/PKGBUILD (from rev 342363, 
nextcloud/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-11 15:44:46 UTC (rev 342364)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=nextcloud
+pkgver=13.0.4
+pkgrel=1
+pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
+arch=('any')
+url="https://nextcloud.com;
+license=('AGPL')
+depends=()
+optdepends=('php-apache: to use the Apache web server'
+'php-sqlite: to use the SQLite database backend'
+'php-pgsql: to use the PostgreSQL database backend'
+'php-ldap: LDAP authentication'
+'php-intl'
+'php-apcu'
+'mariadb: to use the MySQL database backend'
+'smbclient: to mount SAMBA shares'
+'php-mcrypt'
+'ffmpeg: file preview'
+'libreoffice: file preview')
+options=('!strip')
+backup=('etc/webapps/nextcloud/apache.example.conf')
+validpgpkeys=('28806A878AE423A28372792ED75899B9A724937A')
+source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
+'apache.example.conf'
+'nextcloud.hook')
+sha256sums=('18d514145fcddc86f48d0a5fa4a0d4b07617135a1b23107137a6ea3ed519bd54'
+'SKIP'
+'55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
+'d084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3')
+
+package() {
+depends=('php' 'php-gd')
+
+# install project
+

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

2018-06-11 Thread Sergej Pupykin via arch-commits
Date: Monday, June 11, 2018 @ 15:44:29
  Author: spupykin
Revision: 342363

upgpkg: nextcloud 13.0.4-1

Modified:
  nextcloud/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-11 15:27:11 UTC (rev 342362)
+++ PKGBUILD2018-06-11 15:44:29 UTC (rev 342363)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=nextcloud
-pkgver=13.0.3
+pkgver=13.0.4
 pkgrel=1
 pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
 arch=('any')
@@ -26,7 +26,7 @@
 
source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
 'apache.example.conf'
 'nextcloud.hook')
-sha256sums=('183667540800dd045ea57801fedf8ca280de82b91582412aad07d42ed71e93e4'
+sha256sums=('18d514145fcddc86f48d0a5fa4a0d4b07617135a1b23107137a6ea3ed519bd54'
 'SKIP'
 '55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
 'd084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3')


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

2018-06-11 Thread Sergej Pupykin via arch-commits
Date: Monday, June 11, 2018 @ 15:44:57
  Author: spupykin
Revision: 342365

upgpkg: remmina 1:1.2.30.1-1

Modified:
  remmina/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-11 15:44:46 UTC (rev 342364)
+++ PKGBUILD2018-06-11 15:44:57 UTC (rev 342365)
@@ -3,7 +3,7 @@
 
 pkgname=remmina
 epoch=1
-pkgver=1.2.30
+pkgver=1.2.30.1
 pkgrel=1
 pkgdesc="remote desktop client written in GTK+"
 arch=(x86_64)
@@ -25,7 +25,7 @@
 replaces=('remmina-plugins')
 provides=('remmina-plugins')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/FreeRDP/Remmina/archive/v${pkgver/rc/-rc}.tar.gz;)
-sha256sums=('cf9528709fe531830f949bc4adcc806b86606942e7ee552fd6177fcd81d4d33f')
+sha256sums=('0251ead128e61143e23752d77dcd853b0850508e84829c8c36a2addc9d6f0da9')
 
 build() {
   cd "$srcdir"/Remmina-${pkgver/rc/-rc}/


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

2018-06-11 Thread Sergej Pupykin via arch-commits
Date: Monday, June 11, 2018 @ 15:45:07
  Author: spupykin
Revision: 342366

archrelease: copy trunk to community-x86_64

Added:
  remmina/repos/community-x86_64/PKGBUILD
(from rev 342365, remmina/trunk/PKGBUILD)
  remmina/repos/community-x86_64/fix-freerdp-name.patch
(from rev 342365, remmina/trunk/fix-freerdp-name.patch)
Deleted:
  remmina/repos/community-x86_64/PKGBUILD
  remmina/repos/community-x86_64/fix-freerdp-name.patch

+
 PKGBUILD   |   84 +++
 fix-freerdp-name.patch |   40 +++---
 2 files changed, 62 insertions(+), 62 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-11 15:44:57 UTC (rev 342365)
+++ PKGBUILD2018-06-11 15:45:07 UTC (rev 342366)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=remmina
-epoch=1
-pkgver=1.2.30
-pkgrel=1
-pkgdesc="remote desktop client written in GTK+"
-arch=(x86_64)
-url="https://www.remmina.org/;
-license=('GPL')
-depends=('gtk3' 'zlib' 'libjpeg' 'libssh' 'avahi' 'vte3'
-'libgcrypt' 'libxdmcp' 'libsecret' 'webkit2gtk')
-makedepends=('intltool' 'cmake' 'libgnome-keyring'
- 'avahi' 'libxkbfile' 'freerdp' 'telepathy-glib'
- 'libvncserver' 'spice-protocol' 'spice-gtk3')
-optdepends=('libxkbfile'
-'freerdp'
-'telepathy-glib'
-'gnome-keyring'
-'nxproxy'
-'spice-gtk3'
-'xorg-server-xephyr: XDMCP support'
-'libvncserver: VNC client/server support')
-replaces=('remmina-plugins')
-provides=('remmina-plugins')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/FreeRDP/Remmina/archive/v${pkgver/rc/-rc}.tar.gz;)
-sha256sums=('cf9528709fe531830f949bc4adcc806b86606942e7ee552fd6177fcd81d4d33f')
-
-build() {
-  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
-  cmake \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=/usr/lib \
--DWITH_APPINDICATOR=OFF .
-  make
-}
-
-package() {
-  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
-  make DESTDIR="$pkgdir" install
-}

Copied: remmina/repos/community-x86_64/PKGBUILD (from rev 342365, 
remmina/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-11 15:45:07 UTC (rev 342366)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=remmina
+epoch=1
+pkgver=1.2.30.1
+pkgrel=1
+pkgdesc="remote desktop client written in GTK+"
+arch=(x86_64)
+url="https://www.remmina.org/;
+license=('GPL')
+depends=('gtk3' 'zlib' 'libjpeg' 'libssh' 'avahi' 'vte3'
+'libgcrypt' 'libxdmcp' 'libsecret' 'webkit2gtk')
+makedepends=('intltool' 'cmake' 'libgnome-keyring'
+ 'avahi' 'libxkbfile' 'freerdp' 'telepathy-glib'
+ 'libvncserver' 'spice-protocol' 'spice-gtk3')
+optdepends=('libxkbfile'
+'freerdp'
+'telepathy-glib'
+'gnome-keyring'
+'nxproxy'
+'spice-gtk3'
+'xorg-server-xephyr: XDMCP support'
+'libvncserver: VNC client/server support')
+replaces=('remmina-plugins')
+provides=('remmina-plugins')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/FreeRDP/Remmina/archive/v${pkgver/rc/-rc}.tar.gz;)
+sha256sums=('0251ead128e61143e23752d77dcd853b0850508e84829c8c36a2addc9d6f0da9')
+
+build() {
+  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
+  cmake \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=/usr/lib \
+-DWITH_APPINDICATOR=OFF .
+  make
+}
+
+package() {
+  cd "$srcdir"/Remmina-${pkgver/rc/-rc}/
+  make DESTDIR="$pkgdir" install
+}

Deleted: fix-freerdp-name.patch
===
--- fix-freerdp-name.patch  2018-06-11 15:44:57 UTC (rev 342365)
+++ fix-freerdp-name.patch  2018-06-11 15:45:07 UTC (rev 342366)
@@ -1,20 +0,0 @@
-diff -wbBur Remmina-1.2.0-rcgit.17/cmake/FindFREERDP.cmake 
Remmina-1.2.0-rcgit.17.my/cmake/FindFREERDP.cmake
 Remmina-1.2.0-rcgit.17/cmake/FindFREERDP.cmake 2016-12-22 
11:59:08.0 +0300
-+++ Remmina-1.2.0-rcgit.17.my/cmake/FindFREERDP.cmake  2017-02-01 
18:28:39.771764112 +0300
-@@ -30,13 +30,13 @@
- find_path(WINPR_INCLUDE_DIR NAMES winpr/winpr.h
-   HINTS ${PC_FREERDP_INCLUDEDIR} ${PC_FREERDP_INCLUDE_DIRS} 
${CMAKE_PREFIX_PATH}/include/winpr2/)
- 
--find_library(FREERDP_LIBRARY NAMES freerdp
-+find_library(FREERDP_LIBRARY NAMES freerdp2
-   HINTS ${PC_FREERDP_LIBDIR} ${PC_FREERDP_LIBRARY_DIRS})
- 
--find_library(FREERDP_CLIENT_LIBRARY NAMES freerdp-client
-+find_library(FREERDP_CLIENT_LIBRARY NAMES freerdp-client2
-   HINTS ${PC_FREERDP_LIBDIR} ${PC_FREERDP_LIBRARY_DIRS})
- 
--find_library(FREERDP_WINPR_LIBRARY NAMES winpr
-+find_library(FREERDP_WINPR_LIBRARY NAMES winpr2
-   HINTS ${PC_FREERDP_LIBDIR} ${PC_FREERDP_LIBRARY_DIRS})
- 
- include(FindPackageHandleStandardArgs)

Copied: 

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

2018-06-07 Thread Sergej Pupykin via arch-commits
Date: Thursday, June 7, 2018 @ 15:22:58
  Author: spupykin
Revision: 341854

archrelease: copy trunk to community-any

Added:
  nextcloud/repos/community-any/PKGBUILD
(from rev 341853, nextcloud/trunk/PKGBUILD)
  nextcloud/repos/community-any/apache.example.conf
(from rev 341853, nextcloud/trunk/apache.example.conf)
  nextcloud/repos/community-any/nextcloud.hook
(from rev 341853, nextcloud/trunk/nextcloud.hook)
Deleted:
  nextcloud/repos/community-any/PKGBUILD
  nextcloud/repos/community-any/apache.example.conf
  nextcloud/repos/community-any/nextcloud.hook

-+
 PKGBUILD|  116 +-
 apache.example.conf |   36 +++
 nextcloud.hook  |   26 +--
 3 files changed, 89 insertions(+), 89 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-07 15:22:42 UTC (rev 341853)
+++ PKGBUILD2018-06-07 15:22:58 UTC (rev 341854)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=nextcloud
-pkgver=13.0.2
-pkgrel=1
-pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
-arch=('any')
-url="https://nextcloud.com;
-license=('AGPL')
-depends=()
-optdepends=('php-apache: to use the Apache web server'
-'php-sqlite: to use the SQLite database backend'
-'php-pgsql: to use the PostgreSQL database backend'
-'php-ldap: LDAP authentication'
-'php-intl'
-'php-apcu'
-'mariadb: to use the MySQL database backend'
-'smbclient: to mount SAMBA shares'
-'php-mcrypt'
-'ffmpeg: file preview'
-'libreoffice: file preview')
-options=('!strip')
-backup=('etc/webapps/nextcloud/apache.example.conf')
-validpgpkeys=('28806A878AE423A28372792ED75899B9A724937A')
-source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
-'apache.example.conf'
-'nextcloud.hook')
-sha256sums=('7396f98a1a53a9f4b144f55360d87c89cb6ee899feef1cfbf29a736219f9c47d'
-'SKIP'
-'55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
-'d084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3')
-
-package() {
-depends=('php' 'php-gd')
-
-# install project
-install -d "$pkgdir"/usr/share/webapps/
-cp -R "$srcdir"/${pkgname} "$pkgdir"/usr/share/webapps/.
-
-# install apache config file
-install -d  "$pkgdir"/etc/webapps/${pkgname}
-install -m 644 "$srcdir"/apache.example.conf  
"$pkgdir"/etc/webapps/${pkgname}
-
-# move config to /etc
-install -d  "$pkgdir"/etc/webapps/${pkgname}
-mv "$pkgdir"/usr/share/webapps/${pkgname}/config 
"$pkgdir"/etc/webapps/${pkgname}/config
-chown -R http:http "$pkgdir"/etc/webapps/${pkgname}
-ln -s /etc/webapps/${pkgname}/config 
"$pkgdir"/usr/share/webapps/${pkgname}/config
-chown -R root:http "$pkgdir"/usr/share/webapps/${pkgname}
-
-find "$pkgdir"/usr/share/webapps/${pkgname} -type f -exec chmod 0644 {} \;
-find "$pkgdir"/usr/share/webapps/${pkgname} -type d -exec chmod 0755 {} \;
-
-chmod a+x "$pkgdir"/usr/share/webapps/${pkgname}/occ
-
-#install -Dm0644 "$srcdir"/nextcloud.hook 
"$pkgdir"/usr/share/libalpm/hooks/nextcloud.hook
-}

Copied: nextcloud/repos/community-any/PKGBUILD (from rev 341853, 
nextcloud/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-07 15:22:58 UTC (rev 341854)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=nextcloud
+pkgver=13.0.3
+pkgrel=1
+pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
+arch=('any')
+url="https://nextcloud.com;
+license=('AGPL')
+depends=()
+optdepends=('php-apache: to use the Apache web server'
+'php-sqlite: to use the SQLite database backend'
+'php-pgsql: to use the PostgreSQL database backend'
+'php-ldap: LDAP authentication'
+'php-intl'
+'php-apcu'
+'mariadb: to use the MySQL database backend'
+'smbclient: to mount SAMBA shares'
+'php-mcrypt'
+'ffmpeg: file preview'
+'libreoffice: file preview')
+options=('!strip')
+backup=('etc/webapps/nextcloud/apache.example.conf')
+validpgpkeys=('28806A878AE423A28372792ED75899B9A724937A')
+source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
+'apache.example.conf'
+'nextcloud.hook')
+sha256sums=('183667540800dd045ea57801fedf8ca280de82b91582412aad07d42ed71e93e4'
+'SKIP'
+'55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
+'d084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3')
+
+package() {
+depends=('php' 'php-gd')
+
+# install project
+

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

2018-06-07 Thread Sergej Pupykin via arch-commits
Date: Thursday, June 7, 2018 @ 15:22:42
  Author: spupykin
Revision: 341853

upgpkg: nextcloud 13.0.3-1

Modified:
  nextcloud/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-07 15:22:39 UTC (rev 341852)
+++ PKGBUILD2018-06-07 15:22:42 UTC (rev 341853)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=nextcloud
-pkgver=13.0.2
+pkgver=13.0.3
 pkgrel=1
 pkgdesc="A cloud server to store your files centrally on a hardware controlled 
by you"
 arch=('any')
@@ -26,7 +26,7 @@
 
source=("https://download.nextcloud.com/server/releases/nextcloud-${pkgver}.tar.bz2"{,.asc}
 'apache.example.conf'
 'nextcloud.hook')
-sha256sums=('7396f98a1a53a9f4b144f55360d87c89cb6ee899feef1cfbf29a736219f9c47d'
+sha256sums=('183667540800dd045ea57801fedf8ca280de82b91582412aad07d42ed71e93e4'
 'SKIP'
 '55b892adb86a67c2fa12d79f0980c6aea75aed5c6f6f78f2c2b5e5575a012067'
 'd084cd6423c03f98087884b3c7b81f9510d1bea6c518860b64787a7f976cf0d3')


[arch-commits] Commit in perl-test-warn/repos/community-any (PKGBUILD PKGBUILD)

2018-06-17 Thread Sergej Pupykin via arch-commits
Date: Sunday, June 17, 2018 @ 10:45:40
  Author: spupykin
Revision: 343458

archrelease: copy trunk to community-any

Added:
  perl-test-warn/repos/community-any/PKGBUILD
(from rev 343457, perl-test-warn/trunk/PKGBUILD)
Deleted:
  perl-test-warn/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-17 10:45:29 UTC (rev 343457)
+++ PKGBUILD2018-06-17 10:45:40 UTC (rev 343458)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Sergej Pupykin 
-# Contributor: Firmicus 
-
-pkgname=perl-test-warn
-pkgver=0.32
-pkgrel=2
-pkgdesc="Perl extension to test methods for warnings "
-arch=(any)
-url="http://search.cpan.org/dist/Test-Warn/;
-license=('GPL' 'PerlArtistic')
-depends=('perl-tree-dag-node' 'perl-sub-uplevel>=0.12' 'perl>=5.10.0')
-options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/B/BI/BIGJ/Test-Warn-$pkgver.tar.gz;)
-sha256sums=('2fc516e71f9ef453be22a4619d91eb3f78df414a57dfa0fd745d3bff50bf73d2')
-
-build() {
-  cd  "$srcdir"/Test-Warn-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  "$srcdir"/Test-Warn-$pkgver
-  make install DESTDIR="$pkgdir"
-  find "$pkgdir" -name '.packlist' -delete
-  find "$pkgdir" -name '*.pod' -delete
-}

Copied: perl-test-warn/repos/community-any/PKGBUILD (from rev 343457, 
perl-test-warn/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-17 10:45:40 UTC (rev 343458)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Sergej Pupykin 
+# Contributor: Firmicus 
+
+pkgname=perl-test-warn
+pkgver=0.34
+pkgrel=1
+pkgdesc="Perl extension to test methods for warnings "
+arch=(any)
+url="http://search.cpan.org/dist/Test-Warn/;
+license=('GPL' 'PerlArtistic')
+depends=('perl-tree-dag-node' 'perl-sub-uplevel>=0.12' 'perl>=5.10.0')
+options=('!emptydirs')
+source=("http://search.cpan.org/CPAN/authors/id/B/BI/BIGJ/Test-Warn-$pkgver.tar.gz;)
+sha256sums=('817a11ec7c1e840e7c98576b11a4c400decbae4fb45b7af953c30f7a0875f8ff')
+
+build() {
+  cd  "$srcdir"/Test-Warn-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  "$srcdir"/Test-Warn-$pkgver
+  make install DESTDIR="$pkgdir"
+  find "$pkgdir" -name '.packlist' -delete
+  find "$pkgdir" -name '*.pod' -delete
+}


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

2018-06-17 Thread Sergej Pupykin via arch-commits
Date: Sunday, June 17, 2018 @ 10:45:13
  Author: spupykin
Revision: 343456

archrelease: copy trunk to community-any

Added:
  mediawiki/repos/community-any/PKGBUILD
(from rev 343455, mediawiki/trunk/PKGBUILD)
  mediawiki/repos/community-any/apache.example.conf
(from rev 343455, mediawiki/trunk/apache.example.conf)
  mediawiki/repos/community-any/mediawiki.install
(from rev 343455, mediawiki/trunk/mediawiki.install)
Deleted:
  mediawiki/repos/community-any/PKGBUILD
  mediawiki/repos/community-any/apache.example.conf
  mediawiki/repos/community-any/mediawiki.install

-+
 PKGBUILD|  160 +-
 apache.example.conf |   14 ++--
 mediawiki.install   |6 -
 3 files changed, 90 insertions(+), 90 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-17 10:45:01 UTC (rev 343455)
+++ PKGBUILD2018-06-17 10:45:13 UTC (rev 343456)
@@ -1,80 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Sergej Pupykin 
-
-pkgbase=mediawiki
-pkgname=('mediawiki' 'mediawiki-math')
-pkgver=1.30.0
-_basever=${pkgver%.*}
-_hash=e13d2d5
-pkgrel=1
-pkgdesc="MediaWiki engine"
-arch=('any')
-url="http://www.mediawiki.org/wiki/MediaWiki;
-# + http://www.mediawiki.org/wiki/Extension:Math
-license=("GPL")
-depends=('php')
-makedepends=('git')
-optdepends=('texvc: for math rendering'
-   'python2'
-   'pcre: for regular expressions support'
-   'php-intl: to handle Unicode normalization'
-#  'php-mysql: for MySQL database support'
-   'php-pgsql: for PostgreSQL database support'
-   'php-sqlite: for sqlite database support'
-   'php-apc: for cache support'
-   'php-xcache: for cache support'
-   'memcached: for cache support'
-   'php-gd: for thumbnails rendering'
-   'imagemagick: for thumbnails rendering'
-   'smtp-forwarder: for mail sending')
-install=mediawiki.install
-options=(!strip)
-validpgpkeys=('41B2ABE817ADD3E52BDA946F72BC1C5D23107F8A'
-  '1D98867E82982C8FE0ABC25F9B69B3109D3BB7B0')
-#  
mediawiki-math-${_basever}::git+https://git.wikimedia.org/git/mediawiki/extensions/Math.git#branch=REL${_basever/./_}
-source=("https://releases.wikimedia.org/mediawiki/${_basever}/mediawiki-$pkgver.tar.gz"{,.sig}
-   
"mediawiki-math-${_basever}.tar.gz::https://codeload.github.com/wikimedia/mediawiki-extensions-Math/legacy.tar.gz/REL${_basever/./_};
-   apache.example.conf)
-sha256sums=('ec01d2d1b1df37eddc99e45d44b122e6d0c6d65d9d6dc3140aa7232143104036'
-'SKIP'
-'fea298f8b5e391a5d3074c4ce80d1defcd372e955e0818943775f4f05fe5056a'
-'cfeff68331e930b6a93f166c12666ac59a84aa24334f94520eff3f988f37ce2b')
-
-package_mediawiki() {
-  cd "$srcdir"
-  install -vdm0755 "$pkgdir"/usr/share/webapps
-  install -vdm0755 "$pkgdir"/etc/webapps/mediawiki
-  cp -a $pkgname-$pkgver "$pkgdir"/usr/share/webapps/mediawiki
-
-  install -vDm0644 "$srcdir"/apache.example.conf 
"$pkgdir"/etc/webapps/mediawiki/apache.example.conf
-
-  # move cache and images to /var
-  install -vdm0755 -o http -g http "$pkgdir"/var/cache/mediawiki
-  install -vdm0755 -o http -g http "$pkgdir"/var/lib/mediawiki
-
-  cd "$pkgdir"/usr/share/webapps/mediawiki
-
-  mv cache/.htaccess "$pkgdir"/var/cache/mediawiki/
-  rmdir cache
-  ln -sf /var/cache/mediawiki cache
-
-  mv images/* "$pkgdir"/var/lib/mediawiki/
-  mv images/.htaccess "$pkgdir"/var/lib/mediawiki/
-  rmdir images
-  ln -sf /var/lib/mediawiki images
-}
-
-package_mediawiki-math() {
-  depends=('mediawiki' 'texvc')
-  optdepends=()
-  backup=()
-  pkgdesc="MediaWiki math extension"
-  unset install
-
-  cd "$srcdir"
-  install -vdm0755 "$pkgdir"/usr/share/webapps/mediawiki/extensions
-#  cp -a mediawiki-math-${_basever} 
"$pkgdir"/usr/share/webapps/mediawiki/extensions/Math
-  cp -a wikimedia-mediawiki-extensions-Math-${_hash} 
"$pkgdir"/usr/share/webapps/mediawiki/extensions/Math
-  ln -s /usr/bin/texvc 
"$pkgdir"/usr/share/webapps/mediawiki/extensions/Math/math/texvc
-}

Copied: mediawiki/repos/community-any/PKGBUILD (from rev 343455, 
mediawiki/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-17 10:45:13 UTC (rev 343456)
@@ -0,0 +1,80 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Sergej Pupykin 
+
+pkgbase=mediawiki
+pkgname=('mediawiki' 'mediawiki-math')
+pkgver=1.31.0
+_basever=${pkgver%.*}
+_hash=a1263db
+pkgrel=1
+pkgdesc="MediaWiki engine"
+arch=('any')
+url="http://www.mediawiki.org/wiki/MediaWiki;
+# + http://www.mediawiki.org/wiki/Extension:Math
+license=("GPL")
+depends=('php')
+makedepends=('git')
+optdepends=('texvc: for math rendering'
+   'python2'
+   'pcre: for regular expressions support'
+   'php-intl: to handle Unicode normalization'
+#  

[arch-commits] Commit in perl-test-warn/trunk (PKGBUILD)

2018-06-17 Thread Sergej Pupykin via arch-commits
Date: Sunday, June 17, 2018 @ 10:45:29
  Author: spupykin
Revision: 343457

upgpkg: perl-test-warn 0.34-1

Modified:
  perl-test-warn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-17 10:45:13 UTC (rev 343456)
+++ PKGBUILD2018-06-17 10:45:29 UTC (rev 343457)
@@ -4,8 +4,8 @@
 # Contributor: Firmicus 
 
 pkgname=perl-test-warn
-pkgver=0.32
-pkgrel=2
+pkgver=0.34
+pkgrel=1
 pkgdesc="Perl extension to test methods for warnings "
 arch=(any)
 url="http://search.cpan.org/dist/Test-Warn/;
@@ -13,7 +13,7 @@
 depends=('perl-tree-dag-node' 'perl-sub-uplevel>=0.12' 'perl>=5.10.0')
 options=('!emptydirs')
 
source=("http://search.cpan.org/CPAN/authors/id/B/BI/BIGJ/Test-Warn-$pkgver.tar.gz;)
-sha256sums=('2fc516e71f9ef453be22a4619d91eb3f78df414a57dfa0fd745d3bff50bf73d2')
+sha256sums=('817a11ec7c1e840e7c98576b11a4c400decbae4fb45b7af953c30f7a0875f8ff')
 
 build() {
   cd  "$srcdir"/Test-Warn-$pkgver


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

2018-06-17 Thread Sergej Pupykin via arch-commits
Date: Sunday, June 17, 2018 @ 10:44:31
  Author: spupykin
Revision: 343453

upgpkg: glusterfs 1:4.1.0-1

Modified:
  glusterfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-17 10:44:23 UTC (rev 343452)
+++ PKGBUILD2018-06-17 10:44:31 UTC (rev 343453)
@@ -6,7 +6,7 @@
 
 pkgname=glusterfs
 epoch=1
-pkgver=4.0.2
+pkgver=4.1.0
 pkgrel=1
 pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
 arch=(x86_64)
@@ -26,7 +26,7 @@
'glib2: qemu-block')
 
#source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
 
source=(https://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-$pkgver.tar.gz)
-sha256sums=('ef32c64a7d2625b40657a5333447ccc5378248aa23c53283f2ca91a893f7c9f5')
+sha256sums=('14474a8027a613c242db2b862e8e8d041f70ae3e8e193163dd7792f3e1946ed9')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver


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

2018-06-17 Thread Sergej Pupykin via arch-commits
Date: Sunday, June 17, 2018 @ 10:44:41
  Author: spupykin
Revision: 343454

archrelease: copy trunk to community-x86_64

Added:
  glusterfs/repos/community-x86_64/PKGBUILD
(from rev 343453, glusterfs/trunk/PKGBUILD)
  glusterfs/repos/community-x86_64/glusterfs.install
(from rev 343453, glusterfs/trunk/glusterfs.install)
Deleted:
  glusterfs/repos/community-x86_64/PKGBUILD
  glusterfs/repos/community-x86_64/glusterfs.install

---+
 PKGBUILD  |  146 ++--
 glusterfs.install |6 +-
 2 files changed, 76 insertions(+), 76 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-17 10:44:31 UTC (rev 343453)
+++ PKGBUILD2018-06-17 10:44:41 UTC (rev 343454)
@@ -1,73 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributors:
-#   Andrei Antoukh - n...@niwi.be - http://www.niwi.be
-#   henning mueller 
-
-pkgname=glusterfs
-epoch=1
-pkgver=4.0.2
-pkgrel=1
-pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
-arch=(x86_64)
-url='http://www.gluster.org/'
-license=(GPL2 LGPL3)
-install=glusterfs.install
-backup=('etc/glusterfs/glusterd.vol'
-   'etc/glusterfs/eventsconfig.json'
-   'etc/glusterfs/gluster-rsyslog-5.8.conf'
-   'etc/glusterfs/gluster-rsyslog-7.2.conf'
-   'etc/glusterfs/glusterd.vol'
-   'etc/glusterfs/glusterfs-georep-logrotate'
-   'etc/glusterfs/glusterfs-logrotate')
-depends=(fuse python2 libxml2 libaio liburcu attr which rpcbind)
-makedepends=(flex bison rpcsvc-proto)
-optdepends=('rpcbind: NFS'
-   'glib2: qemu-block')
-#source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
-source=(https://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-$pkgver.tar.gz)
-sha256sums=('ef32c64a7d2625b40657a5333447ccc5378248aa23c53283f2ca91a893f7c9f5')
-
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgver
-  find -type f -name '*.py' -exec sed -i \
--e 's:env\ python:env\ python2:' \
--e 's:/usr/bin/python:/usr/bin/python2:' {} \;
-}
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  ./autogen.sh
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---with-mountutildir=/usr/bin \
---sysconfdir=/etc \
---localstatedir=/var \
---mandir=/usr/share/man \
---libexecdir=/usr/lib/$pkgname \
---with-systemddir=/usr/lib/systemd/system \
---enable-gnfs \
-PYTHON=python2 LEXLIB=
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  make -j1 DESTDIR="$pkgdir" install
-
-  mkdir -p "$pkgdir"/usr/lib/tmpfiles.d
-  echo "d /var/run/glusterfs 0755 root root -" 
>"$pkgdir"/usr/lib/tmpfiles.d/glusterfs.conf
-
-  install -D -m 644 \
-"$srcdir"/$pkgname-$pkgver/{README.md,INSTALL,COPYING*} \
-"$pkgdir"/usr/share/doc/glusterfs/
-
-  cp -rf \
-"$srcdir"/$pkgname-$pkgver/doc/* \
-"$pkgdir"/usr/share/doc/glusterfs/
-  rm -rf "$pkgdir"/var/run
-}
-
-# vim:set ts=2 sw=2 et:

Copied: glusterfs/repos/community-x86_64/PKGBUILD (from rev 343453, 
glusterfs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-17 10:44:41 UTC (rev 343454)
@@ -0,0 +1,73 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributors:
+#   Andrei Antoukh - n...@niwi.be - http://www.niwi.be
+#   henning mueller 
+
+pkgname=glusterfs
+epoch=1
+pkgver=4.1.0
+pkgrel=1
+pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
+arch=(x86_64)
+url='http://www.gluster.org/'
+license=(GPL2 LGPL3)
+install=glusterfs.install
+backup=('etc/glusterfs/glusterd.vol'
+   'etc/glusterfs/eventsconfig.json'
+   'etc/glusterfs/gluster-rsyslog-5.8.conf'
+   'etc/glusterfs/gluster-rsyslog-7.2.conf'
+   'etc/glusterfs/glusterd.vol'
+   'etc/glusterfs/glusterfs-georep-logrotate'
+   'etc/glusterfs/glusterfs-logrotate')
+depends=(fuse python2 libxml2 libaio liburcu attr which rpcbind)
+makedepends=(flex bison rpcsvc-proto)
+optdepends=('rpcbind: NFS'
+   'glib2: qemu-block')
+#source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
+source=(https://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-$pkgver.tar.gz)
+sha256sums=('14474a8027a613c242db2b862e8e8d041f70ae3e8e193163dd7792f3e1946ed9')
+
+prepare() {
+  cd "$srcdir"/$pkgname-$pkgver
+  find -type f -name '*.py' -exec sed -i \
+-e 's:env\ python:env\ python2:' \
+-e 's:/usr/bin/python:/usr/bin/python2:' {} \;
+}
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  ./autogen.sh
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--with-mountutildir=/usr/bin \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--mandir=/usr/share/man \
+--libexecdir=/usr/lib/$pkgname \
+--with-systemddir=/usr/lib/systemd/system \
+--enable-gnfs \
+PYTHON=python2 LEXLIB=
+  make
+}
+
+package() {

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

2018-06-17 Thread Sergej Pupykin via arch-commits
Date: Sunday, June 17, 2018 @ 10:44:23
  Author: spupykin
Revision: 343452

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-17 10:44:09 UTC (rev 343451)
+++ PKGBUILD2018-06-17 10:44:23 UTC (rev 343452)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Eschwartz 
-
-pkgname=firefox-noscript
-pkgver=10.1.7.5
-pkgrel=1
-pkgdesc="Extension for firefox which disables script"
-arch=('any')
-url="https://noscript.net/;
-license=('GPL2')
-groups=('firefox-addons')
-depends=('firefox')
-makedepends=('unzip')
-source=(https://secure.informaction.com/download/releases/noscript-${pkgver}.xpi)
-noextract=("noscript-${pkgver}.xpi")
-sha256sums=('69424afde4420c64344df74871454bb8969b2f984c134503a310c37a5e2e7013')
-
-package() {
-  cd "${srcdir}"
-  _extension_id="{73a6fe31-595d-460b-a920-fcc0f8843232}"
-  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
-  install -Dm644 noscript-${pkgver}.xpi "${_extension_dest}.xpi"
-}

Copied: firefox-noscript/repos/community-any/PKGBUILD (from rev 343451, 
firefox-noscript/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-17 10:44:23 UTC (rev 343452)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Eschwartz 
+
+pkgname=firefox-noscript
+pkgver=10.1.8.2
+pkgrel=1
+pkgdesc="Extension for firefox which disables script"
+arch=('any')
+url="https://noscript.net/;
+license=('GPL2')
+groups=('firefox-addons')
+depends=('firefox')
+makedepends=('unzip')
+source=(https://secure.informaction.com/download/releases/noscript-${pkgver}.xpi)
+noextract=("noscript-${pkgver}.xpi")
+sha256sums=('d41f5d36337569d1a1633303d7d07505ab905efba0644e73edccf43edc0d39e0')
+
+package() {
+  cd "${srcdir}"
+  _extension_id="{73a6fe31-595d-460b-a920-fcc0f8843232}"
+  
_extension_dest="${pkgdir}/usr/lib/firefox/browser/extensions/${_extension_id}"
+  install -Dm644 noscript-${pkgver}.xpi "${_extension_dest}.xpi"
+}


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

2018-06-17 Thread Sergej Pupykin via arch-commits
Date: Sunday, June 17, 2018 @ 10:44:09
  Author: spupykin
Revision: 343451

upgpkg: firefox-noscript 10.1.8.2-1

Modified:
  firefox-noscript/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-17 09:34:37 UTC (rev 343450)
+++ PKGBUILD2018-06-17 10:44:09 UTC (rev 343451)
@@ -3,7 +3,7 @@
 # Contributor: Eschwartz 
 
 pkgname=firefox-noscript
-pkgver=10.1.7.5
+pkgver=10.1.8.2
 pkgrel=1
 pkgdesc="Extension for firefox which disables script"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('unzip')
 
source=(https://secure.informaction.com/download/releases/noscript-${pkgver}.xpi)
 noextract=("noscript-${pkgver}.xpi")
-sha256sums=('69424afde4420c64344df74871454bb8969b2f984c134503a310c37a5e2e7013')
+sha256sums=('d41f5d36337569d1a1633303d7d07505ab905efba0644e73edccf43edc0d39e0')
 
 package() {
   cd "${srcdir}"


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

2018-06-17 Thread Sergej Pupykin via arch-commits
Date: Sunday, June 17, 2018 @ 10:45:01
  Author: spupykin
Revision: 343455

upgpkg: mediawiki 1.31.0-1

Modified:
  mediawiki/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-17 10:44:41 UTC (rev 343454)
+++ PKGBUILD2018-06-17 10:45:01 UTC (rev 343455)
@@ -4,9 +4,9 @@
 
 pkgbase=mediawiki
 pkgname=('mediawiki' 'mediawiki-math')
-pkgver=1.30.0
+pkgver=1.31.0
 _basever=${pkgver%.*}
-_hash=e13d2d5
+_hash=a1263db
 pkgrel=1
 pkgdesc="MediaWiki engine"
 arch=('any')
@@ -36,9 +36,9 @@
 
source=("https://releases.wikimedia.org/mediawiki/${_basever}/mediawiki-$pkgver.tar.gz"{,.sig}

"mediawiki-math-${_basever}.tar.gz::https://codeload.github.com/wikimedia/mediawiki-extensions-Math/legacy.tar.gz/REL${_basever/./_};
apache.example.conf)
-sha256sums=('ec01d2d1b1df37eddc99e45d44b122e6d0c6d65d9d6dc3140aa7232143104036'
+sha256sums=('f2273eac60ba5e141143c27caaed1eb3505c339455f5834b757c0e34c1782077'
 'SKIP'
-'fea298f8b5e391a5d3074c4ce80d1defcd372e955e0818943775f4f05fe5056a'
+'c5cb0101ab19cdbbba8ffb90ced5c43ff13c01cde5035946c4b723c2273c9099'
 'cfeff68331e930b6a93f166c12666ac59a84aa24334f94520eff3f988f37ce2b')
 
 package_mediawiki() {
@@ -55,12 +55,12 @@
 
   cd "$pkgdir"/usr/share/webapps/mediawiki
 
-  mv cache/.htaccess "$pkgdir"/var/cache/mediawiki/
+#  mv cache/.htaccess "$pkgdir"/var/cache/mediawiki/
   rmdir cache
   ln -sf /var/cache/mediawiki cache
 
   mv images/* "$pkgdir"/var/lib/mediawiki/
-  mv images/.htaccess "$pkgdir"/var/lib/mediawiki/
+#  mv images/.htaccess "$pkgdir"/var/lib/mediawiki/
   rmdir images
   ln -sf /var/lib/mediawiki images
 }


[arch-commits] Commit in emacs-php-mode/repos/community-any (4 files)

2018-06-06 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 6, 2018 @ 15:59:19
  Author: spupykin
Revision: 341293

archrelease: copy trunk to community-any

Added:
  emacs-php-mode/repos/community-any/PKGBUILD
(from rev 341291, emacs-php-mode/trunk/PKGBUILD)
  emacs-php-mode/repos/community-any/emacs-php-mode.install
(from rev 341292, emacs-php-mode/trunk/emacs-php-mode.install)
Deleted:
  emacs-php-mode/repos/community-any/PKGBUILD
  emacs-php-mode/repos/community-any/emacs-php-mode.install

+
 PKGBUILD   |   56 +++
 emacs-php-mode.install |   26 ++---
 2 files changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-06 15:59:14 UTC (rev 341292)
+++ PKGBUILD2018-06-06 15:59:19 UTC (rev 341293)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Stefano Esposito 
-
-pkgname=emacs-php-mode
-pkgver=1.19.0
-pkgrel=1
-license=("GPL")
-pkgdesc="PHP mode for emacs"
-url="https://github.com/ejmr/php-mode;
-arch=('any')
-depends=('emacs')
-options=(docs zipman)
-install=emacs-php-mode.install
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ejmr/php-mode/archive/v$pkgver.tar.gz;)
-sha256sums=('ba3c469eaee72fe25c0549249c859c2535cc0067857379e2713eb1416bed92a0')
-
-build() {
-  cd "$srcdir"/php-mode-$pkgver
-  make
-}
-
-package() {
-  cd "$srcdir"/php-mode-$pkgver
-  install -D -m644 php-mode.el "$pkgdir"/usr/share/emacs/site-lisp/php-mode.el
-  install -dm0755 "$pkgdir"/usr/share/emacs/site-lisp/php-mode
-  cp -a skeleton "$pkgdir"/usr/share/emacs/site-lisp/php-mode/skeleton
-}

Copied: emacs-php-mode/repos/community-any/PKGBUILD (from rev 341291, 
emacs-php-mode/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-06 15:59:19 UTC (rev 341293)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Stefano Esposito 
+
+pkgname=emacs-php-mode
+pkgver=1.19.1
+pkgrel=1
+license=("GPL")
+pkgdesc="PHP mode for emacs"
+url="https://github.com/ejmr/php-mode;
+arch=('any')
+depends=('emacs')
+options=(docs zipman)
+install=emacs-php-mode.install
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ejmr/php-mode/archive/v$pkgver.tar.gz;)
+sha256sums=('23a891e989eb0466d1dddcb6cb62404d3f1c7a329d7ab6709c8fc16e1bc277c9')
+
+build() {
+  cd "$srcdir"/php-mode-$pkgver
+  make
+}
+
+package() {
+  cd "$srcdir"/php-mode-$pkgver
+  install -D -m644 php-mode.el "$pkgdir"/usr/share/emacs/site-lisp/php-mode.el
+  install -dm0755 "$pkgdir"/usr/share/emacs/site-lisp/php-mode
+  cp -a skeleton "$pkgdir"/usr/share/emacs/site-lisp/php-mode/skeleton
+}

Deleted: emacs-php-mode.install
===
--- emacs-php-mode.install  2018-06-06 15:59:14 UTC (rev 341292)
+++ emacs-php-mode.install  2018-06-06 15:59:19 UTC (rev 341293)
@@ -1,13 +0,0 @@
-post_install() {
-  cat << EOF
-==> Put this in your $HOME/.emacs file to enable php-mode autoloading
-==> and autorecognition of "*.php" files:
-
-(autoload 'php-mode "php-mode.el" "Php mode." t)
-(setq auto-mode-alist (append '(("/.*\.php[345]?\\'" . php-mode)) 
auto-mode-alist))
-EOF
-}
-
-post_upgrade() {
-  post_install $1
-}

Copied: emacs-php-mode/repos/community-any/emacs-php-mode.install (from rev 
341292, emacs-php-mode/trunk/emacs-php-mode.install)
===
--- emacs-php-mode.install  (rev 0)
+++ emacs-php-mode.install  2018-06-06 15:59:19 UTC (rev 341293)
@@ -0,0 +1,13 @@
+post_install() {
+  cat << EOF
+==> Put this in your $HOME/.emacs file to enable php-mode autoloading
+==> and autorecognition of "*.php" files:
+
+(autoload 'php-mode "php-mode.el" "Php mode." t)
+(setq auto-mode-alist (append '(("/.*\.php[345]?\\'" . php-mode)) 
auto-mode-alist))
+EOF
+}
+
+post_upgrade() {
+  post_install $1
+}


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

2018-06-06 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 6, 2018 @ 15:59:26
  Author: spupykin
Revision: 341294

upgpkg: lxc 1:3.0.1-1

Modified:
  lxc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-06 15:59:19 UTC (rev 341293)
+++ PKGBUILD2018-06-06 15:59:26 UTC (rev 341294)
@@ -7,8 +7,8 @@
 
 pkgname=lxc
 epoch=1
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.0.1
+pkgrel=1
 pkgdesc="Linux Containers"
 arch=('x86_64')
 url="http://linuxcontainers.org;
@@ -27,7 +27,7 @@
"lxc.tmpfiles.d"
"lxc.service"
"lxc-auto.service")
-sha256sums=('6230224c27f050201b372b18a9f39cd220ed584899c5f0cf73c6b313dabc8d8a'
+sha256sums=('45986c49be1c048fa127bd3e7ea1bd3347e25765c008a09a2e4c233151a2d5db'
 'SKIP'
 '10e4f661872f773bf3122a2f9f2cb13344fea86a4ab72beecb4213be4325c479'
 '711fb84c87b143cb0098e095fdebb040b15f553a854efbe846a00100bdb9ae88'


[arch-commits] Commit in lxc/repos/community-x86_64 (8 files)

2018-06-06 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 6, 2018 @ 15:59:39
  Author: spupykin
Revision: 341296

archrelease: copy trunk to community-x86_64

Added:
  lxc/repos/community-x86_64/PKGBUILD
(from rev 341294, lxc/trunk/PKGBUILD)
  lxc/repos/community-x86_64/lxc-auto.service
(from rev 341294, lxc/trunk/lxc-auto.service)
  lxc/repos/community-x86_64/lxc.service
(from rev 341294, lxc/trunk/lxc.service)
  lxc/repos/community-x86_64/lxc.tmpfiles.d
(from rev 341295, lxc/trunk/lxc.tmpfiles.d)
Deleted:
  lxc/repos/community-x86_64/PKGBUILD
  lxc/repos/community-x86_64/lxc-auto.service
  lxc/repos/community-x86_64/lxc.service
  lxc/repos/community-x86_64/lxc.tmpfiles.d

--+
 PKGBUILD |  168 ++---
 lxc-auto.service |   26 
 lxc.service  |   26 
 lxc.tmpfiles.d   |2 
 4 files changed, 110 insertions(+), 112 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-06 15:59:34 UTC (rev 341295)
+++ PKGBUILD2018-06-06 15:59:39 UTC (rev 341296)
@@ -1,85 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Andrea Zucchelli 
-# Contributor: Daniel Micay 
-# Contributor: Jonathan Liu 
-# Contributor: Jon Nordby 
-
-pkgname=lxc
-epoch=1
-pkgver=3.0.0
-pkgrel=2
-pkgdesc="Linux Containers"
-arch=('x86_64')
-url="http://linuxcontainers.org;
-depends=('bash' 'perl' 'libseccomp' 'libcap' 'python' 'rsync' 'wget')
-makedepends=('docbook2x' 'lua' 'python-setuptools')
-optdepends=('dnsmasq: lxc-net.service'
-   'lua'
-   'lua-filesystem: lxc-top'
-   'lua-alt-getopt: lxc-top')
-license=('LGPL')
-options=('emptydirs')
-backup=('etc/lxc/default.conf'
-   'etc/default/lxc')
-validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67')
-source=("https://linuxcontainers.org/downloads/$pkgname-${pkgver}.tar.gz"{,.asc}
-   "lxc.tmpfiles.d"
-   "lxc.service"
-   "lxc-auto.service")
-sha256sums=('6230224c27f050201b372b18a9f39cd220ed584899c5f0cf73c6b313dabc8d8a'
-'SKIP'
-'10e4f661872f773bf3122a2f9f2cb13344fea86a4ab72beecb4213be4325c479'
-'711fb84c87b143cb0098e095fdebb040b15f553a854efbe846a00100bdb9ae88'
-'4174fcc0a664108f1884920930a3dbec0aeceed1fc24f00c200a583c06d447d0')
-
-prepare() {
-  cd "$srcdir/$pkgname-${pkgver/_/-}"
-  sed -i \
--e 's|"\\"-//Davenport//DTD DocBook V3.0//EN\\""|"\\"-//OASIS//DTD DocBook 
XML\\" \\"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd\\";|' \
-configure.ac
-  sed -i \
--e 's|\${prefix}/||g' \
-lxc.pc.in
-  sed -i \
--e 's|dirlen,|dirlen=0,|' \
-src/lxc/storage/overlay.c
-}
-
-build() {
-  cd "$srcdir/$pkgname-${pkgver/_/-}"
-  ./autogen.sh
-  bashcompdir=/usr/share/bash-completion/completions ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---localstatedir=/var \
---libexecdir=/usr/lib \
---libdir=/usr/lib \
---sysconfdir=/etc \
---disable-apparmor \
---enable-seccomp \
---enable-cgmanager \
---enable-capabilities \
---enable-lua \
---with-init-script=systemd \
---with-systemdsystemunitdir=/usr/lib/systemd/system \
---enable-pam \
---with-pamdir=/usr/lib/security
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-${pkgver/_/-}"
-
-  make DESTDIR="$pkgdir" install
-  install -d -m755 "$pkgdir/var/lib/lxc"
-  install -d -m755 "$pkgdir/usr/lib/lxc/rootfs/dev"
-  install -D -m644 "$srcdir"/lxc.service 
"$pkgdir"/usr/lib/systemd/system/lxc@.service
-  install -D -m644 "$srcdir"/lxc-auto.service 
"$pkgdir"/usr/lib/systemd/system/lxc-auto.service
-  install -D -m644 "$srcdir"/lxc.tmpfiles.d 
"$pkgdir"/usr/lib/tmpfiles.d/lxc.conf
-
-  cd doc
-  find . -type f -name '*.1' -exec install -D -m644 "{}" 
"$pkgdir/usr/share/man/man1/{}" \;
-  find . -type f -name '*.5' -exec install -D -m644 "{}" 
"$pkgdir/usr/share/man/man5/{}" \;
-  find . -type f -name '*.7' -exec install -D -m644 "{}" 
"$pkgdir/usr/share/man/man7/{}" \;
-}

Copied: lxc/repos/community-x86_64/PKGBUILD (from rev 341294, 
lxc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-06 15:59:39 UTC (rev 341296)
@@ -0,0 +1,83 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Andrea Zucchelli 
+# Contributor: Daniel Micay 
+# Contributor: Jonathan Liu 
+# Contributor: Jon Nordby 
+
+pkgname=lxc
+epoch=1
+pkgver=3.0.1
+pkgrel=1
+pkgdesc="Linux Containers"
+arch=('x86_64')
+url="http://linuxcontainers.org;
+depends=('bash' 'perl' 'libseccomp' 'libcap' 'python' 'rsync' 'wget')
+makedepends=('docbook2x' 'lua' 'python-setuptools')
+optdepends=('dnsmasq: lxc-net.service'
+   'lua'
+   'lua-filesystem: lxc-top'
+   'lua-alt-getopt: lxc-top')
+license=('LGPL')
+options=('emptydirs')
+backup=('etc/lxc/default.conf'
+   'etc/default/lxc')

[arch-commits] Commit in emacs-php-mode/trunk (PKGBUILD)

2018-06-06 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 6, 2018 @ 15:59:04
  Author: spupykin
Revision: 341291

upgpkg: emacs-php-mode 1.19.1-1

Modified:
  emacs-php-mode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-06 15:49:31 UTC (rev 341290)
+++ PKGBUILD2018-06-06 15:59:04 UTC (rev 341291)
@@ -3,7 +3,7 @@
 # Contributor: Stefano Esposito 
 
 pkgname=emacs-php-mode
-pkgver=1.19.0
+pkgver=1.19.1
 pkgrel=1
 license=("GPL")
 pkgdesc="PHP mode for emacs"
@@ -13,7 +13,7 @@
 options=(docs zipman)
 install=emacs-php-mode.install
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/ejmr/php-mode/archive/v$pkgver.tar.gz;)
-sha256sums=('ba3c469eaee72fe25c0549249c859c2535cc0067857379e2713eb1416bed92a0')
+sha256sums=('23a891e989eb0466d1dddcb6cb62404d3f1c7a329d7ab6709c8fc16e1bc277c9')
 
 build() {
   cd "$srcdir"/php-mode-$pkgver


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

2018-06-06 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 6, 2018 @ 16:07:58
  Author: spupykin
Revision: 341319

archrelease: copy trunk to community-x86_64

Added:
  openvswitch/repos/community-x86_64/PKGBUILD
(from rev 341318, openvswitch/trunk/PKGBUILD)
  openvswitch/repos/community-x86_64/openvswitch.install
(from rev 341318, openvswitch/trunk/openvswitch.install)
  openvswitch/repos/community-x86_64/openvswitch.tmpfiles
(from rev 341318, openvswitch/trunk/openvswitch.tmpfiles)
  openvswitch/repos/community-x86_64/ovs-vswitchd.service
(from rev 341318, openvswitch/trunk/ovs-vswitchd.service)
  openvswitch/repos/community-x86_64/ovsdb-server.service
(from rev 341318, openvswitch/trunk/ovsdb-server.service)
Deleted:
  openvswitch/repos/community-x86_64/PKGBUILD
  openvswitch/repos/community-x86_64/openvswitch.install
  openvswitch/repos/community-x86_64/openvswitch.tmpfiles
  openvswitch/repos/community-x86_64/ovs-vswitchd.service
  openvswitch/repos/community-x86_64/ovsdb-server.service

--+
 PKGBUILD |  108 -
 openvswitch.install  |   26 +--
 openvswitch.tmpfiles |2 
 ovs-vswitchd.service |   30 ++---
 ovsdb-server.service |   14 +++---
 5 files changed, 90 insertions(+), 90 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-06 16:07:43 UTC (rev 341318)
+++ PKGBUILD2018-06-06 16:07:58 UTC (rev 341319)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Pedro Martinez-Julia (pedr...@um.es)
-# Contributor: Matt Monaco 
-
-pkgname=openvswitch
-pkgver=2.9.1
-pkgrel=1
-pkgdesc="Production Quality, Multilayer Open Virtual Switch"
-url="http://openvswitch.org;
-license=('APACHE')
-arch=(x86_64)
-install=openvswitch.install
-source=("http://openvswitch.org/releases/openvswitch-$pkgver.tar.gz;
-   openvswitch.tmpfiles
-   ovsdb-server.service
-   ovs-vswitchd.service)
-depends=('openssl' 'libcap-ng')
-makedepends=('python2-six')
-optdepends=('python2-six')
-sha256sums=('83043c0da8811838ff820e58ed62ec55efcdf8198c4d93064d0d066b00017c99'
-'e8dc21e50fc886bfd6aa55991bdb3cb66907e11b071045452bb12de01a3ecbd9'
-'fa2412b81c77921418131a4f6fd38956f50ffcc7b908ec91f94d3607a05d060b'
-'679c8f03b78bba03237c6135f1bd7711430248e8477202c8b0de4ff4828b9f61')
-
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-  sed -i \
--e 
's|$(sysconfdir)/bash_completion.d|/usr/share/bash-completion/completions|g' \
-Makefile.am
-}
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./boot.sh
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---with-rundir=/run/openvswitch \
---sbindir=/usr/bin \
-PYTHON=/usr/bin/python2
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-  install -Dm0644 "$srcdir"/openvswitch.tmpfiles 
"$pkgdir/usr/lib/tmpfiles.d/openvswitch.conf"
-  install -Dm0644 "$srcdir"/ovsdb-server.service 
"$pkgdir/usr/lib/systemd/system/ovsdb-server.service"
-  install -Dm0644 "$srcdir"/ovs-vswitchd.service 
"$pkgdir/usr/lib/systemd/system/ovs-vswitchd.service"
-  install -dm0755 "$pkgdir/etc/openvswitch"
-  rm -rf "$pkgdir"/run
-}

Copied: openvswitch/repos/community-x86_64/PKGBUILD (from rev 341318, 
openvswitch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-06 16:07:58 UTC (rev 341319)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Pedro Martinez-Julia (pedr...@um.es)
+# Contributor: Matt Monaco 
+
+pkgname=openvswitch
+pkgver=2.9.2
+pkgrel=1
+pkgdesc="Production Quality, Multilayer Open Virtual Switch"
+url="http://openvswitch.org;
+license=('APACHE')
+arch=(x86_64)
+install=openvswitch.install
+source=("http://openvswitch.org/releases/openvswitch-$pkgver.tar.gz;
+   openvswitch.tmpfiles
+   ovsdb-server.service
+   ovs-vswitchd.service)
+depends=('openssl' 'libcap-ng')
+makedepends=('python2-six')
+optdepends=('python2-six')
+sha256sums=('90f084dc282fdb588a2cfff351fea359492f69600f1e4a1286e24e44901de113'
+'e8dc21e50fc886bfd6aa55991bdb3cb66907e11b071045452bb12de01a3ecbd9'
+'fa2412b81c77921418131a4f6fd38956f50ffcc7b908ec91f94d3607a05d060b'
+'679c8f03b78bba03237c6135f1bd7711430248e8477202c8b0de4ff4828b9f61')
+
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  sed -i \
+-e 
's|$(sysconfdir)/bash_completion.d|/usr/share/bash-completion/completions|g' \
+Makefile.am
+}
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./boot.sh
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-rundir=/run/openvswitch \
+--sbindir=/usr/bin \
+PYTHON=/usr/bin/python2
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+  install -Dm0644 

[arch-commits] Commit in nextcloud-app-contacts/trunk (PKGBUILD)

2018-06-06 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 6, 2018 @ 16:06:42
  Author: spupykin
Revision: 341311

upgpkg: nextcloud-app-contacts 2.1.5-1

Modified:
  nextcloud-app-contacts/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-06 16:06:29 UTC (rev 341310)
+++ PKGBUILD2018-06-06 16:06:42 UTC (rev 341311)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=nextcloud-app-contacts
-pkgver=2.1.3
+pkgver=2.1.5
 pkgrel=1
 pkgdesc="Contacts app for nextcloud"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('nextcloud')
 options=('!strip')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/contacts/releases/download/v$pkgver/contacts.tar.gz;)
-sha256sums=('05974bcbb5e54593df98c0d5a5475332417f390d45cb4b0bd4198f91a643f2a5')
+sha256sums=('285d530210f679c1f07fe886b879392d63426df327cf3f232fad49ba93ab4bd2')
 
 package() {
   install -d "$pkgdir"/usr/share/webapps/nextcloud/apps


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

2018-06-06 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 6, 2018 @ 16:06:29
  Author: spupykin
Revision: 341310

archrelease: copy trunk to community-x86_64

Added:
  lxcfs/repos/community-x86_64/PKGBUILD
(from rev 341309, lxcfs/trunk/PKGBUILD)
  lxcfs/repos/community-x86_64/lxcfs.service
(from rev 341309, lxcfs/trunk/lxcfs.service)
Deleted:
  lxcfs/repos/community-x86_64/PKGBUILD
  lxcfs/repos/community-x86_64/lxcfs.service

---+
 PKGBUILD  |   70 
 lxcfs.service |   26 ++--
 2 files changed, 48 insertions(+), 48 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-06 16:06:17 UTC (rev 341309)
+++ PKGBUILD2018-06-06 16:06:29 UTC (rev 341310)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Christian Brauner 
-
-pkgname=lxcfs
-pkgver=3.0.0
-pkgrel=3
-pkgdesc="FUSE filesystem for LXC"
-arch=(x86_64)
-url="https://linuxcontainers.org/;
-license=('GPL')
-depends=('lxc' 'libnih' 'fuse2' 'dbus-glib')
-makedepends=('help2man')
-options=('emptydirs')
-source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz;
-   "lxcfs.service")
-sha256sums=('204044eb22299cf03fc32580810cdc488eefe8cc277864d1937daf36ea98239a'
-'3549e83ebbd6ec5934be0c3137b0dbb1101cec098bc49d135fea29f733b9e2a1')
-
-build() {
-cd "$srcdir/$pkgname-$pkgver"
-./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---with-pamdir=/usr/lib/security \
---localstatedir=/var
-make
-}
-
-package() {
-cd "$srcdir/$pkgname-$pkgver"
-make DESTDIR="$pkgdir/" install
-install -dm0755 "$pkgdir"/var/lib/lxcfs
-install -Dm0644 "$srcdir"/lxcfs.service 
"$pkgdir"/usr/lib/systemd/system/lxcfs.service
-}

Copied: lxcfs/repos/community-x86_64/PKGBUILD (from rev 341309, 
lxcfs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-06 16:06:29 UTC (rev 341310)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Christian Brauner 
+
+pkgname=lxcfs
+pkgver=3.0.1
+pkgrel=1
+pkgdesc="FUSE filesystem for LXC"
+arch=(x86_64)
+url="https://linuxcontainers.org/;
+license=('GPL')
+depends=('lxc' 'libnih' 'fuse2' 'dbus-glib')
+makedepends=('help2man')
+options=('emptydirs')
+source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz;
+   "lxcfs.service")
+sha256sums=('016c317f13392bebccba338511f537332fb2fdbaf62a5f6d77307b38a348f41f'
+'3549e83ebbd6ec5934be0c3137b0dbb1101cec098bc49d135fea29f733b9e2a1')
+
+build() {
+cd "$srcdir/$pkgname-$pkgver"
+./configure \
+--prefix=/usr \
+--sbindir=/usr/bin \
+--with-pamdir=/usr/lib/security \
+--localstatedir=/var
+make
+}
+
+package() {
+cd "$srcdir/$pkgname-$pkgver"
+make DESTDIR="$pkgdir/" install
+install -dm0755 "$pkgdir"/var/lib/lxcfs
+install -Dm0644 "$srcdir"/lxcfs.service 
"$pkgdir"/usr/lib/systemd/system/lxcfs.service
+}

Deleted: lxcfs.service
===
--- lxcfs.service   2018-06-06 16:06:17 UTC (rev 341309)
+++ lxcfs.service   2018-06-06 16:06:29 UTC (rev 341310)
@@ -1,13 +0,0 @@
-[Unit]
-Description=FUSE filesystem for LXC
-ConditionVirtualization=!container
-Before=lxc.service
-
-[Service]
-ExecStart=/usr/bin/lxcfs /var/lib/lxcfs
-KillMode=process
-Restart=on-failure
-ExecStopPost=-/bin/fusermount -u /var/lib/lxcfs
-
-[Install]
-WantedBy=multi-user.target

Copied: lxcfs/repos/community-x86_64/lxcfs.service (from rev 341309, 
lxcfs/trunk/lxcfs.service)
===
--- lxcfs.service   (rev 0)
+++ lxcfs.service   2018-06-06 16:06:29 UTC (rev 341310)
@@ -0,0 +1,13 @@
+[Unit]
+Description=FUSE filesystem for LXC
+ConditionVirtualization=!container
+Before=lxc.service
+
+[Service]
+ExecStart=/usr/bin/lxcfs /var/lib/lxcfs
+KillMode=process
+Restart=on-failure
+ExecStopPost=-/bin/fusermount -u /var/lib/lxcfs
+
+[Install]
+WantedBy=multi-user.target


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

2018-06-06 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 6, 2018 @ 16:06:17
  Author: spupykin
Revision: 341309

upgpkg: lxcfs 3.0.1-1

Modified:
  lxcfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-06 16:06:14 UTC (rev 341308)
+++ PKGBUILD2018-06-06 16:06:17 UTC (rev 341309)
@@ -3,8 +3,8 @@
 # Maintainer: Christian Brauner 
 
 pkgname=lxcfs
-pkgver=3.0.0
-pkgrel=3
+pkgver=3.0.1
+pkgrel=1
 pkgdesc="FUSE filesystem for LXC"
 arch=(x86_64)
 url="https://linuxcontainers.org/;
@@ -14,7 +14,7 @@
 options=('emptydirs')
 source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz;
"lxcfs.service")
-sha256sums=('204044eb22299cf03fc32580810cdc488eefe8cc277864d1937daf36ea98239a'
+sha256sums=('016c317f13392bebccba338511f537332fb2fdbaf62a5f6d77307b38a348f41f'
 '3549e83ebbd6ec5934be0c3137b0dbb1101cec098bc49d135fea29f733b9e2a1')
 
 build() {


[arch-commits] Commit in opensips/repos/community-x86_64 (6 files)

2018-06-06 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 6, 2018 @ 16:07:14
  Author: spupykin
Revision: 341315

archrelease: copy trunk to community-x86_64

Added:
  opensips/repos/community-x86_64/PKGBUILD
(from rev 341314, opensips/trunk/PKGBUILD)
  opensips/repos/community-x86_64/opensips.install
(from rev 341314, opensips/trunk/opensips.install)
  opensips/repos/community-x86_64/opensips.service
(from rev 341314, opensips/trunk/opensips.service)
Deleted:
  opensips/repos/community-x86_64/PKGBUILD
  opensips/repos/community-x86_64/opensips.install
  opensips/repos/community-x86_64/opensips.service

--+
 PKGBUILD |  164 ++---
 opensips.install |6 -
 opensips.service |   22 +++
 3 files changed, 96 insertions(+), 96 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-06 16:07:02 UTC (rev 341314)
+++ PKGBUILD2018-06-06 16:07:14 UTC (rev 341315)
@@ -1,82 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-
-pkgname=opensips
-pkgver=2.3.3
-pkgrel=1
-pkgdesc="An Open Source SIP Server able to act as a SIP proxy, registrar, 
location server, redirect server ..."
-url="http://www.opensips.org;
-depends=('gcc-libs' 'openssl' 'db' 'attr' 'libxml2')
-makedepends=('postgresql-libs>=8.4.1' 'unixodbc' 'libldap>=2.4.18' 
'libmariadbclient'
-'lynx' 'libxslt' 'libmicrohttpd')
-optdepends=('postgresql-libs'
-   'unixodbc'
-   'libldap'
-   'libmariadbclient'
-   'libsasl'
-   'python2'
-   'pcre')
-backup=("etc/opensips/opensips.cfg"
-   "etc/opensips/osipsconsolerc"
-   "etc/opensips/opensipsctlrc")
-arch=('x86_64')
-license=('GPL')
-install=opensips.install
-options=('!emptydirs' 'zipman' '!makeflags' 'docs')
-source=(https://opensips.org/pub/opensips/${pkgver}/opensips-${pkgver}.tar.gz
-   opensips.service)
-sha256sums=('0cccf1680c8951f30ee4062ce1e31586a668a0ecf9fa50f544ac1a957213e0cf'
-'c2fec4be085b108db10834fa9832e98d696c2de6408f85f96cf89c13bf6be819')
-
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgver/
-
-  # python2 fix
-  for file in $(find . -name '*.py' -print); do
-sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $file
-sed -i 's_^#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
-  done
-
-  sed -i 's|sbin|bin|g' Makefile
-  sed -i 's|bin-dir = sbin/|bin-dir = bin/|' Makefile.defs
-}
-
-_modules="ldap db_mysql db_postgres db_unixodbc presence presence_xml h350 
proto_tls tlsops tls_mgm db_http httpd tm rr"
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver/
-
-  make \
-   include_modules="${_modules}" \
-   LIBDIR=lib PREFIX=/usr
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver/
-
-  make \
-   include_modules="${_modules}" \
-   BASEDIR="$pkgdir" PREFIX=/usr LIBDIR=lib install
-
-  # Conforms to the arch packaging standards 
(http://wiki.archlinux.org/index.php/Arch_Packaging_Standards)
-  mkdir -p "$pkgdir"/etc/
-  mv "$pkgdir"/usr/etc/opensips/ "$pkgdir"/etc/
-  sed -i 
's#mpath=".*lib/opensips/modules/"#mpath="/usr/lib/opensips/modules/"#' 
"$pkgdir"/etc/opensips/opensips.cfg
-
-  # fix bad paths
-  cd "$pkgdir"/usr/share
-  find -type f -exec sed -i "s#"$pkgdir"##" {} \;
-
-  cd "$pkgdir"/usr/lib/opensips/opensipsctl
-  find -type f -exec sed -i "s#"$pkgdir"##" {} \;
-
-  mv "$pkgdir"/usr/sbin "$pkgdir"/usr/bin
-
-  cd "$pkgdir"/usr/bin
-  sed -i "s#"$pkgdir"##" opensipsctl opensipsdbctl osipsconsole
-
-  cd "$pkgdir"/etc
-  find -type f -exec sed -i "s#"$pkgdir"##" {} \;
-
-  install -Dm0644 "$srcdir"/$pkgname.service 
"$pkgdir"/usr/lib/systemd/system/$pkgname.service
-}

Copied: opensips/repos/community-x86_64/PKGBUILD (from rev 341314, 
opensips/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-06 16:07:14 UTC (rev 341315)
@@ -0,0 +1,82 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+
+pkgname=opensips
+pkgver=2.4.1
+pkgrel=1
+pkgdesc="An Open Source SIP Server able to act as a SIP proxy, registrar, 
location server, redirect server ..."
+url="http://www.opensips.org;
+depends=('gcc-libs' 'openssl' 'db' 'attr' 'libxml2')
+makedepends=('postgresql-libs>=8.4.1' 'unixodbc' 'libldap>=2.4.18' 
'libmariadbclient'
+'lynx' 'libxslt' 'libmicrohttpd')
+optdepends=('postgresql-libs'
+   'unixodbc'
+   'libldap'
+   'libmariadbclient'
+   'libsasl'
+   'python2'
+   'pcre')
+backup=("etc/opensips/opensips.cfg"
+   "etc/opensips/osipsconsolerc"
+   "etc/opensips/opensipsctlrc")
+arch=('x86_64')
+license=('GPL')
+install=opensips.install
+options=('!emptydirs' 'zipman' '!makeflags' 'docs')
+source=(https://opensips.org/pub/opensips/${pkgver}/opensips-${pkgver}.tar.gz
+   opensips.service)
+sha256sums=('70f94c3f153f9abaff94517a0a86bcb6eae4d0a5c255af3e115dfd4def723177'
+

[arch-commits] Commit in nextcloud-app-contacts/repos/community-any (2 files)

2018-06-06 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 6, 2018 @ 16:06:53
  Author: spupykin
Revision: 341312

archrelease: copy trunk to community-any

Added:
  nextcloud-app-contacts/repos/community-any/PKGBUILD
(from rev 341311, nextcloud-app-contacts/trunk/PKGBUILD)
Deleted:
  nextcloud-app-contacts/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-06 16:06:42 UTC (rev 341311)
+++ PKGBUILD2018-06-06 16:06:53 UTC (rev 341312)
@@ -1,19 +0,0 @@
-# $Id: PKGBUILD 103944 2014-01-13 20:31:53Z spupykin $
-# Maintainer: Sergej Pupykin 
-
-pkgname=nextcloud-app-contacts
-pkgver=2.1.3
-pkgrel=1
-pkgdesc="Contacts app for nextcloud"
-arch=('any')
-url="https://nextcloud.com/;
-license=('GPL')
-depends=('nextcloud')
-options=('!strip')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/contacts/releases/download/v$pkgver/contacts.tar.gz;)
-sha256sums=('05974bcbb5e54593df98c0d5a5475332417f390d45cb4b0bd4198f91a643f2a5')
-
-package() {
-  install -d "$pkgdir"/usr/share/webapps/nextcloud/apps
-  cp -a "$srcdir"/contacts "$pkgdir"/usr/share/webapps/nextcloud/apps/contacts
-}

Copied: nextcloud-app-contacts/repos/community-any/PKGBUILD (from rev 341311, 
nextcloud-app-contacts/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-06 16:06:53 UTC (rev 341312)
@@ -0,0 +1,19 @@
+# $Id: PKGBUILD 103944 2014-01-13 20:31:53Z spupykin $
+# Maintainer: Sergej Pupykin 
+
+pkgname=nextcloud-app-contacts
+pkgver=2.1.5
+pkgrel=1
+pkgdesc="Contacts app for nextcloud"
+arch=('any')
+url="https://nextcloud.com/;
+license=('GPL')
+depends=('nextcloud')
+options=('!strip')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/nextcloud/contacts/releases/download/v$pkgver/contacts.tar.gz;)
+sha256sums=('285d530210f679c1f07fe886b879392d63426df327cf3f232fad49ba93ab4bd2')
+
+package() {
+  install -d "$pkgdir"/usr/share/webapps/nextcloud/apps
+  cp -a "$srcdir"/contacts "$pkgdir"/usr/share/webapps/nextcloud/apps/contacts
+}


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

2018-06-06 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 6, 2018 @ 16:07:42
  Author: spupykin
Revision: 341317

upgpkg: openvswitch 2.9.2-1

Modified:
  openvswitch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-06 16:07:15 UTC (rev 341316)
+++ PKGBUILD2018-06-06 16:07:42 UTC (rev 341317)
@@ -4,7 +4,7 @@
 # Contributor: Matt Monaco 
 
 pkgname=openvswitch
-pkgver=2.9.1
+pkgver=2.9.2
 pkgrel=1
 pkgdesc="Production Quality, Multilayer Open Virtual Switch"
 url="http://openvswitch.org;
@@ -18,7 +18,7 @@
 depends=('openssl' 'libcap-ng')
 makedepends=('python2-six')
 optdepends=('python2-six')
-sha256sums=('83043c0da8811838ff820e58ed62ec55efcdf8198c4d93064d0d066b00017c99'
+sha256sums=('90f084dc282fdb588a2cfff351fea359492f69600f1e4a1286e24e44901de113'
 'e8dc21e50fc886bfd6aa55991bdb3cb66907e11b071045452bb12de01a3ecbd9'
 'fa2412b81c77921418131a4f6fd38956f50ffcc7b908ec91f94d3607a05d060b'
 '679c8f03b78bba03237c6135f1bd7711430248e8477202c8b0de4ff4828b9f61')


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

2018-06-06 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 6, 2018 @ 16:07:02
  Author: spupykin
Revision: 341314

upgpkg: opensips 2.4.1-1

Modified:
  opensips/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-06 16:06:56 UTC (rev 341313)
+++ PKGBUILD2018-06-06 16:07:02 UTC (rev 341314)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=opensips
-pkgver=2.3.3
+pkgver=2.4.1
 pkgrel=1
 pkgdesc="An Open Source SIP Server able to act as a SIP proxy, registrar, 
location server, redirect server ..."
 url="http://www.opensips.org;
@@ -25,7 +25,7 @@
 options=('!emptydirs' 'zipman' '!makeflags' 'docs')
 source=(https://opensips.org/pub/opensips/${pkgver}/opensips-${pkgver}.tar.gz
opensips.service)
-sha256sums=('0cccf1680c8951f30ee4062ce1e31586a668a0ecf9fa50f544ac1a957213e0cf'
+sha256sums=('70f94c3f153f9abaff94517a0a86bcb6eae4d0a5c255af3e115dfd4def723177'
 'c2fec4be085b108db10834fa9832e98d696c2de6408f85f96cf89c13bf6be819')
 
 prepare() {


[arch-commits] Commit in perl-term-progressbar/trunk (PKGBUILD)

2018-06-06 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 6, 2018 @ 16:49:33
  Author: spupykin
Revision: 341359

upgpkg: perl-term-progressbar 2.22-1

Modified:
  perl-term-progressbar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-06 16:47:15 UTC (rev 341358)
+++ PKGBUILD2018-06-06 16:49:33 UTC (rev 341359)
@@ -3,7 +3,7 @@
 # Maintainer: Charles Mauch 
 
 pkgname=perl-term-progressbar
-pkgver=2.21
+pkgver=2.22
 pkgrel=1
 pkgdesc="Perl/CPAN Module Term::ProgressBar : Progress bar in just ASCII  
using Term"
 arch=("any")
@@ -11,7 +11,7 @@
 license=("GPL" "PerlArtistic")
 depends=("perl-class-methodmaker" "perl-term-readkey")
 
source=("http://search.cpan.org/CPAN/authors/id/M/MA/MANWAR/Term-ProgressBar-$pkgver.tar.gz;)
-sha256sums=('66994f1a6ca94d8d92e3efac406142fb0d05033360c0acce2599862db9c30e44')
+sha256sums=('2642ecca5b0b038c14812bcad3a9611ff7911dc59c9104d220797f837a880c49')
 
 build() {
   cd "$srcdir"/Term-ProgressBar-$pkgver


[arch-commits] Commit in perl-term-progressbar/repos/community-any (PKGBUILD PKGBUILD)

2018-06-06 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 6, 2018 @ 16:49:49
  Author: spupykin
Revision: 341360

archrelease: copy trunk to community-any

Added:
  perl-term-progressbar/repos/community-any/PKGBUILD
(from rev 341359, perl-term-progressbar/trunk/PKGBUILD)
Deleted:
  perl-term-progressbar/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-06 16:49:33 UTC (rev 341359)
+++ PKGBUILD2018-06-06 16:49:49 UTC (rev 341360)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Charles Mauch 
-
-pkgname=perl-term-progressbar
-pkgver=2.21
-pkgrel=1
-pkgdesc="Perl/CPAN Module Term::ProgressBar : Progress bar in just ASCII  
using Term"
-arch=("any")
-url="http://search.cpan.org/dist/Term-ProgressBar;
-license=("GPL" "PerlArtistic")
-depends=("perl-class-methodmaker" "perl-term-readkey")
-source=("http://search.cpan.org/CPAN/authors/id/M/MA/MANWAR/Term-ProgressBar-$pkgver.tar.gz;)
-sha256sums=('66994f1a6ca94d8d92e3efac406142fb0d05033360c0acce2599862db9c30e44')
-
-build() {
-  cd "$srcdir"/Term-ProgressBar-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd "$srcdir"/Term-ProgressBar-$pkgver
-  make install DESTDIR="$pkgdir"
-  find "$pkgdir" -name '.packlist' -delete
-  find "$pkgdir" -name '*.pod' -delete
-}

Copied: perl-term-progressbar/repos/community-any/PKGBUILD (from rev 341359, 
perl-term-progressbar/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-06 16:49:49 UTC (rev 341360)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Charles Mauch 
+
+pkgname=perl-term-progressbar
+pkgver=2.22
+pkgrel=1
+pkgdesc="Perl/CPAN Module Term::ProgressBar : Progress bar in just ASCII  
using Term"
+arch=("any")
+url="http://search.cpan.org/dist/Term-ProgressBar;
+license=("GPL" "PerlArtistic")
+depends=("perl-class-methodmaker" "perl-term-readkey")
+source=("http://search.cpan.org/CPAN/authors/id/M/MA/MANWAR/Term-ProgressBar-$pkgver.tar.gz;)
+sha256sums=('2642ecca5b0b038c14812bcad3a9611ff7911dc59c9104d220797f837a880c49')
+
+build() {
+  cd "$srcdir"/Term-ProgressBar-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd "$srcdir"/Term-ProgressBar-$pkgver
+  make install DESTDIR="$pkgdir"
+  find "$pkgdir" -name '.packlist' -delete
+  find "$pkgdir" -name '*.pod' -delete
+}


[arch-commits] Commit in xl2tpd/repos/community-x86_64 (12 files)

2018-06-06 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 6, 2018 @ 16:57:03
  Author: spupykin
Revision: 341375

archrelease: copy trunk to community-x86_64

Added:
  xl2tpd/repos/community-x86_64/PKGBUILD
(from rev 341374, xl2tpd/trunk/PKGBUILD)
  xl2tpd/repos/community-x86_64/options.l2tpd
(from rev 341374, xl2tpd/trunk/options.l2tpd)
  xl2tpd/repos/community-x86_64/xl2tpd.conf.client-example
(from rev 341374, xl2tpd/trunk/xl2tpd.conf.client-example)
  xl2tpd/repos/community-x86_64/xl2tpd.conf.server-example
(from rev 341374, xl2tpd/trunk/xl2tpd.conf.server-example)
  xl2tpd/repos/community-x86_64/xl2tpd.service
(from rev 341374, xl2tpd/trunk/xl2tpd.service)
  xl2tpd/repos/community-x86_64/xl2tpd.tmpfiles
(from rev 341374, xl2tpd/trunk/xl2tpd.tmpfiles)
Deleted:
  xl2tpd/repos/community-x86_64/PKGBUILD
  xl2tpd/repos/community-x86_64/options.l2tpd
  xl2tpd/repos/community-x86_64/xl2tpd.conf.client-example
  xl2tpd/repos/community-x86_64/xl2tpd.conf.server-example
  xl2tpd/repos/community-x86_64/xl2tpd.service
  xl2tpd/repos/community-x86_64/xl2tpd.tmpfiles

+
 PKGBUILD   |   90 +--
 options.l2tpd  |   48 +++---
 xl2tpd.conf.client-example |   38 +-
 xl2tpd.conf.server-example |   42 ++--
 xl2tpd.service |   30 +++---
 xl2tpd.tmpfiles|2 
 6 files changed, 125 insertions(+), 125 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-06 16:56:46 UTC (rev 341374)
+++ PKGBUILD2018-06-06 16:57:03 UTC (rev 341375)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Hengfu 
-
-pkgname=xl2tpd
-pkgver=1.3.11
-pkgrel=1
-pkgdesc="an open source implementation of the L2TP maintained by Xelerance 
Corporation"
-arch=('x86_64')
-url="http://www.xelerance.com/services/software/xl2tpd/;
-license=('GPL')
-depends=('ppp')
-options=(emptydirs zipman docs)
-backup=(etc/ppp/options.l2tpd)
-source=($pkgname-$pkgver.tar.gz::https://github.com/xelerance/xl2tpd/archive/v$pkgver.tar.gz
-   xl2tpd.conf.client-example
-   xl2tpd.conf.server-example
-   options.l2tpd
-   xl2tpd.service
-   xl2tpd.tmpfiles)
-sha256sums=('f7373538490e6a2a4d69f81eac321edb1c2428430e4ba7abb66c35bb8f3dadf5'
-'444e84a01d9c379eb5cf25584451ccd06aad48e611c557eb572ba4f220af3ad7'
-'24d5588b0c8194b7763579be75a58c88e72296145d8d223e1549454e18665ba4'
-'8295d3f7522407beafb89d92b53c29ab80d7a5b18a0d3182dd65a18d88a05590'
-'ff34172f95ae66865a0919c6fb7279c9b80114a59b5b2cf790667f35e83f86e5'
-'9ef286082ebc3caa87cd75504e41068c3bb4e47ace3b87d7c48f176a54bb902f')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make KERNELSRC=/usr/src/linux-`uname -r` PREFIX=/usr SBINDIR=/usr/bin
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make KERNELSRC=/usr/src/linux-`uname -r` PREFIX=/usr DESTDIR="$pkgdir"  
SBINDIR="$pkgdir"/usr/bin install
-
-  install -D -m0644 "$srcdir"/xl2tpd.conf.client-example 
"$pkgdir"/etc/xl2tpd/xl2tpd.conf.client-example
-  install -D -m0644 "$srcdir"/xl2tpd.conf.server-example 
"$pkgdir"/etc/xl2tpd/xl2tpd.conf.server-example
-  install -D -m0644 "$srcdir"/options.l2tpd "$pkgdir"/etc/ppp/options.l2tpd
-
-  install -Dm0644 "$srcdir"/xl2tpd.service 
"$pkgdir"/usr/lib/systemd/system/xl2tpd.service
-  install -Dm0644 "$srcdir"/xl2tpd.tmpfiles 
"$pkgdir"/usr/lib/tmpfiles.d/xl2tpd.conf
-}

Copied: xl2tpd/repos/community-x86_64/PKGBUILD (from rev 341374, 
xl2tpd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-06 16:57:03 UTC (rev 341375)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Hengfu 
+
+pkgname=xl2tpd
+pkgver=1.3.12
+pkgrel=1
+pkgdesc="an open source implementation of the L2TP maintained by Xelerance 
Corporation"
+arch=('x86_64')
+url="http://www.xelerance.com/services/software/xl2tpd/;
+license=('GPL')
+depends=('ppp')
+options=(emptydirs zipman docs)
+backup=(etc/ppp/options.l2tpd)
+source=($pkgname-$pkgver.tar.gz::https://github.com/xelerance/xl2tpd/archive/v$pkgver.tar.gz
+   xl2tpd.conf.client-example
+   xl2tpd.conf.server-example
+   options.l2tpd
+   xl2tpd.service
+   xl2tpd.tmpfiles)
+sha256sums=('6f0ac50a76500d5cc56a67451b61e5f561b3309357176b39deabb1705e8745fd'
+'444e84a01d9c379eb5cf25584451ccd06aad48e611c557eb572ba4f220af3ad7'
+'24d5588b0c8194b7763579be75a58c88e72296145d8d223e1549454e18665ba4'
+'8295d3f7522407beafb89d92b53c29ab80d7a5b18a0d3182dd65a18d88a05590'
+'ff34172f95ae66865a0919c6fb7279c9b80114a59b5b2cf790667f35e83f86e5'
+'9ef286082ebc3caa87cd75504e41068c3bb4e47ace3b87d7c48f176a54bb902f')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make KERNELSRC=/usr/src/linux-`uname -r` 

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

2018-06-06 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 6, 2018 @ 16:56:39
  Author: spupykin
Revision: 341373

upgpkg: xl2tpd 1.3.12-1

Modified:
  xl2tpd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-06 16:56:29 UTC (rev 341372)
+++ PKGBUILD2018-06-06 16:56:39 UTC (rev 341373)
@@ -3,7 +3,7 @@
 # Contributor: Hengfu 
 
 pkgname=xl2tpd
-pkgver=1.3.11
+pkgver=1.3.12
 pkgrel=1
 pkgdesc="an open source implementation of the L2TP maintained by Xelerance 
Corporation"
 arch=('x86_64')
@@ -18,7 +18,7 @@
options.l2tpd
xl2tpd.service
xl2tpd.tmpfiles)
-sha256sums=('f7373538490e6a2a4d69f81eac321edb1c2428430e4ba7abb66c35bb8f3dadf5'
+sha256sums=('6f0ac50a76500d5cc56a67451b61e5f561b3309357176b39deabb1705e8745fd'
 '444e84a01d9c379eb5cf25584451ccd06aad48e611c557eb572ba4f220af3ad7'
 '24d5588b0c8194b7763579be75a58c88e72296145d8d223e1549454e18665ba4'
 '8295d3f7522407beafb89d92b53c29ab80d7a5b18a0d3182dd65a18d88a05590'


[arch-commits] Commit in perl-test-base/repos/community-any (PKGBUILD PKGBUILD)

2018-06-06 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 6, 2018 @ 16:51:55
  Author: spupykin
Revision: 341364

archrelease: copy trunk to community-any

Added:
  perl-test-base/repos/community-any/PKGBUILD
(from rev 341363, perl-test-base/trunk/PKGBUILD)
Deleted:
  perl-test-base/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-06 16:51:43 UTC (rev 341363)
+++ PKGBUILD2018-06-06 16:51:55 UTC (rev 341364)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: Francois Charette 
-
-pkgname=perl-test-base
-pkgver=0.88
-pkgrel=2
-pkgdesc="A Data Driven Testing Framework"
-arch=('any')
-url="http://search.cpan.org/dist/Test-Base;
-license=('GPL' 'PerlArtistic')
-depends=('perl-spiffy>=0.30')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/I/IN/INGY/Test-Base-$pkgver.tar.gz)
-md5sums=('ced0cd86b099f9fd2cd73df1f46ab5e9')
-
-build() {
-  cd  "$srcdir"/Test-Base-$pkgver
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-package() {
-  cd  "$srcdir"/Test-Base-$pkgver
-  make install DESTDIR="$pkgdir"
-  find "$pkgdir" -name '.packlist' -delete
-  find "$pkgdir" -name '*.pod' -delete
-}

Copied: perl-test-base/repos/community-any/PKGBUILD (from rev 341363, 
perl-test-base/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-06 16:51:55 UTC (rev 341364)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: Francois Charette 
+
+pkgname=perl-test-base
+pkgver=0.89
+pkgrel=1
+pkgdesc="A Data Driven Testing Framework"
+arch=('any')
+url="http://search.cpan.org/dist/Test-Base;
+license=('GPL' 'PerlArtistic')
+depends=('perl-spiffy>=0.30')
+options=('!emptydirs')
+source=(https://www.cpan.org/authors/id/I/IN/INGY/Test-Base-$pkgver.tar.gz)
+sha256sums=('2794a1aaaeb1d3a287dd2c7286258663796562f7db9ccc6b424bc4f1de8ad014')
+
+build() {
+  cd  "$srcdir"/Test-Base-$pkgver
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+package() {
+  cd  "$srcdir"/Test-Base-$pkgver
+  make install DESTDIR="$pkgdir"
+  find "$pkgdir" -name '.packlist' -delete
+  find "$pkgdir" -name '*.pod' -delete
+}


[arch-commits] Commit in perl-test-base/trunk (PKGBUILD)

2018-06-06 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 6, 2018 @ 16:51:43
  Author: spupykin
Revision: 341363

upgpkg: perl-test-base 0.89-1

Modified:
  perl-test-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-06 16:50:48 UTC (rev 341362)
+++ PKGBUILD2018-06-06 16:51:43 UTC (rev 341363)
@@ -3,8 +3,8 @@
 # Contributor: Francois Charette 
 
 pkgname=perl-test-base
-pkgver=0.88
-pkgrel=2
+pkgver=0.89
+pkgrel=1
 pkgdesc="A Data Driven Testing Framework"
 arch=('any')
 url="http://search.cpan.org/dist/Test-Base;
@@ -12,7 +12,7 @@
 depends=('perl-spiffy>=0.30')
 options=('!emptydirs')
 source=(https://www.cpan.org/authors/id/I/IN/INGY/Test-Base-$pkgver.tar.gz)
-sha256sums=('52368cc5a9cbbc4eaba33ed820672f92001b73d8bcba0bb95d5fdb1d370b9039')
+sha256sums=('2794a1aaaeb1d3a287dd2c7286258663796562f7db9ccc6b424bc4f1de8ad014')
 
 build() {
   cd  "$srcdir"/Test-Base-$pkgver


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

2018-06-06 Thread Sergej Pupykin via arch-commits
Date: Wednesday, June 6, 2018 @ 16:56:09
  Author: spupykin
Revision: 341371

upgpkg: prosody 1:0.10.2-1

Modified:
  prosody/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-06 16:55:45 UTC (rev 341370)
+++ PKGBUILD2018-06-06 16:56:09 UTC (rev 341371)
@@ -9,7 +9,7 @@
 pkgname=prosody
 epoch=1
 pkgrel=1
-pkgver=0.10.1
+pkgver=0.10.2
 pkgdesc="Lightweight and extensible Jabber/XMPP server written in Lua"
 arch=('x86_64')
 url="https://prosody.im/;
@@ -30,7 +30,7 @@
 'prosody.logrotated'
 'sysuser.conf'
 'prosody.service')
-sha256sums=('995e69b3757ad36db3fcb74244e10d6fea58df1d48a20932cae155ffe6bcb5ce'
+sha256sums=('75b5f035e7a74d5f208eeeaf8419b94a85d09b40252d444cff8033fde3c9768e'
 'SKIP'
 '0753bd9260f1cfdce6e18e01a61e320b396acfe9fca8ccf3250653bfa6af997e'
 '5a2466b73bd069fb73be97a4e23b24e4c8dd1adb7db871cb8f5ab4094c1f967f'


  1   2   3   4   5   6   7   8   9   10   >