[arch-commits] Commit in libsasl/repos (18 files)

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 22:48:04
  Author: bpiotrowski
Revision: 314049

archrelease: copy trunk to staging-x86_64

Added:
  libsasl/repos/staging-x86_64/
  libsasl/repos/staging-x86_64/0010_maintainer_mode.patch
(from rev 314048, libsasl/trunk/0010_maintainer_mode.patch)
  libsasl/repos/staging-x86_64/0011_saslauthd_ac_prog_libtool.patch
(from rev 314048, libsasl/trunk/0011_saslauthd_ac_prog_libtool.patch)
  libsasl/repos/staging-x86_64/0025_ld_as_needed.patch
(from rev 314048, libsasl/trunk/0025_ld_as_needed.patch)
  libsasl/repos/staging-x86_64/0026_drop_krb5support_dependency.patch
(from rev 314048, libsasl/trunk/0026_drop_krb5support_dependency.patch)
  libsasl/repos/staging-x86_64/0030-dont_use_la_files_for_opening_plugins.patch
(from rev 314048, 
libsasl/trunk/0030-dont_use_la_files_for_opening_plugins.patch)
  libsasl/repos/staging-x86_64/CVE-2013-4122.patch
(from rev 314048, libsasl/trunk/CVE-2013-4122.patch)
  libsasl/repos/staging-x86_64/PKGBUILD
(from rev 314048, libsasl/trunk/PKGBUILD)
  libsasl/repos/staging-x86_64/cyrus-sasl-2.1.22-as-needed.patch
(from rev 314048, libsasl/trunk/cyrus-sasl-2.1.22-as-needed.patch)
  libsasl/repos/staging-x86_64/cyrus-sasl-2.1.22-qa.patch
(from rev 314048, libsasl/trunk/cyrus-sasl-2.1.22-qa.patch)
  libsasl/repos/staging-x86_64/cyrus-sasl-2.1.26-size_t.patch
(from rev 314048, libsasl/trunk/cyrus-sasl-2.1.26-size_t.patch)
  libsasl/repos/staging-x86_64/cyrus-sasl-2.1.27-openssl-1.1.0.patch
(from rev 314048, libsasl/trunk/cyrus-sasl-2.1.27-openssl-1.1.0.patch)
  libsasl/repos/staging-x86_64/cyrus-sasl-gssapi.patch
(from rev 314048, libsasl/trunk/cyrus-sasl-gssapi.patch)
  libsasl/repos/staging-x86_64/cyrus-sasl-sql.patch
(from rev 314048, libsasl/trunk/cyrus-sasl-sql.patch)
  libsasl/repos/staging-x86_64/fix-pkgconfig.patch
(from rev 314048, libsasl/trunk/fix-pkgconfig.patch)
  libsasl/repos/staging-x86_64/saslauthd.conf.d
(from rev 314048, libsasl/trunk/saslauthd.conf.d)
  libsasl/repos/staging-x86_64/saslauthd.service
(from rev 314048, libsasl/trunk/saslauthd.service)
  libsasl/repos/staging-x86_64/tmpfiles.conf
(from rev 314048, libsasl/trunk/tmpfiles.conf)

--+
 0010_maintainer_mode.patch   |   19 
 0011_saslauthd_ac_prog_libtool.patch |   15 
 0025_ld_as_needed.patch  |   27 +
 0026_drop_krb5support_dependency.patch   |   14 
 0030-dont_use_la_files_for_opening_plugins.patch |  134 ++
 CVE-2013-4122.patch  |  116 +
 PKGBUILD |  203 +
 cyrus-sasl-2.1.22-as-needed.patch|   11 
 cyrus-sasl-2.1.22-qa.patch   |   22 +
 cyrus-sasl-2.1.26-size_t.patch   |   11 
 cyrus-sasl-2.1.27-openssl-1.1.0.patch|  435 +
 cyrus-sasl-gssapi.patch  |   16 
 cyrus-sasl-sql.patch |   39 +
 fix-pkgconfig.patch  |   27 +
 saslauthd.conf.d |1 
 saslauthd.service|   11 
 tmpfiles.conf|1 
 17 files changed, 1102 insertions(+)

Copied: libsasl/repos/staging-x86_64/0010_maintainer_mode.patch (from rev 
314048, libsasl/trunk/0010_maintainer_mode.patch)
===
--- staging-x86_64/0010_maintainer_mode.patch   (rev 0)
+++ staging-x86_64/0010_maintainer_mode.patch   2018-01-04 22:48:04 UTC (rev 
314049)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 0010_maintainer_mode.dpatch by  
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Enable maintainer mode to avoid auto* problems.
+
+@DPATCH@
+diff -urNad trunk~/configure.in trunk/configure.in
+--- trunk~/configure.in2006-05-29 22:52:46.0 +0300
 trunk/configure.in 2006-11-01 23:24:55.0 +0200
+@@ -62,6 +62,8 @@
+ AM_INIT_AUTOMAKE(cyrus-sasl, 2.1.22)
+ CMU_INIT_AUTOMAKE
+ 
++AM_MAINTAINER_MODE
++
+ # and include our config dir scripts
+ ACLOCAL="$ACLOCAL -I \$(top_srcdir)/config"
+ 


Property changes on: libsasl/repos/staging-x86_64/0010_maintainer_mode.patch
___
Added: svn:mergeinfo
## -0,0 +1 ##
+/cyrus-sasl/trunk/0010_maintainer_mode.patch:195303-195304
\ No newline at end of property
Copied: libsasl/repos/staging-x86_64/0011_saslauthd_ac_prog_libtool.patch (from 
rev 314048, libsasl/trunk/0011_saslauthd_ac_prog_libtool.patch)
===
--- staging-x86_64/0011_saslauthd_ac_prog_libtool.patch 
(rev 0)
+++ staging-x86_64/0011_saslauthd_ac_prog_libtool.patch 2018-01-04 22:48:04 UTC 
(rev 

[arch-commits] Commit in cyrus-sasl/repos (18 files)

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 22:47:43
  Author: bpiotrowski
Revision: 314047

archrelease: copy trunk to staging-x86_64

Added:
  cyrus-sasl/repos/staging-x86_64/
  cyrus-sasl/repos/staging-x86_64/0010_maintainer_mode.patch
(from rev 314046, cyrus-sasl/trunk/0010_maintainer_mode.patch)
  cyrus-sasl/repos/staging-x86_64/0011_saslauthd_ac_prog_libtool.patch
(from rev 314046, cyrus-sasl/trunk/0011_saslauthd_ac_prog_libtool.patch)
  cyrus-sasl/repos/staging-x86_64/0025_ld_as_needed.patch
(from rev 314046, cyrus-sasl/trunk/0025_ld_as_needed.patch)
  cyrus-sasl/repos/staging-x86_64/0026_drop_krb5support_dependency.patch
(from rev 314046, cyrus-sasl/trunk/0026_drop_krb5support_dependency.patch)
  
cyrus-sasl/repos/staging-x86_64/0030-dont_use_la_files_for_opening_plugins.patch
(from rev 314046, 
cyrus-sasl/trunk/0030-dont_use_la_files_for_opening_plugins.patch)
  cyrus-sasl/repos/staging-x86_64/CVE-2013-4122.patch
(from rev 314046, cyrus-sasl/trunk/CVE-2013-4122.patch)
  cyrus-sasl/repos/staging-x86_64/PKGBUILD
(from rev 314046, cyrus-sasl/trunk/PKGBUILD)
  cyrus-sasl/repos/staging-x86_64/cyrus-sasl-2.1.22-as-needed.patch
(from rev 314046, cyrus-sasl/trunk/cyrus-sasl-2.1.22-as-needed.patch)
  cyrus-sasl/repos/staging-x86_64/cyrus-sasl-2.1.22-qa.patch
(from rev 314046, cyrus-sasl/trunk/cyrus-sasl-2.1.22-qa.patch)
  cyrus-sasl/repos/staging-x86_64/cyrus-sasl-2.1.26-size_t.patch
(from rev 314046, cyrus-sasl/trunk/cyrus-sasl-2.1.26-size_t.patch)
  cyrus-sasl/repos/staging-x86_64/cyrus-sasl-2.1.27-openssl-1.1.0.patch
(from rev 314046, cyrus-sasl/trunk/cyrus-sasl-2.1.27-openssl-1.1.0.patch)
  cyrus-sasl/repos/staging-x86_64/cyrus-sasl-gssapi.patch
(from rev 314046, cyrus-sasl/trunk/cyrus-sasl-gssapi.patch)
  cyrus-sasl/repos/staging-x86_64/cyrus-sasl-sql.patch
(from rev 314046, cyrus-sasl/trunk/cyrus-sasl-sql.patch)
  cyrus-sasl/repos/staging-x86_64/fix-pkgconfig.patch
(from rev 314046, cyrus-sasl/trunk/fix-pkgconfig.patch)
  cyrus-sasl/repos/staging-x86_64/saslauthd.conf.d
(from rev 314046, cyrus-sasl/trunk/saslauthd.conf.d)
  cyrus-sasl/repos/staging-x86_64/saslauthd.service
(from rev 314046, cyrus-sasl/trunk/saslauthd.service)
  cyrus-sasl/repos/staging-x86_64/tmpfiles.conf
(from rev 314046, cyrus-sasl/trunk/tmpfiles.conf)

--+
 0010_maintainer_mode.patch   |   19 
 0011_saslauthd_ac_prog_libtool.patch |   15 
 0025_ld_as_needed.patch  |   27 +
 0026_drop_krb5support_dependency.patch   |   14 
 0030-dont_use_la_files_for_opening_plugins.patch |  134 ++
 CVE-2013-4122.patch  |  116 +
 PKGBUILD |  203 +
 cyrus-sasl-2.1.22-as-needed.patch|   11 
 cyrus-sasl-2.1.22-qa.patch   |   22 +
 cyrus-sasl-2.1.26-size_t.patch   |   11 
 cyrus-sasl-2.1.27-openssl-1.1.0.patch|  435 +
 cyrus-sasl-gssapi.patch  |   16 
 cyrus-sasl-sql.patch |   39 +
 fix-pkgconfig.patch  |   27 +
 saslauthd.conf.d |1 
 saslauthd.service|   11 
 tmpfiles.conf|1 
 17 files changed, 1102 insertions(+)

Copied: cyrus-sasl/repos/staging-x86_64/0010_maintainer_mode.patch (from rev 
314046, cyrus-sasl/trunk/0010_maintainer_mode.patch)
===
--- staging-x86_64/0010_maintainer_mode.patch   (rev 0)
+++ staging-x86_64/0010_maintainer_mode.patch   2018-01-04 22:47:43 UTC (rev 
314047)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 0010_maintainer_mode.dpatch by  
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Enable maintainer mode to avoid auto* problems.
+
+@DPATCH@
+diff -urNad trunk~/configure.in trunk/configure.in
+--- trunk~/configure.in2006-05-29 22:52:46.0 +0300
 trunk/configure.in 2006-11-01 23:24:55.0 +0200
+@@ -62,6 +62,8 @@
+ AM_INIT_AUTOMAKE(cyrus-sasl, 2.1.22)
+ CMU_INIT_AUTOMAKE
+ 
++AM_MAINTAINER_MODE
++
+ # and include our config dir scripts
+ ACLOCAL="$ACLOCAL -I \$(top_srcdir)/config"
+ 

Copied: cyrus-sasl/repos/staging-x86_64/0011_saslauthd_ac_prog_libtool.patch 
(from rev 314046, cyrus-sasl/trunk/0011_saslauthd_ac_prog_libtool.patch)
===
--- staging-x86_64/0011_saslauthd_ac_prog_libtool.patch 
(rev 0)
+++ staging-x86_64/0011_saslauthd_ac_prog_libtool.patch 2018-01-04 22:47:43 UTC 
(rev 314047)
@@ -0,0 +1,15 @@
+0011_saslauthd_ac_prog_libtool.dpatch by  
+
+Enable libtool use.
+
+diff -urNad trunk~/saslauthd/configure.in 

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

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 22:47:45
  Author: bpiotrowski
Revision: 314048

2.1.26-12: rebuild against gdbm 1.14.1

Modified:
  libsasl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 22:47:43 UTC (rev 314047)
+++ PKGBUILD2018-01-04 22:47:45 UTC (rev 314048)
@@ -8,7 +8,7 @@
 #pkgname=('cyrus-sasl' 'cyrus-sasl-gssapi' 'cyrus-sasl-ldap' 'cyrus-sasl-sql')
 pkgname=libsasl
 pkgver=2.1.26
-pkgrel=11
+pkgrel=12
 pkgdesc="Cyrus Simple Authentication Service Layer (SASL) library"
 arch=('x86_64')
 url="http://cyrusimap.web.cmu.edu/;


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

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 22:47:20
  Author: bpiotrowski
Revision: 314046

2.1.26-11: rebuild against gdbm 1.14.1

Modified:
  cyrus-sasl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 22:41:32 UTC (rev 314045)
+++ PKGBUILD2018-01-04 22:47:20 UTC (rev 314046)
@@ -8,7 +8,7 @@
 pkgname=('cyrus-sasl' 'cyrus-sasl-gssapi' 'cyrus-sasl-ldap' 'cyrus-sasl-sql')
 #pkgname=libsasl
 pkgver=2.1.26
-pkgrel=12
+pkgrel=11
 pkgdesc="Cyrus Simple Authentication Service Layer (SASL) library"
 arch=('x86_64')
 url="http://cyrusimap.web.cmu.edu/;


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

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 22:41:25
  Author: bpiotrowski
Revision: 314044

1.14.1-1: new upstream release

Modified:
  gdbm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 20:44:59 UTC (rev 314043)
+++ PKGBUILD2018-01-04 22:41:25 UTC (rev 314044)
@@ -5,7 +5,7 @@
 # Contributor: judd 
 
 pkgname=gdbm
-pkgver=1.14
+pkgver=1.14.1
 pkgrel=1
 pkgdesc='GNU database library'
 url='http://www.gnu.org/software/gdbm/gdbm.html'
@@ -15,7 +15,7 @@
 options=(!makeflags)
 source=(http://ftp.gnu.org/gnu/gdbm/${pkgname}-${pkgver}.tar.gz{,.sig})
 validpgpkeys=('325F650C4C2B6AD58807327A3602B07F55D0C732')
-md5sums=('5b519751227f743cc57d7fb08cb69f3c'
+md5sums=('c2ddcb3897efa0f57484af2bd4f4f848'
  'SKIP')
 
 build() {
@@ -34,8 +34,8 @@
   make DESTDIR="$pkgdir" install
 
   # create symlinks for compatibility
-  install -dm755 "$pkgdir"/usr/include/gdbm
-  ln -sf ../gdbm.h "$pkgdir"/usr/include/gdbm/gdbm.h
-  ln -sf ../ndbm.h "$pkgdir"/usr/include/gdbm/ndbm.h
-  ln -sf ../dbm.h  "$pkgdir"/usr/include/gdbm/dbm.h
+  install -dm755 "$pkgdir/usr/include/gdbm"
+  ln -sf ../gdbm.h "$pkgdir/usr/include/gdbm/gdbm.h"
+  ln -sf ../ndbm.h "$pkgdir/usr/include/gdbm/ndbm.h"
+  ln -sf ../dbm.h  "$pkgdir/usr/include/gdbm/dbm.h"
 }


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

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 22:41:32
  Author: bpiotrowski
Revision: 314045

archrelease: copy trunk to staging-x86_64

Added:
  gdbm/repos/staging-x86_64/
  gdbm/repos/staging-x86_64/PKGBUILD
(from rev 314044, gdbm/trunk/PKGBUILD)

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

Copied: gdbm/repos/staging-x86_64/PKGBUILD (from rev 314044, 
gdbm/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-01-04 22:41:32 UTC (rev 314045)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Allan McRae 
+# Contributor: judd 
+
+pkgname=gdbm
+pkgver=1.14.1
+pkgrel=1
+pkgdesc='GNU database library'
+url='http://www.gnu.org/software/gdbm/gdbm.html'
+license=(GPL3)
+arch=(x86_64)
+depends=(glibc sh)
+options=(!makeflags)
+source=(http://ftp.gnu.org/gnu/gdbm/${pkgname}-${pkgver}.tar.gz{,.sig})
+validpgpkeys=('325F650C4C2B6AD58807327A3602B07F55D0C732')
+md5sums=('c2ddcb3897efa0f57484af2bd4f4f848'
+ 'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --enable-libgdbm-compat
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  # create symlinks for compatibility
+  install -dm755 "$pkgdir/usr/include/gdbm"
+  ln -sf ../gdbm.h "$pkgdir/usr/include/gdbm/gdbm.h"
+  ln -sf ../ndbm.h "$pkgdir/usr/include/gdbm/ndbm.h"
+  ln -sf ../dbm.h  "$pkgdir/usr/include/gdbm/dbm.h"
+}


[arch-commits] Commit in firefox-developer-edition-i18n/repos/community-any (2 files)

2018-01-04 Thread Andrew Crerar via arch-commits
Date: Thursday, January 4, 2018 @ 22:26:42
  Author: andrewsc
Revision: 278693

archrelease: copy trunk to community-any

Added:
  firefox-developer-edition-i18n/repos/community-any/PKGBUILD
(from rev 278692, firefox-developer-edition-i18n/trunk/PKGBUILD)
Deleted:
  firefox-developer-edition-i18n/repos/community-any/PKGBUILD

--+
 PKGBUILD |  456 ++---
 1 file changed, 228 insertions(+), 228 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 22:26:00 UTC (rev 278692)
+++ PKGBUILD2018-01-04 22:26:42 UTC (rev 278693)
@@ -1,228 +0,0 @@
-# Maintainer: Andrew Crerar 
-
-pkgbase=firefox-developer-edition-i18n
-pkgver=58.0b13
-pkgrel=1
-pkgdesc="Language pack for Firefox Developer Edition"
-arch=('any')
-url="https://www.mozilla.com/;
-license=('MPL' 'GPL')
-
-_languages=(
-  'ach"Acholi"'
-  'af "Afrikaans"'
-  'an "Aragonese"'
-  'ar "Arabic"'
-  'as "Assamese"'
-  'ast"Asturian"'
-  'az "Azerbaijani"'
-  'be "Belarusian"'
-  'bg "Bulgarian"'
-  'bn-BD  "Bengali (Bangladesh)"'
-  'bn-IN  "Bengali (India)"'
-  'br "Breton"'
-  'bs "Bosnian"'
-  'ca "Catalan"'
-  'cak"Maya Kaqchikel"'
-  'cs "Czech"'
-  'cy "Welsh"'
-  'da "Danish"'
-  'de "German"'
-  'dsb"Lower Sorbian"'
-  'el "Greek"'
-  'en-GB  "English (British)"'
-  'en-US  "English (US)"'
-  'en-ZA  "English (South African)"'
-  'eo "Esperanto"'
-  'es-AR  "Spanish (Argentina)"'
-  'es-CL  "Spanish (Chile)"'
-  'es-ES  "Spanish (Spain)"'
-  'es-MX  "Spanish (Mexico)"'
-  'et "Estonian"'
-  'eu "Basque"'
-  'fa "Persian"'
-  'ff "Fulah"'
-  'fi "Finnish"'
-  'fr "French"'
-  'fy-NL  "Frisian"'
-  'ga-IE  "Irish"'
-  'gd "Gaelic (Scotland)"'
-  'gl "Galician"'
-  'gn "Guarani"'
-  'gu-IN  "Gujarati (India)"'
-  'he "Hebrew"'
-  'hi-IN  "Hindi (India)"'
-  'hr "Croatian"'
-  'hsb"Upper Sorbian"'
-  'hu "Hungarian"'
-  'hy-AM  "Armenian"'
-  'id "Indonesian"'
-  'is "Icelandic"'
-  'it "Italian"'
-  'ja "Japanese"'
-  'ka "Georgian"'
-  'kab"Kabyle"'
-  'kk "Kazakh"'
-  'km "Khmer"'
-  'kn "Kannada"'
-  'ko "Korean"'
-  'lij"Ligurian"'
-  'lt "Lithuanian"'
-  'lv "Latvian"'
-  'mai"Maithili"'
-  'mk "Macedonian"'
-  'ml "Malayalam"'
-  'mr "Marathi"'
-  'ms "Malay"'
-  'my "Burmese"'
-  'nb-NO  "Norwegian (Bokmål)"'
-  'nl "Dutch"'
-  'nn-NO  "Norwegian (Nynorsk)"'
-  'or "Oriya"'
-  'pa-IN  "Punjabi (India)"'
-  'pl "Polish"'
-  'pt-BR  "Portuguese (Brazilian)"'
-  'pt-PT  "Portuguese (Portugal)"'
-  'rm "Romansh"'
-  'ro "Romanian"'
-  'ru "Russian"'
-  'si "Sinhala"'
-  'sk "Slovak"'
-  'sl "Slovenian"'
-  'son"Songhai"'
-  'sq "Albanian"'
-  'sr "Serbian"'
-  'sv-SE  "Swedish"'
-  'ta "Tamil"'
-  'te "Telugu"'
-  'th "Thai"'
-  'tr "Turkish"'
-  'uk "Ukrainian"'
-  'ur "Urdu"'
-  'uz "Uzbek"'
-  'vi "Vietnamese"'
-  'xh "Xhosa"'
-  'zh-CN  "Chinese (Simplified)"'
-  'zh-TW  "Chinese (Traditional)"'
-)
-
-pkgname=()
-source=()
-_url=https://ftp.mozilla.org/pub/firefox/releases/$pkgver/linux-x86_64/xpi
-
-for _lang in "${_languages[@]}"; do
-  _locale=${_lang%% *}
-  _pkgname=firefox-developer-edition-i18n-${_locale,,}
-
-  pkgname+=($_pkgname)
-  
source+=("firefox-developer-edition-i18n-$pkgver-$_locale.xpi::$_url/$_locale.xpi")
-  eval "package_$_pkgname() {
-_package $_lang
-  }"
-done
-
-# Don't extract anything
-noextract=(${source[@]%%::*})
-
-_package() {
-  pkgdesc="$2 language pack for Firefox Developer Edition"
-  depends=("firefox-developer-edition>=$pkgver")
-  install -Dm644 firefox-developer-edition-i18n-$pkgver-$1.xpi \
-
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@firefox.mozilla.org.xpi"
-}
-
-sha512sums=('b8f0f0b796e3d9f169be80e0704a40af061250ebf005a965fe7aa2b0b8e8dd605c389c4f44659562c3da9cea0ca31abbddb1943e7665656cb47c42624227cacc'
-
'46db28f8154d507612b7c26d2af13f1921ce54c32c308d5c64b79e250a868004c02275d3be9f07520f0353462550678b1defab5eeea710d7409ab4b64bdac22e'
-
'bd0cc8c991ea237976aeba9aca1e17ff2bdfe6631f1a550b76d1935f430a0977ae58695c2e1f87d474bc5e556d8b9b6ec0da6bb4cbb037b2ab7073fa2a0892bc'
-
'f1d05b2816dabd0cbc860ec16d2a5a0ea41e8b003a6ee6d2b9005b8dce714c0177facc752477132ec593c10ff951b935b075d65b1bffee1f6638c08a6f633e89'
-
'52ae415bdb63985104bd52582019e240b8b3820eceb025ac1781cea432a4a117639cbf62fc7d43179088d071d6eed7a886ec45ed0857ef490f6ec74c528d30d9'
-
'2a87f7da9ccdc5910daf5fca0586e38c38fb2e7d0c809959ebacc4e6841974fb6e273fb7d494ce4ba074fa7d7ef90e634182f0a8598f6165361d972e9f098526'
-

[arch-commits] Commit in firefox-developer-edition-i18n/trunk (PKGBUILD)

2018-01-04 Thread Andrew Crerar via arch-commits
Date: Thursday, January 4, 2018 @ 22:26:00
  Author: andrewsc
Revision: 278692

upgpkg: firefox-developer-edition-i18n 58.0b14-1

Updating firefox-developer-edition-i18n to 58.0b14

Modified:
  firefox-developer-edition-i18n/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 22:18:29 UTC (rev 278691)
+++ PKGBUILD2018-01-04 22:26:00 UTC (rev 278692)
@@ -1,7 +1,7 @@
 # Maintainer: Andrew Crerar 
 
 pkgbase=firefox-developer-edition-i18n
-pkgver=58.0b13
+pkgver=58.0b14
 pkgrel=1
 pkgdesc="Language pack for Firefox Developer Edition"
 arch=('any')
@@ -137,79 +137,79 @@
 
'f1d05b2816dabd0cbc860ec16d2a5a0ea41e8b003a6ee6d2b9005b8dce714c0177facc752477132ec593c10ff951b935b075d65b1bffee1f6638c08a6f633e89'
 
'52ae415bdb63985104bd52582019e240b8b3820eceb025ac1781cea432a4a117639cbf62fc7d43179088d071d6eed7a886ec45ed0857ef490f6ec74c528d30d9'
 
'2a87f7da9ccdc5910daf5fca0586e38c38fb2e7d0c809959ebacc4e6841974fb6e273fb7d494ce4ba074fa7d7ef90e634182f0a8598f6165361d972e9f098526'
-
'26ed055a63883203b55879795ca3d5a9ffe79c6cd1faf70c5229327e7b2b6e9933025574a582c2b1e4e9f1da3e2bc6e1f8070b69a20f6ad2fc37f6581dda6c99'
-
'15fd89ab7f3e3e33fa8feb0af8c07b41fa6af59b73c0bd1cbcd1ccdb20910b207a03016ca8b8c91fafcb650f450fdda720a3d0d2782b19caaf8f41b6984d1365'
+
'5b076a62a6a66ab8299d5e74c4242cd43529da3c1401b991e890f9f63cc7be0e9c33446dbf9323d6f8121d39a25dae964018b28085bb15ea86ff4ded0aa1a1c7'
+
'f5df2d1072914b638a724041012fa396f3657385a50ea13b39b6bab47d12c5f2e947f6d30d3882f92a73a9578c85982cb805f13bf2139544cac6f6ac4109b30c'
 
'7021e0acf4bb276e0e0c667c08e5b98d491cbd9d5e9c9d8cafb688960b27f2b6d365512c07415959c7ed5b1a7863ea007ae8c8f7cad9e62f759421b006ae7db7'
 
'364204dce5b4c5ef016fee09f66eea7e76652e17557973b681f93e773969cf784938d9c3ee7251fb3fef32ff476833b7b0586416e606dafa1d2b72d106156095'
 
'4a3ff7f11be6b727d2ff52eb32f35878bba7bf8f42fb1e04f00c66f86338bc4ba83fccc21a9424cb7780e3f8d87929ece254988445c238b2ae573c4cbb8e66ae'
-
'838bde61363cb785ba75eae70183bcc0210a1e928a832c7350b6f8f026b681d34ae802cb73a3dd38d77357a1facaa6b42b2b6b7656b410c6869e4fca21bd'
+
'd743dfddf174d87ee7a8092257ef4edceb494f136c82e1ac54e764fd5cee9a35d6378f0b8ea9c38a47360b5fa5b946d8840da423b972dcf2dde816958ee713af'
 
'b316cfafe54f1d56f17c9b7bb9a0feb01cf7639b732e84ff5f64bd11f2fdb7cbf8f0ff1f5b84d0e102b562e158ad1acc84e4455ba86a3f9f2bc77f7cfb34d935'
-
'f2b823ed6746aaaed11ef51d483e12f0688708edba7269436651f338d8794ff365510cad0ad433be8fc3790e599f50121981394484aa514bab9046675d984e0f'
-
'73f7bb77bf3666c7fd3fdbebef3ea4009e41c15d3cba8c40cce9e81f029c717b263917ec8db203cf3139a2e473c498460e45050fd36a6e4e1947c73838ea95c3'
-
'91c23eae2dd3ec6abae735b9b7f4d7bcd938a248eaf9d00d2c07d146c13a75674dc5967248b8eb82a557e4fc504a2debc4dd4068a27fc210b69580e258845b93'
-
'57fef8f0b2c03bb7b87b5cd2854528a52d643ac0bb79738ad074e5867390694178617d601c9dfe4b1eda37a4ae10a984edaa3dfc3ed933da9715b1e105c33a56'
+
'4e0105b2150ff0bcaf18ccdbbf1ea664a2ae68235b338a6556d7874b2cd58e7f65dbc361fdd799923702928d6066217e2c0db824f0947bce7f446d0a8c7a9fd5'
+
'c88aa9dbc84451e2332b7778efb7dec6afb7de9891f27fd568953da3ef7e3cd329de6d51d0b7c9d4db601e5f285f0ae30ff81a245ce7285e420117503abb1614'
+
'99ca4db07227ccc8b1dbab9bfe5e188ed9bc0e83d2e5ac28bb844ae11d42c5ab48aeef3b649cc81096a4cedf25b74f0fe300685418162493b5d5546dc6adbbec'
+
'3150972f1929c9b242e196b2b57e53e9b44df00b3fe9c948e4da2cc4f740da595943edf2bd5b91b19a8ac0110e35b9a567fea009539ffc6c3bfa4d6dadb1368f'
 
'1878c1bd3ac2367aea2191f1636410148d1775851181757fb3940ee5d656abb1d195d75af48a983cb0eb70201d16fb54311e088ecb81a4811b4b1f4f567d36f7'
-
'c86bfcb08f50580a59bafbf277d9ce6a984dbea2a27949531ae7b9d8573ee903fa0722548cce876c7cbd89e07b580d38a37cd27b86cc8a8e3d1b424bf1d7a6f8'
+
'0399079c6f42974f1b554ccd0e50a6a5570d5187c518c349120692f3844679ea360b30bdaf33145edc3bf395f5225cc179c3296a6f1694e2580c052b7c91155c'
 
'f09dcfe9209b2b51b85cd144e143ebd377df7c8f1ac8bd2d10cf7bc9b1670bfffe98c550998989bc41e2c6410f0249b433c4011c8f8fb5c79864890af12a3c45'
-
'418646cc936b86955e5d66409784272113c2e802ffa24d4196be9a3f8090e63b6c969b9f8494fce82b3a6c9d0cebc9135bce004102d8c94045c3969000bcabb7'
-
'ac253f0994efd2a3a3d6a4220b98b63a4dd392c986135c8df41d1708efb62ece9085f4beaf3f693a60e8337bccf8528b95ea28f7e3da5957c8f043ee59388df3'
-
'c99eee4147658ff78bf7d8a3cad5d72901fc12a84361d7592c7fb1dd6fa3e1551b497cb84479537171256da94c23b36bccd354ec11d1419c80808d56ef23f7b9'
+

[arch-commits] Commit in firefox-developer-edition/repos/community-x86_64 (10 files)

2018-01-04 Thread Andrew Crerar via arch-commits
Date: Thursday, January 4, 2018 @ 22:18:29
  Author: andrewsc
Revision: 278691

archrelease: copy trunk to community-x86_64

Added:
  firefox-developer-edition/repos/community-x86_64/PKGBUILD
(from rev 278690, firefox-developer-edition/trunk/PKGBUILD)
  
firefox-developer-edition/repos/community-x86_64/firefox-developer-edition.desktop
(from rev 278690, 
firefox-developer-edition/trunk/firefox-developer-edition.desktop)
  firefox-developer-edition/repos/community-x86_64/firefox-install-dir.patch
(from rev 278690, firefox-developer-edition/trunk/firefox-install-dir.patch)
  firefox-developer-edition/repos/community-x86_64/firefox-symbolic.svg
(from rev 278690, firefox-developer-edition/trunk/firefox-symbolic.svg)
  firefox-developer-edition/repos/community-x86_64/no-plt.diff
(from rev 278690, firefox-developer-edition/trunk/no-plt.diff)
Deleted:
  firefox-developer-edition/repos/community-x86_64/PKGBUILD
  
firefox-developer-edition/repos/community-x86_64/firefox-developer-edition.desktop
  firefox-developer-edition/repos/community-x86_64/firefox-install-dir.patch
  firefox-developer-edition/repos/community-x86_64/firefox-symbolic.svg
  firefox-developer-edition/repos/community-x86_64/no-plt.diff

---+
 PKGBUILD  |  372 ++---
 firefox-developer-edition.desktop |  622 ++--
 firefox-install-dir.patch |   96 ++---
 firefox-symbolic.svg  |   60 +--
 no-plt.diff   |   96 ++---
 5 files changed, 623 insertions(+), 623 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 22:17:51 UTC (rev 278690)
+++ PKGBUILD2018-01-04 22:18:29 UTC (rev 278691)
@@ -1,186 +0,0 @@
-# Maintainer: Andrew Crerar 
-# Contributor: Jan Alexander Steffens (heftig) 
-
-pkgname=firefox-developer-edition
-pkgver=58.0b13
-pkgrel=1
-pkgdesc="Developer Edition of the popular Firefox web browser"
-arch=('x86_64')
-license=('MPL' 'GPL' 'LGPL')
-url="https://www.mozilla.org/firefox/channel/#developer;
-depends=('gtk3' 'gtk2' 'mozilla-common' 'libxt' 'startup-notification' 
'mime-types'
- 'dbus-glib' 'ffmpeg' 'nss' 'hunspell' 'sqlite' 'ttf-font' 'libpulse')
-makedepends=('unzip' 'zip' 'diffutils' 'python2' 'yasm' 'mesa' 'imake' 'gconf' 
'inetutils'
- 'xorg-server-xvfb' 'autoconf2.13' 'rust' 'mercurial' 'clang' 
'llvm' 'jack')
-optdepends=('networkmanager: Location detection via available WiFi networks'
-'libnotify: Notification integration'
-'pulseaudio: Audio support'
-'speech-dispatcher: Text-to-Speech')
-replaces=('firefox-developer')
-options=(!emptydirs !makeflags !strip)
-_repo=https://hg.mozilla.org/mozilla-unified
-source=("hg+$_repo#tag=FIREFOX_${pkgver//./_}_RELEASE"
-"$pkgname".desktop
-firefox-symbolic.svg
-firefox-install-dir.patch
-no-plt.diff)
-sha512sums=('SKIP'
-
'12617f60e01420350b8d9c7c1c3a2a5ba0f2c46df31b0e23e51093ebd68019ced7d193a01d964421b91e1b444ce4ab499523f21cd3a39a2ffac8883d096ac195'
-
'84e741b6a4c7675c846c16a0e0280d00e7be5477b07b693ccddac597987e8979a35d07a9ac8a3a28338b458ebdf41754ceb2119b8e41d2ec41f95b551232c64c'
-
'ce764de6deae65ae5c888b12d163419c7828cf8b31f73d7c3bc8dc3dafbca0005ea377b5b1fcea0d1f5c613459fa393690d5bc9d8e5c3e46db940b151082fbd6'
-
'4c2ef8ebedc1184c3967c123cafd63ba1abf2a274993aea8475c434f91a40b86e7c5d3c78c3b2809cd15310af4c613d5841a9114315f861338c36f498a782fd0')
-
-# Google API keys (see http://www.chromium.org/developers/how-tos/api-keys)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact foutre...@archlinux.org for
-# more information.
-_google_api_key=AIzaSyDwr302FpOSkGRpLlUpPThNTDPbXcIn_FM
-
-# Mozilla API keys (see https://location.services.mozilla.com/api)
-# Note: These are for Arch Linux use ONLY. For your own distribution, please
-# get your own set of keys. Feel free to contact hef...@archlinux.org for
-# more information.
-_mozilla_api_key=16674381-f021-49de-8622-3021c5942aff
-
-prepare() {
-  mkdir path
-  ln -s /usr/bin/python2 path/python
-
-  cd mozilla-unified
-  patch -Np1 -i ../firefox-install-dir.patch
-
-  # https://bugzilla.mozilla.org/show_bug.cgi?id=1382942
-  patch -Np1 -i ../no-plt.diff
-
-  echo -n "$_google_api_key" > google-api-key
-  echo -n "$_mozilla_api_key" > mozilla-api-key
-
-  cat > .mozconfig << END
-ac_add_options --enable-application=browser
-
-ac_add_options --prefix=/usr
-ac_add_options --enable-release
-ac_add_options --enable-gold
-ac_add_options --enable-pie
-ac_add_options --enable-optimize="-O2"
-
-# Branding
-ac_add_options --with-branding=browser/branding/aurora
-ac_add_options --enable-update-channel=aurora
-ac_add_options --with-distribution-id=org.archlinux
-export 

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

2018-01-04 Thread Andrew Crerar via arch-commits
Date: Thursday, January 4, 2018 @ 22:17:51
  Author: andrewsc
Revision: 278690

upgpkg: firefox-developer-edition 58.0b14-1

Updating firefox-developer-edition to 58.0b14

Modified:
  firefox-developer-edition/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 20:57:21 UTC (rev 278689)
+++ PKGBUILD2018-01-04 22:17:51 UTC (rev 278690)
@@ -2,7 +2,7 @@
 # Contributor: Jan Alexander Steffens (heftig) 
 
 pkgname=firefox-developer-edition
-pkgver=58.0b13
+pkgver=58.0b14
 pkgrel=1
 pkgdesc="Developer Edition of the popular Firefox web browser"
 arch=('x86_64')


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

2018-01-04 Thread Balló György via arch-commits
Date: Thursday, January 4, 2018 @ 20:57:21
  Author: bgyorgy
Revision: 278689

archrelease: copy trunk to community-x86_64

Added:
  keepassxc/repos/community-x86_64/PKGBUILD
(from rev 278688, keepassxc/trunk/PKGBUILD)
Deleted:
  keepassxc/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 20:57:14 UTC (rev 278688)
+++ PKGBUILD2018-01-04 20:57:21 UTC (rev 278689)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-
-pkgname=keepassxc
-pkgver=2.2.2
-pkgrel=1
-pkgdesc="Cross-platform community-driven port of Keepass password manager"
-arch=(x86_64 i686)
-url="https://keepassxc.org/;
-license=(GPL)
-depends=(hicolor-icon-theme libxtst qt5-x11extras yubikey-personalization)
-makedepends=(cmake qt5-tools)
-source=("https://github.com/keepassxreboot/$pkgname/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz"{,.sig})
-sha256sums=('2f55784f7e6d3a840575e1768a3e5ae03986c2f6a70029dd6b9f9bb0fa443473'
-'SKIP')
-validpgpkeys=('BF5A669F2272CF4324C1FDA8CFB4C2166397D0D2') # KeePassXC Release 

-
-prepare() {
-   mkdir -p build
-}
-
-build() {
-   cd build
-   cmake ../$pkgname-$pkgver \
-   -DCMAKE_BUILD_TYPE=Release \
-   -DCMAKE_INSTALL_PREFIX=/usr \
-   -DCMAKE_INSTALL_LIBDIR=lib \
-   -DWITH_XC_AUTOTYPE=ON \
-   -DWITH_XC_HTTP=ON \
--DWITH_XC_YUBIKEY=ON
-   make
-}
-
-check() {
-   cd build
-   # Fails on i686 - https://github.com/keepassxreboot/keepassxc/issues/327
-   if [ $CARCH == x86_64 ]; then
-   make test
-   fi
-}
-
-package() {
-   cd build
-   make DESTDIR="$pkgdir" install
-}

Copied: keepassxc/repos/community-x86_64/PKGBUILD (from rev 278688, 
keepassxc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 20:57:21 UTC (rev 278689)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Balló György 
+
+pkgname=keepassxc
+pkgver=2.2.4
+pkgrel=1
+pkgdesc="Cross-platform community-driven port of Keepass password manager"
+arch=(x86_64)
+url="https://keepassxc.org/;
+license=(GPL)
+depends=(hicolor-icon-theme libxtst qt5-x11extras yubikey-personalization)
+makedepends=(cmake qt5-tools)
+source=("https://github.com/keepassxreboot/$pkgname/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz"{,.sig})
+sha256sums=('e52fa32cb39af3c64ddd651481b7963b1206830687fb7d4c9f20ad5d6ac0d3dd'
+'SKIP')
+validpgpkeys=('BF5A669F2272CF4324C1FDA8CFB4C2166397D0D2') # KeePassXC Release 

+
+prepare() {
+   mkdir -p build
+}
+
+build() {
+   cd build
+   cmake ../$pkgname-$pkgver \
+   -DCMAKE_BUILD_TYPE=Release \
+   -DCMAKE_INSTALL_PREFIX=/usr \
+   -DCMAKE_INSTALL_LIBDIR=lib \
+   -DWITH_XC_AUTOTYPE=ON \
+   -DWITH_XC_HTTP=ON \
+-DWITH_XC_YUBIKEY=ON
+   make
+}
+
+check() {
+   cd build
+   # Fails on i686 - https://github.com/keepassxreboot/keepassxc/issues/327
+   if [ $CARCH == x86_64 ]; then
+   make test
+   fi
+}
+
+package() {
+   cd build
+   make DESTDIR="$pkgdir" install
+}


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

2018-01-04 Thread Balló György via arch-commits
Date: Thursday, January 4, 2018 @ 20:57:14
  Author: bgyorgy
Revision: 278688

upgpkg: keepassxc 2.2.4-1

Update to new version

Modified:
  keepassxc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 20:51:09 UTC (rev 278687)
+++ PKGBUILD2018-01-04 20:57:14 UTC (rev 278688)
@@ -2,7 +2,7 @@
 # Maintainer: Balló György 
 
 pkgname=keepassxc
-pkgver=2.2.2
+pkgver=2.2.4
 pkgrel=1
 pkgdesc="Cross-platform community-driven port of Keepass password manager"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(hicolor-icon-theme libxtst qt5-x11extras yubikey-personalization)
 makedepends=(cmake qt5-tools)
 
source=("https://github.com/keepassxreboot/$pkgname/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz"{,.sig})
-sha256sums=('2f55784f7e6d3a840575e1768a3e5ae03986c2f6a70029dd6b9f9bb0fa443473'
+sha256sums=('e52fa32cb39af3c64ddd651481b7963b1206830687fb7d4c9f20ad5d6ac0d3dd'
 'SKIP')
 validpgpkeys=('BF5A669F2272CF4324C1FDA8CFB4C2166397D0D2') # KeePassXC Release 

 


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

2018-01-04 Thread Balló György via arch-commits
Date: Thursday, January 4, 2018 @ 20:51:09
  Author: bgyorgy
Revision: 278687

archrelease: copy trunk to community-any

Added:
  openbve/repos/community-any/PKGBUILD
(from rev 278686, openbve/trunk/PKGBUILD)
  openbve/repos/community-any/openbve.desktop
(from rev 278686, openbve/trunk/openbve.desktop)
  openbve/repos/community-any/openbve.sh
(from rev 278686, openbve/trunk/openbve.sh)
Deleted:
  openbve/repos/community-any/PKGBUILD
  openbve/repos/community-any/openbve.desktop
  openbve/repos/community-any/openbve.sh

-+
 PKGBUILD|   96 +++---
 openbve.desktop |   18 +-
 openbve.sh  |4 +-
 3 files changed, 59 insertions(+), 59 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 20:50:29 UTC (rev 278686)
+++ PKGBUILD2018-01-04 20:51:09 UTC (rev 278687)
@@ -1,48 +0,0 @@
-# Maintainer: Balló György 
-
-pkgname=openbve
-_pkgname=OpenBVE
-pkgver=1.5.2.3
-pkgrel=1
-pkgdesc="Free-as-in-freedom train simulator placed in the public domain"
-arch=('any')
-url="http://openbve-project.net/;
-license=('MIT' 'custom:public domain')
-depends=('libxi' 'mono' 'openal')
-source=($_pkgname-$pkgver.tar.gz::https://github.com/leezer3/$_pkgname/archive/$pkgver.tar.gz
-$pkgname.sh
-$pkgname.desktop)
-sha256sums=('e6b876330535d62cc49759247ccdd685d221870af2a041d2c1a55add77b9e8fe'
-'cf0f2a28e65248f742d6bb80f3101e36f24097e699c4e5acdf3fd4dbb965d3c3'
-'8190945fa834ecdcf8a3f271264e5be2e288933ecde943060346e16537611c0f')
-
-build() {
-  cd $_pkgname-$pkgver
-  xbuild /p:Configuration=Release OpenBVE.sln
-}
-
-package() {
-  cd $_pkgname-$pkgver
-
-  # Binaries
-  install -dm755 "$pkgdir/usr/lib/$pkgname/"
-  cp -r bin_release/* "$pkgdir/usr/lib/$pkgname/"
-
-  # Data
-  install -dm755 "$pkgdir/usr/share/games/$pkgname/"
-  mv "$pkgdir/usr/lib/$pkgname/Data" "$pkgdir/usr/share/games/$pkgname/"
-  ln -s ../../share/games/$pkgname/Data "$pkgdir/usr/lib/$pkgname/Data"
-
-  # Executable
-  install -Dm755 ../$pkgname.sh "$pkgdir/usr/bin/$pkgname"
-
-  # Desktop file and icon
-  install -Dm644 ../$pkgname.desktop 
$pkgdir/usr/share/applications/$pkgname.desktop
-  mkdir -p "$pkgdir/usr/share/pixmaps"
-  ln -s ../games/$pkgname/Data/Menu/logo.png 
"$pkgdir/usr/share/pixmaps/$pkgname.png"
-
-  # License
-  install -dm755 "$pkgdir/usr/share/licenses/$pkgname/"
-  install -m644 licenses/* Readme.md \
-"$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: openbve/repos/community-any/PKGBUILD (from rev 278686, 
openbve/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 20:51:09 UTC (rev 278687)
@@ -0,0 +1,48 @@
+# Maintainer: Balló György 
+
+pkgname=openbve
+_pkgname=OpenBVE
+pkgver=1.5.3.0
+pkgrel=1
+pkgdesc="Free-as-in-freedom train simulator placed in the public domain"
+arch=('any')
+url="http://openbve-project.net/;
+license=('MIT' 'custom:public domain')
+depends=('libxi' 'mono' 'openal')
+source=($_pkgname-$pkgver.tar.gz::https://github.com/leezer3/$_pkgname/archive/$pkgver.tar.gz
+$pkgname.sh
+$pkgname.desktop)
+sha256sums=('d238931609b9e03fbfe7c3b5a33b8e56b7489b8caa92f749cdc73eb66475caa5'
+'cf0f2a28e65248f742d6bb80f3101e36f24097e699c4e5acdf3fd4dbb965d3c3'
+'8190945fa834ecdcf8a3f271264e5be2e288933ecde943060346e16537611c0f')
+
+build() {
+  cd $_pkgname-$pkgver
+  xbuild /p:Configuration=Release OpenBVE.sln
+}
+
+package() {
+  cd $_pkgname-$pkgver
+
+  # Binaries
+  install -dm755 "$pkgdir/usr/lib/$pkgname/"
+  cp -r bin_release/* "$pkgdir/usr/lib/$pkgname/"
+
+  # Data
+  install -dm755 "$pkgdir/usr/share/games/$pkgname/"
+  mv "$pkgdir/usr/lib/$pkgname/Data" "$pkgdir/usr/share/games/$pkgname/"
+  ln -s ../../share/games/$pkgname/Data "$pkgdir/usr/lib/$pkgname/Data"
+
+  # Executable
+  install -Dm755 ../$pkgname.sh "$pkgdir/usr/bin/$pkgname"
+
+  # Desktop file and icon
+  install -Dm644 ../$pkgname.desktop 
$pkgdir/usr/share/applications/$pkgname.desktop
+  mkdir -p "$pkgdir/usr/share/pixmaps"
+  ln -s ../games/$pkgname/Data/Menu/logo.png 
"$pkgdir/usr/share/pixmaps/$pkgname.png"
+
+  # License
+  install -dm755 "$pkgdir/usr/share/licenses/$pkgname/"
+  install -m644 licenses/* Readme.md \
+"$pkgdir/usr/share/licenses/$pkgname/"
+}

Deleted: openbve.desktop
===
--- openbve.desktop 2018-01-04 20:50:29 UTC (rev 278686)
+++ openbve.desktop 2018-01-04 20:51:09 UTC (rev 278687)
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Type=Application
-Name=OpenBVE
-Comment=Train/railway simulator compatible with 'BVE Trainsim' routes
-Comment[hu]=A „BVE Trainsim” útvonalaival kompatibilis vonatszimulátor
-Exec=openbve
-Icon=openbve

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

2018-01-04 Thread Balló György via arch-commits
Date: Thursday, January 4, 2018 @ 20:50:29
  Author: bgyorgy
Revision: 278686

upgpkg: openbve 1.5.3.0-1

Update to new version

Modified:
  openbve/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 20:47:19 UTC (rev 278685)
+++ PKGBUILD2018-01-04 20:50:29 UTC (rev 278686)
@@ -2,7 +2,7 @@
 
 pkgname=openbve
 _pkgname=OpenBVE
-pkgver=1.5.2.3
+pkgver=1.5.3.0
 pkgrel=1
 pkgdesc="Free-as-in-freedom train simulator placed in the public domain"
 arch=('any')
@@ -12,7 +12,7 @@
 
source=($_pkgname-$pkgver.tar.gz::https://github.com/leezer3/$_pkgname/archive/$pkgver.tar.gz
 $pkgname.sh
 $pkgname.desktop)
-sha256sums=('e6b876330535d62cc49759247ccdd685d221870af2a041d2c1a55add77b9e8fe'
+sha256sums=('d238931609b9e03fbfe7c3b5a33b8e56b7489b8caa92f749cdc73eb66475caa5'
 'cf0f2a28e65248f742d6bb80f3101e36f24097e699c4e5acdf3fd4dbb965d3c3'
 '8190945fa834ecdcf8a3f271264e5be2e288933ecde943060346e16537611c0f')
 


[arch-commits] Commit in xcursor-vanilla-dmz/trunk (PKGBUILD)

2018-01-04 Thread Balló György via arch-commits
Date: Thursday, January 4, 2018 @ 20:47:12
  Author: bgyorgy
Revision: 278684

upgpkg: xcursor-vanilla-dmz 0.4.5-1

Update to new version

Modified:
  xcursor-vanilla-dmz/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 20:46:26 UTC (rev 278683)
+++ PKGBUILD2018-01-04 20:47:12 UTC (rev 278684)
@@ -6,17 +6,17 @@
 
 pkgbase=xcursor-vanilla-dmz
 pkgname=('xcursor-vanilla-dmz' 'xcursor-vanilla-dmz-aa')
-pkgver=0.4.4
+pkgver=0.4.5
 pkgrel=1
 arch=('any')
 url="http://jimmac.musichall.cz/;
 license=('CCPL:by-nc-sa')
 makedepends=('xorg-xcursorgen')
-source=(https://debian.inf.tu-dresden.de/debian/pool/main/d/dmz-cursor-theme/dmz-cursor-theme_$pkgver.tar.gz)
-md5sums=('06fbab13df89c5770ce61b0e3e31e5f6')
+source=(http://ftp.de.debian.org/debian/pool/main/d/dmz-cursor-theme/dmz-cursor-theme_$pkgver.tar.xz)
+sha256sums=('b719a64ed9c51905743105e5a50b15492695929ab2d6fca2cea760d52ccd1f5c')
 
 build() {
-  cd "$srcdir/dmz-cursor-theme-$pkgver"
+  cd dmz-cursor-theme-$pkgver
   (cd DMZ-White/pngs ; ./make.sh)
   (cd DMZ-Black/pngs ; ./make.sh)
 }
@@ -24,7 +24,7 @@
 package_xcursor-vanilla-dmz() {
   pkgdesc="Vanilla DMZ cursor theme"
 
-  cd "$srcdir/dmz-cursor-theme-$pkgver"
+  cd dmz-cursor-theme-$pkgver
   install -d "$pkgdir"/usr/share/icons/Vanilla-DMZ/cursors
   cp -a DMZ-White/xcursors/* "$pkgdir"/usr/share/icons/Vanilla-DMZ/cursors
   install -Dm644 DMZ-White/index.theme 
"$pkgdir"/usr/share/icons/Vanilla-DMZ/index.theme
@@ -33,7 +33,7 @@
 package_xcursor-vanilla-dmz-aa() {
   pkgdesc="Vanilla DMZ AA cursor theme"
 
-  cd "$srcdir/dmz-cursor-theme-${pkgver}"
+  cd dmz-cursor-theme-$pkgver
   install -d "$pkgdir"/usr/share/icons/Vanilla-DMZ-AA/cursors
   cp -a DMZ-Black/xcursors/* "$pkgdir"/usr/share/icons/Vanilla-DMZ-AA/cursors
   install -Dm644 DMZ-Black/index.theme 
"$pkgdir"/usr/share/icons/Vanilla-DMZ-AA/index.theme


[arch-commits] Commit in xcursor-vanilla-dmz/repos/community-any (PKGBUILD PKGBUILD)

2018-01-04 Thread Balló György via arch-commits
Date: Thursday, January 4, 2018 @ 20:47:19
  Author: bgyorgy
Revision: 278685

archrelease: copy trunk to community-any

Added:
  xcursor-vanilla-dmz/repos/community-any/PKGBUILD
(from rev 278684, xcursor-vanilla-dmz/trunk/PKGBUILD)
Deleted:
  xcursor-vanilla-dmz/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 20:47:12 UTC (rev 278684)
+++ PKGBUILD2018-01-04 20:47:19 UTC (rev 278685)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Roman Kyrylych 
-# Contributor: Björn Martensen 
-# Contributor: Daniel J Griffiths 
-
-pkgbase=xcursor-vanilla-dmz
-pkgname=('xcursor-vanilla-dmz' 'xcursor-vanilla-dmz-aa')
-pkgver=0.4.4
-pkgrel=1
-arch=('any')
-url="http://jimmac.musichall.cz/;
-license=('CCPL:by-nc-sa')
-makedepends=('xorg-xcursorgen')
-source=(https://debian.inf.tu-dresden.de/debian/pool/main/d/dmz-cursor-theme/dmz-cursor-theme_$pkgver.tar.gz)
-md5sums=('06fbab13df89c5770ce61b0e3e31e5f6')
-
-build() {
-  cd "$srcdir/dmz-cursor-theme-$pkgver"
-  (cd DMZ-White/pngs ; ./make.sh)
-  (cd DMZ-Black/pngs ; ./make.sh)
-}
-
-package_xcursor-vanilla-dmz() {
-  pkgdesc="Vanilla DMZ cursor theme"
-
-  cd "$srcdir/dmz-cursor-theme-$pkgver"
-  install -d "$pkgdir"/usr/share/icons/Vanilla-DMZ/cursors
-  cp -a DMZ-White/xcursors/* "$pkgdir"/usr/share/icons/Vanilla-DMZ/cursors
-  install -Dm644 DMZ-White/index.theme 
"$pkgdir"/usr/share/icons/Vanilla-DMZ/index.theme
-}
-
-package_xcursor-vanilla-dmz-aa() {
-  pkgdesc="Vanilla DMZ AA cursor theme"
-
-  cd "$srcdir/dmz-cursor-theme-${pkgver}"
-  install -d "$pkgdir"/usr/share/icons/Vanilla-DMZ-AA/cursors
-  cp -a DMZ-Black/xcursors/* "$pkgdir"/usr/share/icons/Vanilla-DMZ-AA/cursors
-  install -Dm644 DMZ-Black/index.theme 
"$pkgdir"/usr/share/icons/Vanilla-DMZ-AA/index.theme
-}

Copied: xcursor-vanilla-dmz/repos/community-any/PKGBUILD (from rev 278684, 
xcursor-vanilla-dmz/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 20:47:19 UTC (rev 278685)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Roman Kyrylych 
+# Contributor: Björn Martensen 
+# Contributor: Daniel J Griffiths 
+
+pkgbase=xcursor-vanilla-dmz
+pkgname=('xcursor-vanilla-dmz' 'xcursor-vanilla-dmz-aa')
+pkgver=0.4.5
+pkgrel=1
+arch=('any')
+url="http://jimmac.musichall.cz/;
+license=('CCPL:by-nc-sa')
+makedepends=('xorg-xcursorgen')
+source=(http://ftp.de.debian.org/debian/pool/main/d/dmz-cursor-theme/dmz-cursor-theme_$pkgver.tar.xz)
+sha256sums=('b719a64ed9c51905743105e5a50b15492695929ab2d6fca2cea760d52ccd1f5c')
+
+build() {
+  cd dmz-cursor-theme-$pkgver
+  (cd DMZ-White/pngs ; ./make.sh)
+  (cd DMZ-Black/pngs ; ./make.sh)
+}
+
+package_xcursor-vanilla-dmz() {
+  pkgdesc="Vanilla DMZ cursor theme"
+
+  cd dmz-cursor-theme-$pkgver
+  install -d "$pkgdir"/usr/share/icons/Vanilla-DMZ/cursors
+  cp -a DMZ-White/xcursors/* "$pkgdir"/usr/share/icons/Vanilla-DMZ/cursors
+  install -Dm644 DMZ-White/index.theme 
"$pkgdir"/usr/share/icons/Vanilla-DMZ/index.theme
+}
+
+package_xcursor-vanilla-dmz-aa() {
+  pkgdesc="Vanilla DMZ AA cursor theme"
+
+  cd dmz-cursor-theme-$pkgver
+  install -d "$pkgdir"/usr/share/icons/Vanilla-DMZ-AA/cursors
+  cp -a DMZ-Black/xcursors/* "$pkgdir"/usr/share/icons/Vanilla-DMZ-AA/cursors
+  install -Dm644 DMZ-Black/index.theme 
"$pkgdir"/usr/share/icons/Vanilla-DMZ-AA/index.theme
+}


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

2018-01-04 Thread Antonio Rojas via arch-commits
Date: Thursday, January 4, 2018 @ 20:46:26
  Author: arojas
Revision: 278683

https

Modified:
  transcode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 20:44:44 UTC (rev 278682)
+++ PKGBUILD2018-01-04 20:46:26 UTC (rev 278683)
@@ -15,7 +15,7 @@
 'libmpeg2' 'libxaw' 'libxv' 'a52dec' 'libxml2')
 makedepends=('nasm' 'libx264')
 
source=(https://bitbucket.org/france/transcode-tcforge/downloads/${pkgname}-${pkgver}.tar.bz2
-   
http://downloads.sourceforge.net/sourceforge/subtitleripper/subtitleripper-${_sripver}.tgz
+   
https://downloads.sourceforge.net/sourceforge/subtitleripper/subtitleripper-${_sripver}.tgz
 subtitleripper-0.3.4-linkingorder.patch
subtitleripper-0.3.4-respect-ldflags.patch
transcode-1.1.7-ffmpeg.patch


[arch-commits] Commit in (transcode)

2018-01-04 Thread Antonio Rojas via arch-commits
Date: Thursday, January 4, 2018 @ 20:44:59
  Author: arojas
Revision: 314043

extra2community: Moving transcode from extra to community

Deleted:
  transcode/


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

2018-01-04 Thread Antonio Rojas via arch-commits
Date: Thursday, January 4, 2018 @ 20:44:44
  Author: arojas
Revision: 278682

archrelease: copy trunk to community-x86_64

Added:
  transcode/repos/community-x86_64/
  transcode/repos/community-x86_64/PKGBUILD
(from rev 278681, transcode/trunk/PKGBUILD)
  transcode/repos/community-x86_64/subtitleripper-0.3.4-linkingorder.patch
(from rev 278681, transcode/trunk/subtitleripper-0.3.4-linkingorder.patch)
  transcode/repos/community-x86_64/subtitleripper-0.3.4-respect-ldflags.patch
(from rev 278681, 
transcode/trunk/subtitleripper-0.3.4-respect-ldflags.patch)
  transcode/repos/community-x86_64/transcode-1.1.7-ffmpeg-0.10.patch
(from rev 278681, transcode/trunk/transcode-1.1.7-ffmpeg-0.10.patch)
  transcode/repos/community-x86_64/transcode-1.1.7-ffmpeg-0.11.patch
(from rev 278681, transcode/trunk/transcode-1.1.7-ffmpeg-0.11.patch)
  transcode/repos/community-x86_64/transcode-1.1.7-ffmpeg-2.4.patch
(from rev 278681, transcode/trunk/transcode-1.1.7-ffmpeg-2.4.patch)
  transcode/repos/community-x86_64/transcode-1.1.7-ffmpeg.patch
(from rev 278681, transcode/trunk/transcode-1.1.7-ffmpeg.patch)
  transcode/repos/community-x86_64/transcode-1.1.7-ffmpeg2.patch
(from rev 278681, transcode/trunk/transcode-1.1.7-ffmpeg2.patch)
  transcode/repos/community-x86_64/transcode-1.1.7-ffmpeg29.patch
(from rev 278681, transcode/trunk/transcode-1.1.7-ffmpeg29.patch)
  transcode/repos/community-x86_64/transcode-1.1.7-libav-9.patch
(from rev 278681, transcode/trunk/transcode-1.1.7-libav-9.patch)
  transcode/repos/community-x86_64/transcode-1.1.7-preset-force.patch
(from rev 278681, transcode/trunk/transcode-1.1.7-preset-force.patch)
  transcode/repos/community-x86_64/transcode-1.1.7-preset-free.patch
(from rev 278681, transcode/trunk/transcode-1.1.7-preset-free.patch)
  transcode/repos/community-x86_64/transcode-ffmpeg3.patch
(from rev 278681, transcode/trunk/transcode-ffmpeg3.patch)

+
 PKGBUILD   |   96 ++
 subtitleripper-0.3.4-linkingorder.patch|   28 +
 subtitleripper-0.3.4-respect-ldflags.patch |   28 +
 transcode-1.1.7-ffmpeg-0.10.patch  |   15 
 transcode-1.1.7-ffmpeg-0.11.patch  |  303 +++
 transcode-1.1.7-ffmpeg-2.4.patch   |   13 
 transcode-1.1.7-ffmpeg.patch   |   51 +++
 transcode-1.1.7-ffmpeg2.patch  |  332 +
 transcode-1.1.7-ffmpeg29.patch |  418 +++
 transcode-1.1.7-libav-9.patch  |   31 ++
 transcode-1.1.7-preset-force.patch |   28 +
 transcode-1.1.7-preset-free.patch  |   34 ++
 transcode-ffmpeg3.patch|  213 +
 13 files changed, 1590 insertions(+)

Copied: transcode/repos/community-x86_64/PKGBUILD (from rev 278681, 
transcode/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2018-01-04 20:44:44 UTC (rev 278682)
@@ -0,0 +1,96 @@
+# $Id$
+# Maintainer:
+# Contributor: Sarah Hay 
+# Contributor: roberto 
+
+pkgname=transcode
+_sripver=0.3-4
+pkgver=1.1.7
+pkgrel=24
+pkgdesc="A video/DVD ripper and encoder for the terminal/console"
+arch=('x86_64')
+url="http://www.transcoding.org/;
+license=('GPL')
+depends=('gawk' 'libmagick6' 'lzo' 'libdvdread' 'ffmpeg' 'mjpegtools'
+'libmpeg2' 'libxaw' 'libxv' 'a52dec' 'libxml2')
+makedepends=('nasm' 'libx264')
+source=(https://bitbucket.org/france/transcode-tcforge/downloads/${pkgname}-${pkgver}.tar.bz2
+   
http://downloads.sourceforge.net/sourceforge/subtitleripper/subtitleripper-${_sripver}.tgz
+subtitleripper-0.3.4-linkingorder.patch
+   subtitleripper-0.3.4-respect-ldflags.patch
+   transcode-1.1.7-ffmpeg.patch
+   transcode-1.1.7-ffmpeg-0.10.patch
+transcode-1.1.7-ffmpeg-0.11.patch 
+   transcode-1.1.7-preset-free.patch
+   transcode-1.1.7-libav-9.patch 
+   transcode-1.1.7-preset-force.patch
+   transcode-1.1.7-ffmpeg2.patch
+transcode-1.1.7-ffmpeg-2.4.patch
+   transcode-1.1.7-ffmpeg29.patch # rpmfusion
+   transcode-ffmpeg3.patch)
+sha1sums=('e35df68b960eb56ef0a59a4cdbed1491be56aee6'
+  'd93ff3578dd5f722c8f4ef16bc0903eec5781a0d'
+  'fa05aa1770d9350d90b7cf315aa7c4a1fd921ac7'
+  '591943a33235342a66c3df0625a164a1479c09ae'
+  'cc81c190db51d8a64623e2eea3b327ec7eb7ec57'
+  '3b1590f30f8f32350444f668584ec31be6e8e614'
+  '3f7b0257f023df6ea249111d247a852c46261c2f'
+  '54b1bab48a0b3bc0e8464c4deb4de31bf1060a1c'
+  'ef1cccd35317d3a28443b654da49de731cdf1766'
+  '034853427bc784a80b333d2e2f4bab44f0b86ce0'
+  '764de67996e2c4947346c7a91586cc4ca826a8e2'
+  'b590dfc30cdc4bc2a6825de247928b46a8928a9a'
+  

[arch-commits] Commit in (16 files)

2018-01-04 Thread Antonio Rojas via arch-commits
Date: Thursday, January 4, 2018 @ 20:44:35
  Author: arojas
Revision: 278681

extra2community: Moving transcode from extra to community

Added:
  transcode/
  transcode/repos/
  transcode/trunk/
  transcode/trunk/PKGBUILD
  transcode/trunk/subtitleripper-0.3.4-linkingorder.patch
  transcode/trunk/subtitleripper-0.3.4-respect-ldflags.patch
  transcode/trunk/transcode-1.1.7-ffmpeg-0.10.patch
  transcode/trunk/transcode-1.1.7-ffmpeg-0.11.patch
  transcode/trunk/transcode-1.1.7-ffmpeg-2.4.patch
  transcode/trunk/transcode-1.1.7-ffmpeg.patch
  transcode/trunk/transcode-1.1.7-ffmpeg2.patch
  transcode/trunk/transcode-1.1.7-ffmpeg29.patch
  transcode/trunk/transcode-1.1.7-libav-9.patch
  transcode/trunk/transcode-1.1.7-preset-force.patch
  transcode/trunk/transcode-1.1.7-preset-free.patch
  transcode/trunk/transcode-ffmpeg3.patch

+
 PKGBUILD   |   96 ++
 subtitleripper-0.3.4-linkingorder.patch|   28 +
 subtitleripper-0.3.4-respect-ldflags.patch |   28 +
 transcode-1.1.7-ffmpeg-0.10.patch  |   15 
 transcode-1.1.7-ffmpeg-0.11.patch  |  303 +++
 transcode-1.1.7-ffmpeg-2.4.patch   |   13 
 transcode-1.1.7-ffmpeg.patch   |   51 +++
 transcode-1.1.7-ffmpeg2.patch  |  332 +
 transcode-1.1.7-ffmpeg29.patch |  418 +++
 transcode-1.1.7-libav-9.patch  |   31 ++
 transcode-1.1.7-preset-force.patch |   28 +
 transcode-1.1.7-preset-free.patch  |   34 ++
 transcode-ffmpeg3.patch|  213 +
 13 files changed, 1590 insertions(+)

Added: transcode/trunk/PKGBUILD
===
--- transcode/trunk/PKGBUILD(rev 0)
+++ transcode/trunk/PKGBUILD2018-01-04 20:44:35 UTC (rev 278681)
@@ -0,0 +1,96 @@
+# $Id$
+# Maintainer:
+# Contributor: Sarah Hay 
+# Contributor: roberto 
+
+pkgname=transcode
+_sripver=0.3-4
+pkgver=1.1.7
+pkgrel=24
+pkgdesc="A video/DVD ripper and encoder for the terminal/console"
+arch=('x86_64')
+url="http://www.transcoding.org/;
+license=('GPL')
+depends=('gawk' 'libmagick6' 'lzo' 'libdvdread' 'ffmpeg' 'mjpegtools'
+'libmpeg2' 'libxaw' 'libxv' 'a52dec' 'libxml2')
+makedepends=('nasm' 'libx264')
+source=(https://bitbucket.org/france/transcode-tcforge/downloads/${pkgname}-${pkgver}.tar.bz2
+   
http://downloads.sourceforge.net/sourceforge/subtitleripper/subtitleripper-${_sripver}.tgz
+subtitleripper-0.3.4-linkingorder.patch
+   subtitleripper-0.3.4-respect-ldflags.patch
+   transcode-1.1.7-ffmpeg.patch
+   transcode-1.1.7-ffmpeg-0.10.patch
+transcode-1.1.7-ffmpeg-0.11.patch 
+   transcode-1.1.7-preset-free.patch
+   transcode-1.1.7-libav-9.patch 
+   transcode-1.1.7-preset-force.patch
+   transcode-1.1.7-ffmpeg2.patch
+transcode-1.1.7-ffmpeg-2.4.patch
+   transcode-1.1.7-ffmpeg29.patch # rpmfusion
+   transcode-ffmpeg3.patch)
+sha1sums=('e35df68b960eb56ef0a59a4cdbed1491be56aee6'
+  'd93ff3578dd5f722c8f4ef16bc0903eec5781a0d'
+  'fa05aa1770d9350d90b7cf315aa7c4a1fd921ac7'
+  '591943a33235342a66c3df0625a164a1479c09ae'
+  'cc81c190db51d8a64623e2eea3b327ec7eb7ec57'
+  '3b1590f30f8f32350444f668584ec31be6e8e614'
+  '3f7b0257f023df6ea249111d247a852c46261c2f'
+  '54b1bab48a0b3bc0e8464c4deb4de31bf1060a1c'
+  'ef1cccd35317d3a28443b654da49de731cdf1766'
+  '034853427bc784a80b333d2e2f4bab44f0b86ce0'
+  '764de67996e2c4947346c7a91586cc4ca826a8e2'
+  'b590dfc30cdc4bc2a6825de247928b46a8928a9a'
+  'f034f9871a0e96d5aa682b69451961f3dd9c7309'
+  '6aefa6a13fa70f8cc92ed03dd5383a4adcd4a6d0')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -p0 -i "${srcdir}/transcode-1.1.7-ffmpeg.patch"
+  patch -p0 -i "${srcdir}/transcode-1.1.7-ffmpeg-0.10.patch"
+  patch -p1 -i "${srcdir}/transcode-1.1.7-ffmpeg-0.11.patch"
+  patch -p1 -i "${srcdir}/transcode-1.1.7-preset-free.patch"
+  patch -p0 -i "${srcdir}/transcode-1.1.7-libav-9.patch"
+  patch -p1 -i "${srcdir}/transcode-1.1.7-preset-force.patch"
+  patch -p1 -i "${srcdir}/transcode-1.1.7-ffmpeg2.patch"
+  patch -p1 -i "${srcdir}/transcode-1.1.7-ffmpeg-2.4.patch"
+  patch -p1 -i "${srcdir}/transcode-1.1.7-ffmpeg29.patch"
+  patch -p1 -i "${srcdir}/transcode-ffmpeg3.patch"
+  sed -i 's|freetype/ftglyph.h|freetype2/freetype/ftglyph.h|' 
filter/subtitler/load_font.c
+
+  cd ../subtitleripper
+  patch -p1 -i "${srcdir}/subtitleripper-0.3.4-linkingorder.patch"
+  patch -p1 -i "${srcdir}/subtitleripper-0.3.4-respect-ldflags.patch"
+  sed -e 's|^\(.*lppm.*\)$|#\1|' \
+  -e 's|^\(.*D_HAVE_LIB_PPM.*\)$|#\1|' \
+  -e 's/DEFINES :=/DEFINES = -DHAVE_GETLINE/' \
+  -i Makefile
+}
+
+
+build() {
+  cd ${pkgname}-${pkgver}
+  

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

2018-01-04 Thread Antonio Rojas via arch-commits
Date: Thursday, January 4, 2018 @ 20:43:56
  Author: arojas
Revision: 278680

https

Modified:
  qmc2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 20:42:45 UTC (rev 278679)
+++ PKGBUILD2018-01-04 20:43:56 UTC (rev 278680)
@@ -7,12 +7,12 @@
 pkgver=0.192
 pkgrel=1
 pkgdesc="Qt based UNIX MAME frontend supporting SDLMAME"
-url="http://qmc2.batcom-it.net/;
+url="https://qmc2.batcom-it.net/;
 license=(GPL)
 arch=(x86_64)
 depends=(qt5-webkit qt5-svg qt5-multimedia sdl2 minizip)
 makedepends=(rsync)
-source=("http://downloads.sourceforge.net/project/qmc2/qmc2/$pkgver/qmc2-$pkgver.tar.bz2;)
+source=("https://downloads.sourceforge.net/project/qmc2/qmc2/$pkgver/qmc2-$pkgver.tar.bz2;)
 sha256sums=('63f89a6839121fef5d5381f7b0baae8ca5e401bf5f32f7d36b36c357e85cee87')
 
 build() {


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

2018-01-04 Thread Antonio Rojas via arch-commits
Date: Thursday, January 4, 2018 @ 20:42:45
  Author: arojas
Revision: 278679

Use https + signature

Modified:
  pam_mount/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 20:38:44 UTC (rev 278678)
+++ PKGBUILD2018-01-04 20:42:45 UTC (rev 278679)
@@ -1,6 +1,7 @@
 # $Id$
-# Maintainer: Sergej Pupykin 
-# Contributors: Sirius Bakke 
+# Maintainer: Antonio Rojas 
+# Contributor: Sergej Pupykin 
+# Contributor: Sirius Bakke 
 
 pkgname=pam_mount
 pkgver=2.16
@@ -12,8 +13,10 @@
 depends=('pcre' 'util-linux' 'libhx' 'libxml2' 'openssl' 'cryptsetup')
 backup=('etc/security/pam_mount.conf.xml')
 options=(!emptydirs)
-source=("http://downloads.sourceforge.net/project/pam-mount/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=('ae0207ea6c96189414f906a7b0880abc7751a98e26b3d0375c9afab3722471e7')
+source=("https://downloads.sourceforge.net/project/pam-mount/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
+sha256sums=('ae0207ea6c96189414f906a7b0880abc7751a98e26b3d0375c9afab3722471e7'
+'SKIP')
+validpgpkeys=(2F8BFE96D14F8B560FBC1F1DA28BDFEEB5A2B2FF) # Jan Engelhardt 

 
 build() {
   cd -- "$srcdir/$pkgname-$pkgver"


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

2018-01-04 Thread Balló György via arch-commits
Date: Thursday, January 4, 2018 @ 20:38:44
  Author: bgyorgy
Revision: 278678

archrelease: copy trunk to community-any

Added:
  guake/repos/community-any/PKGBUILD
(from rev 278677, guake/trunk/PKGBUILD)
Deleted:
  guake/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 20:38:37 UTC (rev 278677)
+++ PKGBUILD2018-01-04 20:38:44 UTC (rev 278678)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Angel Velasquez 
-# Contributor: Wilson Pinto Júnior (N3RD3X) 
-# Contributor: Attila Bukor 
-
-pkgname=guake
-pkgver=0.8.11
-pkgrel=1
-pkgdesc='Drop-down terminal for GNOME'
-arch=('any')
-url="http://guake-project.org/;
-license=('GPL')
-depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 
'python2-keybinder2' 'python2-xdg' 'libutempter')
-makedepends=('intltool' 'gnome-common')
-source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('5ec5984a79a90e6abe73fe063c470f124d34616e8f162d1f7160feee9fb0984f')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Python2 fix
-  sed -i 's|/usr/bin/env python|/usr/bin/python2|' src/guake/prefs.py
-
-  NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-schemas-install \
-  --with-gconf-schema-file-dir=/usr/share/gconf/schemas \
-  PYTHON=python2
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: guake/repos/community-any/PKGBUILD (from rev 278677, 
guake/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 20:38:44 UTC (rev 278678)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Angel Velasquez 
+# Contributor: Wilson Pinto Júnior (N3RD3X) 
+# Contributor: Attila Bukor 
+
+pkgname=guake
+pkgver=0.8.12
+pkgrel=1
+pkgdesc='Drop-down terminal for GNOME'
+arch=('any')
+url="http://guake-project.org/;
+license=('GPL')
+depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 
'python2-keybinder2' 'python2-xdg' 'libutempter')
+makedepends=('intltool' 'gnome-common')
+source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('d98c4005076cb0782d80348346cefa84dfe1075dc093a939e0ba436aa54888c0')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Python2 fix
+  sed -i 's|/usr/bin/env python|/usr/bin/python2|' src/guake/prefs.py
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-install \
+  --with-gconf-schema-file-dir=/usr/share/gconf/schemas \
+  PYTHON=python2
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2018-01-04 Thread Balló György via arch-commits
Date: Thursday, January 4, 2018 @ 20:38:37
  Author: bgyorgy
Revision: 278677

upgpkg: guake 0.8.12-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 20:36:48 UTC (rev 278676)
+++ PKGBUILD2018-01-04 20:38:37 UTC (rev 278677)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=0.8.11
+pkgver=0.8.12
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 
'python2-keybinder2' 'python2-xdg' 'libutempter')
 makedepends=('intltool' 'gnome-common')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('5ec5984a79a90e6abe73fe063c470f124d34616e8f162d1f7160feee9fb0984f')
+sha256sums=('d98c4005076cb0782d80348346cefa84dfe1075dc093a939e0ba436aa54888c0')
 
 prepare() {
   cd $pkgname-$pkgver


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

2018-01-04 Thread Balló György via arch-commits
Date: Thursday, January 4, 2018 @ 20:36:42
  Author: bgyorgy
Revision: 278675

upgpkg: cherrytree 0.38.4-1

Update to new version

Modified:
  cherrytree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 20:31:51 UTC (rev 278674)
+++ PKGBUILD2018-01-04 20:36:42 UTC (rev 278675)
@@ -6,7 +6,7 @@
 # Contributor: Tomas A. Schertel 
 
 pkgname=cherrytree
-pkgver=0.38.3
+pkgver=0.38.4
 pkgrel=1
 pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
 arch=('any')
@@ -16,7 +16,7 @@
 optdepends=('python2-pyenchant: for spell checking support'
 'p7zip: for password protection support')
 source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('249ec9d6ec375275da430dff61762cda01fdfcf2fc252a005ce6063d5d46f2f9')
+sha256sums=('e2a1d2338b8d90d5db14ae8c41bda27c95ef31113f3062a1e2e7449a67f75ffd')
 
 build() {
   cd $pkgname-$pkgver


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

2018-01-04 Thread Balló György via arch-commits
Date: Thursday, January 4, 2018 @ 20:36:48
  Author: bgyorgy
Revision: 278676

archrelease: copy trunk to community-any

Added:
  cherrytree/repos/community-any/PKGBUILD
(from rev 278675, cherrytree/trunk/PKGBUILD)
Deleted:
  cherrytree/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 20:36:42 UTC (rev 278675)
+++ PKGBUILD2018-01-04 20:36:48 UTC (rev 278676)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Bartłomiej Piotrowski
-# Contributor: Brad Fanella 
-# Contributor: Allan McRae 
-# Contributor: Tomas A. Schertel 
-
-pkgname=cherrytree
-pkgver=0.38.3
-pkgrel=1
-pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
-arch=('any')
-url='http://www.giuspen.com/cherrytree/'
-license=('GPL3')
-depends=('pygtksourceview2' 'python2-dbus')
-optdepends=('python2-pyenchant: for spell checking support'
-'p7zip: for password protection support')
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('249ec9d6ec375275da430dff61762cda01fdfcf2fc252a005ce6063d5d46f2f9')
-
-build() {
-  cd $pkgname-$pkgver
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: cherrytree/repos/community-any/PKGBUILD (from rev 278675, 
cherrytree/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 20:36:48 UTC (rev 278676)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Bartłomiej Piotrowski
+# Contributor: Brad Fanella 
+# Contributor: Allan McRae 
+# Contributor: Tomas A. Schertel 
+
+pkgname=cherrytree
+pkgver=0.38.4
+pkgrel=1
+pkgdesc='Hierarchical note taking application featuring rich text and syntax 
highlighting'
+arch=('any')
+url='http://www.giuspen.com/cherrytree/'
+license=('GPL3')
+depends=('pygtksourceview2' 'python2-dbus')
+optdepends=('python2-pyenchant: for spell checking support'
+'p7zip: for password protection support')
+source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+sha256sums=('e2a1d2338b8d90d5db14ae8c41bda27c95ef31113f3062a1e2e7449a67f75ffd')
+
+build() {
+  cd $pkgname-$pkgver
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 setup.py install --root="$pkgdir" --optimize=1
+}


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

2018-01-04 Thread Balló György via arch-commits
Date: Thursday, January 4, 2018 @ 20:31:45
  Author: bgyorgy
Revision: 278673

upgpkg: sparkleshare 2.0.1-1

Update to new version

Modified:
  sparkleshare/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 20:18:44 UTC (rev 278672)
+++ PKGBUILD2018-01-04 20:31:45 UTC (rev 278673)
@@ -5,7 +5,7 @@
 
 pkgname=sparkleshare
 _pkgname=SparkleShare
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="Collaboration and sharing tool based on git written in C Sharp"
 arch=('any')
@@ -13,7 +13,7 @@
 license=('GPL3')
 depends=('webkit2-sharp' 'notify-sharp-3' 'curl' 'git' 'openssh' 'gvfs')
 makedepends=(git)
-_commit=b4b741b1d06f0eabc80d1927588328b928ee3d11  # tags/2.0.0
+_commit=ab6e95415e09483649b9362b26e204676a20a2a8  # tags/2.0.1
 source=("git+https://github.com/hbons/SparkleShare.git#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2018-01-04 Thread Balló György via arch-commits
Date: Thursday, January 4, 2018 @ 20:31:51
  Author: bgyorgy
Revision: 278674

archrelease: copy trunk to community-any

Added:
  sparkleshare/repos/community-any/PKGBUILD
(from rev 278673, sparkleshare/trunk/PKGBUILD)
Deleted:
  sparkleshare/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 20:31:45 UTC (rev 278673)
+++ PKGBUILD2018-01-04 20:31:51 UTC (rev 278674)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Jarek Sedlacek 
-# Contributor: Erdbeerkaese 
-
-pkgname=sparkleshare
-_pkgname=SparkleShare
-pkgver=2.0.0
-pkgrel=1
-pkgdesc="Collaboration and sharing tool based on git written in C Sharp"
-arch=('any')
-url="http://sparkleshare.org/;
-license=('GPL3')
-depends=('webkit2-sharp' 'notify-sharp-3' 'curl' 'git' 'openssh' 'gvfs')
-makedepends=(git)
-_commit=b4b741b1d06f0eabc80d1927588328b928ee3d11  # tags/2.0.0
-source=("git+https://github.com/hbons/SparkleShare.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd SparkleShare
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd SparkleShare
-  # Fix build
-  sed -i 's/"org.sparkleshare.SparkleShare", new string \[0\]/0, null/' 
SparkleShare/Linux/UserInterface.cs
-}
-
-build() {
-  cd SparkleShare
-  ./autogen.sh --prefix=/usr
-  make
-}
-
-package() {
-  cd SparkleShare
-  make DESTDIR="$pkgdir" install
-}

Copied: sparkleshare/repos/community-any/PKGBUILD (from rev 278673, 
sparkleshare/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 20:31:51 UTC (rev 278674)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Jarek Sedlacek 
+# Contributor: Erdbeerkaese 
+
+pkgname=sparkleshare
+_pkgname=SparkleShare
+pkgver=2.0.1
+pkgrel=1
+pkgdesc="Collaboration and sharing tool based on git written in C Sharp"
+arch=('any')
+url="http://sparkleshare.org/;
+license=('GPL3')
+depends=('webkit2-sharp' 'notify-sharp-3' 'curl' 'git' 'openssh' 'gvfs')
+makedepends=(git)
+_commit=ab6e95415e09483649b9362b26e204676a20a2a8  # tags/2.0.1
+source=("git+https://github.com/hbons/SparkleShare.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd SparkleShare
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd SparkleShare
+  # Fix build
+  sed -i 's/"org.sparkleshare.SparkleShare", new string \[0\]/0, null/' 
SparkleShare/Linux/UserInterface.cs
+}
+
+build() {
+  cd SparkleShare
+  ./autogen.sh --prefix=/usr
+  make
+}
+
+package() {
+  cd SparkleShare
+  make DESTDIR="$pkgdir" install
+}


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

2018-01-04 Thread Balló György via arch-commits
Date: Thursday, January 4, 2018 @ 20:18:44
  Author: bgyorgy
Revision: 278672

Use sha256 for checksum

Modified:
  gnome-subtitles/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 20:16:47 UTC (rev 278671)
+++ PKGBUILD2018-01-04 20:18:44 UTC (rev 278672)
@@ -15,7 +15,7 @@
 'gst-plugins-ugly: Extra media codecs'
 'gst-libav: Extra media codecs')
 source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('b0570134af6626d4e6c018c5f7774964')
+sha256sums=('eb1b5954c0bda76da16d6887244a7c0769a80f7cfb3aa8ad838ba087d1d44aa9')
 
 prepare() {
   cd $pkgname-$pkgver


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

2018-01-04 Thread Balló György via arch-commits
Date: Thursday, January 4, 2018 @ 20:16:47
  Author: bgyorgy
Revision: 278671

archrelease: copy trunk to community-any

Added:
  blueberry/repos/community-any/PKGBUILD
(from rev 278670, blueberry/trunk/PKGBUILD)
Deleted:
  blueberry/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 20:16:35 UTC (rev 278670)
+++ PKGBUILD2018-01-04 20:16:47 UTC (rev 278671)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributer: Sam Burgos 
-
-pkgname=blueberry
-pkgver=1.1.18
-pkgrel=1
-pkgdesc="Bluetooth configuration tool"
-arch=('any')
-url="https://github.com/linuxmint/blueberry;
-license=('GPL')
-depends=('bluez-tools' 'gnome-bluetooth' 'python2-dbus' 'python2-gobject' 
'python2-setproctitle' 'rfkill')
-source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/blueberry/archive/$pkgver.tar.gz)
-sha256sums=('ee4b06c4ed19359d36a82d4ff6e43e96ec833a6d589f3bec91fc57ef00fa9147')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # Python2 fix
-  sed -i 's@^#!.*python$@#!/usr/bin/python2@' usr/bin/blueberry{,-tray}
-}
-
-build() {
-  cd $pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  cp -r etc usr "$pkgdir"
-}

Copied: blueberry/repos/community-any/PKGBUILD (from rev 278670, 
blueberry/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 20:16:47 UTC (rev 278671)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributer: Sam Burgos 
+
+pkgname=blueberry
+pkgver=1.1.20
+pkgrel=1
+pkgdesc="Bluetooth configuration tool"
+arch=('any')
+url="https://github.com/linuxmint/blueberry;
+license=('GPL')
+depends=('bluez-tools' 'gnome-bluetooth' 'python2-dbus' 'python2-gobject' 
'python2-setproctitle' 'rfkill')
+source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/blueberry/archive/$pkgver.tar.gz)
+sha256sums=('9769770436bef9c8f4f67d2766b7941ff1a8894516b1e1f1b90cc9e02d87d257')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # Python2 fix
+  sed -i 's@^#!.*python3$@#!/usr/bin/python2@' usr/bin/blueberry{,-tray}
+}
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  cp -r etc usr "$pkgdir"
+}


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

2018-01-04 Thread Balló György via arch-commits
Date: Thursday, January 4, 2018 @ 20:16:35
  Author: bgyorgy
Revision: 278670

upgpkg: blueberry 1.1.20-1

Update to new version

Modified:
  blueberry/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 19:50:33 UTC (rev 278669)
+++ PKGBUILD2018-01-04 20:16:35 UTC (rev 278670)
@@ -3,7 +3,7 @@
 # Contributer: Sam Burgos 
 
 pkgname=blueberry
-pkgver=1.1.18
+pkgver=1.1.20
 pkgrel=1
 pkgdesc="Bluetooth configuration tool"
 arch=('any')
@@ -11,12 +11,12 @@
 license=('GPL')
 depends=('bluez-tools' 'gnome-bluetooth' 'python2-dbus' 'python2-gobject' 
'python2-setproctitle' 'rfkill')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/blueberry/archive/$pkgver.tar.gz)
-sha256sums=('ee4b06c4ed19359d36a82d4ff6e43e96ec833a6d589f3bec91fc57ef00fa9147')
+sha256sums=('9769770436bef9c8f4f67d2766b7941ff1a8894516b1e1f1b90cc9e02d87d257')
 
 prepare() {
   cd $pkgname-$pkgver
   # Python2 fix
-  sed -i 's@^#!.*python$@#!/usr/bin/python2@' usr/bin/blueberry{,-tray}
+  sed -i 's@^#!.*python3$@#!/usr/bin/python2@' usr/bin/blueberry{,-tray}
 }
 
 build() {


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

2018-01-04 Thread Balló György via arch-commits
Date: Thursday, January 4, 2018 @ 19:50:33
  Author: bgyorgy
Revision: 278669

archrelease: copy trunk to community-x86_64

Added:
  gnome-subtitles/repos/community-x86_64/PKGBUILD
(from rev 278668, gnome-subtitles/trunk/PKGBUILD)
Deleted:
  gnome-subtitles/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 19:50:27 UTC (rev 278668)
+++ PKGBUILD2018-01-04 19:50:33 UTC (rev 278669)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-
-pkgname=gnome-subtitles
-pkgver=1.3
-pkgrel=3
-pkgdesc="Video subtitle editor for GNOME"
-arch=('i686' 'x86_64')
-url="http://gnomesubtitles.org/;
-license=('GPL')
-depends=('gst-plugins-base' 'gconf-sharp' 'gtkspell')
-makedepends=('intltool' 'gnome-doc-utils')
-optdepends=('gst-plugins-good: Extra media codecs'
-'gst-plugins-bad: Extra media codecs'
-'gst-plugins-ugly: Extra media codecs'
-'gst-libav: Extra media codecs')
-source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('b0570134af6626d4e6c018c5f7774964')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-schemas-install \
-  --with-gconf-schema-file-dir=/usr/share/gconf/schemas
-  make -j1
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-subtitles/repos/community-x86_64/PKGBUILD (from rev 278668, 
gnome-subtitles/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 19:50:33 UTC (rev 278669)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Balló György 
+
+pkgname=gnome-subtitles
+pkgver=1.3
+pkgrel=4
+pkgdesc="Video subtitle editor for GNOME"
+arch=('x86_64')
+url="http://www.gnomesubtitles.org/;
+license=('GPL')
+depends=('gst-plugins-base' 'gconf-sharp' 'gtkspell')
+makedepends=('intltool' 'gnome-doc-utils')
+optdepends=('gst-plugins-good: Extra media codecs'
+'gst-plugins-bad: Extra media codecs'
+'gst-plugins-ugly: Extra media codecs'
+'gst-libav: Extra media codecs')
+source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('b0570134af6626d4e6c018c5f7774964')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's/libenchant.so.1/libenchant.so.2/' 
src/GnomeSubtitles/Execution/gnome-subtitles.exe.config
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-schemas-install \
+  --with-gconf-schema-file-dir=/usr/share/gconf/schemas
+  make -j1
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2018-01-04 Thread Balló György via arch-commits
Date: Thursday, January 4, 2018 @ 19:50:27
  Author: bgyorgy
Revision: 278668

upgpkg: gnome-subtitles 1.3-4

Rebuild for enchant 2

Modified:
  gnome-subtitles/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 19:36:24 UTC (rev 278667)
+++ PKGBUILD2018-01-04 19:50:27 UTC (rev 278668)
@@ -3,10 +3,10 @@
 
 pkgname=gnome-subtitles
 pkgver=1.3
-pkgrel=3
+pkgrel=4
 pkgdesc="Video subtitle editor for GNOME"
 arch=('x86_64')
-url="http://gnomesubtitles.org/;
+url="http://www.gnomesubtitles.org/;
 license=('GPL')
 depends=('gst-plugins-base' 'gconf-sharp' 'gtkspell')
 makedepends=('intltool' 'gnome-doc-utils')
@@ -17,6 +17,11 @@
 source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
 md5sums=('b0570134af6626d4e6c018c5f7774964')
 
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's/libenchant.so.1/libenchant.so.2/' 
src/GnomeSubtitles/Execution/gnome-subtitles.exe.config
+}
+
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \


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

2018-01-04 Thread Jelle van der Waa via arch-commits
Date: Thursday, January 4, 2018 @ 19:36:05
  Author: jelle
Revision: 278666

upgpkg: arcus 3.1.0-2

Modified:
  arcus/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 18:34:48 UTC (rev 278665)
+++ PKGBUILD2018-01-04 19:36:05 UTC (rev 278666)
@@ -3,7 +3,7 @@
 
 pkgname=arcus
 pkgver=3.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Communication library between internal components for Ultimaker 
software"
 url="https://github.com/Ultimaker/libArcus;
 arch=('x86_64')


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

2018-01-04 Thread Jelle van der Waa via arch-commits
Date: Thursday, January 4, 2018 @ 19:36:24
  Author: jelle
Revision: 278667

archrelease: copy trunk to community-x86_64

Added:
  arcus/repos/community-x86_64/PKGBUILD
(from rev 278666, arcus/trunk/PKGBUILD)
Deleted:
  arcus/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 19:36:05 UTC (rev 278666)
+++ PKGBUILD2018-01-04 19:36:24 UTC (rev 278667)
@@ -1,37 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Grey Christoforo 
-
-pkgname=arcus
-pkgver=3.1.0
-pkgrel=1
-pkgdesc="Communication library between internal components for Ultimaker 
software"
-url="https://github.com/Ultimaker/libArcus;
-arch=('x86_64')
-license=('AGPL')
-makedepends=('cmake')
-depends=('python' 'protobuf' 'python-sip')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz;)
-md5sums=('63189e46b8e3fbf67fb34ca9a7e43403')
-
-build() {
-  cd libArcus-${pkgver}
-  mkdir -p build
-  cd build
-  
-  cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCMAKE_BUILD_TYPE=Release \
-  -DBUILD_EXAMPLES=OFF  \
-  -DCMAKE_INSTALL_LIBDIR=/usr/lib/
-
-  make
-}
-
-package() {
-  cd libArcus-${pkgver}/build
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 "${srcdir}/libArcus-${pkgver}/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: arcus/repos/community-x86_64/PKGBUILD (from rev 278666, 
arcus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 19:36:24 UTC (rev 278667)
@@ -0,0 +1,37 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Grey Christoforo 
+
+pkgname=arcus
+pkgver=3.1.0
+pkgrel=2
+pkgdesc="Communication library between internal components for Ultimaker 
software"
+url="https://github.com/Ultimaker/libArcus;
+arch=('x86_64')
+license=('AGPL')
+makedepends=('cmake')
+depends=('python' 'protobuf' 'python-sip')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz;)
+md5sums=('63189e46b8e3fbf67fb34ca9a7e43403')
+
+build() {
+  cd libArcus-${pkgver}
+  mkdir -p build
+  cd build
+  
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DBUILD_EXAMPLES=OFF  \
+  -DCMAKE_INSTALL_LIBDIR=/usr/lib/
+
+  make
+}
+
+package() {
+  cd libArcus-${pkgver}/build
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 "${srcdir}/libArcus-${pkgver}/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-01-04 Thread Jelle van der Waa via arch-commits
Date: Thursday, January 4, 2018 @ 18:34:48
  Author: jelle
Revision: 278665

archrelease: copy trunk to community-x86_64

Added:
  arcus/repos/community-x86_64/PKGBUILD
(from rev 278663, arcus/trunk/PKGBUILD)
Deleted:
  arcus/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 18:34:46 UTC (rev 278664)
+++ PKGBUILD2018-01-04 18:34:48 UTC (rev 278665)
@@ -1,37 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Grey Christoforo 
-
-pkgname=arcus
-pkgver=3.0.3
-pkgrel=2
-pkgdesc="Communication library between internal components for Ultimaker 
software"
-url="https://github.com/Ultimaker/libArcus;
-arch=('x86_64')
-license=('AGPL')
-makedepends=('cmake')
-depends=('python' 'protobuf' 'python-sip')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz;)
-md5sums=('1ba6d4c7614c538132cb197811c4')
-
-build() {
-  cd libArcus-${pkgver}
-  mkdir -p build
-  cd build
-  
-  cmake .. \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCMAKE_BUILD_TYPE=Release \
-  -DBUILD_EXAMPLES=OFF  \
-  -DCMAKE_INSTALL_LIBDIR=/usr/lib/
-
-  make
-}
-
-package() {
-  cd libArcus-${pkgver}/build
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 "${srcdir}/libArcus-${pkgver}/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: arcus/repos/community-x86_64/PKGBUILD (from rev 278663, 
arcus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 18:34:48 UTC (rev 278665)
@@ -0,0 +1,37 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Grey Christoforo 
+
+pkgname=arcus
+pkgver=3.1.0
+pkgrel=1
+pkgdesc="Communication library between internal components for Ultimaker 
software"
+url="https://github.com/Ultimaker/libArcus;
+arch=('x86_64')
+license=('AGPL')
+makedepends=('cmake')
+depends=('python' 'protobuf' 'python-sip')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/libArcus/archive/${pkgver}.tar.gz;)
+md5sums=('63189e46b8e3fbf67fb34ca9a7e43403')
+
+build() {
+  cd libArcus-${pkgver}
+  mkdir -p build
+  cd build
+  
+  cmake .. \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_BUILD_TYPE=Release \
+  -DBUILD_EXAMPLES=OFF  \
+  -DCMAKE_INSTALL_LIBDIR=/usr/lib/
+
+  make
+}
+
+package() {
+  cd libArcus-${pkgver}/build
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 "${srcdir}/libArcus-${pkgver}/LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-01-04 Thread Christian Hesse via arch-commits
Date: Thursday, January 4, 2018 @ 18:34:46
  Author: eworm
Revision: 278664

archrelease: copy trunk to community-x86_64

Added:
  qtpass/repos/community-x86_64/PKGBUILD
(from rev 278663, qtpass/trunk/PKGBUILD)
Deleted:
  qtpass/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 18:34:42 UTC (rev 278663)
+++ PKGBUILD2018-01-04 18:34:46 UTC (rev 278664)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Christian Hesse 
-# Contributor: Kevin MacMartin 
-
-pkgname=qtpass
-pkgver=1.2.0
-pkgrel=1
-pkgdesc='A multi-platform GUI for pass'
-url='https://qtpass.org/'
-license=('GPL3')
-arch=('i686' 'x86_64')
-depends=('qt5-base' 'pass' 'libxkbcommon-x11')
-makedepends=('qt5-tools')
-validpgpkeys=('DF7FEF8DFBA721E320B18F5615B63ADCA0034B9E') # Anne Jan Brouwer 
(JinX) 
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/IJHack/${pkgname}/archive/v${pkgver}.tar.gz;
-   
"${pkgname}-${pkgver}.tar.gz.asc::https://github.com/IJHack/${pkgname}/releases/download/v${pkgver}/v${pkgver}.tar.gz.asc;)
-sha256sums=('10e620f0abc839f84c41932019140d4bb8d5842d5472dc40e5a23fb351963081'
-   'SKIP')
-
-prepare() {
-  cd "${srcdir}/QtPass-${pkgver}"
-
-  sed -i 's|qtpass-icon|qtpass|' ${pkgname}.desktop
-}
-
-build() {
-  cd "${srcdir}/QtPass-${pkgver}"
-
-  qmake-qt5
-  make
-}
-
-package() {
-  cd "${srcdir}/QtPass-${pkgver}"
-
-  install -D -m0755 main/qtpass "${pkgdir}/usr/bin/${pkgname}"
-  install -D -m0644 artwork/icon.png 
"${pkgdir}/usr/share/pixmaps/${pkgname}.png"
-  install -D -m0644 ${pkgname}.desktop 
"${pkgdir}/usr/share/applications/${pkgname}.desktop"
-  install -D -m0644 ${pkgname}.1 "${pkgdir}/usr/share/man/man1/${pkgname}.1"
-}
-

Copied: qtpass/repos/community-x86_64/PKGBUILD (from rev 278663, 
qtpass/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 18:34:46 UTC (rev 278664)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Christian Hesse 
+# Contributor: Kevin MacMartin 
+
+pkgname=qtpass
+pkgver=1.2.1
+pkgrel=1
+pkgdesc='A multi-platform GUI for pass'
+url='https://qtpass.org/'
+license=('GPL3')
+arch=('x86_64')
+depends=('qt5-base' 'pass' 'libxkbcommon-x11')
+makedepends=('qt5-tools')
+validpgpkeys=('DF7FEF8DFBA721E320B18F5615B63ADCA0034B9E') # Anne Jan Brouwer 
(JinX) 
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/IJHack/${pkgname}/archive/v${pkgver}.tar.gz;
+   
"${pkgname}-${pkgver}.tar.gz.asc::https://github.com/IJHack/${pkgname}/releases/download/v${pkgver}/v${pkgver}.tar.gz.asc;)
+sha256sums=('f2aa1a54ed273546aab8933e560218b7b59f7f07000d93c018ec8d6ccdedcd5d'
+'SKIP')
+
+prepare() {
+  cd "${srcdir}/QtPass-${pkgver}"
+
+  sed -i 's|qtpass-icon|qtpass|' ${pkgname}.desktop
+}
+
+build() {
+  cd "${srcdir}/QtPass-${pkgver}"
+
+  qmake-qt5
+  make
+}
+
+package() {
+  cd "${srcdir}/QtPass-${pkgver}"
+
+  install -D -m0755 main/qtpass "${pkgdir}/usr/bin/${pkgname}"
+  install -D -m0644 artwork/icon.png 
"${pkgdir}/usr/share/pixmaps/${pkgname}.png"
+  install -D -m0644 ${pkgname}.desktop 
"${pkgdir}/usr/share/applications/${pkgname}.desktop"
+  install -D -m0644 ${pkgname}.1 "${pkgdir}/usr/share/man/man1/${pkgname}.1"
+}
+


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

2018-01-04 Thread Christian Hesse via arch-commits
Date: Thursday, January 4, 2018 @ 18:34:42
  Author: eworm
Revision: 278663

upgpkg: qtpass 1.2.1-1

new upstream release

Modified:
  qtpass/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 16:58:24 UTC (rev 278662)
+++ PKGBUILD2018-01-04 18:34:42 UTC (rev 278663)
@@ -3,7 +3,7 @@
 # Contributor: Kevin MacMartin 
 
 pkgname=qtpass
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc='A multi-platform GUI for pass'
 url='https://qtpass.org/'
@@ -14,8 +14,8 @@
 validpgpkeys=('DF7FEF8DFBA721E320B18F5615B63ADCA0034B9E') # Anne Jan Brouwer 
(JinX) 
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/IJHack/${pkgname}/archive/v${pkgver}.tar.gz;

"${pkgname}-${pkgver}.tar.gz.asc::https://github.com/IJHack/${pkgname}/releases/download/v${pkgver}/v${pkgver}.tar.gz.asc;)
-sha256sums=('10e620f0abc839f84c41932019140d4bb8d5842d5472dc40e5a23fb351963081'
-   'SKIP')
+sha256sums=('f2aa1a54ed273546aab8933e560218b7b59f7f07000d93c018ec8d6ccdedcd5d'
+'SKIP')
 
 prepare() {
   cd "${srcdir}/QtPass-${pkgver}"


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

2018-01-04 Thread Christian Hesse via arch-commits
Date: Thursday, January 4, 2018 @ 18:27:37
  Author: eworm
Revision: 314041

archrelease: copy trunk to testing-x86_64

Added:
  iw/repos/testing-x86_64/
  iw/repos/testing-x86_64/PKGBUILD
(from rev 314040, iw/trunk/PKGBUILD)

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

Copied: iw/repos/testing-x86_64/PKGBUILD (from rev 314040, iw/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-01-04 18:27:37 UTC (rev 314041)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+
+pkgname=iw
+pkgver=4.14
+pkgrel=1
+pkgdesc="nl80211 based CLI configuration utility for wireless devices"
+arch=("x86_64")
+url="http://wireless.kernel.org/en/users/Documentation/iw;
+license=("GPL")
+depends=("libnl")
+makedepends=("linux-api-headers")
+validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg
+source=("https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar."{xz,sign})
+sha256sums=('f01671c0074bfdec082a884057edba1b9efd35c89eda554638496f03b769ad89'
+'SKIP')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" SBINDIR="/usr/bin" install
+}


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

2018-01-04 Thread Christian Hesse via arch-commits
Date: Thursday, January 4, 2018 @ 18:27:26
  Author: eworm
Revision: 314040

upgpkg: iw 4.14-1

new upstream release

Modified:
  iw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 16:07:07 UTC (rev 314039)
+++ PKGBUILD2018-01-04 18:27:26 UTC (rev 314040)
@@ -2,8 +2,8 @@
 # Maintainer: Thomas Bächler 
 
 pkgname=iw
-pkgver=4.9
-pkgrel=2
+pkgver=4.14
+pkgrel=1
 pkgdesc="nl80211 based CLI configuration utility for wireless devices"
 arch=("x86_64")
 url="http://wireless.kernel.org/en/users/Documentation/iw;
@@ -11,8 +11,8 @@
 depends=("libnl")
 makedepends=("linux-api-headers")
 validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg
-source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha256sums=('324cc805fad52cba2c16b9ab569906889fb645cc962aac4cfda1db85d2de97ce'
+source=("https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar."{xz,sign})
+sha256sums=('f01671c0074bfdec082a884057edba1b9efd35c89eda554638496f03b769ad89'
 'SKIP')
 
 build() {


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

2018-01-04 Thread Eli Schwartz via arch-commits
Date: Thursday, January 4, 2018 @ 16:58:24
  Author: eschwartz
Revision: 278662

Properly fix upstream sources blacklisting curl explicitly

Set a --user-agent on the standard DLAGENT instead of relying on programs that 
may not be installed

Modified:
  xlockmore/repos/community-x86_64/PKGBUILD
  xlockmore/trunk/PKGBUILD

-+
 repos/community-x86_64/PKGBUILD |1 +
 trunk/PKGBUILD  |1 +
 2 files changed, 2 insertions(+)

Modified: repos/community-x86_64/PKGBUILD
===
--- repos/community-x86_64/PKGBUILD 2018-01-04 16:13:23 UTC (rev 278661)
+++ repos/community-x86_64/PKGBUILD 2018-01-04 16:58:24 UTC (rev 278662)
@@ -15,6 +15,7 @@
 options=('!makeflags')
 install=xlockmore.install
 validpgpkeys=('1B79C8478F236DCDADC0D6ACCF159707377919AE')
+DLAGENTS=('http::/usr/bin/curl --user-agent Firefox -fLC - --retry 3 
--retry-delay 3 -o %o %u')
 source=(http://sillycycle.com/xlock/xlockmore-$pkgver.tar.xz{,.asc}
LICENSE)
 sha256sums=('d4f1fa5b19efc20262d77207636aa54fc66ba40aa867119f03a15981b3396ef8'

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2018-01-04 16:13:23 UTC (rev 278661)
+++ trunk/PKGBUILD  2018-01-04 16:58:24 UTC (rev 278662)
@@ -15,6 +15,7 @@
 options=('!makeflags')
 install=xlockmore.install
 validpgpkeys=('1B79C8478F236DCDADC0D6ACCF159707377919AE')
+DLAGENTS=('http::/usr/bin/curl --user-agent Firefox -fLC - --retry 3 
--retry-delay 3 -o %o %u')
 source=(http://sillycycle.com/xlock/xlockmore-$pkgver.tar.xz{,.asc}
LICENSE)
 sha256sums=('d4f1fa5b19efc20262d77207636aa54fc66ba40aa867119f03a15981b3396ef8'


[arch-commits] Commit in opera-ffmpeg-codecs/repos/community-x86_64 (11 files)

2018-01-04 Thread Ike Devolder via arch-commits
Date: Thursday, January 4, 2018 @ 16:13:23
  Author: idevolder
Revision: 278661

archrelease: copy trunk to community-x86_64

Added:
  opera-ffmpeg-codecs/repos/community-x86_64/PKGBUILD
(from rev 278660, opera-ffmpeg-codecs/trunk/PKGBUILD)
  opera-ffmpeg-codecs/repos/community-x86_64/chromium-FORTIFY_SOURCE-r2.patch
(from rev 278660, 
opera-ffmpeg-codecs/trunk/chromium-FORTIFY_SOURCE-r2.patch)
  opera-ffmpeg-codecs/repos/community-x86_64/chromium-gcc5-r2.patch
(from rev 278660, opera-ffmpeg-codecs/trunk/chromium-gcc5-r2.patch)
  opera-ffmpeg-codecs/repos/community-x86_64/chromium-gcc5-r4.patch
(from rev 278660, opera-ffmpeg-codecs/trunk/chromium-gcc5-r4.patch)
  opera-ffmpeg-codecs/repos/community-x86_64/chromium-gn-bootstrap-r17.patch
(from rev 278660, opera-ffmpeg-codecs/trunk/chromium-gn-bootstrap-r17.patch)
  
opera-ffmpeg-codecs/repos/community-x86_64/chromium-last-commit-position-r1.patch
(from rev 278660, 
opera-ffmpeg-codecs/trunk/chromium-last-commit-position-r1.patch)
Deleted:
  opera-ffmpeg-codecs/repos/community-x86_64/PKGBUILD
  opera-ffmpeg-codecs/repos/community-x86_64/chromium-FORTIFY_SOURCE-r2.patch
  opera-ffmpeg-codecs/repos/community-x86_64/chromium-gcc5-r2.patch
  opera-ffmpeg-codecs/repos/community-x86_64/chromium-gn-bootstrap-r17.patch
  
opera-ffmpeg-codecs/repos/community-x86_64/chromium-last-commit-position-r1.patch

+
 PKGBUILD   |  137 +++
 chromium-FORTIFY_SOURCE-r2.patch   |   60 ++---
 chromium-gcc5-r2.patch |   72 
 chromium-gcc5-r4.patch |   98 ++
 chromium-gn-bootstrap-r17.patch|  136 +++---
 chromium-last-commit-position-r1.patch |   52 +--
 6 files changed, 325 insertions(+), 230 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 16:13:11 UTC (rev 278660)
+++ PKGBUILD2018-01-04 16:13:23 UTC (rev 278661)
@@ -1,70 +0,0 @@
-# Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
-
-pkgname=opera-ffmpeg-codecs
-pkgver=62.0.3202.94
-pkgrel=2
-pkgdesc="additional support for proprietary codecs for opera"
-arch=('x86_64')
-url="https://ffmpeg.org/;
-license=('LGPL2.1')
-depends=('glibc')
-makedepends=(
-  'gtk3' 'libexif' 'libxss' 'ninja' 'nss' 'pciutils' 'python2'
-  'xdg-utils'
-)
-options=('!strip')
-source=(
-  
"https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$pkgver.tar.xz;
-  'chromium-last-commit-position-r1.patch'
-  'chromium-FORTIFY_SOURCE-r2.patch'
-  'chromium-gn-bootstrap-r17.patch'
-  'chromium-gcc5-r2.patch'
-)
-sha512sums=('09e05aec663de94633fb7b658154a5b0146159dea0f434ef412405530274daefc5e554be8120653b840d2b55f5e35202be1a653ece7796d00956df58bc7608ad'
-
'8f63366ca998e3ee06a79c6df5b4454707bd9865913ecde2f79fcb49fdd86d291f678b9f21807e4eb61d15497cdbe4a4bdc06637882e708f34f6804453bdfd41'
-
'2d78092a700788c74b86db636af303fdb63a28ce5b7b0431dd81f6b7ce501e5d0234a6327a1b49bc23e1c1d00ba98fd5334dd07d9a20bb0d81d1a4ca4487a26c'
-
'28812a8bd6d591831a3bbd749f1d7c6dd434eb0237970d4e8ea8cfd48fa8efb4d98906eca3d175218fe62c50bcb0b6472b2d7dfdde73d5641cd3fde1d9dc5f3b'
-
'55723ffe9c34b5336450e75db8354c1ce5d6429b7296cbf575941eef5f3de3cdc40836e8f9b6905b4153913b10136a12d4c6d37f6a9f447677aa40588bfac182')
-
-prepare() {
-  cd "$srcdir/chromium-$pkgver"
-
-  # Use Python 2
-  find . -name '*.py' -exec sed -r 's|/usr/bin/python$|&2|g' -i {} +
-  find . -name '*.py' -exec sed -r 's|/usr/bin/env python$|&2|g' -i {} +
-  # There are still a lot of relative calls which need a workaround
-  [[ -d "$srcdir/python2-path" ]] && rm -rf "$srcdir/python2-path"
-  mkdir "$srcdir/python2-path"
-  ln -s /usr/bin/python2 "$srcdir/python2-path/python"
-
-  # chromium 46 gives an error about a missing file
-  # workaround create empty
-  touch chrome/test/data/webui/i18n_process_css_test.html
-
-  patch -p1 -i "$srcdir/chromium-last-commit-position-r1.patch"
-  patch -p1 -i "$srcdir/chromium-FORTIFY_SOURCE-r2.patch"
-  patch -p1 -i "$srcdir/chromium-gn-bootstrap-r17.patch"
-  patch -p1 -i "$srcdir/chromium-gcc5-r2.patch"
-}
-
-build() {
-  cd "$srcdir/chromium-$pkgver"
-
-  export PATH="$srcdir/python2-path:$PATH"
-
-  local args="ffmpeg_branding=\"ChromeOS\" proprietary_codecs=true 
enable_hevc_demuxing=true use_gconf=false use_gio=false use_gnome_keyring=false 
use_pulseaudio=false link_pulseaudio=false use_kerberos=false use_cups=false 
use_sysroot=false use_gold=false use_allocator=\"none\" 
linux_use_bundled_binutils=false fatal_linker_warnings=false 
treat_warnings_as_errors=false enable_nacl=false enable_nacl_nonsfi=false 
is_clang=false clang_use_chrome_plugins=false is_component_build=true 
is_debug=false symbol_level=0 use_custom_libcxx=false"
-
-  python2 tools/gn/bootstrap/bootstrap.py -v -s
-  

[arch-commits] Commit in opera-ffmpeg-codecs/trunk (PKGBUILD chromium-gcc5-r4.patch)

2018-01-04 Thread Ike Devolder via arch-commits
Date: Thursday, January 4, 2018 @ 16:13:11
  Author: idevolder
Revision: 278660

upgpkg: opera-ffmpeg-codecs 63.0.3239.108-1

Added:
  opera-ffmpeg-codecs/trunk/chromium-gcc5-r4.patch
Modified:
  opera-ffmpeg-codecs/trunk/PKGBUILD

+
 PKGBUILD   |   15 ++-
 chromium-gcc5-r4.patch |   98 +++
 2 files changed, 104 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 16:12:28 UTC (rev 278659)
+++ PKGBUILD2018-01-04 16:13:11 UTC (rev 278660)
@@ -1,8 +1,8 @@
 # Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
 
 pkgname=opera-ffmpeg-codecs
-pkgver=62.0.3202.94
-pkgrel=2
+pkgver=63.0.3239.108
+pkgrel=1
 pkgdesc="additional support for proprietary codecs for opera"
 arch=('x86_64')
 url="https://ffmpeg.org/;
@@ -17,14 +17,12 @@
   
"https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$pkgver.tar.xz;
   'chromium-last-commit-position-r1.patch'
   'chromium-FORTIFY_SOURCE-r2.patch'
-  'chromium-gn-bootstrap-r17.patch'
-  'chromium-gcc5-r2.patch'
+  'chromium-gcc5-r4.patch'
 )
-sha512sums=('09e05aec663de94633fb7b658154a5b0146159dea0f434ef412405530274daefc5e554be8120653b840d2b55f5e35202be1a653ece7796d00956df58bc7608ad'
+sha512sums=('3cb7c8569d2d061f5abf4ad68d9ea1716a1b07bdf8dfa7b600d558d308374ff5dbda9f947e67e21186e3e716fe9524fc63e8eabd9eac1fa805f0eb7d994c32c8'
 
'8f63366ca998e3ee06a79c6df5b4454707bd9865913ecde2f79fcb49fdd86d291f678b9f21807e4eb61d15497cdbe4a4bdc06637882e708f34f6804453bdfd41'
 
'2d78092a700788c74b86db636af303fdb63a28ce5b7b0431dd81f6b7ce501e5d0234a6327a1b49bc23e1c1d00ba98fd5334dd07d9a20bb0d81d1a4ca4487a26c'
-
'28812a8bd6d591831a3bbd749f1d7c6dd434eb0237970d4e8ea8cfd48fa8efb4d98906eca3d175218fe62c50bcb0b6472b2d7dfdde73d5641cd3fde1d9dc5f3b'
-
'55723ffe9c34b5336450e75db8354c1ce5d6429b7296cbf575941eef5f3de3cdc40836e8f9b6905b4153913b10136a12d4c6d37f6a9f447677aa40588bfac182')
+
'6b6d80c8adfbb317003712b94cfdf733af48ee5f32d10b6f6e8599cd08b7a9d8b73e6cec2902ed55eb0a962ba9c9cf14a70299e132ec7bfec29806ed23836791')
 
 prepare() {
   cd "$srcdir/chromium-$pkgver"
@@ -43,8 +41,7 @@
 
   patch -p1 -i "$srcdir/chromium-last-commit-position-r1.patch"
   patch -p1 -i "$srcdir/chromium-FORTIFY_SOURCE-r2.patch"
-  patch -p1 -i "$srcdir/chromium-gn-bootstrap-r17.patch"
-  patch -p1 -i "$srcdir/chromium-gcc5-r2.patch"
+  patch -p1 -i "$srcdir/chromium-gcc5-r4.patch"
 }
 
 build() {

Added: chromium-gcc5-r4.patch
===
--- chromium-gcc5-r4.patch  (rev 0)
+++ chromium-gcc5-r4.patch  2018-01-04 16:13:11 UTC (rev 278660)
@@ -0,0 +1,98 @@
+--- a/third_party/WebKit/Source/platform/wtf/typed_arrays/ArrayBufferContents.h
 b/third_party/WebKit/Source/platform/wtf/typed_arrays/ArrayBufferContents.h
+@@ -63,7 +63,7 @@ class WTF_EXPORT ArrayBufferContents {
+   allocation_length_(0),
+   data_(data),
+   data_length_(0),
+-  kind_(AllocationKind::kNormal),
++  kind_(WTF::ArrayBufferContents::AllocationKind::kNormal),
+   deleter_(deleter) {}
+ DataHandle(void* allocation_base,
+size_t allocation_length,
+@@ -94,11 +94,11 @@ class WTF_EXPORT ArrayBufferContents {
+  reinterpret_cast(allocation_base_) +
+  allocation_length_);
+   switch (kind_) {
+-case AllocationKind::kNormal:
++case WTF::ArrayBufferContents::AllocationKind::kNormal:
+   DCHECK(deleter_);
+   deleter_(data_);
+   return;
+-case AllocationKind::kReservation:
++case WTF::ArrayBufferContents::AllocationKind::kReservation:
+   ReleaseReservedMemory(allocation_base_, allocation_length_);
+   return;
+   }
+--- a/third_party/webrtc/modules/audio_processing/aec3/aec_state.cc.orig   
2017-08-15 12:45:59.433532111 +
 b/third_party/webrtc/modules/audio_processing/aec3/aec_state.cc
2017-08-15 17:52:59.691328825 +
+@@ -10,7 +10,7 @@
+ 
+ #include "webrtc/modules/audio_processing/aec3/aec_state.h"
+ 
+-#include 
++#include 
+ #include 
+ #include 
+ 
+--- a/gpu/ipc/common/mailbox_struct_traits.h
 b/gpu/ipc/common/mailbox_struct_traits.h
+@@ -15,7 +15,7 @@ namespace mojo {
+ template <>
+ struct StructTraits {
+   static base::span name(const gpu::Mailbox& mailbox) {
+-return mailbox.name;
++return base::make_span(mailbox.name);
+   }
+   static bool Read(gpu::mojom::MailboxDataView data, gpu::Mailbox* out);
+ };
+--- a/services/viz/public/cpp/compositing/filter_operation_struct_traits.h
 b/services/viz/public/cpp/compositing/filter_operation_struct_traits.h
+@@ -134,7 +134,7 @@ struct StructTraits {
+   

[arch-commits] Commit in opera/repos/community-x86_64 (14 files)

2018-01-04 Thread Ike Devolder via arch-commits
Date: Thursday, January 4, 2018 @ 16:12:28
  Author: idevolder
Revision: 278659

archrelease: copy trunk to community-x86_64

Added:
  opera/repos/community-x86_64/PKGBUILD
(from rev 278658, opera/trunk/PKGBUILD)
  opera/repos/community-x86_64/default
(from rev 278658, opera/trunk/default)
  opera/repos/community-x86_64/eula.html
(from rev 278658, opera/trunk/eula.html)
  opera/repos/community-x86_64/opera
(from rev 278658, opera/trunk/opera)
  opera/repos/community-x86_64/opera.install
(from rev 278658, opera/trunk/opera.install)
  opera/repos/community-x86_64/privacy.html
(from rev 278658, opera/trunk/privacy.html)
  opera/repos/community-x86_64/terms.html
(from rev 278658, opera/trunk/terms.html)
Deleted:
  opera/repos/community-x86_64/PKGBUILD
  opera/repos/community-x86_64/default
  opera/repos/community-x86_64/eula.html
  opera/repos/community-x86_64/opera
  opera/repos/community-x86_64/opera.install
  opera/repos/community-x86_64/privacy.html
  opera/repos/community-x86_64/terms.html

---+
 PKGBUILD  |  178 +++---
 default   |8 
 eula.html |  574 ++---
 opera |   26 +-
 opera.install |   78 +++---
 privacy.html  |  706 
 terms.html|  570 ++---
 7 files changed, 1070 insertions(+), 1070 deletions(-)

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


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

2018-01-04 Thread Ike Devolder via arch-commits
Date: Thursday, January 4, 2018 @ 16:12:11
  Author: idevolder
Revision: 278658

upgpkg: opera 50.0.2762.45-1

Modified:
  opera/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 15:50:47 UTC (rev 278657)
+++ PKGBUILD2018-01-04 16:12:11 UTC (rev 278658)
@@ -10,8 +10,8 @@
 # Contributor: eworm
 
 pkgname=opera
-pkgver=49.0.2725.64
-pkgrel=2
+pkgver=50.0.2762.45
+pkgrel=1
 pkgdesc="A fast and secure web browser"
 url="http://www.opera.com/;
 options=(!strip !zipman)
@@ -32,7 +32,7 @@
 'terms.html'
 'privacy.html'
 )
-sha512sums=('52ce18e0f7ac53b1c17997859dd358576b8798d144cb090fb628eeedb0076a130735488474da47c0d40ec1eb4d1429c76a43c8d2fb7bd64803bed74de87a5d5a'
+sha512sums=('33e2cc771e56c6cba40b7c9d8565f1fdfadc3b87bdccabc29015a879b89e64c5e6dc4c1232831c49be39c974a9f9bc367aaea9ef075320254a2cc141fd3bd5b0'
 
'7e854e4c972785b8941f60117fbe4b88baeb8d7ca845ef2e10e8064043411da73821ba1ab0068df61e902f242a3ce355b51ffa9eab5397ff3ae3b5defd1be496'
 
'ddb1773877fcfd7d9674e63263a80f9dd5a3ba414cda4cc6c411c88d49c1d5175eede66d9362558ddd53c928c723101e4e110479ae88b8aec4d2366ec179297f'
 
'285a0633e5863ec9c9af99138ff0b59da155a2dd72a340e784e53de3e801029eb6ca2e4b38846592b85b9f8b99dcb6f6eedbed273057a9216abe31c396d9f28a'


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

2018-01-04 Thread Pierre Schmitz via arch-commits
Date: Thursday, January 4, 2018 @ 16:07:07
  Author: pierre
Revision: 314039

archrelease: copy trunk to extra-any

Added:
  composer/repos/extra-any/PKGBUILD
(from rev 314038, composer/trunk/PKGBUILD)
Deleted:
  composer/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 16:06:51 UTC (rev 314038)
+++ PKGBUILD2018-01-04 16:07:07 UTC (rev 314039)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz 
-
-pkgname=composer
-pkgver=1.5.6
-pkgrel=1
-pkgdesc="Dependency Manager for PHP"
-arch=('any')
-license=('MIT')
-url='https://getcomposer.org/'
-depends=('php')
-makedepends=('git')
-checkdepends=('git' 'mercurial' 'parallel')
-replaces=('php-composer')
-conflicts=('php-composer')
-provides=('php-composer')
-source=("${pkgname}::git+https://github.com/composer/composer.git#tag=${pkgver};
-
"${pkgname}-${pkgver}.phar::https://getcomposer.org/download/${pkgver}/composer.phar;)
-md5sums=('SKIP'
- 'ed2d078373b2656ecc2e69d69280b1e7')
-
-prepare() {
-   cd ${srcdir}/${pkgname}
-
-   php ${srcdir}/${pkgname}-${pkgver}.phar -n install --no-dev 
--prefer-dist
-}
-
-build() {
-   cd ${srcdir}/${pkgname}
-
-   php -d phar.readonly=Off bin/compile
-}
-
-check() {
-   cd ${srcdir}/${pkgname}
-
-   # check if the upstream build and ours differ
-   diff -q ${srcdir}/${pkgname}-${pkgver}.phar composer.phar
-
-   git config --global user.email "${USER}@${HOST}"
-   git config --global user.name "${USER}"
-
-   # Install the dev dependencies to run the unit tests
-   bin/composer -n install --prefer-dist
-
-   ls -d tests/Composer/Test/* | parallel --gnu --keep-order 
vendor/bin/phpunit {} \;
-}
-
-package() {
-   cd ${srcdir}/${pkgname}
-
-   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-   install -Dm755 composer.phar ${pkgdir}/usr/bin/composer
-}

Copied: composer/repos/extra-any/PKGBUILD (from rev 314038, 
composer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 16:07:07 UTC (rev 314039)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Pierre Schmitz 
+
+pkgname=composer
+pkgver=1.6.1
+pkgrel=1
+pkgdesc="Dependency Manager for PHP"
+arch=('any')
+license=('MIT')
+url='https://getcomposer.org/'
+depends=('php')
+makedepends=('git')
+checkdepends=('git' 'mercurial' 'parallel')
+replaces=('php-composer')
+conflicts=('php-composer')
+provides=('php-composer')
+source=("${pkgname}::git+https://github.com/composer/composer.git#tag=${pkgver};
+
"${pkgname}-${pkgver}.phar::https://getcomposer.org/download/${pkgver}/composer.phar;)
+md5sums=('SKIP'
+ '20e4162feddbf7d44485a3394aa0fbc0')
+
+prepare() {
+   cd ${srcdir}/${pkgname}
+
+   php ${srcdir}/${pkgname}-${pkgver}.phar -n install --no-dev 
--prefer-dist
+}
+
+build() {
+   cd ${srcdir}/${pkgname}
+
+   php -d phar.readonly=Off bin/compile
+}
+
+check() {
+   cd ${srcdir}/${pkgname}
+
+   # check if the upstream build and ours differ
+   diff -q ${srcdir}/${pkgname}-${pkgver}.phar composer.phar
+
+   git config --global user.email "${USER}@${HOST}"
+   git config --global user.name "${USER}"
+
+   # Install the dev dependencies to run the unit tests
+   bin/composer -n install --prefer-dist
+
+   ls -d tests/Composer/Test/* | parallel --gnu --keep-order 
vendor/bin/phpunit {} \;
+}
+
+package() {
+   cd ${srcdir}/${pkgname}
+
+   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+   install -Dm755 composer.phar ${pkgdir}/usr/bin/composer
+}


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

2018-01-04 Thread Pierre Schmitz via arch-commits
Date: Thursday, January 4, 2018 @ 16:06:51
  Author: pierre
Revision: 314038

upgpkg: composer 1.6.1-1

Modified:
  composer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 15:52:27 UTC (rev 314037)
+++ PKGBUILD2018-01-04 16:06:51 UTC (rev 314038)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz 
 
 pkgname=composer
-pkgver=1.5.6
+pkgver=1.6.1
 pkgrel=1
 pkgdesc="Dependency Manager for PHP"
 arch=('any')
@@ -17,7 +17,7 @@
 
source=("${pkgname}::git+https://github.com/composer/composer.git#tag=${pkgver};
 
"${pkgname}-${pkgver}.phar::https://getcomposer.org/download/${pkgver}/composer.phar;)
 md5sums=('SKIP'
- 'ed2d078373b2656ecc2e69d69280b1e7')
+ '20e4162feddbf7d44485a3394aa0fbc0')
 
 prepare() {
cd ${srcdir}/${pkgname}


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

2018-01-04 Thread Eli Schwartz via arch-commits
Date: Thursday, January 4, 2018 @ 15:50:47
  Author: eschwartz
Revision: 278657

Remove unnecessary DLAGENTS that wasn't listed in the makedepends

Modified:
  xlockmore/repos/community-x86_64/PKGBUILD
  xlockmore/trunk/PKGBUILD

-+
 repos/community-x86_64/PKGBUILD |3 +--
 trunk/PKGBUILD  |1 -
 2 files changed, 1 insertion(+), 3 deletions(-)

Modified: repos/community-x86_64/PKGBUILD
===
--- repos/community-x86_64/PKGBUILD 2018-01-04 15:10:07 UTC (rev 278656)
+++ repos/community-x86_64/PKGBUILD 2018-01-04 15:50:47 UTC (rev 278657)
@@ -6,7 +6,7 @@
 pkgver=5.55
 pkgrel=1
 pkgdesc="screen saver / locker for the X Window System"
-arch=(i686 x86_64)
+arch=(x86_64)
 license=('BSD')
 depends=(freetype2 gtk2 libxpm openmotif pam libxmu glu)
 optdepends=('fortune-mod')
@@ -15,7 +15,6 @@
 options=('!makeflags')
 install=xlockmore.install
 validpgpkeys=('1B79C8478F236DCDADC0D6ACCF159707377919AE')
-DLAGENTS=('http::/usr/bin/wget -O %o %u')
 source=(http://sillycycle.com/xlock/xlockmore-$pkgver.tar.xz{,.asc}
LICENSE)
 sha256sums=('d4f1fa5b19efc20262d77207636aa54fc66ba40aa867119f03a15981b3396ef8'

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2018-01-04 15:10:07 UTC (rev 278656)
+++ trunk/PKGBUILD  2018-01-04 15:50:47 UTC (rev 278657)
@@ -15,7 +15,6 @@
 options=('!makeflags')
 install=xlockmore.install
 validpgpkeys=('1B79C8478F236DCDADC0D6ACCF159707377919AE')
-DLAGENTS=('http::/usr/bin/wget -O %o %u')
 source=(http://sillycycle.com/xlock/xlockmore-$pkgver.tar.xz{,.asc}
LICENSE)
 sha256sums=('d4f1fa5b19efc20262d77207636aa54fc66ba40aa867119f03a15981b3396ef8'


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

2018-01-04 Thread Sven-Hendrik Haase via arch-commits
Date: Thursday, January 4, 2018 @ 15:10:07
  Author: svenstaro
Revision: 278656

Add rustfmt to symlinks

Modified:
  rustup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 13:56:40 UTC (rev 278655)
+++ PKGBUILD2018-01-04 15:10:07 UTC (rev 278656)
@@ -14,7 +14,7 @@
 install='post.install'
 
source=("rustup-${pkgver}.tar.gz::https://github.com/rust-lang-nursery/rustup.rs/archive/${pkgver}.tar.gz;)
 
sha512sums=('0b39c37a0a787570404d1c3890176cbb585a813b206a15d4489cc352005248d51d5c4df9fa19d29367f551e46955cad06874a3a46c95685535d7532ab024ea13')
-_binlinks=('cargo' 'rustc' 'rustdoc' 'rust-gdb' 'rust-lldb' 'rls')
+_binlinks=('cargo' 'rustc' 'rustdoc' 'rust-gdb' 'rust-lldb' 'rls' 'rustfmt')
 
 build() {
 msg2 "Building rustup"


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

2018-01-04 Thread Evangelos Foutras via arch-commits
Date: Thursday, January 4, 2018 @ 14:24:17
  Author: foutrelis
Revision: 314035

upgpkg: re2 20180101-1

New upstream release.

Modified:
  re2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 12:39:24 UTC (rev 314034)
+++ PKGBUILD2018-01-04 14:24:17 UTC (rev 314035)
@@ -5,7 +5,7 @@
 # Contributor: Alexandre Bique 
 
 pkgname=re2
-_re2ver=2017-12-01
+_re2ver=2018-01-01
 pkgver=${_re2ver//-}
 pkgrel=1
 pkgdesc="Fast, safe, thread-friendly regular expression engine"
@@ -14,7 +14,7 @@
 license=('BSD')
 depends=('gcc-libs')
 
source=(re2-$pkgver.tar.gz::https://github.com/google/re2/archive/$_re2ver.tar.gz)
-sha256sums=('62797e7cd7cc959419710cd25b075b5f5b247da0e8214d47bf5af9b32128fb0d')
+sha256sums=('b99a940699cff9ffd633fbb0286792e4b3995816212c3dedae817f0ae24317c2')
 
 build() {
   cd $pkgname-$_re2ver


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

2018-01-04 Thread Evangelos Foutras via arch-commits
Date: Thursday, January 4, 2018 @ 14:24:29
  Author: foutrelis
Revision: 314036

archrelease: copy trunk to extra-x86_64

Added:
  re2/repos/extra-x86_64/PKGBUILD
(from rev 314035, re2/trunk/PKGBUILD)
Deleted:
  re2/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 14:24:17 UTC (rev 314035)
+++ PKGBUILD2018-01-04 14:24:29 UTC (rev 314036)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Anatol Pomozov 
-# Contributor: Gustavo Alvarez 
-# Contributor: Alexandre Bique 
-
-pkgname=re2
-_tag='2017-12-01'
-pkgver=${_tag//-/}
-pkgrel=1
-pkgdesc='C++ library for fast, safe, thread-friendly alternative to 
backtracking regular expression engines like those used in PCRE, Perl, and 
Python'
-url='https://github.com/google/re2'
-depends=(gcc-libs)
-arch=(x86_64)
-license=(BSD)
-source=(re2-$pkgver.zip::https://github.com/google/re2/archive/$_tag.zip)
-sha1sums=('da820ba014ec92fd5b23b27bece34ea1e0e17d5c')
-
-build() {
-  cd re2-$_tag
-  make prefix=/usr
-}
-
-check() {
-  cd re2-$_tag
-  make prefix=/usr test
-}
-
-package() {
-  cd re2-$_tag
-  make prefix=/usr DESTDIR="$pkgdir" install
-  install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: re2/repos/extra-x86_64/PKGBUILD (from rev 314035, re2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 14:24:29 UTC (rev 314036)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Evangelos Foutras 
+# Contributor: Anatol Pomozov 
+# Contributor: Gustavo Alvarez 
+# Contributor: Alexandre Bique 
+
+pkgname=re2
+_re2ver=2018-01-01
+pkgver=${_re2ver//-}
+pkgrel=1
+pkgdesc="Fast, safe, thread-friendly regular expression engine"
+arch=('x86_64')
+url="https://github.com/google/re2;
+license=('BSD')
+depends=('gcc-libs')
+source=(re2-$pkgver.tar.gz::https://github.com/google/re2/archive/$_re2ver.tar.gz)
+sha256sums=('b99a940699cff9ffd633fbb0286792e4b3995816212c3dedae817f0ae24317c2')
+
+build() {
+  cd $pkgname-$_re2ver
+  make
+}
+
+check() {
+  cd $pkgname-$_re2ver
+  make test
+}
+
+package() {
+  cd $pkgname-$_re2ver
+  make prefix=/usr DESTDIR="$pkgdir" install
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


[arch-commits] Commit in ceph/trunk (PKGBUILD boost-1.66-compatibility.patch)

2018-01-04 Thread Thore Bödecker via arch-commits
Date: Thursday, January 4, 2018 @ 13:56:40
  Author: foxxx0
Revision: 278655

remove unnecessary patch

Modified:
  ceph/trunk/PKGBUILD
Deleted:
  ceph/trunk/boost-1.66-compatibility.patch

+
 PKGBUILD   |6 -
 boost-1.66-compatibility.patch |  204 ---
 2 files changed, 2 insertions(+), 208 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 13:36:35 UTC (rev 278654)
+++ PKGBUILD2018-01-04 13:56:40 UTC (rev 278655)
@@ -25,15 +25,13 @@
 'fix-ceph_disk-python-interpreter.patch'
 'fix-or-disable-broken-tests.patch'
 'fix-python2-paths.patch'
-'remove-distro-version-detection.patch'
-'boost-1.66-compatibility.patch')
+'remove-distro-version-detection.patch')
 
sha512sums=('89b166dc4b58e0110ebe0147eef9f47e1090ccee01702b3f72cfbdca856d02bf03b2663de9e88c84b21a2a61f8f92211e217a05b8bdcf7d5de3158adbe49db88'
 
'4354001c1abd9a0c385ba7bd529e3638fb6660b6a88d4e49706d4ac21c81b8e829303a20fb5445730bdac18c4865efb10bc809c1cd56d743c12aa9a52e160049'
 
'7abd94a333fb0d6c9f7156d69ed6d4bf123f0f3030407f4347209d677b282e5023664d43e74a21a27b7856d3493ae469a17ea8a810331c7266018cc34eee4841'
 
'40446e298ab6b735b149d26ac26d273d6e159c319bb79f112614f1d4933a5a2684007fc9a1d660c5d4a17075d8bac59019c6cc7e66d64d4e240a1a61454800ef'
 
'd5d9e8123833212f6cf0ecef209a5dd9b9a8ec70d780b5140884dc9f87690ec305fb2569c5d1da2b28deb05bd03caecc534acc9dc5ce7ec75e2580df4b5b2063'
-
'e2ed33e2ac37bfdb9597083388e1a87f10051e976033055d440b1a4bc2bd11148c29128fb9841771ca983c12fb36b343bcc04219dea87199321ceea9aa18b3cc'
-
'51d4e7aa735c611aabb150a1bee6f791cc2de0d808a750e0cadf771507cf810420078a057c7805a5ae763aa81bdf7bed33a3a4d803d3e9db3657c08e1005edce')
+
'e2ed33e2ac37bfdb9597083388e1a87f10051e976033055d440b1a4bc2bd11148c29128fb9841771ca983c12fb36b343bcc04219dea87199321ceea9aa18b3cc')
 
 prepare() {
   cd "${srcdir}/${pkgbase}-${pkgver}"

Deleted: boost-1.66-compatibility.patch
===
--- boost-1.66-compatibility.patch  2018-01-04 13:36:35 UTC (rev 278654)
+++ boost-1.66-compatibility.patch  2018-01-04 13:56:40 UTC (rev 278655)
@@ -1,204 +0,0 @@
-From 746c218c620d7681f6c9d769631ee1ac0d2b5987 Mon Sep 17 00:00:00 2001
-From: Casey Bodley 
-Date: Thu, 6 Jul 2017 16:31:23 -0400
-Subject: [PATCH 1/6] rgw: update beast frontend/submodule to v116
-
-Signed-off-by: Casey Bodley 

- src/rgw/rgw_env.cc   |  2 +-
- 5 files changed, 39 insertions(+), 79 deletions(-)
-
-diff --git a/src/rgw/rgw_env.cc b/src/rgw/rgw_env.cc
-index 8be133d67f80..f17b7832ba94 100644
 a/src/rgw/rgw_env.cc
-+++ b/src/rgw/rgw_env.cc
-@@ -19,7 +19,7 @@ void RGWEnv::init(CephContext *cct)
- 
- void RGWEnv::set(const boost::string_ref& name, const boost::string_ref& val)
- {
--  env_map[std::string{name}] = std::string{val};
-+  env_map[name.to_string()] = val.to_string();
- }
- 
- void RGWEnv::init(CephContext *cct, char **envp)
-
-From b904b575042d6598a9cf74d23beecd4884e097d2 Mon Sep 17 00:00:00 2001
-From: Casey Bodley 
-Date: Mon, 25 Sep 2017 11:13:08 -0400
-Subject: [PATCH 5/6] rgw: remove boost::coroutine and context deps
-
-the beast frontend no longer uses stackful coroutines, so these
-dependencies aren't necessary
-
-Signed-off-by: Casey Bodley 

- CMakeLists.txt | 4 
- src/rgw/CMakeLists.txt | 5 -
- 2 files changed, 9 deletions(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index d30d00eded8a..6b6a827a2e8f 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -543,10 +543,6 @@ if(WITH_MGR)
-   list(APPEND BOOST_COMPONENTS python)
- endif()
- 
--if(WITH_RADOSGW_BEAST_FRONTEND)
--  list(APPEND BOOST_COMPONENTS coroutine context)
--endif()
--
- set(Boost_USE_MULTITHREADED ON)
- # require minimally the bundled version
- if(WITH_SYSTEM_BOOST)
-diff --git a/src/rgw/CMakeLists.txt b/src/rgw/CMakeLists.txt
-index 8aa91b3fc031..cf93257e9a63 100644
 a/src/rgw/CMakeLists.txt
-+++ b/src/rgw/CMakeLists.txt
-@@ -173,11 +173,6 @@ endif (WITH_RADOSGW_BEAST_FRONTEND)
- add_library(radosgw_a STATIC ${radosgw_srcs}
-   $)
- target_link_libraries(radosgw_a rgw_a ${SSL_LIBRARIES})
--if(WITH_RADOSGW_BEAST_FRONTEND)
--  target_link_libraries(radosgw_a
--Boost::coroutine
--Boost::context)
--endif()
- 
- add_executable(radosgw rgw_main.cc)
- target_link_libraries(radosgw radosgw_a librados
-
-From 18c6235cb1af3268595d879c6b42c21c6dcc735a Mon Sep 17 00:00:00 2001
-From: Casey Bodley 
-Date: Mon, 18 Dec 2017 13:03:35 -0500
-Subject: [PATCH 1/5] cmake: update minimum boost version to 1.66
-
-Signed-off-by: Casey Bodley 

- CMakeLists.txt | 4 ++--
- 

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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 13:01:17
  Author: felixonmars
Revision: 278650

archrelease: copy trunk to community-staging-x86_64

Added:
  stack/repos/community-staging-x86_64/
  stack/repos/community-staging-x86_64/PKGBUILD
(from rev 278649, stack/trunk/PKGBUILD)
  stack/repos/community-staging-x86_64/stack.install
(from rev 278649, stack/trunk/stack.install)

---+
 PKGBUILD  |   76 
 stack.install |4 ++
 2 files changed, 80 insertions(+)

Copied: stack/repos/community-staging-x86_64/PKGBUILD (from rev 278649, 
stack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-04 13:01:17 UTC (rev 278650)
@@ -0,0 +1,76 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stack
+pkgver=1.6.3
+pkgrel=10
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 
'haskell-ansi-terminal'
+ 'haskell-async' 'haskell-attoparsec' 'haskell-base64-bytestring' 
'haskell-bindings-uname'
+ 'haskell-blaze-builder' 'haskell-clock' 'haskell-conduit' 
'haskell-conduit-extra'
+ 'haskell-cryptonite' 'haskell-cryptonite-conduit' 'haskell-echo' 
'haskell-exceptions'
+ 'haskell-extra' 'haskell-fast-logger' 'haskell-file-embed' 
'haskell-filelock'
+ 'haskell-fsnotify' 'haskell-generic-deriving' 'haskell-gitrev' 
'haskell-hackage-security'
+ 'haskell-hashable' 'haskell-hastache' 'haskell-hpack' 
'haskell-http-client'
+ 'haskell-http-client-tls' 'haskell-http-conduit' 'haskell-http-types' 
'haskell-memory'
+ 'haskell-microlens' 'haskell-microlens-mtl' 'haskell-mintty' 
'haskell-monad-logger'
+ 'haskell-mono-traversable' 'haskell-mtl' 'haskell-neat-interpolation' 
'haskell-network-uri'
+ 'haskell-open-browser' 'haskell-optparse-applicative' 
'haskell-optparse-simple'
+ 'haskell-path' 'haskell-path-io' 'haskell-persistent' 
'haskell-persistent-sqlite'
+ 'haskell-persistent-template' 'haskell-pid1' 'haskell-primitive' 
'haskell-project-template'
+ 'haskell-regex-applicative-text' 'haskell-resourcet' 'haskell-retry' 
'haskell-semigroups'
+ 'haskell-split' 'haskell-stm' 'haskell-store' 'haskell-store-core'
+ 'haskell-streaming-commons' 'haskell-tar' 'haskell-temporary' 
'haskell-text'
+ 'haskell-text-metrics' 'haskell-th-reify-many' 'haskell-tls' 
'haskell-unicode-transforms'
+ 'haskell-unix-compat' 'haskell-unliftio' 
'haskell-unordered-containers' 'haskell-vector'
+ 'haskell-yaml' 'haskell-zip-archive' 'haskell-zlib')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec' 'haskell-smallcheck')
+checkdepends=('cabal-install')
+conflicts=('haskell-stack')
+replaces=('haskell-stack')
+install="stack.install"
+source=("$pkgname-$pkgver.tar.gz::https://github.com/commercialhaskell/stack/archive/v$pkgver.tar.gz;)
+sha512sums=('28cb4d65fdcfdb999ef9ef853629b1590cde3fdd736c768c1e41350dec3a8dd3dae8519acef17eca6665c50f46fb3958cc2b9347a10b627842c47c0b9b0cd175')
+
+prepare() {
+  cd $pkgname-$pkgver
+  hpack
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+  -f-disable-git-info -f-integration-tests -f-static 
-f-hide-dependency-versions -f-supported-build
+  runhaskell Setup build
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # cabal update
+  LD_LIBRARY_PATH="$PWD"/dist/build PATH="$PWD"/dist/build/stack:"$PATH" 
runhaskell Setup test
+  # Integration tests will result in 4 failures on Arch currently
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+  install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+  runhaskell Setup copy --destdir="${pkgdir}"
+  install -D -m644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+  LD_PRELOAD=$(ls "$pkgdir"/usr/lib/libHSstack-*-ghc*.so) 
"${pkgdir}"/usr/bin/stack --bash-completion-script /usr/bin/stack > 
stack_completion_script
+  install -Dm644 stack_completion_script 
"${pkgdir}/usr/share/bash-completion/completions/stack"
+}

Copied: 

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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 13:00:27
  Author: felixonmars
Revision: 278649

upgpkg: stack 1.6.3-10

rebuild with unliftio,0.2.2.0

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 12:54:28 UTC (rev 278648)
+++ PKGBUILD2018-01-04 13:00:27 UTC (rev 278649)
@@ -4,7 +4,7 @@
 
 pkgname=stack
 pkgver=1.6.3
-pkgrel=9
+pkgrel=10
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("custom:BSD3")


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 12:54:28
  Author: felixonmars
Revision: 278648

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-yesod-auth/repos/community-staging-x86_64/
  haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD
(from rev 278647, haskell-yesod-auth/trunk/PKGBUILD)

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

Copied: haskell-yesod-auth/repos/community-staging-x86_64/PKGBUILD (from rev 
278647, haskell-yesod-auth/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-04 12:54:28 UTC (rev 278648)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod-auth
+pkgname=haskell-yesod-auth
+pkgver=1.4.21
+pkgrel=18
+pkgdesc="Authentication for Yesod."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-authenticate" 
"haskell-base16-bytestring"
+ "haskell-base64-bytestring" "haskell-blaze-builder" 
"haskell-blaze-html"
+ "haskell-blaze-markup" "haskell-byteable" "haskell-conduit" 
"haskell-conduit-extra"
+ "haskell-cryptonite" "haskell-data-default" "haskell-email-validate"
+ "haskell-file-embed" "haskell-http-client" "haskell-http-conduit" 
"haskell-http-types"
+ "haskell-lifted-base" "haskell-memory" "haskell-mime-mail" 
"haskell-network-uri"
+ "haskell-nonce" "haskell-persistent" "haskell-persistent-template" 
"haskell-random"
+ "haskell-resourcet" "haskell-safe" "haskell-shakespeare" 
"haskell-text"
+ "haskell-unordered-containers" "haskell-wai" "haskell-yesod-core" 
"haskell-yesod-form"
+ "haskell-yesod-persistent")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('827cfff9ffb0f533b0cbc68cac53be1a057dde531596b57d823c14a3e737ba7c26394fd33b93dc6ad881ff6cc62e3246807f338c21ebe895be45b856460e7e23')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fnetwork-uri
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 12:54:12
  Author: felixonmars
Revision: 278647

upgpkg: haskell-yesod-auth 1.4.21-18

rebuild with unliftio,0.2.2.0

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 12:53:08 UTC (rev 278646)
+++ PKGBUILD2018-01-04 12:54:12 UTC (rev 278647)
@@ -5,7 +5,7 @@
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
 pkgver=1.4.21
-pkgrel=17
+pkgrel=18
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 12:53:08
  Author: felixonmars
Revision: 278646

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-nonce/repos/community-staging-x86_64/PKGBUILD (from rev 278645, 
haskell-nonce/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-04 12:53:08 UTC (rev 278646)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=nonce
+pkgname=haskell-nonce
+pkgver=1.0.5
+pkgrel=4
+pkgdesc="Generate cryptographic nonces."
+url="https://github.com/prowdsponsor/nonce;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-base64-bytestring' 'haskell-entropy' 
'haskell-text' 'haskell-unliftio'
+ 'haskell-unliftio-core')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('234aac4ed72ed6d1a6bc990624362a40c6fd1941e51bb546c6119261e793b996eb410f746b2cae2b614b495aa109c781199a8c56ce66a16277c0316cbad3b0e3')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 12:52:52
  Author: felixonmars
Revision: 278645

upgpkg: haskell-nonce 1.0.5-4

rebuild with unliftio,0.2.2.0

Modified:
  haskell-nonce/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 12:52:19 UTC (rev 278644)
+++ PKGBUILD2018-01-04 12:52:52 UTC (rev 278645)
@@ -5,7 +5,7 @@
 _hkgname=nonce
 pkgname=haskell-nonce
 pkgver=1.0.5
-pkgrel=3
+pkgrel=4
 pkgdesc="Generate cryptographic nonces."
 url="https://github.com/prowdsponsor/nonce;
 license=("custom:BSD3")


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 12:52:04
  Author: felixonmars
Revision: 278643

upgpkg: haskell-unliftio 0.2.2.0-1

rebuild with unliftio,0.2.2.0

Modified:
  haskell-unliftio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 12:49:50 UTC (rev 278642)
+++ PKGBUILD2018-01-04 12:52:04 UTC (rev 278643)
@@ -4,7 +4,7 @@
 
 _hkgname=unliftio
 pkgname=haskell-unliftio
-pkgver=0.2.1.0
+pkgver=0.2.2.0
 pkgrel=1
 pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries 
included)"
 url="https://github.com/fpco/monad-unlift;
@@ -11,15 +11,15 @@
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-async' 'haskell-stm' 'haskell-unliftio-core')
-makedepends=('ghc')
+makedepends=('ghc' 'haskell-hspec')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('02548a289d55005e4c46c99b6591b5d04c715f340eaaadb68de4e2584f0ba169c14f020368952435048cc7c15671963b0f52afeb28dc2abcb7d20756eade7d66')
+sha512sums=('8e0745ea9de19b723a41bc92159043400aed83fd7836607dfa0dee0311cee8f4bef7a161c271404d88a99f6cf39c4f251e532510409e8b469ba67288b8998909')
 
 build() {
-cd "${srcdir}/${_hkgname}-${pkgver}"
+cd $_hkgname-$pkgver
 
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
 runhaskell Setup register --gen-script
@@ -28,8 +28,13 @@
 sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
 }
 
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
 package() {
-cd "${srcdir}/${_hkgname}-${pkgver}"
+cd $_hkgname-$pkgver
 
 install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
 install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 12:52:19
  Author: felixonmars
Revision: 278644

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-unliftio/repos/community-staging-x86_64/PKGBUILD (from rev 
278643, haskell-unliftio/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-04 12:52:19 UTC (rev 278644)
@@ -0,0 +1,44 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=unliftio
+pkgname=haskell-unliftio
+pkgver=0.2.2.0
+pkgrel=1
+pkgdesc="The MonadUnliftIO typeclass for unlifting monads to IO (batteries 
included)"
+url="https://github.com/fpco/monad-unlift;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-async' 'haskell-stm' 'haskell-unliftio-core')
+makedepends=('ghc' 'haskell-hspec')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('8e0745ea9de19b723a41bc92159043400aed83fd7836607dfa0dee0311cee8f4bef7a161c271404d88a99f6cf39c4f251e532510409e8b469ba67288b8998909')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 12:40:12
  Author: felixonmars
Revision: 278640

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
278639, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-04 12:40:12 UTC (rev 278640)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.10.0.0
+pkgrel=15
+pkgdesc="A static website compiler library"
+url="http://jaspervdj.be/hakyll;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-blaze-html' 'haskell-blaze-markup' 
'haskell-cryptohash'
+ 'haskell-data-default' 'haskell-fsnotify' 'haskell-http-conduit' 
'haskell-http-types'
+ 'haskell-lrucache' 'haskell-mtl' 'haskell-network' 
'haskell-network-uri'
+ 'haskell-optparse-applicative' 'pandoc' 'pandoc-citeproc' 
'haskell-parsec'
+ 'haskell-random' 'haskell-regex-base' 'haskell-regex-tdfa' 
'haskell-resourcet'
+ 'haskell-scientific' 'haskell-system-filepath' 'haskell-tagsoup' 
'haskell-text'
+ 'haskell-time-locale-compat' 'haskell-unordered-containers' 
'haskell-vector' 'haskell-wai'
+ 'haskell-wai-app-static' 'haskell-warp' 'haskell-yaml')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit'
+ 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('17c5986ba3a522d081067e7d728113311b918289c2b35da372d5804d1606fe58494249b3acc9e0988a0608f8d9715eace172f6e64fed1e45625b791410a61d37')
+
+prepare() {
+sed -e 's/tasty  >= 0.11 && < 0.12,/tasty,/' \
+-e 's/tasty-hunit>= 0.9  && < 0.10,/tasty-hunit,/' \
+-i $_hkgname-$pkgver/$_hkgname.cabal
+}
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fcheckexternal -fwatchserver -fpreviewserver
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+LC_CTYPE=en_US.UTF-8 runhaskell Setup test
+# pandoc 2.0.6 is causing the test suite of hakyll to hang
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 12:39:57
  Author: felixonmars
Revision: 278639

upgpkg: haskell-hakyll 4.10.0.0-15

rebuild with pandoc-citeproc,0.12.2.5

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 12:39:08 UTC (rev 278638)
+++ PKGBUILD2018-01-04 12:39:57 UTC (rev 278639)
@@ -5,7 +5,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.10.0.0
-pkgrel=14
+pkgrel=15
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll;
 license=("custom:BSD3")


[arch-commits] Commit in (dvdauthor)

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 12:39:24
  Author: bpiotrowski
Revision: 314034

extra2community: Moving dvdauthor from extra to community

Deleted:
  dvdauthor/


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

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 12:39:08
  Author: bpiotrowski
Revision: 278638

archrelease: copy trunk to community-x86_64

Added:
  dvdauthor/repos/community-x86_64/
  dvdauthor/repos/community-x86_64/PKGBUILD
(from rev 278637, dvdauthor/trunk/PKGBUILD)

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

Copied: dvdauthor/repos/community-x86_64/PKGBUILD (from rev 278637, 
dvdauthor/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2018-01-04 12:39:08 UTC (rev 278638)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer:
+# Contributor: Giovanni Scafora 
+# Contributor: Travis Willard 
+# Contributor: Jaroslaw Swierczynski 
+# Contributor: Nicolai Lissner 
+
+pkgname=dvdauthor
+pkgver=0.7.2
+pkgrel=2
+pkgdesc="DVD authoring tools"
+arch=('x86_64')
+url="http://dvdauthor.sourceforge.net/;
+license=('GPL')
+depends=('libdvdread' 'libmagick6' 'libxml2' 'libpng' 'fribidi')
+makedepends=('imagemagick') # for the *-config wrappers
+options=('!makeflags')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('3020a92de9f78eb36f48b6f22d5a001c47107826634a785a62dfcd080f612eb7')
+
+build() {
+  cd ${pkgname}
+  PKG_CONFIG_PATH="/usr/lib/imagemagick6/pkgconfig" \
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd ${pkgname}
+
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in (4 files)

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 12:39:04
  Author: bpiotrowski
Revision: 278637

extra2community: Moving dvdauthor from extra to community

Added:
  dvdauthor/
  dvdauthor/repos/
  dvdauthor/trunk/
  dvdauthor/trunk/PKGBUILD

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

Added: dvdauthor/trunk/PKGBUILD
===
--- dvdauthor/trunk/PKGBUILD(rev 0)
+++ dvdauthor/trunk/PKGBUILD2018-01-04 12:39:04 UTC (rev 278637)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer:
+# Contributor: Giovanni Scafora 
+# Contributor: Travis Willard 
+# Contributor: Jaroslaw Swierczynski 
+# Contributor: Nicolai Lissner 
+
+pkgname=dvdauthor
+pkgver=0.7.2
+pkgrel=2
+pkgdesc="DVD authoring tools"
+arch=('x86_64')
+url="http://dvdauthor.sourceforge.net/;
+license=('GPL')
+depends=('libdvdread' 'libmagick6' 'libxml2' 'libpng' 'fribidi')
+makedepends=('imagemagick') # for the *-config wrappers
+options=('!makeflags')
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('3020a92de9f78eb36f48b6f22d5a001c47107826634a785a62dfcd080f612eb7')
+
+build() {
+  cd ${pkgname}
+  PKG_CONFIG_PATH="/usr/lib/imagemagick6/pkgconfig" \
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd ${pkgname}
+
+  make DESTDIR="${pkgdir}" install
+}


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


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 12:37:58
  Author: felixonmars
Revision: 278636

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD (from rev 
278635, pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-04 12:37:58 UTC (rev 278636)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-citeproc
+pkgver=0.12.2.5
+pkgrel=1
+pkgdesc="Supports using pandoc with citeproc"
+url="https://hackage.haskell.org/package/$pkgname;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 'haskell-attoparsec'
+ 'haskell-data-default' 'haskell-hs-bibutils' 'haskell-mtl' 
'haskell-old-locale' 'pandoc'
+ 'haskell-pandoc-types' 'haskell-parsec' 'haskell-rfc5051' 
'haskell-setenv' 'haskell-split'
+ 'haskell-syb' 'haskell-tagsoup' 'haskell-temporary' 'haskell-text' 
'haskell-text-icu'
+ 'haskell-unordered-containers' 'haskell-vector' 'haskell-xml-conduit' 
'haskell-yaml')
+conflicts=('haskell-pandoc-citeproc')
+replaces=('haskell-pandoc-citeproc')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/$pkgname/${pkgver}/$pkgname-${pkgver}.tar.gz;)
+sha512sums=('f8072d9ca2e9cf04f506094fbf9c15eb6f53a19a602dfb565ed611e4f0f287166ec5097f59fe89b1b070e2b0137f57a7f977027b99dc4d422ad7a98dac3a85c6')
+
+prepare() {
+cd "${srcdir}/$pkgname-${pkgver}"
+# TODO: find a better solution
+sed -i 
"s|(\"HOME\",\".\")|(\"HOME\",\".\"),(\"LD_LIBRARY_PATH\",\"$PWD/dist/build\"),(\"pandoc_citeproc_datadir\",\"$PWD\")|"
 tests/test-pandoc-citeproc.hs
+}
+
+build() {
+cd "${srcdir}/$pkgname-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/$pkgname" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-debug -f-test_citeproc -funicode_collation -f-embed_data_files 
-fbibutils -f-static
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $pkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd "${srcdir}/$pkgname-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/$pkgname.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/$pkgname.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" "${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/$pkgname/LICENSE"
+}


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 12:37:42
  Author: felixonmars
Revision: 278635

upgpkg: pandoc-citeproc 0.12.2.5-1

rebuild with pandoc-citeproc,0.12.2.5

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 12:37:28 UTC (rev 278634)
+++ PKGBUILD2018-01-04 12:37:42 UTC (rev 278635)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=pandoc-citeproc
-pkgver=0.12.2.3
-pkgrel=5
+pkgver=0.12.2.5
+pkgrel=1
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/$pkgname;
 license=("custom:BSD3")
@@ -18,7 +18,7 @@
 replaces=('haskell-pandoc-citeproc')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/$pkgname/${pkgver}/$pkgname-${pkgver}.tar.gz;)
-sha512sums=('1652bcbf6720ec823aef0d1363fdafaa31a1ea89c592eb7df014b8c0a2f61d9ed771de65ba8d4612f48840d1f8f749a0835c776600875bda6458f7991391817f')
+sha512sums=('f8072d9ca2e9cf04f506094fbf9c15eb6f53a19a602dfb565ed611e4f0f287166ec5097f59fe89b1b070e2b0137f57a7f977027b99dc4d422ad7a98dac3a85c6')
 
 prepare() {
 cd "${srcdir}/$pkgname-${pkgver}"


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 12:37:12
  Author: felixonmars
Revision: 278633

upgpkg: cgrep 6.6.22-1

Modified:
  cgrep/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 11:45:14 UTC (rev 278632)
+++ PKGBUILD2018-01-04 12:37:12 UTC (rev 278633)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=cgrep
-pkgver=6.6.17
-pkgrel=26
+pkgver=6.6.22
+pkgrel=1
 pkgdesc="A context-aware grep for source codes"
 url="http://awgn.github.io/cgrep/;
 license=("GPL2")
@@ -16,7 +16,7 @@
  "haskell-utf8-string")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('382649e70a112614ab270fb287cf289572411b33f3d89f72b855bd0aa515ee17d7589f019446b3cdd5024b4cbde4272c955520abe0bcf7f92890f575a937635d')
+sha512sums=('d5504fb9d6da4c1bf3bf59297d4c9084af179657710357df89059f36aa3cba10e65089e425a76b36a26943815cad590e7d174d60f7bf29a2a80293b544fb95b6')
 
 prepare() {
 sed -e 's/Either/Except/' \


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 12:37:28
  Author: felixonmars
Revision: 278634

archrelease: copy trunk to community-x86_64

Added:
  cgrep/repos/community-x86_64/PKGBUILD
(from rev 278633, cgrep/trunk/PKGBUILD)
Deleted:
  cgrep/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 12:37:12 UTC (rev 278633)
+++ PKGBUILD2018-01-04 12:37:28 UTC (rev 278634)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-# Contributor: Arch Haskell Team 
-
-pkgname=cgrep
-pkgver=6.6.17
-pkgrel=26
-pkgdesc="A context-aware grep for source codes"
-url="http://awgn.github.io/cgrep/;
-license=("GPL2")
-arch=('x86_64')
-depends=('ghc-libs' "haskell-ansi-terminal" "haskell-async" "haskell-cmdargs" 
"haskell-dlist"
- "haskell-either" "haskell-mtl" "haskell-regex-base" 
"haskell-regex-pcre"
- "haskell-regex-posix" "haskell-safe" "haskell-split" "haskell-stm" 
"haskell-stringsearch"
- "haskell-unix-compat" "haskell-unicode-show" 
"haskell-unordered-containers"
- "haskell-utf8-string")
-makedepends=('ghc')
-source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('382649e70a112614ab270fb287cf289572411b33f3d89f72b855bd0aa515ee17d7589f019446b3cdd5024b4cbde4272c955520abe0bcf7f92890f575a937635d')
-
-prepare() {
-sed -e 's/Either/Except/' \
--e 's/left/throwError/' \
--e '/import Data.List/a import Control.Monad.Error.Class (throwError)' 
\
--i $pkgname-$pkgver/src/Main.hs
-}
-
-build() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-
-runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic 
--docdir="/usr/share/doc/${pkgname}"
-runhaskell Setup build
-}
-
-package() {
-cd "${srcdir}/${pkgname}-${pkgver}"
-runhaskell Setup copy --destdir="${pkgdir}"
-}

Copied: cgrep/repos/community-x86_64/PKGBUILD (from rev 278633, 
cgrep/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 12:37:28 UTC (rev 278634)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=cgrep
+pkgver=6.6.22
+pkgrel=1
+pkgdesc="A context-aware grep for source codes"
+url="http://awgn.github.io/cgrep/;
+license=("GPL2")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-ansi-terminal" "haskell-async" "haskell-cmdargs" 
"haskell-dlist"
+ "haskell-either" "haskell-mtl" "haskell-regex-base" 
"haskell-regex-pcre"
+ "haskell-regex-posix" "haskell-safe" "haskell-split" "haskell-stm" 
"haskell-stringsearch"
+ "haskell-unix-compat" "haskell-unicode-show" 
"haskell-unordered-containers"
+ "haskell-utf8-string")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('d5504fb9d6da4c1bf3bf59297d4c9084af179657710357df89059f36aa3cba10e65089e425a76b36a26943815cad590e7d174d60f7bf29a2a80293b544fb95b6')
+
+prepare() {
+sed -e 's/Either/Except/' \
+-e 's/left/throwError/' \
+-e '/import Data.List/a import Control.Monad.Error.Class (throwError)' 
\
+-i $pkgname-$pkgver/src/Main.hs
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic 
--docdir="/usr/share/doc/${pkgname}"
+runhaskell Setup build
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+}


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

2018-01-04 Thread Alexander Rødseth via arch-commits
Date: Thursday, January 4, 2018 @ 11:45:14
  Author: arodseth
Revision: 278632

archrelease: copy trunk to community-x86_64

Added:
  hwinfo/repos/community-x86_64/PKGBUILD
(from rev 278631, hwinfo/trunk/PKGBUILD)
  hwinfo/repos/community-x86_64/custom_ioctl.patch
(from rev 278631, hwinfo/trunk/custom_ioctl.patch)
Deleted:
  hwinfo/repos/community-x86_64/PKGBUILD
  hwinfo/repos/community-x86_64/custom_ioctl.patch

+
 PKGBUILD   |   84 +--
 custom_ioctl.patch |   32 +--
 2 files changed, 58 insertions(+), 58 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 11:43:54 UTC (rev 278631)
+++ PKGBUILD2018-01-04 11:45:14 UTC (rev 278632)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Kaiting Chen 
-# Contributor: Gergely Imreh 
-# Contributor: champus, madeye, ranguvar and ninja_pt
-
-pkgname=hwinfo
-pkgver=21.50
-pkgrel=1
-pkgdesc='Hardware detection tool from openSUSE'
-arch=('x86_64')
-url='https://github.com/openSUSE/hwinfo'
-license=('GPL2')
-depends=('libx86emu' 'bash' 'perl')
-makedepends=('sysfsutils' 'flex' 'git')
-options=('!emptydirs')
-source=("https://github.com/openSUSE/$pkgname/archive/$pkgver.tar.gz;
-'custom_ioctl.patch')
-sha256sums=('e1008aab25e8da2a4f21d48b0ea9fdba5f1182b95a7f4e8905d4fc16229b0fad'
-'6e83b50aa34f31db5fe6de938402e7c4dda6ffa9ffe1346c076e4779018fcf1d')
-
-prepare() {
-  # Patching
-  cd "$pkgname-$pkgver"
-  patch -p0 -i ../custom_ioctl.patch
-  echo 'touch changelog' > git2log
-}
-
-build() {
-  make -C "$pkgname-$pkgver" -j1 \
-HWINFO_VERSION="$pkgver" \
-CFLAGS+="-fPIC -I$srcdir/$pkgname-$pkgver/src/hd" \
-LIBDIR=/usr/lib
-}
-
-package() {
-  make -C "$pkgname-$pkgver" LIBDIR=/usr/lib DESTDIR="$pkgdir" install
-  mv "$pkgdir/usr/sbin" "$pkgdir/usr/bin"
-}
-
-# getver: https://github.com/openSUSE/hwinfo/releases
-# vim:set ts=2 sw=2 et:

Copied: hwinfo/repos/community-x86_64/PKGBUILD (from rev 278631, 
hwinfo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 11:45:14 UTC (rev 278632)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Kaiting Chen 
+# Contributor: Gergely Imreh 
+# Contributor: champus, madeye, ranguvar and ninja_pt
+
+pkgname=hwinfo
+pkgver=21.50
+pkgrel=1
+pkgdesc='Hardware detection tool from openSUSE'
+arch=('x86_64')
+url='https://github.com/openSUSE/hwinfo'
+license=('GPL2')
+depends=('libx86emu' 'bash' 'perl')
+makedepends=('sysfsutils' 'flex' 'git')
+options=('!emptydirs')
+source=("https://github.com/openSUSE/$pkgname/archive/$pkgver.tar.gz;
+'custom_ioctl.patch')
+sha256sums=('e1008aab25e8da2a4f21d48b0ea9fdba5f1182b95a7f4e8905d4fc16229b0fad'
+'6e83b50aa34f31db5fe6de938402e7c4dda6ffa9ffe1346c076e4779018fcf1d')
+
+prepare() {
+  # Patching
+  cd "$pkgname-$pkgver"
+  patch -p0 -i ../custom_ioctl.patch
+  echo 'touch changelog' > git2log
+}
+
+build() {
+  make -C "$pkgname-$pkgver" -j1 \
+HWINFO_VERSION="$pkgver" \
+CFLAGS+="-fPIC -I$srcdir/$pkgname-$pkgver/src/hd" \
+LIBDIR=/usr/lib
+}
+
+package() {
+  make -C "$pkgname-$pkgver" LIBDIR=/usr/lib DESTDIR="$pkgdir" install
+  mv "$pkgdir/usr/sbin" "$pkgdir/usr/bin"
+}
+
+# getver: https://github.com/openSUSE/hwinfo/releases
+# vim:set ts=2 sw=2 et:

Deleted: custom_ioctl.patch
===
--- custom_ioctl.patch  2018-01-04 11:43:54 UTC (rev 278631)
+++ custom_ioctl.patch  2018-01-04 11:45:14 UTC (rev 278632)
@@ -1,16 +0,0 @@
 src/hd/kbd.c.old   2010-03-15 23:37:52.0 +0800
-+++ src/hd/kbd.c   2010-03-22 10:50:58.0 +0800
-@@ -146,11 +146,13 @@
-   }
- 
-   if(!dev && (fd = open(DEV_CONSOLE, O_RDWR | O_NONBLOCK | O_NOCTTY)) >= 0) {
-+/* Removing since TIOCGDEV is not supported by the mainline kernel
- if(ioctl(fd, TIOCGDEV, ) != -1) {
-   tty_major = (u >> 8) & 0xfff;
-   tty_minor = (u & 0xff) | ((u >> 12) & 0xfff00);
-   ADD2LOG(DEV_CONSOLE ": major %u, minor %u\n", tty_major, tty_minor);
- }
-+*/
- 
- if (0)
-   ;

Copied: hwinfo/repos/community-x86_64/custom_ioctl.patch (from rev 278631, 
hwinfo/trunk/custom_ioctl.patch)
===
--- custom_ioctl.patch  (rev 0)
+++ custom_ioctl.patch  2018-01-04 11:45:14 UTC (rev 278632)
@@ -0,0 +1,16 @@
+--- src/hd/kbd.c.old   2010-03-15 23:37:52.0 +0800
 src/hd/kbd.c   2010-03-22 10:50:58.0 +0800
+@@ -146,11 +146,13 @@
+   }
+ 
+   if(!dev && (fd = open(DEV_CONSOLE, O_RDWR | O_NONBLOCK | O_NOCTTY)) >= 0) {
++/* 

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

2018-01-04 Thread Alexander Rødseth via arch-commits
Date: Thursday, January 4, 2018 @ 11:43:54
  Author: arodseth
Revision: 278631

archrelease: copy trunk to community-x86_64

Added:
  hwinfo/repos/community-x86_64/PKGBUILD
(from rev 278630, hwinfo/trunk/PKGBUILD)
  hwinfo/repos/community-x86_64/custom_ioctl.patch
(from rev 278630, hwinfo/trunk/custom_ioctl.patch)
Deleted:
  hwinfo/repos/community-x86_64/PKGBUILD
  hwinfo/repos/community-x86_64/custom_ioctl.patch

+
 PKGBUILD   |   84 +--
 custom_ioctl.patch |   32 +--
 2 files changed, 58 insertions(+), 58 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 11:41:03 UTC (rev 278630)
+++ PKGBUILD2018-01-04 11:43:54 UTC (rev 278631)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Kaiting Chen 
-# Contributor: Gergely Imreh 
-# Contributor: champus, madeye, ranguvar and ninja_pt
-
-pkgname=hwinfo
-pkgver=21.50
-pkgrel=1
-pkgdesc='Hardware detection tool from openSUSE'
-arch=('x86_64')
-url='https://github.com/openSUSE/hwinfo'
-license=('GPL2')
-depends=('libx86emu' 'bash' 'perl')
-makedepends=('sysfsutils' 'flex' 'git')
-options=('!emptydirs')
-source=("https://github.com/openSUSE/$pkgname/archive/$pkgver.tar.gz;
-'custom_ioctl.patch')
-sha256sums=('e1008aab25e8da2a4f21d48b0ea9fdba5f1182b95a7f4e8905d4fc16229b0fad'
-'6e83b50aa34f31db5fe6de938402e7c4dda6ffa9ffe1346c076e4779018fcf1d')
-
-prepare() {
-  # Patching
-  cd "$pkgname-$pkgver"
-  patch -p0 -i ../custom_ioctl.patch
-  echo 'touch changelog' > git2log
-}
-
-build() {
-  make -C "$pkgname-$pkgver" -j1 \
-HWINFO_VERSION="$pkgver" \
-CFLAGS+="-fPIC -I$srcdir/$pkgname-$pkgver/src/hd" \
-LIBDIR=/usr/lib
-}
-
-package() {
-  make -C "$pkgname-$pkgver" LIBDIR=/usr/lib DESTDIR="$pkgdir" install
-  mv "$pkgdir/usr/sbin" "$pkgdir/usr/bin"
-}
-
-# getver: https://github.com/openSUSE/hwinfo/releases
-# vim:set ts=2 sw=2 et:

Copied: hwinfo/repos/community-x86_64/PKGBUILD (from rev 278630, 
hwinfo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 11:43:54 UTC (rev 278631)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Kaiting Chen 
+# Contributor: Gergely Imreh 
+# Contributor: champus, madeye, ranguvar and ninja_pt
+
+pkgname=hwinfo
+pkgver=21.50
+pkgrel=1
+pkgdesc='Hardware detection tool from openSUSE'
+arch=('x86_64')
+url='https://github.com/openSUSE/hwinfo'
+license=('GPL2')
+depends=('libx86emu' 'bash' 'perl')
+makedepends=('sysfsutils' 'flex' 'git')
+options=('!emptydirs')
+source=("https://github.com/openSUSE/$pkgname/archive/$pkgver.tar.gz;
+'custom_ioctl.patch')
+sha256sums=('e1008aab25e8da2a4f21d48b0ea9fdba5f1182b95a7f4e8905d4fc16229b0fad'
+'6e83b50aa34f31db5fe6de938402e7c4dda6ffa9ffe1346c076e4779018fcf1d')
+
+prepare() {
+  # Patching
+  cd "$pkgname-$pkgver"
+  patch -p0 -i ../custom_ioctl.patch
+  echo 'touch changelog' > git2log
+}
+
+build() {
+  make -C "$pkgname-$pkgver" -j1 \
+HWINFO_VERSION="$pkgver" \
+CFLAGS+="-fPIC -I$srcdir/$pkgname-$pkgver/src/hd" \
+LIBDIR=/usr/lib
+}
+
+package() {
+  make -C "$pkgname-$pkgver" LIBDIR=/usr/lib DESTDIR="$pkgdir" install
+  mv "$pkgdir/usr/sbin" "$pkgdir/usr/bin"
+}
+
+# getver: https://github.com/openSUSE/hwinfo/releases
+# vim:set ts=2 sw=2 et:

Deleted: custom_ioctl.patch
===
--- custom_ioctl.patch  2018-01-04 11:41:03 UTC (rev 278630)
+++ custom_ioctl.patch  2018-01-04 11:43:54 UTC (rev 278631)
@@ -1,16 +0,0 @@
 src/hd/kbd.c.old   2010-03-15 23:37:52.0 +0800
-+++ src/hd/kbd.c   2010-03-22 10:50:58.0 +0800
-@@ -146,11 +146,13 @@
-   }
- 
-   if(!dev && (fd = open(DEV_CONSOLE, O_RDWR | O_NONBLOCK | O_NOCTTY)) >= 0) {
-+/* Removing since TIOCGDEV is not supported by the mainline kernel
- if(ioctl(fd, TIOCGDEV, ) != -1) {
-   tty_major = (u >> 8) & 0xfff;
-   tty_minor = (u & 0xff) | ((u >> 12) & 0xfff00);
-   ADD2LOG(DEV_CONSOLE ": major %u, minor %u\n", tty_major, tty_minor);
- }
-+*/
- 
- if (0)
-   ;

Copied: hwinfo/repos/community-x86_64/custom_ioctl.patch (from rev 278630, 
hwinfo/trunk/custom_ioctl.patch)
===
--- custom_ioctl.patch  (rev 0)
+++ custom_ioctl.patch  2018-01-04 11:43:54 UTC (rev 278631)
@@ -0,0 +1,16 @@
+--- src/hd/kbd.c.old   2010-03-15 23:37:52.0 +0800
 src/hd/kbd.c   2010-03-22 10:50:58.0 +0800
+@@ -146,11 +146,13 @@
+   }
+ 
+   if(!dev && (fd = open(DEV_CONSOLE, O_RDWR | O_NONBLOCK | O_NOCTTY)) >= 0) {
++/* 

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

2018-01-04 Thread Alexander Rødseth via arch-commits
Date: Thursday, January 4, 2018 @ 11:41:03
  Author: arodseth
Revision: 278630

archrelease: copy trunk to community-x86_64

Added:
  hwinfo/repos/community-x86_64/PKGBUILD
(from rev 278629, hwinfo/trunk/PKGBUILD)
  hwinfo/repos/community-x86_64/custom_ioctl.patch
(from rev 278629, hwinfo/trunk/custom_ioctl.patch)
Deleted:
  hwinfo/repos/community-x86_64/PKGBUILD
  hwinfo/repos/community-x86_64/custom_ioctl.patch

+
 PKGBUILD   |   84 +--
 custom_ioctl.patch |   32 +--
 2 files changed, 58 insertions(+), 58 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 11:40:39 UTC (rev 278629)
+++ PKGBUILD2018-01-04 11:41:03 UTC (rev 278630)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Kaiting Chen 
-# Contributor: Gergely Imreh 
-# Contributor: champus, madeye, ranguvar and ninja_pt
-
-pkgname=hwinfo
-pkgver=21.38
-pkgrel=1
-pkgdesc='Hardware detection tool from openSUSE'
-arch=('x86_64' 'i686')
-url='https://github.com/openSUSE/hwinfo'
-license=('GPL2')
-depends=('libx86emu' 'bash' 'perl')
-makedepends=('sysfsutils' 'flex' 'git')
-options=('!emptydirs')
-source=("https://github.com/openSUSE/$pkgname/archive/$pkgver.tar.gz;
-'custom_ioctl.patch')
-sha256sums=('03877e41c09c40708ba03f48192b8e1cff9bad67d11044d6abcc2ce56f7d710e'
-'6e83b50aa34f31db5fe6de938402e7c4dda6ffa9ffe1346c076e4779018fcf1d')
-
-prepare() {
-  # Patching
-  cd "$pkgname-$pkgver"
-  patch -p0 -i ../custom_ioctl.patch
-  echo 'touch changelog' > git2log
-}
-
-build() {
-  make -C "$pkgname-$pkgver" -j1 \
-HWINFO_VERSION="$pkgver" \
-CFLAGS+="-fPIC -I$srcdir/$pkgname-$pkgver/src/hd" \
-LIBDIR=/usr/lib
-}
-
-package() {
-  make -C "$pkgname-$pkgver" LIBDIR=/usr/lib DESTDIR="$pkgdir" install
-  mv "$pkgdir/usr/sbin" "$pkgdir/usr/bin"
-}
-
-# getver: https://github.com/openSUSE/hwinfo/releases
-# vim:set ts=2 sw=2 et:

Copied: hwinfo/repos/community-x86_64/PKGBUILD (from rev 278629, 
hwinfo/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 11:41:03 UTC (rev 278630)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+# Contributor: Kaiting Chen 
+# Contributor: Gergely Imreh 
+# Contributor: champus, madeye, ranguvar and ninja_pt
+
+pkgname=hwinfo
+pkgver=21.50
+pkgrel=1
+pkgdesc='Hardware detection tool from openSUSE'
+arch=('x86_64')
+url='https://github.com/openSUSE/hwinfo'
+license=('GPL2')
+depends=('libx86emu' 'bash' 'perl')
+makedepends=('sysfsutils' 'flex' 'git')
+options=('!emptydirs')
+source=("https://github.com/openSUSE/$pkgname/archive/$pkgver.tar.gz;
+'custom_ioctl.patch')
+sha256sums=('e1008aab25e8da2a4f21d48b0ea9fdba5f1182b95a7f4e8905d4fc16229b0fad'
+'6e83b50aa34f31db5fe6de938402e7c4dda6ffa9ffe1346c076e4779018fcf1d')
+
+prepare() {
+  # Patching
+  cd "$pkgname-$pkgver"
+  patch -p0 -i ../custom_ioctl.patch
+  echo 'touch changelog' > git2log
+}
+
+build() {
+  make -C "$pkgname-$pkgver" -j1 \
+HWINFO_VERSION="$pkgver" \
+CFLAGS+="-fPIC -I$srcdir/$pkgname-$pkgver/src/hd" \
+LIBDIR=/usr/lib
+}
+
+package() {
+  make -C "$pkgname-$pkgver" LIBDIR=/usr/lib DESTDIR="$pkgdir" install
+  mv "$pkgdir/usr/sbin" "$pkgdir/usr/bin"
+}
+
+# getver: https://github.com/openSUSE/hwinfo/releases
+# vim:set ts=2 sw=2 et:

Deleted: custom_ioctl.patch
===
--- custom_ioctl.patch  2018-01-04 11:40:39 UTC (rev 278629)
+++ custom_ioctl.patch  2018-01-04 11:41:03 UTC (rev 278630)
@@ -1,16 +0,0 @@
 src/hd/kbd.c.old   2010-03-15 23:37:52.0 +0800
-+++ src/hd/kbd.c   2010-03-22 10:50:58.0 +0800
-@@ -146,11 +146,13 @@
-   }
- 
-   if(!dev && (fd = open(DEV_CONSOLE, O_RDWR | O_NONBLOCK | O_NOCTTY)) >= 0) {
-+/* Removing since TIOCGDEV is not supported by the mainline kernel
- if(ioctl(fd, TIOCGDEV, ) != -1) {
-   tty_major = (u >> 8) & 0xfff;
-   tty_minor = (u & 0xff) | ((u >> 12) & 0xfff00);
-   ADD2LOG(DEV_CONSOLE ": major %u, minor %u\n", tty_major, tty_minor);
- }
-+*/
- 
- if (0)
-   ;

Copied: hwinfo/repos/community-x86_64/custom_ioctl.patch (from rev 278629, 
hwinfo/trunk/custom_ioctl.patch)
===
--- custom_ioctl.patch  (rev 0)
+++ custom_ioctl.patch  2018-01-04 11:41:03 UTC (rev 278630)
@@ -0,0 +1,16 @@
+--- src/hd/kbd.c.old   2010-03-15 23:37:52.0 +0800
 src/hd/kbd.c   2010-03-22 10:50:58.0 +0800
+@@ -146,11 +146,13 @@
+   }
+ 
+   if(!dev && (fd = open(DEV_CONSOLE, O_RDWR | O_NONBLOCK | O_NOCTTY)) >= 0) {
++   

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

2018-01-04 Thread Alexander Rødseth via arch-commits
Date: Thursday, January 4, 2018 @ 11:40:39
  Author: arodseth
Revision: 278629

upgpkg: hwinfo 21.50-1

Modified:
  hwinfo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 11:10:56 UTC (rev 278628)
+++ PKGBUILD2018-01-04 11:40:39 UTC (rev 278629)
@@ -5,7 +5,7 @@
 # Contributor: champus, madeye, ranguvar and ninja_pt
 
 pkgname=hwinfo
-pkgver=21.38
+pkgver=21.50
 pkgrel=1
 pkgdesc='Hardware detection tool from openSUSE'
 arch=('x86_64')
@@ -16,7 +16,7 @@
 options=('!emptydirs')
 source=("https://github.com/openSUSE/$pkgname/archive/$pkgver.tar.gz;
 'custom_ioctl.patch')
-sha256sums=('03877e41c09c40708ba03f48192b8e1cff9bad67d11044d6abcc2ce56f7d710e'
+sha256sums=('e1008aab25e8da2a4f21d48b0ea9fdba5f1182b95a7f4e8905d4fc16229b0fad'
 '6e83b50aa34f31db5fe6de938402e7c4dda6ffa9ffe1346c076e4779018fcf1d')
 
 prepare() {


[arch-commits] Commit in ceph/repos/community-testing-x86_64 (15 files)

2018-01-04 Thread Thore Bödecker via arch-commits
Date: Thursday, January 4, 2018 @ 10:38:27
  Author: foxxx0
Revision: 278614

archrelease: copy trunk to community-testing-x86_64

Added:
  ceph/repos/community-testing-x86_64/PKGBUILD
(from rev 278613, ceph/trunk/PKGBUILD)
  ceph/repos/community-testing-x86_64/boost-1.66-compatibility.patch
(from rev 278613, ceph/trunk/boost-1.66-compatibility.patch)
  ceph/repos/community-testing-x86_64/ceph.sysusers
(from rev 278613, ceph/trunk/ceph.sysusers)
  ceph/repos/community-testing-x86_64/fix-ceph_disk-python-interpreter.patch
(from rev 278613, ceph/trunk/fix-ceph_disk-python-interpreter.patch)
  ceph/repos/community-testing-x86_64/fix-or-disable-broken-tests.patch
(from rev 278613, ceph/trunk/fix-or-disable-broken-tests.patch)
  ceph/repos/community-testing-x86_64/fix-python2-paths.patch
(from rev 278613, ceph/trunk/fix-python2-paths.patch)
  ceph/repos/community-testing-x86_64/fix-sphinx-binary-name.patch
(from rev 278613, ceph/trunk/fix-sphinx-binary-name.patch)
  ceph/repos/community-testing-x86_64/remove-distro-version-detection.patch
(from rev 278613, ceph/trunk/remove-distro-version-detection.patch)
Deleted:
  ceph/repos/community-testing-x86_64/PKGBUILD
  ceph/repos/community-testing-x86_64/ceph.sysusers
  ceph/repos/community-testing-x86_64/fix-ceph_disk-python-interpreter.patch
  ceph/repos/community-testing-x86_64/fix-or-disable-broken-tests.patch
  ceph/repos/community-testing-x86_64/fix-python2-paths.patch
  ceph/repos/community-testing-x86_64/fix-sphinx-binary-name.patch
  ceph/repos/community-testing-x86_64/remove-distro-version-detection.patch

+
 PKGBUILD   |  379 ++--
 boost-1.66-compatibility.patch |  204 +++
 ceph.sysusers  |2 
 fix-ceph_disk-python-interpreter.patch |   16 
 fix-or-disable-broken-tests.patch  |  564 +++
 fix-python2-paths.patch|  104 ++---
 fix-sphinx-binary-name.patch   |   22 -
 remove-distro-version-detection.patch  |   42 +-
 8 files changed, 777 insertions(+), 556 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 10:38:06 UTC (rev 278613)
+++ PKGBUILD2018-01-04 10:38:27 UTC (rev 278614)
@@ -1,181 +0,0 @@
-# Maintainer: Thore Bödecker 
-# Contributor: Sébastien "Seblu" Luttringer 
-
-pkgbase='ceph'
-pkgname=('ceph' 'ceph-libs')
-pkgver=12.2.2
-pkgrel=2
-pkgdesc='Distributed, fault-tolerant storage platform delivering object, 
block, and file system'
-arch=('x86_64')
-url='https://ceph.com/'
-license=('GPL')
-makedepends=('bc' 'boost' 'boost-libs' 'cmake' 'cpio' 'crypto++' 'curl' 
'cython'
-  'cython2' 'expat' 'fcgi' 'fuse2' 'gcc-libs' 'git' 'glibc' 'gperf' 
'gperftools'
-  'gptfdisk' 'inetutils' 'jq' 'junit' 'keyutils' 'leveldb' 'libaio'
-  'libatomic_ops' 'libedit' 'libsystemd' 'libutil-linux' 'libxml2' 
'lsb-release'
-  'lz4' 'ncurses' 'nss' 'parted' 'pcre' 'procps-ng' 'python2-cherrypy'
-  'python2-jinja' 'python2-nose' 'python2-pecan' 'python2-pip'
-  'python2-prettytable' 'python2-pyopenssl' 'python2-setuptools'
-  'python2-sphinx' 'python2-tox' 'python2-virtualenv' 'python2-werkzeug' 'sed'
-  'snappy' 'socat' 'systemd' 'valgrind' 'xfsprogs' 'xmlstarlet' 'yasm'
-  'zlib' 'zstd')
-options=('emptydirs')
-source=("https://download.ceph.com/tarballs/${pkgbase}-${pkgver}.tar.gz;
-'ceph.sysusers'
-'fix-ceph_disk-python-interpreter.patch'
-'fix-or-disable-broken-tests.patch'
-'fix-python2-paths.patch'
-'remove-distro-version-detection.patch')
-sha512sums=('89b166dc4b58e0110ebe0147eef9f47e1090ccee01702b3f72cfbdca856d02bf03b2663de9e88c84b21a2a61f8f92211e217a05b8bdcf7d5de3158adbe49db88'
-
'4354001c1abd9a0c385ba7bd529e3638fb6660b6a88d4e49706d4ac21c81b8e829303a20fb5445730bdac18c4865efb10bc809c1cd56d743c12aa9a52e160049'
-
'7abd94a333fb0d6c9f7156d69ed6d4bf123f0f3030407f4347209d677b282e5023664d43e74a21a27b7856d3493ae469a17ea8a810331c7266018cc34eee4841'
-
'40446e298ab6b735b149d26ac26d273d6e159c319bb79f112614f1d4933a5a2684007fc9a1d660c5d4a17075d8bac59019c6cc7e66d64d4e240a1a61454800ef'
-
'd5d9e8123833212f6cf0ecef209a5dd9b9a8ec70d780b5140884dc9f87690ec305fb2569c5d1da2b28deb05bd03caecc534acc9dc5ce7ec75e2580df4b5b2063'
-
'e2ed33e2ac37bfdb9597083388e1a87f10051e976033055d440b1a4bc2bd11148c29128fb9841771ca983c12fb36b343bcc04219dea87199321ceea9aa18b3cc')
-
-prepare() {
-  cd "${srcdir}/${pkgbase}-${pkgver}"
-  # apply patch from the source array (should be a pacman feature)
-  local filename
-  for filename in "${source[@]}"; do
-if [[ "$filename" =~ \.patch$ ]]; then
-  msg2 "Applying patch ${filename##*/}"
-  patch -p1 -N -i "$srcdir/${filename##*/}"
-fi
-  done
-
-  # remove tests that require root privileges
-  rm 

[arch-commits] Commit in ceph/trunk (PKGBUILD boost-1.66-compatibility.patch)

2018-01-04 Thread Thore Bödecker via arch-commits
Date: Thursday, January 4, 2018 @ 10:38:06
  Author: foxxx0
Revision: 278613

upgpkg: ceph 12.2.2-3

add patches for boost 1.66 compatibility

Added:
  ceph/trunk/boost-1.66-compatibility.patch
Modified:
  ceph/trunk/PKGBUILD

+
 PKGBUILD   |   27 -
 boost-1.66-compatibility.patch |  204 +++
 2 files changed, 226 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 10:24:31 UTC (rev 278612)
+++ PKGBUILD2018-01-04 10:38:06 UTC (rev 278613)
@@ -4,7 +4,7 @@
 pkgbase='ceph'
 pkgname=('ceph' 'ceph-libs')
 pkgver=12.2.2
-pkgrel=1
+pkgrel=3
 pkgdesc='Distributed, fault-tolerant storage platform delivering object, 
block, and file system'
 arch=('x86_64')
 url='https://ceph.com/'
@@ -25,13 +25,15 @@
 'fix-ceph_disk-python-interpreter.patch'
 'fix-or-disable-broken-tests.patch'
 'fix-python2-paths.patch'
-'remove-distro-version-detection.patch')
+'remove-distro-version-detection.patch'
+'boost-1.66-compatibility.patch')
 
sha512sums=('89b166dc4b58e0110ebe0147eef9f47e1090ccee01702b3f72cfbdca856d02bf03b2663de9e88c84b21a2a61f8f92211e217a05b8bdcf7d5de3158adbe49db88'
 
'4354001c1abd9a0c385ba7bd529e3638fb6660b6a88d4e49706d4ac21c81b8e829303a20fb5445730bdac18c4865efb10bc809c1cd56d743c12aa9a52e160049'
 
'7abd94a333fb0d6c9f7156d69ed6d4bf123f0f3030407f4347209d677b282e5023664d43e74a21a27b7856d3493ae469a17ea8a810331c7266018cc34eee4841'
 
'40446e298ab6b735b149d26ac26d273d6e159c319bb79f112614f1d4933a5a2684007fc9a1d660c5d4a17075d8bac59019c6cc7e66d64d4e240a1a61454800ef'
 
'd5d9e8123833212f6cf0ecef209a5dd9b9a8ec70d780b5140884dc9f87690ec305fb2569c5d1da2b28deb05bd03caecc534acc9dc5ce7ec75e2580df4b5b2063'
-
'e2ed33e2ac37bfdb9597083388e1a87f10051e976033055d440b1a4bc2bd11148c29128fb9841771ca983c12fb36b343bcc04219dea87199321ceea9aa18b3cc')
+
'e2ed33e2ac37bfdb9597083388e1a87f10051e976033055d440b1a4bc2bd11148c29128fb9841771ca983c12fb36b343bcc04219dea87199321ceea9aa18b3cc'
+
'51d4e7aa735c611aabb150a1bee6f791cc2de0d808a750e0cadf771507cf810420078a057c7805a5ae763aa81bdf7bed33a3a4d803d3e9db3657c08e1005edce')
 
 prepare() {
   cd "${srcdir}/${pkgbase}-${pkgver}"
@@ -57,6 +59,17 @@
   if mount | grep 'type btrfs' &>/dev/null; then
 sed -i '/run-tox-ceph-disk/d' src/test/CMakeLists.txt
   fi
+
+  # fix python interpreter -> python2
+  for file in \
+src/ceph-create-keys \
+src/ceph-rest-api \
+src/mount.fuse.ceph \
+src/brag/client/ceph-brag \
+src/ceph-detect-init/ceph_detect_init/main.py
+  do
+sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' "${file}"
+  done
 }
 
 build() {
@@ -65,6 +78,10 @@
   mkdir -p build
   cd build
 
+  # experimental in luminous: (and currently broken with boost 1.66)
+  # RADOSGW_BEAST_FRONTEND
+  # -> disabled
+
   cmake \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_INSTALL_SYSCONFDIR=/etc \
@@ -80,7 +97,7 @@
 -DWITH_NSS=ON \
 -DPYTHON_INCLUDE_DIR=/usr/include/python2.7 \
 -DWITH_RADOSGW=ON \
--DWITH_RADOSGW_BEAST_FRONTEND=ON \
+-DWITH_RADOSGW_BEAST_FRONTEND=OFF \
 -DWITH_RDMA=OFF \
 -DWITH_SSL=ON \
 -DWITH_SYSTEM_BOOST=ON \
@@ -107,7 +124,7 @@
 
 package_ceph-libs() {
   depends=('boost-libs' 'curl' 'glibc' 'keyutils' 'leveldb' 'libaio'
-'libutil-linux' 'nss' 'python2' 'xfsprogs')
+'libutil-linux' 'lz4' 'nss' 'python2' 'xfsprogs')
 
   cd "${srcdir}/${pkgbase}-${pkgver}/build"
 

Added: boost-1.66-compatibility.patch
===
--- boost-1.66-compatibility.patch  (rev 0)
+++ boost-1.66-compatibility.patch  2018-01-04 10:38:06 UTC (rev 278613)
@@ -0,0 +1,204 @@
+From 746c218c620d7681f6c9d769631ee1ac0d2b5987 Mon Sep 17 00:00:00 2001
+From: Casey Bodley 
+Date: Thu, 6 Jul 2017 16:31:23 -0400
+Subject: [PATCH 1/6] rgw: update beast frontend/submodule to v116
+
+Signed-off-by: Casey Bodley 
+---
+ src/rgw/rgw_env.cc   |  2 +-
+ 5 files changed, 39 insertions(+), 79 deletions(-)
+
+diff --git a/src/rgw/rgw_env.cc b/src/rgw/rgw_env.cc
+index 8be133d67f80..f17b7832ba94 100644
+--- a/src/rgw/rgw_env.cc
 b/src/rgw/rgw_env.cc
+@@ -19,7 +19,7 @@ void RGWEnv::init(CephContext *cct)
+ 
+ void RGWEnv::set(const boost::string_ref& name, const boost::string_ref& val)
+ {
+-  env_map[std::string{name}] = std::string{val};
++  env_map[name.to_string()] = val.to_string();
+ }
+ 
+ void RGWEnv::init(CephContext *cct, char **envp)
+
+From b904b575042d6598a9cf74d23beecd4884e097d2 Mon Sep 17 00:00:00 2001
+From: Casey Bodley 
+Date: Mon, 25 Sep 2017 11:13:08 -0400
+Subject: [PATCH 5/6] rgw: remove boost::coroutine and context deps
+
+the beast frontend no longer uses stackful 

[arch-commits] Commit in hledger-web/repos (2 files)

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 10:24:31
  Author: felixonmars
Revision: 278612

archrelease: copy trunk to community-staging-x86_64

Added:
  hledger-web/repos/community-staging-x86_64/
  hledger-web/repos/community-staging-x86_64/PKGBUILD
(from rev 278611, hledger-web/trunk/PKGBUILD)

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

Copied: hledger-web/repos/community-staging-x86_64/PKGBUILD (from rev 278611, 
hledger-web/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-04 10:24:31 UTC (rev 278612)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=hledger-web
+pkgver=1.4
+pkgrel=46
+pkgdesc="Web interface for the hledger accounting tool"
+url="http://hledger.org;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-base-compat' 
'haskell-blaze-html'
+ 'haskell-blaze-markup' 'haskell-clientsession' 'haskell-cmdargs' 
'haskell-data-default'
+ 'haskell-hjsmin' 'haskell-http-conduit' 'haskell-http-client' 
'haskell-hunit'
+ 'haskell-conduit-extra' 'haskell-safe' 'haskell-shakespeare' 
'haskell-text' 'haskell-wai'
+ 'haskell-wai-extra' 'haskell-wai-handler-launch' 'haskell-warp' 
'haskell-yesod'
+ 'haskell-yesod-core' 'haskell-yesod-form' 'haskell-yesod-static' 
'haskell-json'
+ 'haskell-megaparsec' 'haskell-mtl' 'haskell-parsec')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('2c890a2f45b0ab5ffb781887bdd4e9f48465bb63e70118e59ec64f3ea5077df67462f52c0a6f292a970d893fd03a870b1d0a1093d32c1d3ed4a56a8a59d8c57f')
+
+prepare() {
+sed -e 's/, megaparsec >=5.0 && < 6.2/, megaparsec >=5/' \
+-i ${pkgname}-${pkgver}/${pkgname}.cabal
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-dev -f-library-only -fthreaded
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 10:24:16
  Author: felixonmars
Revision: 278611

upgpkg: hledger-web 1.4-46

rebuild with yaml,0.8.25.1

Modified:
  hledger-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 10:22:59 UTC (rev 278610)
+++ PKGBUILD2018-01-04 10:24:16 UTC (rev 278611)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-web
 pkgver=1.4
-pkgrel=45
+pkgrel=46
 pkgdesc="Web interface for the hledger accounting tool"
 url="http://hledger.org;
 license=("GPL")


[arch-commits] Commit in git-annex/repos (2 files)

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 10:22:59
  Author: felixonmars
Revision: 278610

archrelease: copy trunk to community-staging-x86_64

Added:
  git-annex/repos/community-staging-x86_64/
  git-annex/repos/community-staging-x86_64/PKGBUILD
(from rev 278609, git-annex/trunk/PKGBUILD)

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

Copied: git-annex/repos/community-staging-x86_64/PKGBUILD (from rev 278609, 
git-annex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-04 10:22:59 UTC (rev 278610)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=git-annex
+pkgver=6.20171214
+pkgrel=13
+pkgdesc="Manage files with git, without checking their contents into git"
+url="http://git-annex.branchable.com/;
+license=("AGPL3")
+arch=('x86_64')
+depends=('git' 'rsync' 'ghc-libs' 'haskell-aeson' 'haskell-async' 'haskell-aws'
+ 'haskell-blaze-builder' 'haskell-bloomfilter' 'haskell-byteable' 
'haskell-case-insensitive'
+ 'haskell-clientsession' 'haskell-concurrent-output' 'haskell-conduit' 
'haskell-crypto-api'
+ 'haskell-cryptonite' 'haskell-data-default' 'haskell-dav' 
'haskell-dbus'
+ 'haskell-disk-free-space' 'haskell-dlist' 'haskell-dns' 
'haskell-edit-distance'
+ 'haskell-esqueleto' 'haskell-exceptions' 'haskell-fdo-notify' 
'haskell-feed'
+ 'haskell-hinotify' 'haskell-hslogger' 'haskell-http-client' 
'haskell-http-conduit'
+ 'haskell-http-types' 'haskell-ifelse' 'haskell-magic' 'haskell-memory'
+ 'haskell-monad-control' 'haskell-monad-logger' 'haskell-mountpoints' 
'haskell-mtl'
+ 'haskell-network' 'haskell-network-info' 'haskell-network-multicast' 
'haskell-network-uri'
+ 'haskell-old-locale' 'haskell-optparse-applicative' 
'haskell-path-pieces'
+ 'haskell-persistent' 'haskell-persistent-sqlite' 
'haskell-persistent-template'
+ 'haskell-quickcheck' 'haskell-random' 'haskell-regex-tdfa' 
'haskell-resourcet'
+ 'haskell-safesemaphore' 'haskell-sandi' 'haskell-securemem' 
'haskell-shakespeare'
+ 'haskell-socks' 'haskell-split' 'haskell-stm' 'haskell-stm-chans' 
'haskell-tagsoup'
+ 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 
'haskell-tasty-rerun'
+ 'haskell-text' 'haskell-torrent' 'haskell-unix-compat' 
'haskell-unordered-containers'
+ 'haskell-utf8-string' 'haskell-uuid' 'haskell-wai' 
'haskell-wai-extra' 'haskell-warp'
+ 'haskell-warp-tls' 'haskell-yesod' 'haskell-yesod-core'
+ 'haskell-yesod-form' 'haskell-yesod-static')
+makedepends=('chrpath' 'ghc')
+source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver;)
+sha512sums=('SKIP')
+
+build() {
+  cd git-annex
+
+  runhaskell Setup configure -O --prefix=/usr --enable-executable-dynamic 
--disable-library-vanilla \
+--docdir="/usr/share/doc/$pkgname" \
+-fnetwork-uri -fconcurrentoutput -ftorrentparser \
+-ftestsuite -f-androidsplice -f-android -fproduction -fpairing -fwebapp \
+-fassistant -fwebdav -fs3 -f-benchmark -fdbus -fmagicmime
+  runhaskell Setup build
+}
+
+package() {
+  cd git-annex
+  runhaskell Setup copy --destdir="$pkgdir"
+  make GHC="ghc -dynamic" BUILDER=true DESTDIR="$pkgdir" -j1 install-misc
+
+  rm "$pkgdir"/usr/share/doc/git-annex/COPYRIGHT
+  rmdir "$pkgdir"/usr/share/doc/git-annex "$pkgdir"/usr/share/doc
+}


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 10:22:42
  Author: felixonmars
Revision: 278609

upgpkg: git-annex 6.20171214-13

rebuild with yaml,0.8.25.1

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 10:17:08 UTC (rev 278608)
+++ PKGBUILD2018-01-04 10:22:42 UTC (rev 278609)
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=6.20171214
-pkgrel=12
+pkgrel=13
 pkgdesc="Manage files with git, without checking their contents into git"
 url="http://git-annex.branchable.com/;
 license=("AGPL3")


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 10:17:08
  Author: felixonmars
Revision: 278608

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-yesod/repos/community-staging-x86_64/PKGBUILD (from rev 278607, 
haskell-yesod/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-04 10:17:08 UTC (rev 278608)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=yesod
+pkgname=haskell-yesod
+pkgver=1.4.5
+pkgrel=142
+pkgdesc="Creation of type-safe, RESTful web applications."
+url="http://www.yesodweb.com/;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-blaze-html" "haskell-blaze-markup"
+ "haskell-conduit-extra" "haskell-data-default-class" 
"haskell-fast-logger"
+ "haskell-monad-control" "haskell-monad-logger" "haskell-resourcet" 
"haskell-semigroups"
+ "haskell-shakespeare" "haskell-streaming-commons" "haskell-text"
+ "haskell-unordered-containers" "haskell-wai" "haskell-wai-extra" 
"haskell-wai-logger"
+ "haskell-warp" "haskell-yaml" "haskell-yesod-core" 
"haskell-yesod-form"
+ "haskell-yesod-persistent")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha256sums=('267c8780b27cc0ae8199f80b3063683fb2cd62eeb9696c4b155a298fb035e6e9')
+
+build() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${_hkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 10:16:43
  Author: felixonmars
Revision: 278607

upgpkg: haskell-yesod 1.4.5-142

rebuild with yaml,0.8.25.1

Modified:
  haskell-yesod/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 10:15:45 UTC (rev 278606)
+++ PKGBUILD2018-01-04 10:16:43 UTC (rev 278607)
@@ -5,7 +5,7 @@
 _hkgname=yesod
 pkgname=haskell-yesod
 pkgver=1.4.5
-pkgrel=141
+pkgrel=142
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/;
 license=("MIT")


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 10:15:45
  Author: felixonmars
Revision: 278606

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: stylish-haskell/repos/community-staging-x86_64/PKGBUILD (from rev 
278605, stylish-haskell/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-04 10:15:45 UTC (rev 278606)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stylish-haskell
+pkgver=0.8.1.0
+pkgrel=28
+pkgdesc="Haskell code prettifier"
+url="https://github.com/jaspervdj/stylish-haskell;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-aeson" "haskell-src-exts" "haskell-mtl" 
"haskell-optparse-applicative"
+ "haskell-strict" "haskell-syb" "haskell-yaml")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('617b4a089b66a895b49f7ecb205d91f4736843b95b393460e08b3276410f8f994e613b135c4c2dec69323d1b333061165db8878baf33c9dd2131dbeb59a25366')
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-old_base
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 10:15:27
  Author: felixonmars
Revision: 278605

upgpkg: stylish-haskell 0.8.1.0-28

rebuild with yaml,0.8.25.1

Modified:
  stylish-haskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 10:14:21 UTC (rev 278604)
+++ PKGBUILD2018-01-04 10:15:27 UTC (rev 278605)
@@ -4,7 +4,7 @@
 
 pkgname=stylish-haskell
 pkgver=0.8.1.0
-pkgrel=27
+pkgrel=28
 pkgdesc="Haskell code prettifier"
 url="https://github.com/jaspervdj/stylish-haskell;
 license=("custom:BSD3")


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 10:14:21
  Author: felixonmars
Revision: 278604

archrelease: copy trunk to community-staging-x86_64

Added:
  stack/repos/community-staging-x86_64/
  stack/repos/community-staging-x86_64/PKGBUILD
(from rev 278603, stack/trunk/PKGBUILD)
  stack/repos/community-staging-x86_64/stack.install
(from rev 278603, stack/trunk/stack.install)

---+
 PKGBUILD  |   76 
 stack.install |4 ++
 2 files changed, 80 insertions(+)

Copied: stack/repos/community-staging-x86_64/PKGBUILD (from rev 278603, 
stack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-01-04 10:14:21 UTC (rev 278604)
@@ -0,0 +1,76 @@
+# $Id$
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stack
+pkgver=1.6.3
+pkgrel=9
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack;
+license=("custom:BSD3")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 
'haskell-ansi-terminal'
+ 'haskell-async' 'haskell-attoparsec' 'haskell-base64-bytestring' 
'haskell-bindings-uname'
+ 'haskell-blaze-builder' 'haskell-clock' 'haskell-conduit' 
'haskell-conduit-extra'
+ 'haskell-cryptonite' 'haskell-cryptonite-conduit' 'haskell-echo' 
'haskell-exceptions'
+ 'haskell-extra' 'haskell-fast-logger' 'haskell-file-embed' 
'haskell-filelock'
+ 'haskell-fsnotify' 'haskell-generic-deriving' 'haskell-gitrev' 
'haskell-hackage-security'
+ 'haskell-hashable' 'haskell-hastache' 'haskell-hpack' 
'haskell-http-client'
+ 'haskell-http-client-tls' 'haskell-http-conduit' 'haskell-http-types' 
'haskell-memory'
+ 'haskell-microlens' 'haskell-microlens-mtl' 'haskell-mintty' 
'haskell-monad-logger'
+ 'haskell-mono-traversable' 'haskell-mtl' 'haskell-neat-interpolation' 
'haskell-network-uri'
+ 'haskell-open-browser' 'haskell-optparse-applicative' 
'haskell-optparse-simple'
+ 'haskell-path' 'haskell-path-io' 'haskell-persistent' 
'haskell-persistent-sqlite'
+ 'haskell-persistent-template' 'haskell-pid1' 'haskell-primitive' 
'haskell-project-template'
+ 'haskell-regex-applicative-text' 'haskell-resourcet' 'haskell-retry' 
'haskell-semigroups'
+ 'haskell-split' 'haskell-stm' 'haskell-store' 'haskell-store-core'
+ 'haskell-streaming-commons' 'haskell-tar' 'haskell-temporary' 
'haskell-text'
+ 'haskell-text-metrics' 'haskell-th-reify-many' 'haskell-tls' 
'haskell-unicode-transforms'
+ 'haskell-unix-compat' 'haskell-unliftio' 
'haskell-unordered-containers' 'haskell-vector'
+ 'haskell-yaml' 'haskell-zip-archive' 'haskell-zlib')
+makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec' 'haskell-smallcheck')
+checkdepends=('cabal-install')
+conflicts=('haskell-stack')
+replaces=('haskell-stack')
+install="stack.install"
+source=("$pkgname-$pkgver.tar.gz::https://github.com/commercialhaskell/stack/archive/v$pkgver.tar.gz;)
+sha512sums=('28cb4d65fdcfdb999ef9ef853629b1590cde3fdd736c768c1e41350dec3a8dd3dae8519acef17eca6665c50f46fb3958cc2b9347a10b627842c47c0b9b0cd175')
+
+prepare() {
+  cd $pkgname-$pkgver
+  hpack
+}
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+  -f-disable-git-info -f-integration-tests -f-static 
-f-hide-dependency-versions -f-supported-build
+  runhaskell Setup build
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # cabal update
+  LD_LIBRARY_PATH="$PWD"/dist/build PATH="$PWD"/dist/build/stack:"$PATH" 
runhaskell Setup test
+  # Integration tests will result in 4 failures on Arch currently
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+  install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+  runhaskell Setup copy --destdir="${pkgdir}"
+  install -D -m644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+
+  LD_PRELOAD=$(ls "$pkgdir"/usr/lib/libHSstack-*-ghc*.so) 
"${pkgdir}"/usr/bin/stack --bash-completion-script /usr/bin/stack > 
stack_completion_script
+  install -Dm644 stack_completion_script 
"${pkgdir}/usr/share/bash-completion/completions/stack"
+}

Copied: 

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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 10:13:46
  Author: felixonmars
Revision: 278603

upgpkg: stack 1.6.3-9

rebuild with yaml,0.8.25.1

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 10:07:29 UTC (rev 278602)
+++ PKGBUILD2018-01-04 10:13:46 UTC (rev 278603)
@@ -4,7 +4,7 @@
 
 pkgname=stack
 pkgver=1.6.3
-pkgrel=8
+pkgrel=9
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("custom:BSD3")
@@ -47,7 +47,7 @@
   runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
-  -f-disable-git-info -fintegration-tests -f-static 
-f-hide-dependency-versions -f-supported-build
+  -f-disable-git-info -f-integration-tests -f-static 
-f-hide-dependency-versions -f-supported-build
   runhaskell Setup build
   runhaskell Setup register --gen-script
   runhaskell Setup unregister --gen-script
@@ -57,8 +57,9 @@
 
 check() {
   cd $pkgname-$pkgver
-  cabal update
-  LD_LIBRARY_PATH="$PWD"/dist/build PATH="$PWD"/dist/build/stack:"$PATH" 
runhaskell Setup test || warning "Expected 4 failures on Arch currently"
+  # cabal update
+  LD_LIBRARY_PATH="$PWD"/dist/build PATH="$PWD"/dist/build/stack:"$PATH" 
runhaskell Setup test
+  # Integration tests will result in 4 failures on Arch currently
 }
 
 package() {


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 10:07:29
  Author: felixonmars
Revision: 278602

archrelease: copy trunk to community-x86_64

Added:
  deepin-movie/repos/community-x86_64/PKGBUILD
(from rev 278601, deepin-movie/trunk/PKGBUILD)
Deleted:
  deepin-movie/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 10:07:13 UTC (rev 278601)
+++ PKGBUILD2018-01-04 10:07:29 UTC (rev 278602)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=deepin-movie
-epoch=1
-pkgver=3.2.0.1
-pkgrel=1
-pkgdesc='Movie player based on QtAV'
-arch=('x86_64')
-url="https://github.com/linuxdeepin/deepin-movie-reborn;
-license=('GPL3')
-depends=('deepin-qt5integration' 'mpv' 'ffmpegthumbnailer')
-makedepends=('cmake' 'qt5-tools')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-movie-reborn/archive/$pkgver.tar.gz;)
-sha512sums=('1b0fefb6b093018040829c943d95ade7f19d0078bacb26b56fa56bcf7e200c4008216fd40a9789136cf5bfb3c4c925499d870e16854d8f8a64e1f2e036c78963')
-
-build() {
-  cd deepin-movie-reborn-$pkgver
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib 
-DCMAKE_BUILD_TYPE=Release .
-  make
-}
-
-package() {
-  cd deepin-movie-reborn-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-movie/repos/community-x86_64/PKGBUILD (from rev 278601, 
deepin-movie/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 10:07:29 UTC (rev 278602)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=deepin-movie
+epoch=1
+pkgver=3.2.0.2
+pkgrel=1
+pkgdesc='Movie player based on QtAV'
+arch=('x86_64')
+url="https://github.com/linuxdeepin/deepin-movie-reborn;
+license=('GPL3')
+depends=('deepin-qt5integration' 'mpv' 'ffmpegthumbnailer')
+makedepends=('cmake' 'qt5-tools')
+groups=('deepin-extra')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-movie-reborn/archive/$pkgver.tar.gz;)
+sha512sums=('69ded319a8aa51a6c8fced25453728e0b1c6070a28ca6322cdbcf10925c459e29fe1a794aec7d1b884ce61a0ca0621341280d573ecbe1010262e0ef5ba23f8a9')
+
+build() {
+  cd deepin-movie-reborn-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib 
-DCMAKE_BUILD_TYPE=Release .
+  make
+}
+
+package() {
+  cd deepin-movie-reborn-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2018-01-04 Thread Felix Yan via arch-commits
Date: Thursday, January 4, 2018 @ 10:07:13
  Author: felixonmars
Revision: 278601

upgpkg: deepin-movie 1:3.2.0.2-1

Modified:
  deepin-movie/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 09:57:15 UTC (rev 278600)
+++ PKGBUILD2018-01-04 10:07:13 UTC (rev 278601)
@@ -3,7 +3,7 @@
 
 pkgname=deepin-movie
 epoch=1
-pkgver=3.2.0.1
+pkgver=3.2.0.2
 pkgrel=1
 pkgdesc='Movie player based on QtAV'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'qt5-tools')
 groups=('deepin-extra')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-movie-reborn/archive/$pkgver.tar.gz;)
-sha512sums=('1b0fefb6b093018040829c943d95ade7f19d0078bacb26b56fa56bcf7e200c4008216fd40a9789136cf5bfb3c4c925499d870e16854d8f8a64e1f2e036c78963')
+sha512sums=('69ded319a8aa51a6c8fced25453728e0b1c6070a28ca6322cdbcf10925c459e29fe1a794aec7d1b884ce61a0ca0621341280d573ecbe1010262e0ef5ba23f8a9')
 
 build() {
   cd deepin-movie-reborn-$pkgver


[arch-commits] Commit in (python-telepathy)

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 09:58:25
  Author: bpiotrowski
Revision: 314032

move python-telepathy to community

Deleted:
  python-telepathy/


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

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 09:57:08
  Author: bpiotrowski
Revision: 278599

0.15.19-7: moved from extra

Modified:
  python-telepathy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 09:38:30 UTC (rev 278598)
+++ PKGBUILD2018-01-04 09:57:08 UTC (rev 278599)
@@ -4,7 +4,7 @@
 pkgbase=python-telepathy
 pkgname=('python2-telepathy')
 pkgver=0.15.19
-pkgrel=5
+pkgrel=7
 pkgdesc="Python libraries for use in Telepathy clients and connection managers"
 arch=('x86_64')
 url="http://telepathy.freedesktop.org;


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

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 09:57:15
  Author: bpiotrowski
Revision: 278600

archrelease: copy trunk to community-x86_64

Added:
  python-telepathy/repos/community-x86_64/PKGBUILD
(from rev 278599, python-telepathy/trunk/PKGBUILD)
Deleted:
  python-telepathy/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 09:57:08 UTC (rev 278599)
+++ PKGBUILD2018-01-04 09:57:15 UTC (rev 278600)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru 
-# Contributor: Daniel Balieiro 
-pkgbase=python-telepathy
-pkgname=('python2-telepathy')
-pkgver=0.15.19
-pkgrel=5
-pkgdesc="Python libraries for use in Telepathy clients and connection managers"
-arch=('x86_64')
-url="http://telepathy.freedesktop.org;
-license=('LGPL')
-depends=('python2-dbus')
-makedepends=('libxslt')
-conflicts=('python-telepathy')
-replaces=('python-telepathy')
-source=(http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-${pkgver}.tar.gz{,.asc})
-md5sums=('f7ca25ab3c88874015b7e9728f7f3017'
- '3f0e1af0452d62a0c0aab916e045579c')
-
-build() {
-cd "${srcdir}/telepathy-python-${pkgver}"
-./configure --prefix=/usr
-make
-}
-
-package_python2-telepathy() {
-cd "${srcdir}/telepathy-python-${pkgver}"
-make DESTDIR="${pkgdir}" install
-python2 -m compileall 
"${pkgdir}/usr/lib/python2.7/site-packages/telepathy/"
-}

Copied: python-telepathy/repos/community-x86_64/PKGBUILD (from rev 278599, 
python-telepathy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 09:57:15 UTC (rev 278600)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:  Ionut Biru 
+# Contributor: Daniel Balieiro 
+pkgbase=python-telepathy
+pkgname=('python2-telepathy')
+pkgver=0.15.19
+pkgrel=7
+pkgdesc="Python libraries for use in Telepathy clients and connection managers"
+arch=('x86_64')
+url="http://telepathy.freedesktop.org;
+license=('LGPL')
+depends=('python2-dbus')
+makedepends=('libxslt')
+conflicts=('python-telepathy')
+replaces=('python-telepathy')
+source=(http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-${pkgver}.tar.gz{,.asc})
+md5sums=('f7ca25ab3c88874015b7e9728f7f3017'
+ '3f0e1af0452d62a0c0aab916e045579c')
+
+build() {
+cd "${srcdir}/telepathy-python-${pkgver}"
+./configure --prefix=/usr
+make
+}
+
+package_python2-telepathy() {
+cd "${srcdir}/telepathy-python-${pkgver}"
+make DESTDIR="${pkgdir}" install
+python2 -m compileall 
"${pkgdir}/usr/lib/python2.7/site-packages/telepathy/"
+}


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

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 09:55:29
  Author: bpiotrowski
Revision: 314027

archrelease: copy trunk to extra-x86_64

Added:
  python-telepathy/repos/extra-x86_64/PKGBUILD
(from rev 314026, python-telepathy/trunk/PKGBUILD)
Deleted:
  python-telepathy/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 09:55:07 UTC (rev 314026)
+++ PKGBUILD2018-01-04 09:55:29 UTC (rev 314027)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru 
-# Contributor: Daniel Balieiro 
-pkgbase=python-telepathy
-pkgname=('python2-telepathy')
-pkgver=0.15.19
-pkgrel=6
-pkgdesc="Python libraries for use in Telepathy clients and connection managers"
-arch=('x86_64')
-url="http://telepathy.freedesktop.org;
-license=('LGPL')
-depends=('python2-dbus')
-makedepends=('libxslt')
-conflicts=('python-telepathy')
-replaces=('python-telepathy')
-source=(http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-${pkgver}.tar.gz{,.asc})
-validpgpkeys=(19C969DE3A8B96A15366F87F46CCD4CDC88AC059)
-md5sums=('f7ca25ab3c88874015b7e9728f7f3017'
- 'SKIP')
-
-build() {
-cd "${srcdir}/telepathy-python-${pkgver}"
-./configure --prefix=/usr
-make
-}
-
-package_python2-telepathy() {
-cd "${srcdir}/telepathy-python-${pkgver}"
-make DESTDIR="${pkgdir}" install
-python2 -m compileall 
"${pkgdir}/usr/lib/python2.7/site-packages/telepathy/"
-}

Copied: python-telepathy/repos/extra-x86_64/PKGBUILD (from rev 314026, 
python-telepathy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 09:55:29 UTC (rev 314027)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Ionut Biru 
+# Contributor: Daniel Balieiro 
+pkgbase=python-telepathy
+pkgname=('python2-telepathy')
+pkgver=0.15.19
+pkgrel=7
+pkgdesc="Python libraries for use in Telepathy clients and connection managers"
+arch=('x86_64')
+url="http://telepathy.freedesktop.org;
+license=('LGPL')
+depends=('python2-dbus')
+makedepends=('libxslt')
+conflicts=('python-telepathy')
+replaces=('python-telepathy')
+source=(http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-${pkgver}.tar.gz{,.asc})
+validpgpkeys=(19C969DE3A8B96A15366F87F46CCD4CDC88AC059)
+md5sums=('f7ca25ab3c88874015b7e9728f7f3017'
+ 'SKIP')
+
+build() {
+cd "${srcdir}/telepathy-python-${pkgver}"
+./configure --prefix=/usr
+make
+}
+
+package_python2-telepathy() {
+cd "${srcdir}/telepathy-python-${pkgver}"
+make DESTDIR="${pkgdir}" install
+python2 -m compileall 
"${pkgdir}/usr/lib/python2.7/site-packages/telepathy/"
+}


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

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 09:55:07
  Author: bpiotrowski
Revision: 314026

0.15.19-7: free rebuild

Modified:
  python-telepathy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 09:53:58 UTC (rev 314025)
+++ PKGBUILD2018-01-04 09:55:07 UTC (rev 314026)
@@ -4,7 +4,7 @@
 pkgbase=python-telepathy
 pkgname=('python2-telepathy')
 pkgver=0.15.19
-pkgrel=6
+pkgrel=7
 pkgdesc="Python libraries for use in Telepathy clients and connection managers"
 arch=('x86_64')
 url="http://telepathy.freedesktop.org;


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

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 09:53:58
  Author: bpiotrowski
Revision: 314025

archrelease: copy trunk to extra-x86_64

Added:
  python-telepathy/repos/extra-x86_64/PKGBUILD
(from rev 314024, python-telepathy/trunk/PKGBUILD)
Deleted:
  python-telepathy/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 09:52:34 UTC (rev 314024)
+++ PKGBUILD2018-01-04 09:53:58 UTC (rev 314025)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru 
-# Contributor: Daniel Balieiro 
-pkgbase=python-telepathy
-pkgname=('python2-telepathy')
-pkgver=0.15.19
-pkgrel=6
-pkgdesc="Python libraries for use in Telepathy clients and connection managers"
-arch=('x86_64')
-url="http://telepathy.freedesktop.org;
-license=('LGPL')
-depends=('python2-dbus')
-makedepends=('libxslt')
-conflicts=('python-telepathy')
-replaces=('python-telepathy')
-source=(http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-${pkgver}.tar.gz{,.asc})
-validpgpkeys=(19C969DE3A8B96A15366F87F46CCD4CDC88AC059)
-md5sums=('f7ca25ab3c88874015b7e9728f7f3017'
- 'SKIP')
-
-build() {
-cd "${srcdir}/telepathy-python-${pkgver}"
-./configure --prefix=/usr
-make
-}
-
-package_python2-telepathy() {
-cd "${srcdir}/telepathy-python-${pkgver}"
-make DESTDIR="${pkgdir}" install
-python2 -m compileall 
"${pkgdir}/usr/lib/python2.7/site-packages/telepathy/"
-}

Copied: python-telepathy/repos/extra-x86_64/PKGBUILD (from rev 314024, 
python-telepathy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 09:53:58 UTC (rev 314025)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Ionut Biru 
+# Contributor: Daniel Balieiro 
+pkgbase=python-telepathy
+pkgname=('python2-telepathy')
+pkgver=0.15.19
+pkgrel=6
+pkgdesc="Python libraries for use in Telepathy clients and connection managers"
+arch=('x86_64')
+url="http://telepathy.freedesktop.org;
+license=('LGPL')
+depends=('python2-dbus')
+makedepends=('libxslt')
+conflicts=('python-telepathy')
+replaces=('python-telepathy')
+source=(http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-${pkgver}.tar.gz{,.asc})
+validpgpkeys=(19C969DE3A8B96A15366F87F46CCD4CDC88AC059)
+md5sums=('f7ca25ab3c88874015b7e9728f7f3017'
+ 'SKIP')
+
+build() {
+cd "${srcdir}/telepathy-python-${pkgver}"
+./configure --prefix=/usr
+make
+}
+
+package_python2-telepathy() {
+cd "${srcdir}/telepathy-python-${pkgver}"
+make DESTDIR="${pkgdir}" install
+python2 -m compileall 
"${pkgdir}/usr/lib/python2.7/site-packages/telepathy/"
+}


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

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 09:52:34
  Author: bpiotrowski
Revision: 314024

archrelease: copy trunk to extra-x86_64

Added:
  python-telepathy/repos/extra-x86_64/PKGBUILD
(from rev 314023, python-telepathy/trunk/PKGBUILD)
Deleted:
  python-telepathy/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-04 09:52:08 UTC (rev 314023)
+++ PKGBUILD2018-01-04 09:52:34 UTC (rev 314024)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru 
-# Contributor: Daniel Balieiro 
-pkgbase=python-telepathy
-pkgname=('python2-telepathy')
-pkgver=0.15.19
-pkgrel=5
-pkgdesc="Python libraries for use in Telepathy clients and connection managers"
-arch=('i686' 'x86_64')
-url="http://telepathy.freedesktop.org;
-license=('LGPL')
-depends=('python2-dbus')
-makedepends=('libxslt')
-conflicts=('python-telepathy')
-replaces=('python-telepathy')
-source=(http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-${pkgver}.tar.gz{,.asc})
-md5sums=('f7ca25ab3c88874015b7e9728f7f3017'
- '3f0e1af0452d62a0c0aab916e045579c')
-
-build() {
-cd "${srcdir}/telepathy-python-${pkgver}"
-./configure --prefix=/usr
-make
-}
-
-package_python2-telepathy() {
-cd "${srcdir}/telepathy-python-${pkgver}"
-make DESTDIR="${pkgdir}" install
-python2 -m compileall 
"${pkgdir}/usr/lib/python2.7/site-packages/telepathy/"
-}

Copied: python-telepathy/repos/extra-x86_64/PKGBUILD (from rev 314023, 
python-telepathy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-04 09:52:34 UTC (rev 314024)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Ionut Biru 
+# Contributor: Daniel Balieiro 
+pkgbase=python-telepathy
+pkgname=('python2-telepathy')
+pkgver=0.15.19
+pkgrel=6
+pkgdesc="Python libraries for use in Telepathy clients and connection managers"
+arch=('x86_64')
+url="http://telepathy.freedesktop.org;
+license=('LGPL')
+depends=('python2-dbus')
+makedepends=('libxslt')
+conflicts=('python-telepathy')
+replaces=('python-telepathy')
+source=(http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-${pkgver}.tar.gz{,.asc})
+validpgpkeys=(19C969DE3A8B96A15366F87F46CCD4CDC88AC059)
+md5sums=('f7ca25ab3c88874015b7e9728f7f3017'
+ 'SKIP')
+
+build() {
+cd "${srcdir}/telepathy-python-${pkgver}"
+./configure --prefix=/usr
+make
+}
+
+package_python2-telepathy() {
+cd "${srcdir}/telepathy-python-${pkgver}"
+make DESTDIR="${pkgdir}" install
+python2 -m compileall 
"${pkgdir}/usr/lib/python2.7/site-packages/telepathy/"
+}


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

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 09:52:08
  Author: bpiotrowski
Revision: 314023

0.15.19-6: free rebuild

Modified:
  python-telepathy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 09:37:58 UTC (rev 314022)
+++ PKGBUILD2018-01-04 09:52:08 UTC (rev 314023)
@@ -4,7 +4,7 @@
 pkgbase=python-telepathy
 pkgname=('python2-telepathy')
 pkgver=0.15.19
-pkgrel=5
+pkgrel=6
 pkgdesc="Python libraries for use in Telepathy clients and connection managers"
 arch=('x86_64')
 url="http://telepathy.freedesktop.org;
@@ -14,8 +14,9 @@
 conflicts=('python-telepathy')
 replaces=('python-telepathy')
 
source=(http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-${pkgver}.tar.gz{,.asc})
+validpgpkeys=(19C969DE3A8B96A15366F87F46CCD4CDC88AC059)
 md5sums=('f7ca25ab3c88874015b7e9728f7f3017'
- '3f0e1af0452d62a0c0aab916e045579c')
+ 'SKIP')
 
 build() {
 cd "${srcdir}/telepathy-python-${pkgver}"


[arch-commits] Commit in python-telepathy/repos (2 files)

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 09:38:30
  Author: bpiotrowski
Revision: 278598

archrelease: copy trunk to community-x86_64

Added:
  python-telepathy/repos/community-x86_64/
  python-telepathy/repos/community-x86_64/PKGBUILD
(from rev 278597, python-telepathy/trunk/PKGBUILD)

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

Copied: python-telepathy/repos/community-x86_64/PKGBUILD (from rev 278597, 
python-telepathy/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2018-01-04 09:38:30 UTC (rev 278598)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:  Ionut Biru 
+# Contributor: Daniel Balieiro 
+pkgbase=python-telepathy
+pkgname=('python2-telepathy')
+pkgver=0.15.19
+pkgrel=5
+pkgdesc="Python libraries for use in Telepathy clients and connection managers"
+arch=('x86_64')
+url="http://telepathy.freedesktop.org;
+license=('LGPL')
+depends=('python2-dbus')
+makedepends=('libxslt')
+conflicts=('python-telepathy')
+replaces=('python-telepathy')
+source=(http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-${pkgver}.tar.gz{,.asc})
+md5sums=('f7ca25ab3c88874015b7e9728f7f3017'
+ '3f0e1af0452d62a0c0aab916e045579c')
+
+build() {
+cd "${srcdir}/telepathy-python-${pkgver}"
+./configure --prefix=/usr
+make
+}
+
+package_python2-telepathy() {
+cd "${srcdir}/telepathy-python-${pkgver}"
+make DESTDIR="${pkgdir}" install
+python2 -m compileall 
"${pkgdir}/usr/lib/python2.7/site-packages/telepathy/"
+}


[arch-commits] Commit in (libgovirt)

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 09:37:58
  Author: bpiotrowski
Revision: 314022

extra2community: Moving libgovirt from extra to community

Deleted:
  libgovirt/


[arch-commits] Commit in (4 files)

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 09:38:21
  Author: bpiotrowski
Revision: 278597

extra2community: Moving python-telepathy from extra to community

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

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

Added: python-telepathy/trunk/PKGBUILD
===
--- python-telepathy/trunk/PKGBUILD (rev 0)
+++ python-telepathy/trunk/PKGBUILD 2018-01-04 09:38:21 UTC (rev 278597)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer:  Ionut Biru 
+# Contributor: Daniel Balieiro 
+pkgbase=python-telepathy
+pkgname=('python2-telepathy')
+pkgver=0.15.19
+pkgrel=5
+pkgdesc="Python libraries for use in Telepathy clients and connection managers"
+arch=('x86_64')
+url="http://telepathy.freedesktop.org;
+license=('LGPL')
+depends=('python2-dbus')
+makedepends=('libxslt')
+conflicts=('python-telepathy')
+replaces=('python-telepathy')
+source=(http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-${pkgver}.tar.gz{,.asc})
+md5sums=('f7ca25ab3c88874015b7e9728f7f3017'
+ '3f0e1af0452d62a0c0aab916e045579c')
+
+build() {
+cd "${srcdir}/telepathy-python-${pkgver}"
+./configure --prefix=/usr
+make
+}
+
+package_python2-telepathy() {
+cd "${srcdir}/telepathy-python-${pkgver}"
+make DESTDIR="${pkgdir}" install
+python2 -m compileall 
"${pkgdir}/usr/lib/python2.7/site-packages/telepathy/"
+}


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


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

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 09:37:43
  Author: bpiotrowski
Revision: 278596

archrelease: copy trunk to community-x86_64

Added:
  libgovirt/repos/community-x86_64/
  libgovirt/repos/community-x86_64/PKGBUILD
(from rev 278595, libgovirt/trunk/PKGBUILD)

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

Copied: libgovirt/repos/community-x86_64/PKGBUILD (from rev 278595, 
libgovirt/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2018-01-04 09:37:43 UTC (rev 278596)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libgovirt
+pkgver=0.3.4+45+g46288e8
+pkgrel=1
+pkgdesc="GObject-based library to access oVirt REST API"
+arch=(x86_64)
+url="https://git.gnome.org/browse/libgovirt;
+license=(GPL)
+depends=(glib2 rest)
+makedepends=(gobject-introspection git)
+_commit=46288e859023c6a1b3450d29456e59c999a69799  # master
+source=("git+https://git.gnome.org/browse/libgovirt#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/^v//' -e 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  autoreconf -fvi
+}
+  
+build(){
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check(){
+  cd $pkgname
+  make check
+}
+
+package(){
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in (4 files)

2018-01-04 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, January 4, 2018 @ 09:37:38
  Author: bpiotrowski
Revision: 278595

extra2community: Moving libgovirt from extra to community

Added:
  libgovirt/
  libgovirt/repos/
  libgovirt/trunk/
  libgovirt/trunk/PKGBUILD

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

Added: libgovirt/trunk/PKGBUILD
===
--- libgovirt/trunk/PKGBUILD(rev 0)
+++ libgovirt/trunk/PKGBUILD2018-01-04 09:37:38 UTC (rev 278595)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan de Groot 
+
+pkgname=libgovirt
+pkgver=0.3.4+45+g46288e8
+pkgrel=1
+pkgdesc="GObject-based library to access oVirt REST API"
+arch=(x86_64)
+url="https://git.gnome.org/browse/libgovirt;
+license=(GPL)
+depends=(glib2 rest)
+makedepends=(gobject-introspection git)
+_commit=46288e859023c6a1b3450d29456e59c999a69799  # master
+source=("git+https://git.gnome.org/browse/libgovirt#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/^v//' -e 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  autoreconf -fvi
+}
+  
+build(){
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check(){
+  cd $pkgname
+  make check
+}
+
+package(){
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}


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


<    1   2   3   4   >