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

2019-06-28 Thread Chih-Hsuan Yen via arch-commits
Date: Saturday, June 29, 2019 @ 02:15:08
  Author: yan12125
Revision: 485707

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-29 02:14:49 UTC (rev 485706)
+++ PKGBUILD2019-06-29 02:15:08 UTC (rev 485707)
@@ -1,31 +0,0 @@
-# Maintainer: Chih-Hsuan Yen 
-
-pkgname=python-pynamodb
-pkgver=3.4.0
-pkgrel=1
-pkgdesc="A pythonic interface to Amazon's DynamoDB"
-arch=(any)
-url='https://pynamodb.readthedocs.io/'
-license=(MIT)
-makedepends=(python-setuptools)
-depends=(python-botocore python-dateutil python-six)
-checkdepends=(python-blinker python-mock python-pytest-mock python-requests)
-source=("https://github.com/pynamodb/PynamoDB/archive/$pkgver/PynamoDB-$pkgver.tar.gz;)
-sha256sums=('8d7123eb0df671d360ec8645e5bc2a1b25fc8c813c74bd8ee6dcfb920213240c')
-
-build() {
-  cd PynamoDB-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd PynamoDB-$pkgver
-  pytest -v -m 'not ddblocal' pynamodb/tests
-}
-
-package() {
-  cd PynamoDB-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-
-  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: python-pynamodb/repos/community-any/PKGBUILD (from rev 485706, 
python-pynamodb/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-29 02:15:08 UTC (rev 485707)
@@ -0,0 +1,31 @@
+# Maintainer: Chih-Hsuan Yen 
+
+pkgname=python-pynamodb
+pkgver=3.4.1
+pkgrel=1
+pkgdesc="A pythonic interface to Amazon's DynamoDB"
+arch=(any)
+url='https://pynamodb.readthedocs.io/'
+license=(MIT)
+makedepends=(python-setuptools)
+depends=(python-botocore python-dateutil python-six)
+checkdepends=(python-blinker python-mock python-pytest-mock python-requests)
+source=("https://github.com/pynamodb/PynamoDB/archive/$pkgver/PynamoDB-$pkgver.tar.gz;)
+sha256sums=('6bbce62f346632e5639080d71a9291122e5d7df63e65b012bad33cda37b3')
+
+build() {
+  cd PynamoDB-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd PynamoDB-$pkgver
+  pytest -v -m 'not ddblocal' pynamodb/tests
+}
+
+package() {
+  cd PynamoDB-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
+}


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

2019-06-28 Thread Chih-Hsuan Yen via arch-commits
Date: Saturday, June 29, 2019 @ 02:14:49
  Author: yan12125
Revision: 485706

upgpkg: python-pynamodb 3.4.1-1

Modified:
  python-pynamodb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 23:10:34 UTC (rev 485705)
+++ PKGBUILD2019-06-29 02:14:49 UTC (rev 485706)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen 
 
 pkgname=python-pynamodb
-pkgver=3.4.0
+pkgver=3.4.1
 pkgrel=1
 pkgdesc="A pythonic interface to Amazon's DynamoDB"
 arch=(any)
@@ -11,7 +11,7 @@
 depends=(python-botocore python-dateutil python-six)
 checkdepends=(python-blinker python-mock python-pytest-mock python-requests)
 
source=("https://github.com/pynamodb/PynamoDB/archive/$pkgver/PynamoDB-$pkgver.tar.gz;)
-sha256sums=('8d7123eb0df671d360ec8645e5bc2a1b25fc8c813c74bd8ee6dcfb920213240c')
+sha256sums=('6bbce62f346632e5639080d71a9291122e5d7df63e65b012bad33cda37b3')
 
 build() {
   cd PynamoDB-$pkgver


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

2019-06-28 Thread Andrew Crerar via arch-commits
Date: Friday, June 28, 2019 @ 23:10:34
  Author: andrewsc
Revision: 485705

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  448 ++---
 1 file changed, 224 insertions(+), 224 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 23:10:11 UTC (rev 485704)
+++ PKGBUILD2019-06-28 23:10:34 UTC (rev 485705)
@@ -1,224 +0,0 @@
-# Maintainer: Andrew Crerar 
-
-pkgbase=firefox-developer-edition-i18n
-pkgver=68.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"'
-  'ast"Asturian"'
-  'az "Azerbaijani"'
-  'be "Belarusian"'
-  'bg "Bulgarian"'
-  'bn "Bengali"'
-  'br "Breton"'
-  'bs "Bosnian"'
-  'ca "Catalan"'
-  'cak"Maya Kaqchikel"'
-  'cs "Czech"'
-  'cy "Welsh"'
-  'da "Danish"'
-  'de "German"'
-  'dsb"Lower Sorbian"'
-  'el "Greek"'
-  'en-CA  "English (Canada)"'
-  'en-GB  "English (British)"'
-  'en-US  "English (US)"'
-  '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"'
-  'ia "Interlingua"'
-  '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"'
-  'mk "Macedonian"'
-  'mr "Marathi"'
-  'ms "Malay"'
-  'my "Burmese"'
-  'nb-NO  "Norwegian (Bokmål)"'
-  'ne-NP  "Nepali"'
-  'nl "Dutch"'
-  'nn-NO  "Norwegian (Nynorsk)"'
-  'oc "Occitan"'
-  '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://archive.mozilla.org/pub/devedition/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...@devedition.mozilla.org.xpi"
-}
-
-sha512sums=('9711d269e78653d468522da91d2ff54efcb1fbcda02176d831a394ec1d7fd927baa035c4e461d202a55e69dc3bc2d0391ff087cd1e05514608721f144bf88675'
-
'baa0cb070578acdd98bd2bd7385105bb5ff210d003f332b9d1026b5a4485a6c36c2734f1103a694523e10440ea6d1cfa261ee9689cd1d4aa42f6cf267d2521e9'
-
'6b474ebe9b5129682d01c4b723cf8c4e12dbc35f2abd09fd7fb6b8946e425162c9fac9fb4354dc92665394b10c91632d7b00e88ad0a4e394e3b8f0ce4915947b'
-
'cb605317913fa5a182efff236c5c99bae49084ffef92ac7b87c25e2b74b65d3e0ed38ed316908992248d24b868d1bb84bf2182e136237e89a687dbf19fea9655'
-
'eb266e66e6a02414b53952a60af6932b4402a91174f50a3e57f160316784a79583519f0b2ce501639e861e28d1c42656ea207240e6cf2cb440a1122cdeba0ac1'
-
'f047aa36bb8a61b463f182b92a29f67eda79ed6e77b9206595f3b296ed5203302e3204843f48993a6fe4ec2d3fc0481f9f07be609173855bea771d778c458e39'
-
'77bc1a63f51584c025da2e4d09498e32f1f98a678508910c2005ca021dad086d1036859f0c8413f3a5e48494d2c6cd7913585ed43f520584cb78e76c0676a153'
-

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

2019-06-28 Thread Andrew Crerar via arch-commits
Date: Friday, June 28, 2019 @ 23:10:11
  Author: andrewsc
Revision: 485704

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

firefox-developer-edition-i18n: Updating to 68.0b14

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

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 22:57:35 UTC (rev 485703)
+++ PKGBUILD2019-06-28 23:10:11 UTC (rev 485704)
@@ -1,7 +1,7 @@
 # Maintainer: Andrew Crerar 
 
 pkgbase=firefox-developer-edition-i18n
-pkgver=68.0b13
+pkgver=68.0b14
 pkgrel=1
 pkgdesc="Language pack for Firefox Developer Edition"
 arch=('any')
@@ -129,96 +129,96 @@
 
"$pkgdir/usr/lib/firefox-developer-edition/browser/extensions/langpack-$1...@devedition.mozilla.org.xpi"
 }
 
-sha512sums=('9711d269e78653d468522da91d2ff54efcb1fbcda02176d831a394ec1d7fd927baa035c4e461d202a55e69dc3bc2d0391ff087cd1e05514608721f144bf88675'
-
'baa0cb070578acdd98bd2bd7385105bb5ff210d003f332b9d1026b5a4485a6c36c2734f1103a694523e10440ea6d1cfa261ee9689cd1d4aa42f6cf267d2521e9'
-
'6b474ebe9b5129682d01c4b723cf8c4e12dbc35f2abd09fd7fb6b8946e425162c9fac9fb4354dc92665394b10c91632d7b00e88ad0a4e394e3b8f0ce4915947b'
-
'cb605317913fa5a182efff236c5c99bae49084ffef92ac7b87c25e2b74b65d3e0ed38ed316908992248d24b868d1bb84bf2182e136237e89a687dbf19fea9655'
-
'eb266e66e6a02414b53952a60af6932b4402a91174f50a3e57f160316784a79583519f0b2ce501639e861e28d1c42656ea207240e6cf2cb440a1122cdeba0ac1'
-
'f047aa36bb8a61b463f182b92a29f67eda79ed6e77b9206595f3b296ed5203302e3204843f48993a6fe4ec2d3fc0481f9f07be609173855bea771d778c458e39'
-
'77bc1a63f51584c025da2e4d09498e32f1f98a678508910c2005ca021dad086d1036859f0c8413f3a5e48494d2c6cd7913585ed43f520584cb78e76c0676a153'
-
'47bca0611824196a32a963c71d1f6bf3c17c8af04105a17b7ee05cfbbbcc95e539b9765dbd06cfe5715f8935ba84fb24ee58b40c5ccf2d2052f554a978177630'
-
'977735e11b5ca6fae008df0268a369b360dde85f691b871061fb876b611096c4de09ce73db5d60f8d1733f2d2ecd73da7b6c10e6278468aa256d0513ae3b25dd'
-
'048fb1b6aff0c8b3fd2030a51df9184f2d03d071e9823da28d1effe8cbc80e5c8e63eb04408f856d4550fef2f7e82e8df2e32bf95b8abad37a1cf50f1e2c787c'
-
'673c7530b49e3e52453bb1f4daccdaeda58f617205caede6e01aa49a89fd2a10dd13cbd1d3b7ed1009cb39d3dc90fc1a2048dd90722d49888251704f55c9f287'
-
'5929c2a6212af36cdd4cf324f3c4f019ea2657103c939374de402dbea5af0543c1acdce52f91e82bcd10d63dd1bf912f649a8dce3103e79f521ad40e62b96451'
-
'514522b1f4e32cb779c3be153d28dc24a10722e77e2954839299ccc22c797249c31bbf7049348cc2fe50bc8c3a04c4735390c1aaca2d9e9d076a38fc00c322c1'
-
'0f01b944834c4779836a0e0be18469d8751afc53edeab625f561b9d42a7a2ccfe9a3049df30f3e48ce4cf5e8bfc41d6cae9924f45a753627b7f7aff98da0fd32'
-
'3ec525a6a7c5ebac518b5275f6e555e889b6d4fadf5210d615b25dcb43002ef02851b31d3aaf4ce2ec7d5938f98c92eb71cf93ad622dbe534b949d7624ff2153'
-
'7d376c3e280deb8354d101cb04db74c9921ed2790a6bc9b069dac61f445fb9db4b240ccc10d7d0faa079f19ef81726e776e98892f6661f74d51271c3dc148625'
-
'6b7f45787f21569e8e49d52acc95e55b00a4050d0f1f46d20a664fc8c9e7fbf8ca9bf7d1a52aa1f1126513edb60818b4092c4bffb030459cbc559ac795761afa'
-
'9460303340b5af2a12565055953910ba02569c12aa6cb9be6ce297689ca407d2acb33a6b3f5281a0eecea156c8510bc59aa08424a2adb3cd57d1e08dc87d2d0c'
-
'5b36e60be283d8c9fa7da510aada07952ec8e8e4b8bb4c01e613c2676bed2a84830d988e596e7fad2ce22b05878e61873384bf6ecab5cba00eff8ac8ac86c1d4'
-
'c2abf284bf748e822078efe326cdd120c98092f6d54cb0a4bd23b4ade7ebeaa1a8fe6656a219268b0138c236b7032f328a4b7501d975258d266a41dbae87b1bf'
-
'cc7472df0395c54d80b10f9176164d96b860047d52b92db1105c59b9c58e85264ea8629f7db0b430d32fafda408cf1cfdcaee5b20606b722f44497329e7d7481'
-
'a0bca5f1d2c85e9a55517338ff0b2f07c9613f6e94cbd8f7c576f02662c76e740e54fbfeb7bff64f4b36447ec4d7e2fa2237650de2f3829e15064c3d7589288a'
-
'60059ee227302ca2917ec58c9c79fb68924977a397a38e88ed7b2d81d84a85d5838b523c7fe96dec9b8c97c0c824c51ea6afa1c3d7f455787560d42c2f04d213'
-
'b4acec21120e5b23330867ed211f6471b91123e78cf8602aabc653a75592eb7537b3167ee1fc49e758a42de7e46172ae7dd1c00f741149363d891768b64c189d'
-
'61352577060060b170151b59612158b12ee954d552797a40c186a942f627e8deb08680f5438cd63bc2875332159f600a70fd04d6a972682ae2f8d276ace6b8f1'
-
'5e866d788ade371bf68ceeab3f3e250167f5429ea6aada6e0058eb764c465d06115245f6420a5f93b8c019acad711801990ae48fedf391b7f6d4efe545e67cb1'
-
'49f8de0def377437bdaedd59e27ecc5f660acdca614deec52e6770873bde00ac8832b386cf106bab0825707ff8e1b5c0ed45a318018f70b839f843d19de078d6'
-
'1e663570713c01553295af0200e9858e7507c3aa5a122c76f771045932f7e4f08f7582366363ec7c2231456a44ab1c8ea3ab73995d7c0d47dea42d6df0dd8820'
-

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

2019-06-28 Thread Andrew Crerar via arch-commits
Date: Friday, June 28, 2019 @ 22:57:35
  Author: andrewsc
Revision: 485703

archrelease: copy trunk to community-x86_64

Added:
  firefox-developer-edition/repos/community-x86_64/PKGBUILD
(from rev 485702, firefox-developer-edition/trunk/PKGBUILD)
  
firefox-developer-edition/repos/community-x86_64/firefox-developer-edition.desktop
(from rev 485702, 
firefox-developer-edition/trunk/firefox-developer-edition.desktop)
  firefox-developer-edition/repos/community-x86_64/firefox-install-dir.patch
(from rev 485702, firefox-developer-edition/trunk/firefox-install-dir.patch)
  firefox-developer-edition/repos/community-x86_64/firefox-symbolic.svg
(from rev 485702, firefox-developer-edition/trunk/firefox-symbolic.svg)
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

---+
 PKGBUILD  |  354 ++--
 firefox-developer-edition.desktop |  622 ++--
 firefox-install-dir.patch |   84 ++--
 firefox-symbolic.svg  |  128 +++
 4 files changed, 594 insertions(+), 594 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 22:57:14 UTC (rev 485702)
+++ PKGBUILD2019-06-28 22:57:35 UTC (rev 485703)
@@ -1,177 +0,0 @@
-# Maintainer: Andrew Crerar 
-# Contributor: Jan Alexander Steffens (heftig) 
-
-pkgname=firefox-developer-edition
-pkgver=68.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' 'mozilla-common' 'libxt' 'startup-notification' 'mime-types'
- 'dbus-glib' 'ffmpeg' 'nss' 'sqlite' 'ttf-font' 'libpulse')
-makedepends=('unzip' 'zip' 'diffutils' 'python2' 'python' 'yasm' 'mesa' 
'imake' 'inetutils'
- 'xorg-server-xvfb' 'autoconf2.13' 'rust' 'mercurial' 'clang' 
'llvm' 'jack'
- 'gtk2' 'nodejs' 'python2-psutil' 'cbindgen' 'nasm')
-optdepends=('networkmanager: Location detection via available WiFi networks'
-'libnotify: Notification integration'
-'pulseaudio: Audio support'
-'speech-dispatcher: Text-to-Speech'
-'hunspell-en_US: Spell Checking, American English')
-replaces=('firefox-developer')
-options=(!emptydirs !makeflags !strip)
-_repo=https://hg.mozilla.org/mozilla-unified
-source=("hg+$_repo#tag=DEVEDITION_${pkgver//./_}_RELEASE"
-"$pkgname".desktop
-firefox-symbolic.svg
-firefox-install-dir.patch)
-sha512sums=('SKIP'
-
'12617f60e01420350b8d9c7c1c3a2a5ba0f2c46df31b0e23e51093ebd68019ced7d193a01d964421b91e1b444ce4ab499523f21cd3a39a2ffac8883d096ac195'
-
'ba7db9a7c95a051bcd84e4c09c802fc55ee3c0d1d06ec1b169b04e414259b75bbe92fe584aee41a1e3f71e71c160df8bedf5393449e5024110ed27dbc0579ea8'
-
'8fdf6a65e78406251075168c8310bb12c9b8419b3e51f59b1aa6244ef48ef1d201aae8bfdd5faa1da79242d9967fce959cbeffa54991ff39691f16168111b248')
-
-# 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() {
-  cd mozilla-unified
-  patch -Np1 -i ../firefox-install-dir.patch
-
-  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-hardening
-ac_add_options --enable-optimize
-ac_add_options --enable-rust-simd
-ac_add_options --enable-lto
-export MOZ_PGO=1
-export CC=clang
-export CXX=clang++
-export AR=llvm-ar
-export NM=llvm-nm
-export RANLIB=llvm-ranlib
-
-# Branding
-ac_add_options --with-branding=browser/branding/aurora
-ac_add_options --enable-update-channel=aurora
-ac_add_options --with-distribution-id=org.archlinux
-ac_add_options "MOZ_ALLOW_LEGACY_EXTENSIONS=1"
-export MOZILLA_OFFICIAL=1
-export MOZ_APP_REMOTINGNAME=${pkgname//-/}
-export MOZ_TELEMETRY_REPORTING=1
-export MOZ_REQUIRE_SIGNING=0
-
-# Keys
-ac_add_options 
--with-google-location-service-api-keyfile=${PWD@Q}/google-api-key
-ac_add_options 

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

2019-06-28 Thread Andrew Crerar via arch-commits
Date: Friday, June 28, 2019 @ 22:57:14
  Author: andrewsc
Revision: 485702

upgpkg: firefox-developer-edition 68.0b14-1

firefox-developer-edition: Updating to 68.0b14

Modified:
  firefox-developer-edition/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 22:20:14 UTC (rev 485701)
+++ PKGBUILD2019-06-28 22:57:14 UTC (rev 485702)
@@ -2,7 +2,7 @@
 # Contributor: Jan Alexander Steffens (heftig) 
 
 pkgname=firefox-developer-edition
-pkgver=68.0b13
+pkgver=68.0b14
 pkgrel=1
 pkgdesc="Developer Edition of the popular Firefox web browser"
 arch=('x86_64')


[arch-commits] Commit in intel-compute-runtime/repos/community-x86_64 (2 files)

2019-06-28 Thread Daniel Bermond via arch-commits
Date: Friday, June 28, 2019 @ 22:20:14
  Author: dbermond
Revision: 485701

archrelease: copy trunk to community-x86_64

Added:
  intel-compute-runtime/repos/community-x86_64/PKGBUILD
(from rev 485700, intel-compute-runtime/trunk/PKGBUILD)
Deleted:
  intel-compute-runtime/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 22:19:44 UTC (rev 485700)
+++ PKGBUILD2019-06-28 22:20:14 UTC (rev 485701)
@@ -1,38 +0,0 @@
-# Maintainer: Daniel Bermond 
-# Maintainer: Bruno Pagani 
-
-_srcname=compute-runtime
-pkgname=intel-${_srcname}
-pkgver=19.23.13131
-pkgrel=1
-pkgdesc="Intel(R) Graphics Compute Runtime for OpenCL(TM). Replaces Beignet 
for Gen8 (Broadwell) and beyond."
-arch=(x86_64)
-url="https://01.org/compute-runtime;
-license=(MIT)
-depends=(gcc-libs intel-gmmlib intel-graphics-compiler)
-makedepends=(cmake libva)
-optdepends=('libva: for cl_intel_va_api_media_sharing'
-'libdrm: for cl_intel_va_api_media_sharing')
-provides=(opencl-driver)
-source=("https://github.com/intel/compute-runtime/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('c98646d7a367425a10c3646f35dfc16dab49c39f9fac4f0cd294f6cf66ec4578')
-
-prepare() {
-mkdir -p build
-}
-
-build() {
-cd build
-cmake ../${_srcname}-${pkgver} \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DNEO_DRIVER_VERSION=${pkgver}
-make
-}
-
-package() {
-cd build
-make DESTDIR="${pkgdir}" install
-install -Dm644 ../${_srcname}-${pkgver}/LICENSE -t 
"${pkgdir}"/usr/share/licenses/${pkgname}
-}

Copied: intel-compute-runtime/repos/community-x86_64/PKGBUILD (from rev 485700, 
intel-compute-runtime/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 22:20:14 UTC (rev 485701)
@@ -0,0 +1,38 @@
+# Maintainer: Daniel Bermond 
+# Maintainer: Bruno Pagani 
+
+_srcname=compute-runtime
+pkgname=intel-${_srcname}
+pkgver=19.25.13237
+pkgrel=1
+pkgdesc="Intel(R) Graphics Compute Runtime for OpenCL(TM). Replaces Beignet 
for Gen8 (Broadwell) and beyond."
+arch=(x86_64)
+url="https://01.org/compute-runtime;
+license=(MIT)
+depends=(gcc-libs intel-gmmlib intel-graphics-compiler)
+makedepends=(cmake libva)
+optdepends=('libva: for cl_intel_va_api_media_sharing'
+'libdrm: for cl_intel_va_api_media_sharing')
+provides=(opencl-driver)
+source=("https://github.com/intel/compute-runtime/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('641ec26640799bf28c9bca87b5cdb2fe5e0341cb6e18ea24372d64eab1e93448')
+
+prepare() {
+mkdir -p build
+}
+
+build() {
+cd build
+cmake ../${_srcname}-${pkgver} \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DNEO_DRIVER_VERSION=${pkgver}
+make
+}
+
+package() {
+cd build
+make DESTDIR="${pkgdir}" install
+install -Dm644 ../${_srcname}-${pkgver}/LICENSE -t 
"${pkgdir}"/usr/share/licenses/${pkgname}
+}


[arch-commits] Commit in intel-compute-runtime/trunk (PKGBUILD)

2019-06-28 Thread Daniel Bermond via arch-commits
Date: Friday, June 28, 2019 @ 22:19:44
  Author: dbermond
Revision: 485700

upgpkg: intel-compute-runtime 19.25.13237-1

Updated to version 19.25.13237

Modified:
  intel-compute-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 22:19:10 UTC (rev 485699)
+++ PKGBUILD2019-06-28 22:19:44 UTC (rev 485700)
@@ -3,7 +3,7 @@
 
 _srcname=compute-runtime
 pkgname=intel-${_srcname}
-pkgver=19.23.13131
+pkgver=19.25.13237
 pkgrel=1
 pkgdesc="Intel(R) Graphics Compute Runtime for OpenCL(TM). Replaces Beignet 
for Gen8 (Broadwell) and beyond."
 arch=(x86_64)
@@ -15,7 +15,7 @@
 'libdrm: for cl_intel_va_api_media_sharing')
 provides=(opencl-driver)
 
source=("https://github.com/intel/compute-runtime/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('c98646d7a367425a10c3646f35dfc16dab49c39f9fac4f0cd294f6cf66ec4578')
+sha256sums=('641ec26640799bf28c9bca87b5cdb2fe5e0341cb6e18ea24372d64eab1e93448')
 
 prepare() {
 mkdir -p build


[arch-commits] Commit in intel-graphics-compiler/repos/community-x86_64 (2 files)

2019-06-28 Thread Daniel Bermond via arch-commits
Date: Friday, June 28, 2019 @ 22:19:10
  Author: dbermond
Revision: 485699

archrelease: copy trunk to community-x86_64

Added:
  intel-graphics-compiler/repos/community-x86_64/PKGBUILD
(from rev 485698, intel-graphics-compiler/trunk/PKGBUILD)
Deleted:
  intel-graphics-compiler/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 22:18:41 UTC (rev 485698)
+++ PKGBUILD2019-06-28 22:19:10 UTC (rev 485699)
@@ -1,44 +0,0 @@
-# Maintainer: Daniel Bermond 
-# Maintainer: Bruno Pagani 
-
-pkgname=intel-graphics-compiler
-epoch=1
-pkgver=1.0.8
-pkgrel=1
-pkgdesc="Intel Graphics Compiler for OpenCL"
-arch=(x86_64)
-url="https://github.com/intel/intel-graphics-compiler;
-license=(MIT)
-depends=(llvm-libs intel-opencl-clang)
-makedepends=(cmake clang llvm zlib python2)
-options=('!emptydirs')
-source=("${url}/archive/igc-${pkgver}.tar.gz")
-noextract=("igc-${pkgver}.tar.gz")
-sha256sums=('b66e78c3084aff92f3245e6352d363195c7b2d499c6b8ae8a3c73bd66cb2b94e')
-
-prepare() {
-mkdir -p build ${pkgname}-${pkgver}
-bsdtar xf igc-${pkgver}.tar.gz -C ${pkgname}-${pkgver} 
--strip-components='1'
-}
-
-build() {
-cd build
-cmake ../"${pkgname}-${pkgver}" \
--DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DIGC_OPTION__ARCHITECTURE_TARGET='Linux64' \
--DIGC_PREFERRED_LLVM_VERSION='8.0.0' \
--Wno-dev
-make
-
-# License
-sed -n '2,20p' IGC/AdaptorOCL/igc.opencl.h > LICENSE # create file
-sed -i '1,22s/^.\{,3\}//' LICENSE # erase C comments
-}
-
-package() {
-cd build
-make DESTDIR="${pkgdir}" install
-install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}
-}

Copied: intel-graphics-compiler/repos/community-x86_64/PKGBUILD (from rev 
485698, intel-graphics-compiler/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 22:19:10 UTC (rev 485699)
@@ -0,0 +1,44 @@
+# Maintainer: Daniel Bermond 
+# Maintainer: Bruno Pagani 
+
+pkgname=intel-graphics-compiler
+epoch=1
+pkgver=1.0.9
+pkgrel=1
+pkgdesc="Intel Graphics Compiler for OpenCL"
+arch=(x86_64)
+url="https://github.com/intel/intel-graphics-compiler;
+license=(MIT)
+depends=(llvm-libs intel-opencl-clang)
+makedepends=(cmake clang llvm zlib python2)
+options=('!emptydirs')
+source=("${url}/archive/igc-${pkgver}.tar.gz")
+noextract=("igc-${pkgver}.tar.gz")
+sha256sums=('fe41f483415808ee059e5d19cde0354403ee85332d800579ce0fa30195ff3925')
+
+prepare() {
+mkdir -p build ${pkgname}-${pkgver}
+bsdtar xf igc-${pkgver}.tar.gz -C ${pkgname}-${pkgver} 
--strip-components='1'
+}
+
+build() {
+cd build
+cmake ../"${pkgname}-${pkgver}" \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DIGC_OPTION__ARCHITECTURE_TARGET='Linux64' \
+-DIGC_PREFERRED_LLVM_VERSION='8.0.0' \
+-Wno-dev
+make
+
+# License
+sed -n '2,20p' IGC/AdaptorOCL/igc.opencl.h > LICENSE # create file
+sed -i '1,22s/^.\{,3\}//' LICENSE # erase C comments
+}
+
+package() {
+cd build
+make DESTDIR="${pkgdir}" install
+install -Dm644 LICENSE -t "${pkgdir}"/usr/share/licenses/${pkgname}
+}


[arch-commits] Commit in intel-graphics-compiler/trunk (PKGBUILD)

2019-06-28 Thread Daniel Bermond via arch-commits
Date: Friday, June 28, 2019 @ 22:18:41
  Author: dbermond
Revision: 485698

upgpkg: intel-graphics-compiler 1:1.0.9-1

Updated to version 1.0.9

Modified:
  intel-graphics-compiler/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 22:18:06 UTC (rev 485697)
+++ PKGBUILD2019-06-28 22:18:41 UTC (rev 485698)
@@ -3,7 +3,7 @@
 
 pkgname=intel-graphics-compiler
 epoch=1
-pkgver=1.0.8
+pkgver=1.0.9
 pkgrel=1
 pkgdesc="Intel Graphics Compiler for OpenCL"
 arch=(x86_64)
@@ -14,7 +14,7 @@
 options=('!emptydirs')
 source=("${url}/archive/igc-${pkgver}.tar.gz")
 noextract=("igc-${pkgver}.tar.gz")
-sha256sums=('b66e78c3084aff92f3245e6352d363195c7b2d499c6b8ae8a3c73bd66cb2b94e')
+sha256sums=('fe41f483415808ee059e5d19cde0354403ee85332d800579ce0fa30195ff3925')
 
 prepare() {
 mkdir -p build ${pkgname}-${pkgver}


[arch-commits] Commit in spirv-llvm-translator/trunk (PKGBUILD)

2019-06-28 Thread Daniel Bermond via arch-commits
Date: Friday, June 28, 2019 @ 22:17:36
  Author: dbermond
Revision: 485696

upgpkg: spirv-llvm-translator 8.0.1.1-1

Updated to version 8.0.1.1

Modified:
  spirv-llvm-translator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 21:32:09 UTC (rev 485695)
+++ PKGBUILD2019-06-28 22:17:36 UTC (rev 485696)
@@ -1,29 +1,29 @@
-# Maintainer: Daniel Bermond < gmail-com: danielbermond >
+# Maintainer: Daniel Bermond 
 
 _srcname=SPIRV-LLVM-Translator
 pkgname=${_srcname,,}
-pkgver=8.0.0
+_build=1
+pkgver=8.0.1.${_build}
 pkgrel=1
-_build=1
 pkgdesc="Tool and a library for bi-directional translation between SPIR-V and 
LLVM IR"
 arch=(x86_64)
 url="https://github.com/KhronosGroup/SPIRV-LLVM-Translator/;
 license=(custom)
 makedepends=(cmake llvm)
-source=("${url}/archive/v${pkgver}-${_build}/${pkgname}-${pkgver}.tar.gz"
+source=("${url}/archive/v${pkgver%.*}-${_build}/${pkgname}-${pkgver}.tar.gz"
 0001-Update-LowerOpenCL-pass-to-handle-new-blocks-represn.patch)
-sha256sums=(ce8779def5dfc8ecafd93d5b3c734b6886fb417ff2f2fd4aa3fd7c6ea5a863fb
-d3f477a6e7f4ab5ae2af8e50ec8cfc36f184392c119160f281bb66da758f3e25)
+sha256sums=('3947761445e93a7049f75d133ea6ea4aa620feb9b09f0bfd006ec2ffcb0b00ab'
+'d3f477a6e7f4ab5ae2af8e50ec8cfc36f184392c119160f281bb66da758f3e25')
 
 prepare() {
 mkdir -p build
-cd ${_srcname}-${pkgver}-${_build}
+cd ${_srcname}-${pkgver%.*}-${_build}
 patch -Np1 -i 
../0001-Update-LowerOpenCL-pass-to-handle-new-blocks-represn.patch
 }
 
 build() {
 cd build
-cmake ../${_srcname}-${pkgver}-${_build} \
+cmake ../${_srcname}-${pkgver%.*}-${_build} \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_POSITION_INDEPENDENT_CODE=ON \
 -Wno-dev
@@ -33,5 +33,5 @@
 package() {
 cd build
 make DESTDIR="${pkgdir}" install
-install -Dm644 ../${_srcname}-${pkgver}-${_build}/LICENSE.TXT -t 
"${pkgdir}"/usr/share/licenses/${pkgname}/
+install -Dm644 ../${_srcname}-${pkgver%.*}-${_build}/LICENSE.TXT -t 
"${pkgdir}"/usr/share/licenses/${pkgname}/
 }


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

2019-06-28 Thread Gaëtan Bisson via arch-commits
Date: Friday, June 28, 2019 @ 22:14:55
  Author: bisson
Revision: 357022

archrelease: copy trunk to testing-any

Added:
  dnssec-anchors/repos/testing-any/
  dnssec-anchors/repos/testing-any/LICENSE
(from rev 357021, dnssec-anchors/trunk/LICENSE)
  dnssec-anchors/repos/testing-any/PKGBUILD
(from rev 357021, dnssec-anchors/trunk/PKGBUILD)

--+
 LICENSE  |1 +
 PKGBUILD |   33 +
 2 files changed, 34 insertions(+)

Copied: dnssec-anchors/repos/testing-any/LICENSE (from rev 357021, 
dnssec-anchors/trunk/LICENSE)
===
--- testing-any/LICENSE (rev 0)
+++ testing-any/LICENSE 2019-06-28 22:14:55 UTC (rev 357022)
@@ -0,0 +1 @@
+The contents of this package are inelligible for copyright protection.

Copied: dnssec-anchors/repos/testing-any/PKGBUILD (from rev 357021, 
dnssec-anchors/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2019-06-28 22:14:55 UTC (rev 357022)
@@ -0,0 +1,33 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Thomas Mudrunka 
+# Contributor: m4xm4n 
+
+pkgname=dnssec-anchors
+pkgver=20190629
+pkgrel=1
+pkgdesc='DNSSEC trust anchors for the root zone'
+url='https://data.iana.org/root-anchors/'
+license=('custom:none')
+arch=('any')
+makedepends=('unbound')
+source=('LICENSE')
+sha256sums=('dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
+
+prepare() {
+   cd "${srcdir}"
+
+   unbound-anchor -v -a root.key ||
+   unbound-anchor -v -a root.key
+
+   unbound-host -v -f root.key -t DNSKEY . |
+   sed 's/ (secure)//;t;d' |
+   sed 's/ has / IN /' |
+   sed 's/ record / /' \
+   > trusted-key.key
+}
+
+package() {
+   cd "${srcdir}"
+   install -Dm644 trusted-key.key "${pkgdir}"/etc/trusted-key.key
+   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2019-06-28 Thread Gaëtan Bisson via arch-commits
Date: Friday, June 28, 2019 @ 22:14:14
  Author: bisson
Revision: 357021

upstream update

Modified:
  dnssec-anchors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 17:27:16 UTC (rev 357020)
+++ PKGBUILD2019-06-28 22:14:14 UTC (rev 357021)
@@ -3,7 +3,7 @@
 # Contributor: m4xm4n 
 
 pkgname=dnssec-anchors
-pkgver=20181003
+pkgver=20190629
 pkgrel=1
 pkgdesc='DNSSEC trust anchors for the root zone'
 url='https://data.iana.org/root-anchors/'


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

2019-06-28 Thread Eli Schwartz via arch-commits
Date: Friday, June 28, 2019 @ 21:26:13
  Author: eschwartz
Revision: 485688

archrelease: copy trunk to community-staging-x86_64

Added:
  code/repos/community-staging-x86_64/
  code/repos/community-staging-x86_64/PKGBUILD
(from rev 485687, code/trunk/PKGBUILD)
  code/repos/community-staging-x86_64/code-liveshare.diff
(from rev 485687, code/trunk/code-liveshare.diff)
  code/repos/community-staging-x86_64/code.js
(from rev 485687, code/trunk/code.js)
  code/repos/community-staging-x86_64/code.sh
(from rev 485687, code/trunk/code.sh)
  code/repos/community-staging-x86_64/enable-proposed-apis.diff
(from rev 485687, code/trunk/enable-proposed-apis.diff)
  code/repos/community-staging-x86_64/product_json.diff
(from rev 485687, code/trunk/product_json.diff)

---+
 PKGBUILD  |  142 
 code-liveshare.diff   |   12 +++
 code.js   |   29 
 code.sh   |3 
 enable-proposed-apis.diff |   13 
 product_json.diff |   20 ++
 6 files changed, 219 insertions(+)

Copied: code/repos/community-staging-x86_64/PKGBUILD (from rev 485687, 
code/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-28 21:26:13 UTC (rev 485688)
@@ -0,0 +1,142 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Contributor: Michael Hansen 
+# Contributor: Francisco Magalhães 
+
+pkgname=code
+pkgdesc='The Open Source build of Visual Studio Code (vscode) editor'
+# Remember to check 
https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for 
target node version
+pkgver=1.35.1
+pkgrel=2
+arch=('x86_64')
+url='https://github.com/microsoft/vscode'
+license=('MIT')
+depends=('electron4' 'libsecret' 'libx11' 'libxkbfile' 'ripgrep')
+optdepends=('bash-completion: Bash completions'
+'zsh-completions: ZSH completitons')
+makedepends=('git' 'gulp' 'npm' 'python2' 'yarn' 'nodejs-lts-dubnium')
+source=("$pkgname::git+https://github.com/Microsoft/vscode.git#tag=$pkgver;
+'code.js'
+'code.sh'
+'product_json.diff'
+'enable-proposed-apis.diff')
+sha512sums=('SKIP'
+
'814c9554427183cd893a33cd2cbe91f6e0ea71921ef0717c86217b1d3058d265f9ff7a9ace3e7b76f122e60b7686475cf4d999e581a1845face3033afb9f745f'
+
'dfd9ca38e6510c9ad59fb24c1141fdfeb136f457392aee79b0bc2ff378c4c54d81a06728ba3ec4039d57dfcd730c26686585de9b4032a21ee8151a4f05195c15'
+
'8ec47e497287d67f37e7b669af416f43d5cdbd4574892867d7b95996ef5de53640b5bc919b06b177e1fd91cb005579d6ed0c17325117b9914ba7cf28f5f06e40'
+
'b267dcedaf51067a782d0f14007663b706973c1538f7fb91f093475134c2145fd0ffd5ed2b47ad7f01c6167a78a4af285d2818d7850fc67a7f7a473324824664')
+
+# Even though we don't officially support other archs, let's
+# allow the user to use this PKGBUILD to compile the package
+# for his architecture
+case "$CARCH" in
+  i686)
+_vscode_arch=ia32
+;;
+  x86_64)
+_vscode_arch=x64
+;;
+  armv7h)
+_vscode_arch=arm
+;;
+  *)
+# Needed for mksrcinfo
+_vscode_arch=DUMMY
+;;
+esac
+
+prepare() {
+  cd $pkgname
+
+  # This patch no longer contains proprietary modifications.
+  # See https://github.com/Microsoft/vscode/issues/31168 for details.
+  patch -p0 < ../product_json.diff
+
+  # Set the commit and build date
+  local _commit=$(git rev-parse HEAD)
+  local _datestamp=$(date -u -Is | sed 's/\+00:00/Z/')
+  sed -e "s/@COMMIT@/$_commit/" -e "s/@DATE@/$_datestamp/" -i product.json
+
+  # See https://github.com/MicrosoftDocs/live-share/issues/262 for details
+  # Also, https://github.com/microsoft/vscode/issues/48946
+  patch -p1 < ../enable-proposed-apis.diff
+
+  # Build native modules for system electron
+  local _target=$(https://github.com/mapbox/node-sqlite3/issues/1044
+  mkdir -p path
+  ln -sf /usr/bin/python2 path/python
+  export PATH="$PWD/path:$PATH"
+
+  cd $pkgname
+
+  yarn install --arch=$_vscode_arch
+
+  # The default memory limit may be too low for current versions of node
+  # to successfully build vscode. Change it if this number still doesn't
+  # work for your system.
+  mem_limit="--max_old_space_size=4096"
+
+  if ! /usr/bin/node $mem_limit /usr/bin/gulp vscode-linux-$_vscode_arch-min
+  then
+  echo
+  echo "*** NOTE: If the build failed due to running out of file handles 
(EMFILE),"
+  echo "*** you will need to raise your max open file limit."
+  echo "*** You can check this for more information on how to increase 
this limit:"
+  echo "***
https://ro-che.info/articles/2017-03-26-increase-open-files-limit;
+  exit 1
+  fi
+}
+
+package() {
+  # Install resource files
+  install -dm 755 "$pkgdir"/usr/lib/$pkgname
+  cp -r --no-preserve=ownership --preserve=mode 
VSCode-linux-$_vscode_arch/resources/app/* "$pkgdir"/usr/lib/$pkgname/

[arch-commits] Commit in code/trunk (PKGBUILD code.sh)

2019-06-28 Thread Eli Schwartz via arch-commits
Date: Friday, June 28, 2019 @ 21:25:50
  Author: eschwartz
Revision: 485687

upgpkg: code 1.35.1-2

rebuild for electron 5 migration; code is not ready, so use electron4 compat 
package

Modified:
  code/trunk/PKGBUILD
  code/trunk/code.sh

--+
 PKGBUILD |9 -
 code.sh  |2 +-
 2 files changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 18:15:02 UTC (rev 485686)
+++ PKGBUILD2019-06-28 21:25:50 UTC (rev 485687)
@@ -6,11 +6,11 @@
 pkgdesc='The Open Source build of Visual Studio Code (vscode) editor'
 # Remember to check 
https://github.com/microsoft/vscode/wiki/How-to-Contribute#prerequisites for 
target node version
 pkgver=1.35.1
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url='https://github.com/microsoft/vscode'
 license=('MIT')
-depends=('electron' 'libsecret' 'libx11' 'libxkbfile' 'ripgrep')
+depends=('electron4' 'libsecret' 'libx11' 'libxkbfile' 'ripgrep')
 optdepends=('bash-completion: Bash completions'
 'zsh-completions: ZSH completitons')
 makedepends=('git' 'gulp' 'npm' 'python2' 'yarn' 'nodejs-lts-dubnium')
@@ -21,7 +21,7 @@
 'enable-proposed-apis.diff')
 sha512sums=('SKIP'
 
'814c9554427183cd893a33cd2cbe91f6e0ea71921ef0717c86217b1d3058d265f9ff7a9ace3e7b76f122e60b7686475cf4d999e581a1845face3033afb9f745f'
-
'0e75ee88274cbaf48c59ef6f363f6b8ac2ea83f8b17a61155008db773b709a1f0233754fa63a136ec0417313ba90a7eb17db000ec22a38ca8840d8ba6c47cab1'
+
'dfd9ca38e6510c9ad59fb24c1141fdfeb136f457392aee79b0bc2ff378c4c54d81a06728ba3ec4039d57dfcd730c26686585de9b4032a21ee8151a4f05195c15'
 
'8ec47e497287d67f37e7b669af416f43d5cdbd4574892867d7b95996ef5de53640b5bc919b06b177e1fd91cb005579d6ed0c17325117b9914ba7cf28f5f06e40'
 
'b267dcedaf51067a782d0f14007663b706973c1538f7fb91f093475134c2145fd0ffd5ed2b47ad7f01c6167a78a4af285d2818d7850fc67a7f7a473324824664')
 
@@ -61,7 +61,7 @@
   patch -p1 < ../enable-proposed-apis.diff
 
   # Build native modules for system electron
-  local _target=$(

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

2019-06-28 Thread Antonio Rojas via arch-commits
Date: Friday, June 28, 2019 @ 18:15:02
  Author: arojas
Revision: 485686

archrelease: copy trunk to community-x86_64

Added:
  brial/repos/community-x86_64/PKGBUILD
(from rev 485685, brial/trunk/PKGBUILD)
Deleted:
  brial/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 18:14:44 UTC (rev 485685)
+++ PKGBUILD2019-06-28 18:15:02 UTC (rev 485686)
@@ -1,35 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=brial
-pkgver=1.2.5
-pkgrel=1
-pkgdesc="Library for polynomials over boolean rings"
-arch=(x86_64)
-url="https://github.com/BRiAl/BRiAl;
-license=(GPL)
-depends=(python2 m4ri)
-makedepends=(boost)
-source=("https://github.com/BRiAl/BRiAl/releases/download/$pkgver/brial-$pkgver.tar.bz2;)
-sha256sums=('c4921d5008ac9122452e6f93abb696ef21ceac8e7170008ea7c7b05508da8d34')
-
-build() {
-  cd $pkgname-$pkgver 
-
-  export PYTHON=python2
-  ./configure --prefix=/usr --enable-shared
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool # 
https://bugzilla.gnome.org/show_bug.cgi?id=655517
-
-  make
-
-  cd sage-brial
-  python2 setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-
-  cd sage-brial
-  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
-}

Copied: brial/repos/community-x86_64/PKGBUILD (from rev 485685, 
brial/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 18:15:02 UTC (rev 485686)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=brial
+pkgver=1.2.5
+pkgrel=2
+pkgdesc="Library for polynomials over boolean rings"
+arch=(x86_64)
+url="https://github.com/BRiAl/BRiAl;
+license=(GPL)
+depends=(python2 m4ri)
+makedepends=(boost)
+source=("https://github.com/BRiAl/BRiAl/releases/download/$pkgver/brial-$pkgver.tar.bz2;)
+sha256sums=('c4921d5008ac9122452e6f93abb696ef21ceac8e7170008ea7c7b05508da8d34')
+
+build() {
+  cd $pkgname-$pkgver 
+
+  export PYTHON=python2
+  ./configure --prefix=/usr --enable-shared
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool # 
https://bugzilla.gnome.org/show_bug.cgi?id=655517
+
+  make
+
+  cd sage-brial
+  python2 setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+
+  cd sage-brial
+  python2 setup.py install --skip-build --root="$pkgdir" --optimize=1
+}


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

2019-06-28 Thread Antonio Rojas via arch-commits
Date: Friday, June 28, 2019 @ 18:14:44
  Author: arojas
Revision: 485685

Rebuild with GCC 9

Modified:
  brial/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 17:27:56 UTC (rev 485684)
+++ PKGBUILD2019-06-28 18:14:44 UTC (rev 485685)
@@ -2,7 +2,7 @@
 
 pkgname=brial
 pkgver=1.2.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Library for polynomials over boolean rings"
 arch=(x86_64)
 url="https://github.com/BRiAl/BRiAl;


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

2019-06-28 Thread Antonio Rojas via arch-commits
Date: Friday, June 28, 2019 @ 17:27:56
  Author: arojas
Revision: 485684

archrelease: copy trunk to community-x86_64

Added:
  gmic/repos/community-x86_64/PKGBUILD
(from rev 485683, gmic/trunk/PKGBUILD)
  gmic/repos/community-x86_64/zart-opencv4.patch
(from rev 485683, gmic/trunk/zart-opencv4.patch)
Deleted:
  gmic/repos/community-x86_64/PKGBUILD
  gmic/repos/community-x86_64/zart-opencv4.patch

+
 PKGBUILD   |  158 +--
 zart-opencv4.patch |   78 -
 2 files changed, 118 insertions(+), 118 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 17:27:15 UTC (rev 485683)
+++ PKGBUILD2019-06-28 17:27:56 UTC (rev 485684)
@@ -1,79 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Sergej Pupykin 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: farid 
-# Contributor: Archie 
-
-pkgbase=gmic
-pkgname=(gmic zart gimp-plugin-gmic krita-plugin-gmic)
-pkgver=2.6.6
-pkgrel=1
-arch=(x86_64)
-url="https://gmic.eu/;
-license=(custom:CeCILL)
-makedepends=(gimp qt5-base fftw openexr opencv eigen)
-source=(https://gmic.eu/files/source/gmic_$pkgver.tar.gz zart-opencv4.patch)
-sha256sums=('86c14da90daa0b3c09265b7b07976bf3f3a76f5b0786fecfd9fc3d9332ce0da0'
-'182c6723708302a8cee92bfb45a40ff09b8903c649ce856d0d8cd10aab0ee39b')
-
-prepare() {
-  sed -e 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|g' 
-i gmic-$pkgver/src/Makefile
-# fix overlinking
-  sed -e 's/pkg-config opencv --libs ||//' -e 
's/-lopencv_highgui/-lopencv_videoio/' \
-  -e 's/pkg-config opencv/pkg-config opencv4/' -i 
gmic-$pkgver/src/Makefile 
-# fix build with openCV 4.0
-  cd gmic-$pkgver/zart
-  patch -p1 -i "$srcdir"/zart-opencv4.patch
-}
-
-build() {
-  cd gmic-$pkgver
-  make -C src cli lib libc WGET=/bin/true LIBS=${LDFLAGS} -j1
-
-  cd gmic-qt
-  qmake GMIC_PATH=../src GMIC_DYNAMIC_LINKING=on HOST=none
-  make
-  qmake GMIC_PATH=../src GMIC_DYNAMIC_LINKING=on HOST=gimp
-  make
-  qmake GMIC_PATH=../src GMIC_DYNAMIC_LINKING=on HOST=krita
-  make  
-
-  cd ../zart
-  qmake GMIC_PATH=../src GMIC_DYNAMIC_LINKING=on QMAKE_CXXFLAGS+=" 
-DOPENCV2_HEADERS"
-  make
-}
-
-package_gmic() {
-  pkgdesc="GREYC's Magic Image Converter: image processing framework"
-  depends=(opencv fftw curl)
-  optdepends=('qt5-base: for the Qt UI')
-
-  cd gmic-$pkgver/src
-  make DESTDIR="$pkgdir" install
-  install -Dm644 ../COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  rm -r "$pkgdir"/usr/{bin/zart,lib/gimp,bin/gmic_krita_qt}
-}
-
-package_zart() {
-  pkgdesc="A GUI for G'MIC real-time manipulations on the output of a webcam"
-  depends=(gmic qt5-base)
-
-  install -Dm755 gmic-$pkgver/zart/zart -t "$pkgdir"/usr/bin
-  install -Dm644 gmic-$pkgver/zart/Licence_CeCILL_V2-en.html -t 
"$pkgdir"/usr/share/licenses/$pkgname
-}
-
-package_gimp-plugin-gmic() {
-  pkgdesc="Gimp plugin for the G'MIC image processing framework"
-  depends=(gimp gmic qt5-base)
-
-  install -Dm755 gmic-$pkgver/gmic-qt/gmic_gimp_qt 
"$pkgdir"/usr/lib/gimp/2.0/plug-ins/gmic_gimp
-  install -Dm644 gmic-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_krita-plugin-gmic() {
-  pkgdesc="Krita plugin for the G'MIC image processing framework"
-  depends=(krita gmic)
-
-  install -Dm755 gmic-$pkgver/gmic-qt/gmic_krita_qt -t "$pkgdir"/usr/bin/
-  install -Dm644 gmic-$pkgver/COPYING 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: gmic/repos/community-x86_64/PKGBUILD (from rev 485683, 
gmic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 17:27:56 UTC (rev 485684)
@@ -0,0 +1,79 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Sergej Pupykin 
+# Contributor: Jan "heftig" Steffens 
+# Contributor: farid 
+# Contributor: Archie 
+
+pkgbase=gmic
+pkgname=(gmic zart gimp-plugin-gmic krita-plugin-gmic)
+pkgver=2.6.7
+pkgrel=1
+arch=(x86_64)
+url="https://gmic.eu/;
+license=(custom:CeCILL)
+makedepends=(gimp qt5-base fftw openexr opencv eigen)
+source=(https://gmic.eu/files/source/gmic_$pkgver.tar.gz zart-opencv4.patch)
+sha256sums=('2e5535d1bae66254136e928428750aac8efcef6f4413fc352b6de9ce8ac8b0ff'
+'182c6723708302a8cee92bfb45a40ff09b8903c649ce856d0d8cd10aab0ee39b')
+
+prepare() {
+  sed -e 's|/etc/bash_completion.d|/usr/share/bash-completion/completions|g' 
-i gmic-$pkgver/src/Makefile
+# fix overlinking
+  sed -e 's/pkg-config opencv --libs ||//' -e 
's/-lopencv_highgui/-lopencv_videoio/' \
+  -e 's/pkg-config opencv/pkg-config opencv4/' -i 
gmic-$pkgver/src/Makefile 
+# fix build with openCV 4.0
+  cd gmic-$pkgver/zart
+  patch -p1 -i "$srcdir"/zart-opencv4.patch
+}
+
+build() {
+  cd gmic-$pkgver
+  make -C src cli lib libc WGET=/bin/true LIBS=${LDFLAGS} -j1
+
+  cd gmic-qt
+  qmake GMIC_PATH=../src GMIC_DYNAMIC_LINKING=on 

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

2019-06-28 Thread Antonio Rojas via arch-commits
Date: Friday, June 28, 2019 @ 17:27:15
  Author: arojas
Revision: 485683

Update to 2.6.7

Modified:
  gmic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 16:34:38 UTC (rev 485682)
+++ PKGBUILD2019-06-28 17:27:15 UTC (rev 485683)
@@ -6,7 +6,7 @@
 
 pkgbase=gmic
 pkgname=(gmic zart gimp-plugin-gmic krita-plugin-gmic)
-pkgver=2.6.6
+pkgver=2.6.7
 pkgrel=1
 arch=(x86_64)
 url="https://gmic.eu/;
@@ -13,7 +13,7 @@
 license=(custom:CeCILL)
 makedepends=(gimp qt5-base fftw openexr opencv eigen)
 source=(https://gmic.eu/files/source/gmic_$pkgver.tar.gz zart-opencv4.patch)
-sha256sums=('86c14da90daa0b3c09265b7b07976bf3f3a76f5b0786fecfd9fc3d9332ce0da0'
+sha256sums=('2e5535d1bae66254136e928428750aac8efcef6f4413fc352b6de9ce8ac8b0ff'
 '182c6723708302a8cee92bfb45a40ff09b8903c649ce856d0d8cd10aab0ee39b')
 
 prepare() {


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

2019-06-28 Thread Antonio Rojas via arch-commits
Date: Friday, June 28, 2019 @ 17:26:55
  Author: arojas
Revision: 357019

Update to 4.9.2

Modified:
  qtcreator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 17:22:09 UTC (rev 357018)
+++ PKGBUILD2019-06-28 17:26:55 UTC (rev 357019)
@@ -7,9 +7,9 @@
 # Contributor: delor 
 
 pkgname=qtcreator
-pkgver=4.9.1
+pkgver=4.9.2
 _clangver=8.0.0
-pkgrel=2
+pkgrel=1
 pkgdesc='Lightweight, cross-platform integrated development environment'
 arch=(x86_64)
 url='https://www.qt.io'
@@ -26,11 +26,12 @@
 'git: git support'
 'mercurial: mercurial support'
 'bzr: bazaar support'
-'valgrind: analyze support')
+'valgrind: analyze support'
+'perf: performer analyzer')
 
source=("https://download.qt.io/official_releases/qtcreator/${pkgver%.*}/$pkgver/qt-creator-opensource-src-$pkgver.tar.xz;
 qtcreator-clazy-1.5.patch
 qtcreator-preload-plugins.patch)
-sha256sums=('79b8228d0871927837681e6af9ab91e3ea28154cecfba317f9c0e56246b8ad81'
+sha256sums=('b7e0c797e7704c6c22eb35351946c0a758502fd082f6beaee043166e1739d3d7'
 '1f6998fea92b9a157f42cca783839ce95f70ccc667027078b7881cbb253838f0'
 '150c444e76ec969fc8765774b648984037829623300d0ce9d41a915b2afa792d')
 


[arch-commits] Commit in qtcreator/repos/testing-x86_64 (6 files)

2019-06-28 Thread Antonio Rojas via arch-commits
Date: Friday, June 28, 2019 @ 17:27:16
  Author: arojas
Revision: 357020

archrelease: copy trunk to testing-x86_64

Added:
  qtcreator/repos/testing-x86_64/PKGBUILD
(from rev 357019, qtcreator/trunk/PKGBUILD)
  qtcreator/repos/testing-x86_64/qtcreator-clazy-1.5.patch
(from rev 357019, qtcreator/trunk/qtcreator-clazy-1.5.patch)
  qtcreator/repos/testing-x86_64/qtcreator-preload-plugins.patch
(from rev 357019, qtcreator/trunk/qtcreator-preload-plugins.patch)
Deleted:
  qtcreator/repos/testing-x86_64/PKGBUILD
  qtcreator/repos/testing-x86_64/qtcreator-clazy-1.5.patch
  qtcreator/repos/testing-x86_64/qtcreator-preload-plugins.patch

-+
 PKGBUILD|  153 +++---
 qtcreator-clazy-1.5.patch   |   90 +++---
 qtcreator-preload-plugins.patch |   42 +-
 3 files changed, 143 insertions(+), 142 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 17:26:55 UTC (rev 357019)
+++ PKGBUILD2019-06-28 17:27:16 UTC (rev 357020)
@@ -1,76 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Maintainer: Antonio Rojas 
-# Contributor: Imanol Celaya 
-# Contributor: Lukas Jirkovsky 
-# Contributor: Dan Vratil 
-# Contributor: thotypous 
-# Contributor: delor 
-
-pkgname=qtcreator
-pkgver=4.9.1
-_clangver=8.0.0
-pkgrel=2
-pkgdesc='Lightweight, cross-platform integrated development environment'
-arch=(x86_64)
-url='https://www.qt.io'
-license=(LGPL)
-depends=(qt5-tools qt5-quickcontrols qt5-quickcontrols2 qt5-webengine 
clang=$_clangver qbs clazy syntax-highlighting desktop-file-utils)
-makedepends=(llvm python patchelf)
-options=(docs)
-optdepends=('qt5-doc: integrated Qt documentation'
-'qt5-examples: welcome page examples'
-'qt5-translations: for other languages'
-'gdb: debugger'
-'cmake: cmake project support'
-'x11-ssh-askpass: ssh support'
-'git: git support'
-'mercurial: mercurial support'
-'bzr: bazaar support'
-'valgrind: analyze support')
-source=("https://download.qt.io/official_releases/qtcreator/${pkgver%.*}/$pkgver/qt-creator-opensource-src-$pkgver.tar.xz;
-qtcreator-clazy-1.5.patch
-qtcreator-preload-plugins.patch)
-sha256sums=('79b8228d0871927837681e6af9ab91e3ea28154cecfba317f9c0e56246b8ad81'
-'1f6998fea92b9a157f42cca783839ce95f70ccc667027078b7881cbb253838f0'
-'150c444e76ec969fc8765774b648984037829623300d0ce9d41a915b2afa792d')
-
-prepare() {
-  mkdir -p build
-
-  cd qt-creator-opensource-src-$pkgver
-  # fix hardcoded libexec path
-  sed -e 's|libexec\/qtcreator|lib\/qtcreator|g' -i qtcreator.pri
-  sed -e 's|libexec|lib|g' -i src/tools/tools.pro
-  # use system qbs
-  rm -r src/shared/qbs
-  # Adapt to clazy 1.5 plugin rename
-  patch -p1 -i ../qtcreator-clazy-1.5.patch
-  # Preload analyzer plugins, since upstream clang doesn't link to all plugins
-  # see 
http://code.qt.io/cgit/clang/clang.git/commit/?id=7f349701d3ea0c47be3a43e2656993fd55cf
-  # and https://bugs.archlinux.org/task/59492
-  patch -p1 -i ../qtcreator-preload-plugins.patch
-}
-
-build() {
-  cd build
-
-  qmake LLVM_INSTALL_DIR=/usr QBS_INSTALL_DIR=/usr \
-KSYNTAXHIGHLIGHTING_LIB_DIR=/usr/lib 
KSYNTAXHIGHLIGHTING_INCLUDE_DIR=/usr/include/KF5/KSyntaxHighlighting \
-CONFIG+=journald QMAKE_CFLAGS_ISYSTEM=-I \
-DEFINES+=QBS_ENABLE_PROJECT_FILE_UPDATES \
-"$srcdir"/qt-creator-opensource-src-$pkgver/qtcreator.pro
-  make
-  make docs
-}
-
-package() {
-  cd build
-
-  make INSTALL_ROOT="$pkgdir/usr/" install
-  make INSTALL_ROOT="$pkgdir/usr/" install_docs
-
-  install -Dm644 
"$srcdir"/qt-creator-opensource-src-$pkgver/LICENSE.GPL3-EXCEPT 
"$pkgdir"/usr/share/licenses/qtcreator/LICENSE.GPL3-EXCEPT
-
-# Link clazy plugin explicitely
-  patchelf --add-needed ClazyPlugin.so "$pkgdir"/usr/lib/qtcreator/clangbackend
-}

Copied: qtcreator/repos/testing-x86_64/PKGBUILD (from rev 357019, 
qtcreator/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 17:27:16 UTC (rev 357020)
@@ -0,0 +1,77 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Antonio Rojas 
+# Contributor: Imanol Celaya 
+# Contributor: Lukas Jirkovsky 
+# Contributor: Dan Vratil 
+# Contributor: thotypous 
+# Contributor: delor 
+
+pkgname=qtcreator
+pkgver=4.9.2
+_clangver=8.0.0
+pkgrel=1
+pkgdesc='Lightweight, cross-platform integrated development environment'
+arch=(x86_64)
+url='https://www.qt.io'
+license=(LGPL)
+depends=(qt5-tools qt5-quickcontrols qt5-quickcontrols2 qt5-webengine 
clang=$_clangver qbs clazy syntax-highlighting desktop-file-utils)
+makedepends=(llvm python patchelf)
+options=(docs)
+optdepends=('qt5-doc: integrated Qt documentation'
+'qt5-examples: welcome page examples'
+

[arch-commits] Commit in qtcreator/repos/testing-x86_64 (6 files)

2019-06-28 Thread Antonio Rojas via arch-commits
Date: Friday, June 28, 2019 @ 17:22:09
  Author: arojas
Revision: 357018

archrelease: copy trunk to testing-x86_64

Added:
  qtcreator/repos/testing-x86_64/PKGBUILD
(from rev 357017, qtcreator/trunk/PKGBUILD)
  qtcreator/repos/testing-x86_64/qtcreator-clazy-1.5.patch
(from rev 357017, qtcreator/trunk/qtcreator-clazy-1.5.patch)
  qtcreator/repos/testing-x86_64/qtcreator-preload-plugins.patch
(from rev 357017, qtcreator/trunk/qtcreator-preload-plugins.patch)
Deleted:
  qtcreator/repos/testing-x86_64/PKGBUILD
  qtcreator/repos/testing-x86_64/qtcreator-clazy-1.5.patch
  qtcreator/repos/testing-x86_64/qtcreator-preload-plugins.patch

-+
 PKGBUILD|  152 +++---
 qtcreator-clazy-1.5.patch   |   90 +++---
 qtcreator-preload-plugins.patch |   42 +-
 3 files changed, 142 insertions(+), 142 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 17:21:00 UTC (rev 357017)
+++ PKGBUILD2019-06-28 17:22:09 UTC (rev 357018)
@@ -1,76 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Maintainer: Antonio Rojas 
-# Contributor: Imanol Celaya 
-# Contributor: Lukas Jirkovsky 
-# Contributor: Dan Vratil 
-# Contributor: thotypous 
-# Contributor: delor 
-
-pkgname=qtcreator
-pkgver=4.9.1
-_clangver=8.0.0
-pkgrel=2
-pkgdesc='Lightweight, cross-platform integrated development environment'
-arch=(x86_64)
-url='https://www.qt.io'
-license=(LGPL)
-depends=(qt5-tools qt5-quickcontrols qt5-quickcontrols2 qt5-webengine 
clang=$_clangver qbs clazy syntax-highlighting desktop-file-utils)
-makedepends=(llvm python patchelf)
-options=(docs)
-optdepends=('qt5-doc: integrated Qt documentation'
-'qt5-examples: welcome page examples'
-'qt5-translations: for other languages'
-'gdb: debugger'
-'cmake: cmake project support'
-'x11-ssh-askpass: ssh support'
-'git: git support'
-'mercurial: mercurial support'
-'bzr: bazaar support'
-'valgrind: analyze support')
-source=("https://download.qt.io/official_releases/qtcreator/${pkgver%.*}/$pkgver/qt-creator-opensource-src-$pkgver.tar.xz;
-qtcreator-clazy-1.5.patch
-qtcreator-preload-plugins.patch)
-sha256sums=('79b8228d0871927837681e6af9ab91e3ea28154cecfba317f9c0e56246b8ad81'
-'1f6998fea92b9a157f42cca783839ce95f70ccc667027078b7881cbb253838f0'
-'150c444e76ec969fc8765774b648984037829623300d0ce9d41a915b2afa792d')
-
-prepare() {
-  mkdir -p build
-
-  cd qt-creator-opensource-src-$pkgver
-  # fix hardcoded libexec path
-  sed -e 's|libexec\/qtcreator|lib\/qtcreator|g' -i qtcreator.pri
-  sed -e 's|libexec|lib|g' -i src/tools/tools.pro
-  # use system qbs
-  rm -r src/shared/qbs
-  # Adapt to clazy 1.5 plugin rename
-  patch -p1 -i ../qtcreator-clazy-1.5.patch
-  # Preload analyzer plugins, since upstream clang doesn't link to all plugins
-  # see 
http://code.qt.io/cgit/clang/clang.git/commit/?id=7f349701d3ea0c47be3a43e2656993fd55cf
-  # and https://bugs.archlinux.org/task/59492
-  patch -p1 -i ../qtcreator-preload-plugins.patch
-}
-
-build() {
-  cd build
-
-  qmake LLVM_INSTALL_DIR=/usr QBS_INSTALL_DIR=/usr \
-KSYNTAXHIGHLIGHTING_LIB_DIR=/usr/lib 
KSYNTAXHIGHLIGHTING_INCLUDE_DIR=/usr/include/KF5/KSyntaxHighlighting \
-CONFIG+=journald QMAKE_CFLAGS_ISYSTEM=-I \
-DEFINES+=QBS_ENABLE_PROJECT_FILE_UPDATES \
-"$srcdir"/qt-creator-opensource-src-$pkgver/qtcreator.pro
-  make
-  make docs
-}
-
-package() {
-  cd build
-
-  make INSTALL_ROOT="$pkgdir/usr/" install
-  make INSTALL_ROOT="$pkgdir/usr/" install_docs
-
-  install -Dm644 
"$srcdir"/qt-creator-opensource-src-$pkgver/LICENSE.GPL3-EXCEPT 
"$pkgdir"/usr/share/licenses/qtcreator/LICENSE.GPL3-EXCEPT
-
-# Link clazy plugin explicitely
-  patchelf --add-needed ClazyPlugin.so "$pkgdir"/usr/lib/qtcreator/clangbackend
-}

Copied: qtcreator/repos/testing-x86_64/PKGBUILD (from rev 357017, 
qtcreator/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 17:22:09 UTC (rev 357018)
@@ -0,0 +1,76 @@
+# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Antonio Rojas 
+# Contributor: Imanol Celaya 
+# Contributor: Lukas Jirkovsky 
+# Contributor: Dan Vratil 
+# Contributor: thotypous 
+# Contributor: delor 
+
+pkgname=qtcreator
+pkgver=4.9.1
+_clangver=8.0.0
+pkgrel=2
+pkgdesc='Lightweight, cross-platform integrated development environment'
+arch=(x86_64)
+url='https://www.qt.io'
+license=(LGPL)
+depends=(qt5-tools qt5-quickcontrols qt5-quickcontrols2 qt5-webengine 
clang=$_clangver qbs clazy syntax-highlighting desktop-file-utils)
+makedepends=(llvm python patchelf)
+options=(docs)
+optdepends=('qt5-doc: integrated Qt documentation'
+'qt5-examples: welcome page examples'
+

[arch-commits] Commit in akonadi/trunk (PKGBUILD kdebug-409234.patch)

2019-06-28 Thread Antonio Rojas via arch-commits
Date: Friday, June 28, 2019 @ 17:21:00
  Author: arojas
Revision: 357017

Patch upstreamed

Modified:
  akonadi/trunk/PKGBUILD
Deleted:
  akonadi/trunk/kdebug-409234.patch

-+
 PKGBUILD|4 ++--
 kdebug-409234.patch |   13 -
 2 files changed, 2 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 13:50:11 UTC (rev 357016)
+++ PKGBUILD2019-06-28 17:21:00 UTC (rev 357017)
@@ -13,10 +13,10 @@
 license=(LGPL)
 makedepends=(extra-cmake-modules postgresql qt5-tools boost kdesignerplugin 
kio kitemmodels)
 
source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}
-kdebug-409234.patch)
+
kdebug-409234.patch::"https://cgit.kde.org/akonadi.git/patch/?id=74aed954;)
 sha256sums=('16e1c6dd48004d9b1ad0c1dc38372ccdd5529c7e360fce95f65067b83407b6d2'
 'SKIP'
-'c38706472c5a5adf74d5a86908554ecbfe332f9a6a03729c6557ac9651b68dad')
+'2b69bbc19694079d6edfcb00134e9241cef717a2dcc0054ed324d28efd8edda3')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

   F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

 

Deleted: kdebug-409234.patch
===
--- kdebug-409234.patch 2019-06-28 13:50:11 UTC (rev 357016)
+++ kdebug-409234.patch 2019-06-28 17:21:00 UTC (rev 357017)
@@ -1,13 +0,0 @@
-diff --git a/src/server/storage/dbintrospector.cpp 
b/src/server/storage/dbintrospector.cpp
-index 224faf7f8..70d952a6f 100644
 a/src/server/storage/dbintrospector.cpp
-+++ b/src/server/storage/dbintrospector.cpp
-@@ -76,7 +76,7 @@ bool DbIntrospector::hasColumn(const QString , 
const QString 
- QStringList columns = m_columnCache.value(tableName);
- 
- if (columns.isEmpty()) {
--const QSqlRecord table = m_database.record(tableName);
-+const QSqlRecord table = m_database.record(tableName.toLower());
- const int numTables = table.count();
- columns.reserve(numTables);
- for (int i = 0; i < numTables; ++i) {


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

2019-06-28 Thread Maxime Gauduin via arch-commits
Date: Friday, June 28, 2019 @ 16:34:38
  Author: alucryd
Revision: 485682

archrelease: copy trunk to community-x86_64

Added:
  musescore/repos/community-x86_64/PKGBUILD
(from rev 485681, musescore/trunk/PKGBUILD)
Deleted:
  musescore/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 16:34:32 UTC (rev 485681)
+++ PKGBUILD2019-06-28 16:34:38 UTC (rev 485682)
@@ -1,54 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Stefan Husmann 
-# Contributor: Cristian Maureira 
-# Contributor: Dr.Egg 
-
-pkgname=musescore
-pkgver=3.2
-pkgrel=1
-pkgdesc='Create, play and print beautiful sheet music'
-arch=(x86_64)
-url=https://musescore.org/
-license=(GPL)
-depends=(
-  alsa-lib
-  freetype2
-  libpulse
-  libsndfile
-  libvorbisfile.so
-  portaudio
-  portmidi
-  qt5-base
-  qt5-declarative
-  qt5-quickcontrols
-  qt5-svg
-  qt5-tools
-  qt5-webengine
-  qt5-xmlpatterns
-  zlib
-)
-makedepends=(
-  cmake
-  doxygen
-  git
-  lame
-  qt5-script
-  texlive-core
-)
-optdepends=('lame: MP3 export')
-source=(git+https://github.com/musescore/MuseScore.git#tag=v${pkgver})
-sha256sums=('SKIP')
-
-prepare() {
-  sed 's/option(BUILD_CRASH_REPORTER "Build with crash reporter" 
ON)/option(BUILD_CRASH_REPORTER "Build with crash reporter" OFF)/' -i 
MuseScore/CMakeLists.txt
-}
-
-build() {
-  make PREFIX=/usr NO_RPATH=TRUE USE_SYSTEM_FREETYPE=ON -C MuseScore revision 
release
-}
-
-package() {
-  make DESTDIR="${pkgdir}" UPDATE_CACHE=FALSE -C MuseScore/build.release 
install
-}
-
-# vim: ts=2 sw=2 et:

Copied: musescore/repos/community-x86_64/PKGBUILD (from rev 485681, 
musescore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 16:34:38 UTC (rev 485682)
@@ -0,0 +1,54 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Stefan Husmann 
+# Contributor: Cristian Maureira 
+# Contributor: Dr.Egg 
+
+pkgname=musescore
+pkgver=3.2.1
+pkgrel=1
+pkgdesc='Create, play and print beautiful sheet music'
+arch=(x86_64)
+url=https://musescore.org/
+license=(GPL)
+depends=(
+  alsa-lib
+  freetype2
+  libpulse
+  libsndfile
+  libvorbisfile.so
+  portaudio
+  portmidi
+  qt5-base
+  qt5-declarative
+  qt5-quickcontrols
+  qt5-svg
+  qt5-tools
+  qt5-webengine
+  qt5-xmlpatterns
+  zlib
+)
+makedepends=(
+  cmake
+  doxygen
+  git
+  lame
+  qt5-script
+  texlive-core
+)
+optdepends=('lame: MP3 export')
+source=(git+https://github.com/musescore/MuseScore.git#tag=v${pkgver})
+sha256sums=('SKIP')
+
+prepare() {
+  sed 's/option(BUILD_CRASH_REPORTER "Build with crash reporter" 
ON)/option(BUILD_CRASH_REPORTER "Build with crash reporter" OFF)/' -i 
MuseScore/CMakeLists.txt
+}
+
+build() {
+  make PREFIX=/usr NO_RPATH=TRUE USE_SYSTEM_FREETYPE=ON -C MuseScore revision 
release
+}
+
+package() {
+  make DESTDIR="${pkgdir}" UPDATE_CACHE=FALSE -C MuseScore/build.release 
install
+}
+
+# vim: ts=2 sw=2 et:


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

2019-06-28 Thread Maxime Gauduin via arch-commits
Date: Friday, June 28, 2019 @ 16:34:32
  Author: alucryd
Revision: 485681

upgpkg: musescore 3.2.1-1

Modified:
  musescore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 14:14:35 UTC (rev 485680)
+++ PKGBUILD2019-06-28 16:34:32 UTC (rev 485681)
@@ -4,7 +4,7 @@
 # Contributor: Dr.Egg 
 
 pkgname=musescore
-pkgver=3.2
+pkgver=3.2.1
 pkgrel=1
 pkgdesc='Create, play and print beautiful sheet music'
 arch=(x86_64)


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 14:14:25
  Author: felixonmars
Revision: 485674

archrelease: copy trunk to community-x86_64

Added:
  dart/repos/community-x86_64/PKGBUILD
(from rev 485673, dart/trunk/PKGBUILD)
Deleted:
  dart/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 14:14:15 UTC (rev 485673)
+++ PKGBUILD2019-06-28 14:14:25 UTC (rev 485674)
@@ -1,61 +0,0 @@
-# Maintainer: Alexander Rødseth 
-# Maintainer: Felix Yan 
-# Contributor: T. Jameson Little 
-# Contributor: Usagi Ito 
-# Contributor: siasia 
-# Contributor: Julien Nicoulaud 
-
-pkgname=dart
-pkgver=2.3.2
-pkgrel=1
-pkgdesc='The dart programming language SDK'
-arch=('x86_64')
-url='https://www.dartlang.org/'
-depends=('bash')
-license=('BSD')
-makedepends=('setconf')
-options=('!strip')
-source=("$pkgname-$pkgver-64.zip::https://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip;)
-sha512sums=('bf94088bc1f88d1b1fb2625dc6b4097b6895e6fd88b79b0b9e18e5f01539c39298b0ce9e6a04912ea0435460598020e98781b722a85331a91b176142e887134a')
-
-prepare() {
-  # Fix permissions
-  find "$pkgname-sdk" -type d -exec chmod a+rx '{}' + \
--or -type f -exec chmod a+r '{}' +
-
-  cd "$pkgname-sdk/bin"
-
-  # Configure paths
-  for _f in dart2js dartanalyzer pub dartfmt dartdevc dartdoc; do
-setconf $_f BIN_DIR "/opt/$pkgname-sdk/bin"
-setconf $_f PROG_NAME "/opt/$pkgname-sdk/bin/$_f"
-setconf $_f SDK_DIR "/opt/$pkgname-sdk/"
-  done
-
-  # Extract license (AUTHORS and LICENSE files are missing)
-  head -n5 "../include/dart_api.h" > ../../LICENSE
-}
-
-package() {
-  # Create directories
-  install -d "$pkgdir"{"/opt/$pkgname-sdk",/usr/{bin,"share/doc/$pkgname-sdk"}}
-
-  # Package the files
-  cp -a "$pkgname-sdk/"* "$pkgdir/opt/$pkgname-sdk/"
-
-  # Set up symbolic links for the executables
-  for f in dart dart2js dartanalyzer pub dartfmt dartdevc dartdoc dart2aot 
dartaotruntime; do
-ln -s "/opt/$pkgname-sdk/bin/$f" "$pkgdir/usr/bin/$f"
-  done
-
-  # Package samples and documentation
-  for f in samples about.html about_files; do
-echo mv "$pkgdir/opt/$pkgname-sdk/$f" "$pkgdir/usr/share/doc/$pkgname/"
-  done
-
-  # BSD License
-  install -Dm644 LICENSE \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dart/repos/community-x86_64/PKGBUILD (from rev 485673, 
dart/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 14:14:25 UTC (rev 485674)
@@ -0,0 +1,61 @@
+# Maintainer: Alexander Rødseth 
+# Maintainer: Felix Yan 
+# Contributor: T. Jameson Little 
+# Contributor: Usagi Ito 
+# Contributor: siasia 
+# Contributor: Julien Nicoulaud 
+
+pkgname=dart
+pkgver=2.4.0
+pkgrel=1
+pkgdesc='The dart programming language SDK'
+arch=('x86_64')
+url='https://www.dartlang.org/'
+depends=('bash')
+license=('BSD')
+makedepends=('setconf')
+options=('!strip')
+source=("$pkgname-$pkgver-64.zip::https://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip;)
+sha512sums=('1ab8626fa55b3f5331ea69178160a01778c5968d25da8b522edcf57fa82dc74e0088027b68bcd2ece9edab8c3871ca580cc77b94ea94c14d76d87cff127fa1d7')
+
+prepare() {
+  # Fix permissions
+  find "$pkgname-sdk" -type d -exec chmod a+rx '{}' + \
+-or -type f -exec chmod a+r '{}' +
+
+  cd "$pkgname-sdk/bin"
+
+  # Configure paths
+  for _f in dart2js dartanalyzer pub dartfmt dartdevc dartdoc; do
+setconf $_f BIN_DIR "/opt/$pkgname-sdk/bin"
+setconf $_f PROG_NAME "/opt/$pkgname-sdk/bin/$_f"
+setconf $_f SDK_DIR "/opt/$pkgname-sdk/"
+  done
+
+  # Extract license (AUTHORS and LICENSE files are missing)
+  head -n5 "../include/dart_api.h" > ../../LICENSE
+}
+
+package() {
+  # Create directories
+  install -d "$pkgdir"{"/opt/$pkgname-sdk",/usr/{bin,"share/doc/$pkgname-sdk"}}
+
+  # Package the files
+  cp -a "$pkgname-sdk/"* "$pkgdir/opt/$pkgname-sdk/"
+
+  # Set up symbolic links for the executables
+  for f in dart dart2js dartanalyzer pub dartfmt dartdevc dartdoc dart2aot 
dartaotruntime; do
+ln -s "/opt/$pkgname-sdk/bin/$f" "$pkgdir/usr/bin/$f"
+  done
+
+  # Package samples and documentation
+  for f in samples about.html about_files; do
+echo mv "$pkgdir/opt/$pkgname-sdk/$f" "$pkgdir/usr/share/doc/$pkgname/"
+  done
+
+  # BSD License
+  install -Dm644 LICENSE \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 14:14:15
  Author: felixonmars
Revision: 485673

upgpkg: dart 2.4.0-1

Modified:
  dart/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 13:47:39 UTC (rev 485672)
+++ PKGBUILD2019-06-28 14:14:15 UTC (rev 485673)
@@ -6,7 +6,7 @@
 # Contributor: Julien Nicoulaud 
 
 pkgname=dart
-pkgver=2.3.2
+pkgver=2.4.0
 pkgrel=1
 pkgdesc='The dart programming language SDK'
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('setconf')
 options=('!strip')
 
source=("$pkgname-$pkgver-64.zip::https://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip;)
-sha512sums=('bf94088bc1f88d1b1fb2625dc6b4097b6895e6fd88b79b0b9e18e5f01539c39298b0ce9e6a04912ea0435460598020e98781b722a85331a91b176142e887134a')
+sha512sums=('1ab8626fa55b3f5331ea69178160a01778c5968d25da8b522edcf57fa82dc74e0088027b68bcd2ece9edab8c3871ca580cc77b94ea94c14d76d87cff127fa1d7')
 
 prepare() {
   # Fix permissions


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

2019-06-28 Thread Andreas Radke via arch-commits
Date: Friday, June 28, 2019 @ 13:50:11
  Author: andyrtr
Revision: 357016

archrelease: copy trunk to extra-x86_64

Added:
  libinput/repos/extra-x86_64/PKGBUILD
(from rev 357015, libinput/trunk/PKGBUILD)
Deleted:
  libinput/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 13:50:00 UTC (rev 357015)
+++ PKGBUILD2019-06-28 13:50:11 UTC (rev 357016)
@@ -1,35 +0,0 @@
-# Maintainer: Andreas Radke 
-# Maintainer: Jan de Groot
-
-pkgname=libinput
-pkgver=1.13.3
-pkgrel=1
-pkgdesc="Input device management and event handling library"
-url="https://www.freedesktop.org/wiki/Software/libinput/;
-arch=(x86_64)
-license=(custom:X11)
-depends=('mtdev' 'systemd' 'libevdev' 'libwacom')
-# upstream doesn't recommend building docs
-makedepends=('gtk3' 'meson') # 'doxygen' 'graphviz' 'python-sphinx' 
'python-recommonmark'
-optdepends=('gtk3: libinput debug-gui'
-'python-pyudev: libinput measure'
-'python-evdev: libinput measure')
-source=(https://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha512sums=('427ec838975444571770e129ef78fd42e4438a11e89ed0b3fc98793184d00c0ca8ed282eab2045cc6cb345804ad6fce1061af563b4f41d75405cdf2f09cb01e1'
-'SKIP')
-validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 
(Who-T) 
-
-build() {
-  arch-meson $pkgname-$pkgver build \
--Dudev-dir=/usr/lib/udev \
--Dtests=false \
--Ddocumentation=false
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-
-  install -Dvm644 $pkgname-$pkgver/COPYING \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: libinput/repos/extra-x86_64/PKGBUILD (from rev 357015, 
libinput/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 13:50:11 UTC (rev 357016)
@@ -0,0 +1,35 @@
+# Maintainer: Andreas Radke 
+# Maintainer: Jan de Groot
+
+pkgname=libinput
+pkgver=1.13.4
+pkgrel=1
+pkgdesc="Input device management and event handling library"
+url="https://www.freedesktop.org/wiki/Software/libinput/;
+arch=(x86_64)
+license=(custom:X11)
+depends=('mtdev' 'systemd' 'libevdev' 'libwacom')
+# upstream doesn't recommend building docs
+makedepends=('gtk3' 'meson') # 'doxygen' 'graphviz' 'python-sphinx' 
'python-recommonmark'
+optdepends=('gtk3: libinput debug-gui'
+'python-pyudev: libinput measure'
+'python-evdev: libinput measure')
+source=(https://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+sha512sums=('ccfdfc704dab9ea19a503399ecd4ce3a95b8d9480b8dfddeb80be01236c34c6f2f472be0e12e0468092611470d303351e092141bc7491729639bcf7e64d7'
+'SKIP')
+validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 
(Who-T) 
+
+build() {
+  arch-meson $pkgname-$pkgver build \
+-Dudev-dir=/usr/lib/udev \
+-Dtests=false \
+-Ddocumentation=false
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+
+  install -Dvm644 $pkgname-$pkgver/COPYING \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2019-06-28 Thread Andreas Radke via arch-commits
Date: Friday, June 28, 2019 @ 13:50:00
  Author: andyrtr
Revision: 357015

upgpkg: libinput 1.13.4-1

upstream update 1.13.4

Modified:
  libinput/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 13:44:06 UTC (rev 357014)
+++ PKGBUILD2019-06-28 13:50:00 UTC (rev 357015)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot
 
 pkgname=libinput
-pkgver=1.13.3
+pkgver=1.13.4
 pkgrel=1
 pkgdesc="Input device management and event handling library"
 url="https://www.freedesktop.org/wiki/Software/libinput/;
@@ -15,7 +15,7 @@
 'python-pyudev: libinput measure'
 'python-evdev: libinput measure')
 
source=(https://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha512sums=('427ec838975444571770e129ef78fd42e4438a11e89ed0b3fc98793184d00c0ca8ed282eab2045cc6cb345804ad6fce1061af563b4f41d75405cdf2f09cb01e1'
+sha512sums=('ccfdfc704dab9ea19a503399ecd4ce3a95b8d9480b8dfddeb80be01236c34c6f2f472be0e12e0468092611470d303351e092141bc7491729639bcf7e64d7'
 'SKIP')
 validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 
(Who-T) 
 


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:47:39
  Author: felixonmars
Revision: 485672

archrelease: copy trunk to community-staging-x86_64

Added:
  shellcheck/repos/community-staging-x86_64/
  shellcheck/repos/community-staging-x86_64/PKGBUILD
(from rev 485671, shellcheck/trunk/PKGBUILD)

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

Copied: shellcheck/repos/community-staging-x86_64/PKGBUILD (from rev 485671, 
shellcheck/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-28 13:47:39 UTC (rev 485672)
@@ -0,0 +1,45 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=ShellCheck
+pkgname=shellcheck
+pkgver=0.6.0
+pkgrel=137
+pkgdesc="Shell script analysis tool"
+url="http://www.shellcheck.net;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-quickcheck' 'haskell-regex-tdfa')
+makedepends=('ghc' 'pandoc')
+source=("$_hkgname-$pkgver.tar.gz::https://github.com/koalaman/shellcheck/archive/v$pkgver.tar.gz;)
+sha512sums=('4e9575985fe914cb35444995212ac1afaa40b004dbbc86b5987bf8b65e20b14a0102c9c601dc061d604129a8e978021f22a11d682545cb7f07ec974495cfa387')
+
+build() {
+cd $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
+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
+
+pandoc -s -t man shellcheck.1.md -o shellcheck.1
+}
+
+check() {
+cd $pkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $pkgname-$pkgver
+
+install -D -m644 ${pkgname}.1   "${pkgdir}/usr/share/man/man1/${pkgname}.1"
+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 shellcheck/trunk (PKGBUILD)

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:47:30
  Author: felixonmars
Revision: 485671

upgpkg: shellcheck 0.6.0-137

rebuild with JuicyPixels 3.3.3.1

Modified:
  shellcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 13:43:38 UTC (rev 485670)
+++ PKGBUILD2019-06-28 13:47:30 UTC (rev 485671)
@@ -4,7 +4,7 @@
 _hkgname=ShellCheck
 pkgname=shellcheck
 pkgver=0.6.0
-pkgrel=136
+pkgrel=137
 pkgdesc="Shell script analysis tool"
 url="http://www.shellcheck.net;
 license=("GPL")


[arch-commits] Commit in perl-io-socket-ssl/repos/extra-any (PKGBUILD PKGBUILD)

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:44:06
  Author: felixonmars
Revision: 357014

archrelease: copy trunk to extra-any

Added:
  perl-io-socket-ssl/repos/extra-any/PKGBUILD
(from rev 357013, perl-io-socket-ssl/trunk/PKGBUILD)
Deleted:
  perl-io-socket-ssl/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 13:43:56 UTC (rev 357013)
+++ PKGBUILD2019-06-28 13:44:06 UTC (rev 357014)
@@ -1,30 +0,0 @@
-# Maintainer: Eric Bélanger 
-
-pkgname=perl-io-socket-ssl
-pkgver=2.060
-pkgrel=2
-pkgdesc="Nearly transparent SSL encapsulation for IO::Socket::INET"
-arch=('any')
-license=('GPL' 'PerlArtistic')
-url="https://search.cpan.org/dist/IO-Socket-SSL/;
-depends=('perl-net-ssleay' 'perl' 'perl-uri')
-checkdepends=('perl-io-socket-inet6')
-options=('!emptydirs')
-source=(https://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-${pkgver}.tar.gz)
-sha512sums=('1a1e29f8a4b912bd3643509356c66b3a567ae41bb0ac9eb30f6ca97eb68bf9507e20c0fb8512f5dfd309accd6cfba61811b8d637f5e991aaa0a250a906fcb95c')
-
-build() {
-  cd IO-Socket-SSL-${pkgver}
-  yes | perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd IO-Socket-SSL-${pkgver}
-  make test || warning "TLS 1.3 related errors"
-}
-
-package() {
-  cd IO-Socket-SSL-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: perl-io-socket-ssl/repos/extra-any/PKGBUILD (from rev 357013, 
perl-io-socket-ssl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 13:44:06 UTC (rev 357014)
@@ -0,0 +1,30 @@
+# Maintainer: Eric Bélanger 
+
+pkgname=perl-io-socket-ssl
+pkgver=2.066
+pkgrel=1
+pkgdesc="Nearly transparent SSL encapsulation for IO::Socket::INET"
+arch=('any')
+license=('GPL' 'PerlArtistic')
+url="https://search.cpan.org/dist/IO-Socket-SSL/;
+depends=('perl-net-ssleay' 'perl' 'perl-uri')
+checkdepends=('perl-io-socket-inet6')
+options=('!emptydirs')
+source=(https://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-${pkgver}.tar.gz)
+sha512sums=('2a15f6d65f276ad4eae33139ae7af4c891d4c9e5f6aa65f45e51bfa02c85e8367a275bd33c73ece1b47b9d18eadc59e65fe1c584f9ccd3c7655948710fb4a57a')
+
+build() {
+  cd IO-Socket-SSL-${pkgver}
+  yes | perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd IO-Socket-SSL-${pkgver}
+  make test || warning "TLS 1.3 related errors"
+}
+
+package() {
+  cd IO-Socket-SSL-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:43:38
  Author: felixonmars
Revision: 485670

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: pandoc-crossref/repos/community-staging-x86_64/PKGBUILD (from rev 
485669, pandoc-crossref/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-28 13:43:38 UTC (rev 485670)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-crossref
+pkgver=0.3.4.1
+pkgrel=48
+pkgdesc="Pandoc filter for cross-references"
+url="https://hackage.haskell.org/package/${pkgname};
+license=("GPL2")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-data-default' 'haskell-data-accessor' 
'haskell-data-accessor-template'
+ 'haskell-data-accessor-transformers' 'haskell-gitrev' 
'haskell-open-browser'
+ 'haskell-optparse-applicative' 'pandoc' 'haskell-pandoc-types' 
'haskell-roman-numerals'
+ 'haskell-syb' 'haskell-utility-ht')
+makedepends=('ghc' 'haskell-hspec')
+conflicts=('haskell-pandoc-crossref')
+replaces=('haskell-pandoc-crossref')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lierdakil/pandoc-crossref/archive/v$pkgver.tar.gz;)
+sha512sums=('25cee0e9626e67d46769fff47da67fc616c1ce6c181e3c6e3f82b9dd1db1fc2bb3fe264da0e6c8d6082f8ea483530f88e917598ac9daaa2f6b97bbccca203254')
+
+build() {
+cd $pkgname-$pkgver
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests 
--datasubdir="$pkgname" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+   -f-enable_flaky_tests
+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 $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 perl-io-socket-ssl/trunk (PKGBUILD)

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:43:56
  Author: felixonmars
Revision: 357013

upgpkg: perl-io-socket-ssl 2.066-1

Modified:
  perl-io-socket-ssl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 13:42:55 UTC (rev 357012)
+++ PKGBUILD2019-06-28 13:43:56 UTC (rev 357013)
@@ -1,8 +1,8 @@
 # Maintainer: Eric Bélanger 
 
 pkgname=perl-io-socket-ssl
-pkgver=2.060
-pkgrel=2
+pkgver=2.066
+pkgrel=1
 pkgdesc="Nearly transparent SSL encapsulation for IO::Socket::INET"
 arch=('any')
 license=('GPL' 'PerlArtistic')
@@ -11,7 +11,7 @@
 checkdepends=('perl-io-socket-inet6')
 options=('!emptydirs')
 
source=(https://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-${pkgver}.tar.gz)
-sha512sums=('1a1e29f8a4b912bd3643509356c66b3a567ae41bb0ac9eb30f6ca97eb68bf9507e20c0fb8512f5dfd309accd6cfba61811b8d637f5e991aaa0a250a906fcb95c')
+sha512sums=('2a15f6d65f276ad4eae33139ae7af4c891d4c9e5f6aa65f45e51bfa02c85e8367a275bd33c73ece1b47b9d18eadc59e65fe1c584f9ccd3c7655948710fb4a57a')
 
 build() {
   cd IO-Socket-SSL-${pkgver}


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:43:29
  Author: felixonmars
Revision: 485669

upgpkg: pandoc-crossref 0.3.4.1-48

rebuild with JuicyPixels 3.3.3.1

Modified:
  pandoc-crossref/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 13:41:25 UTC (rev 485668)
+++ PKGBUILD2019-06-28 13:43:29 UTC (rev 485669)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-crossref
 pkgver=0.3.4.1
-pkgrel=47
+pkgrel=48
 pkgdesc="Pandoc filter for cross-references"
 url="https://hackage.haskell.org/package/${pkgname};
 license=("GPL2")


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:42:55
  Author: felixonmars
Revision: 357012

archrelease: copy trunk to extra-x86_64

Added:
  libuv/repos/extra-x86_64/PKGBUILD
(from rev 357011, libuv/trunk/PKGBUILD)
Deleted:
  libuv/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   86 ++---
 1 file changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 13:42:43 UTC (rev 357011)
+++ PKGBUILD2019-06-28 13:42:55 UTC (rev 357012)
@@ -1,43 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=libuv
-pkgver=1.29.1
-pkgrel=1
-pkgdesc="Multi-platform support library with a focus on asynchronous I/O"
-arch=('x86_64')
-url="https://github.com/libuv/libuv;
-license=('custom')
-depends=('glibc' 'libnsl')
-makedepends=('python-sphinx')
-source=("https://github.com/libuv/libuv/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('7e1ed1bc500bfaab44858b3ff4685ec3d2abce412718ad144d642f7526f6dbcba643ea9a623bb129d545599570be64ed9a498d85485c1716c4c365bb7ab61898')
-
-build() {
-   cd $pkgname-$pkgver
-   ./autogen.sh
-   ./configure --prefix=/usr
-   make
-   make man -C docs
-}
-
-check() {
-   cd $pkgname-$pkgver
-   make check
-}
-
-package() {
-   cd $pkgname-$pkgver
-
-   make DESTDIR="$pkgdir" install
-
-   install -Dm644 LICENSE \
-   "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-   install -Dm644 AUTHORS \
-   "$pkgdir"/usr/share/doc/$pkgname/AUTHORS
-   install -Dm644 README.md \
-   "$pkgdir"/usr/share/doc/$pkgname/README.md
-   install -Dm644 ChangeLog \
-   "$pkgdir"/usr/share/doc/$pkgname/ChangeLog
-   install -Dm644 docs/build/man/libuv.1 \
-   "$pkgdir"/usr/share/man/man1/libuv.1
-}

Copied: libuv/repos/extra-x86_64/PKGBUILD (from rev 357011, 
libuv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 13:42:55 UTC (rev 357012)
@@ -0,0 +1,43 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=libuv
+pkgver=1.30.0
+pkgrel=1
+pkgdesc="Multi-platform support library with a focus on asynchronous I/O"
+arch=('x86_64')
+url="https://github.com/libuv/libuv;
+license=('custom')
+depends=('glibc' 'libnsl')
+makedepends=('python-sphinx')
+source=("https://github.com/libuv/libuv/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('3ba158cea5027fe7c30314da08a620a718cb30ca38997e46ad00912eefac9d2d94f9dd256c204771686a546d7445da2db1be2a0abed7ba14f122332767ee5ee8')
+
+build() {
+   cd $pkgname-$pkgver
+   ./autogen.sh
+   ./configure --prefix=/usr
+   make
+   make man -C docs
+}
+
+check() {
+   cd $pkgname-$pkgver
+   make check
+}
+
+package() {
+   cd $pkgname-$pkgver
+
+   make DESTDIR="$pkgdir" install
+
+   install -Dm644 LICENSE \
+   "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+   install -Dm644 AUTHORS \
+   "$pkgdir"/usr/share/doc/$pkgname/AUTHORS
+   install -Dm644 README.md \
+   "$pkgdir"/usr/share/doc/$pkgname/README.md
+   install -Dm644 ChangeLog \
+   "$pkgdir"/usr/share/doc/$pkgname/ChangeLog
+   install -Dm644 docs/build/man/libuv.1 \
+   "$pkgdir"/usr/share/man/man1/libuv.1
+}


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:42:43
  Author: felixonmars
Revision: 357011

upgpkg: libuv 1.30.0-1

Modified:
  libuv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 10:11:38 UTC (rev 357010)
+++ PKGBUILD2019-06-28 13:42:43 UTC (rev 357011)
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo 
 
 pkgname=libuv
-pkgver=1.29.1
+pkgver=1.30.0
 pkgrel=1
 pkgdesc="Multi-platform support library with a focus on asynchronous I/O"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('glibc' 'libnsl')
 makedepends=('python-sphinx')
 
source=("https://github.com/libuv/libuv/archive/v$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('7e1ed1bc500bfaab44858b3ff4685ec3d2abce412718ad144d642f7526f6dbcba643ea9a623bb129d545599570be64ed9a498d85485c1716c4c365bb7ab61898')
+sha512sums=('3ba158cea5027fe7c30314da08a620a718cb30ca38997e46ad00912eefac9d2d94f9dd256c204771686a546d7445da2db1be2a0abed7ba14f122332767ee5ee8')
 
 build() {
cd $pkgname-$pkgver


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:41:16
  Author: felixonmars
Revision: 485667

upgpkg: haskell-hakyll 4.12.5.2-43

rebuild with JuicyPixels 3.3.3.1

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 13:38:40 UTC (rev 485666)
+++ PKGBUILD2019-06-28 13:41:16 UTC (rev 485667)
@@ -4,7 +4,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.12.5.2
-pkgrel=42
+pkgrel=43
 pkgdesc="A static website compiler library"
 url="https://jaspervdj.be/hakyll;
 license=("BSD")


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:41:25
  Author: felixonmars
Revision: 485668

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 485667, haskell-hakyll/trunk/PKGBUILD)

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

Copied: haskell-hakyll/repos/community-staging-x86_64/PKGBUILD (from rev 
485667, haskell-hakyll/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-28 13:41:25 UTC (rev 485668)
@@ -0,0 +1,56 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hakyll
+pkgname=haskell-hakyll
+pkgver=4.12.5.2
+pkgrel=43
+pkgdesc="A static website compiler library"
+url="https://jaspervdj.be/hakyll;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-blaze-html' 'haskell-blaze-markup' 
'haskell-cryptohash'
+ 'haskell-data-default' 'haskell-file-embed' 'haskell-fsnotify' 
'haskell-http-conduit'
+ 'haskell-http-types' 'haskell-lrucache' 'haskell-network-uri'
+ 'haskell-optparse-applicative' 'pandoc' 'pandoc-citeproc' 
'haskell-random'
+ 'haskell-regex-tdfa' 'haskell-resourcet' 'haskell-scientific' 
'haskell-tagsoup'
+ '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=('715324fa19b85e8f39e33b4d5082a04f40fc667737b41117da68a6a0eedad288a551929fa2eea636dd421d4d416996125ff9d83752c7daaf64ecc191e9790469')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i 's/< *2.13/<3/' $_hkgname.cabal
+}
+
+build() {
+cd $_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 -fusepandoc
+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 || warning 
"https://github.com/jaspervdj/hakyll/issues/682;
+}
+
+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 pandoc-citeproc/repos (2 files)

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:38:40
  Author: felixonmars
Revision: 485666

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 485665, pandoc-citeproc/trunk/PKGBUILD)

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

Copied: pandoc-citeproc/repos/community-staging-x86_64/PKGBUILD (from rev 
485665, pandoc-citeproc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-28 13:38:40 UTC (rev 485666)
@@ -0,0 +1,57 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc-citeproc
+pkgver=0.16.2
+pkgrel=67
+pkgdesc="Supports using pandoc with citeproc"
+url="https://hackage.haskell.org/package/$pkgname;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 'haskell-attoparsec'
+ 'haskell-base-compat' 'haskell-data-default' 'haskell-hs-bibutils' 
'haskell-libyaml'
+ 'haskell-network' 'haskell-old-locale' 'pandoc' 
'haskell-pandoc-types' 'haskell-rfc5051'
+ 'haskell-safe' 'haskell-setenv' 'haskell-split' 'haskell-syb' 
'haskell-tagsoup'
+ 'haskell-temporary' '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=('90c3fabe3e1478f43b0157580deb691e5be8d3064144cbf4d67ab8f15bfd99c51b3e811b47bbe4fefc76c4efe660007ab05a782e5a5df01cd42965fe22e5c664')
+
+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
+# https://github.com/jgm/pandoc-citeproc/issues/342
+runhaskell Setup test || warning "Tests failed"
+}
+
+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)

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:38:30
  Author: felixonmars
Revision: 485665

upgpkg: pandoc-citeproc 0.16.2-67

rebuild with JuicyPixels 3.3.3.1

Modified:
  pandoc-citeproc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 13:34:14 UTC (rev 485664)
+++ PKGBUILD2019-06-28 13:38:30 UTC (rev 485665)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-citeproc
 pkgver=0.16.2
-pkgrel=66
+pkgrel=67
 pkgdesc="Supports using pandoc with citeproc"
 url="https://hackage.haskell.org/package/$pkgname;
 license=("BSD")


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:34:05
  Author: felixonmars
Revision: 485663

upgpkg: pandoc 2.7.2-70

rebuild with JuicyPixels 3.3.3.1

Modified:
  pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 13:19:30 UTC (rev 485662)
+++ PKGBUILD2019-06-28 13:34:05 UTC (rev 485663)
@@ -3,7 +3,7 @@
 
 pkgname=pandoc
 pkgver=2.7.2
-pkgrel=69
+pkgrel=70
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:34:14
  Author: felixonmars
Revision: 485664

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: pandoc/repos/community-staging-x86_64/PKGBUILD (from rev 485663, 
pandoc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-28 13:34:14 UTC (rev 485664)
@@ -0,0 +1,65 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=pandoc
+pkgver=2.7.2
+pkgrel=70
+pkgdesc='Conversion between markup formats'
+url='https://pandoc.org'
+license=('GPL')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-http' 'haskell-juicypixels' 'haskell-sha' 
'haskell-aeson'
+ 'haskell-aeson-pretty' 'haskell-attoparsec' 'haskell-base-compat' 
'haskell-base64-bytestring'
+ 'haskell-blaze-html' 'haskell-blaze-markup' 
'haskell-case-insensitive' 'haskell-cmark-gfm'
+ 'haskell-data-default' 'haskell-doctemplates' 'haskell-exceptions' 
'haskell-glob'
+ 'haskell-haddock-library' 'haskell-ipynb' 'haskell-skylighting' 
'haskell-hslua'
+ 'haskell-hslua-module-text' 'haskell-http-client' 'haskell-syb' 
'haskell-hsyaml' 'haskell-http-client-tls'
+ 'haskell-http-types' 'haskell-safe' 'haskell-split' 'haskell-texmath'
+ 'haskell-network' 'haskell-pandoc-types' 'haskell-random' 
'haskell-scientific'
+ 'haskell-tagsoup' 'haskell-temporary' 'haskell-network-uri' 
'haskell-unicode-transforms'
+ 'haskell-unordered-containers' 'haskell-zip-archive' 'haskell-vector' 
'haskell-xml'
+ 'haskell-zlib')
+optdepends=('pandoc-citeproc: for citation rendering with pandoc-citeproc 
filter'
+'pandoc-crossref: for numbering figures, equations, tables and 
cross-references to them with pandoc-crossref filter'
+'texlive-core: for pdf output')
+conflicts=('haskell-pandoc')
+replaces=('haskell-pandoc')
+makedepends=('ghc' 'haskell-diff' 'haskell-tasty' 'haskell-tasty-hunit' 
'haskell-tasty-quickcheck'
+ 'haskell-tasty-golden' 'haskell-quickcheck' 
'haskell-executable-path')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('f0d6a700413d1a70b6ca8f69883afda27248dcf5315a1819127163ad8e239fd19d2ec8462e3a793a67d3f86d02b364fa00ac5de735a77a63e737a1a2b92ef00b')
+
+prepare() {
+cd "${srcdir}/$pkgname-${pkgver}"
+sed -i -e 's/< *2.13/<3/' -e 's/< *0.2/<1/' $pkgname.cabal
+
+# TODO: find a better solution
+sed -i "s|let env' = dynlibEnv ++ |let env' = dynlibEnv ++ 
[(\"LD_LIBRARY_PATH\", \"$PWD/dist/build\")] ++ |" test/Tests/Command.hs
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" 
--datasubdir="$pkgname" --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-trypandoc -f-embed_data_files -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 "${srcdir}/${pkgname}-${pkgver}"
+LC_CTYPE=en_US.UTF-8 runhaskell Setup test || warning "Tests failed"
+}
+
+package() {
+cd "${srcdir}/${pkgbase}-${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}/COPYING.md"
+}


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:19:30
  Author: felixonmars
Revision: 485662

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-juicypixels/repos/community-staging-x86_64/PKGBUILD (from rev 
485661, haskell-juicypixels/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-28 13:19:30 UTC (rev 485662)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=JuicyPixels
+pkgname=haskell-juicypixels
+pkgver=3.3.3.1
+pkgrel=1
+pkgdesc="Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff 
and radiance)"
+url="https://github.com/Twinside/Juicy.Pixels;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-primitive" "haskell-vector" "haskell-zlib")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('cfa03f543bbdead2745fec95598feca5b67cc46f9f78f2182a8e732915780fdba9f4aa3ecae8eef67d5b74be769ac7c30b8ef871680059fd4d363f10ca1fbc56')
+
+build() {
+cd $_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 \
+-f-mmap
+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 $_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-juicypixels/trunk (PKGBUILD)

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:19:21
  Author: felixonmars
Revision: 485661

upgpkg: haskell-juicypixels 3.3.3.1-1

rebuild with JuicyPixels 3.3.3.1

Modified:
  haskell-juicypixels/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 13:14:36 UTC (rev 485660)
+++ PKGBUILD2019-06-28 13:19:21 UTC (rev 485661)
@@ -3,8 +3,8 @@
 
 _hkgname=JuicyPixels
 pkgname=haskell-juicypixels
-pkgver=3.3.3
-pkgrel=18
+pkgver=3.3.3.1
+pkgrel=1
 pkgdesc="Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff 
and radiance)"
 url="https://github.com/Twinside/Juicy.Pixels;
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' "haskell-primitive" "haskell-vector" "haskell-zlib")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-sha512sums=('77ac7b5331b07dfd8d953bf6b9fc0c24d27610d5b67617b0fe81ac99bcfb987ecdcd4d7d8af1dce6a7a4249965ab544f1d5be7732cc000b7a206df6d88ac073d')
+sha512sums=('cfa03f543bbdead2745fec95598feca5b67cc46f9f78f2182a8e732915780fdba9f4aa3ecae8eef67d5b74be769ac7c30b8ef871680059fd4d363f10ca1fbc56')
 
 build() {
 cd $_hkgname-$pkgver


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:14:36
  Author: felixonmars
Revision: 485660

archrelease: copy trunk to community-any

Added:
  npm/repos/community-any/PKGBUILD
(from rev 485659, npm/trunk/PKGBUILD)
Deleted:
  npm/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 13:14:26 UTC (rev 485659)
+++ PKGBUILD2019-06-28 13:14:36 UTC (rev 485660)
@@ -1,49 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=npm
-pkgver=6.9.0
-pkgrel=1
-pkgdesc='A package manager for javascript'
-arch=('any')
-url='https://www.npmjs.com/'
-license=('custom:Artistic')
-depends=('nodejs' 'node-gyp' 'semver')
-makedepends=('procps-ng' 'marked-man')
-options=('!emptydirs')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/npm/cli/archive/v$pkgver.tar.gz;)
-sha512sums=('53ee1964ae944b153fdec3a4b0862cc045807e1ef23387b00a34caaff96d71e78b8e2c5bb01fd58b610896a5325385556abe042537ac32f9056b298ae4812527')
-
-prepare() {
-  cd cli-$pkgver
-  mkdir -p node_modules/.bin
-  ln -sf /usr/bin/marked{,-man} node_modules/.bin/
-
-  mkdir -p man/man1
-}
-
-build() {
-  cd cli-$pkgver
-  make
-}
-
-package() {
-  cd cli-$pkgver
-  make NPMOPTS="--prefix=\"$pkgdir/usr\"" install
-
-  # Non-deterministic race in npm gives 777 permissions to random directories.
-  # See https://github.com/npm/npm/issues/9359 for details.
-  chmod -R u=rwX,go=rX "$pkgdir"
-
-  # Experimental dedup
-  _npmdir="$pkgdir"/usr/lib/node_modules/$pkgname
-  rm -r "$_npmdir"/node_modules/{,.bin/}semver
-  rm -r "$_npmdir"/node_modules/{,.bin/}node-gyp
-  sed -i '/node-gyp.js/c\  exec /usr/bin/node-gyp "$@"' \
-"$_npmdir"/node_modules/npm-lifecycle/node-gyp-bin/node-gyp \
-"$_npmdir"/bin/node-gyp-bin/node-gyp
-
-  install -dm755 "$pkgdir"/usr/share/bash-completion/completions
-  node "$srcdir"/cli-$pkgver/bin/npm-cli.js completion > 
"$pkgdir"/usr/share/bash-completion/completions/npm
-
-  install -Dm644 "$srcdir"/cli-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: npm/repos/community-any/PKGBUILD (from rev 485659, npm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 13:14:36 UTC (rev 485660)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+
+pkgname=npm
+pkgver=6.9.2
+pkgrel=1
+pkgdesc='A package manager for javascript'
+arch=('any')
+url='https://www.npmjs.com/'
+license=('custom:Artistic')
+depends=('nodejs' 'node-gyp' 'semver')
+makedepends=('procps-ng' 'marked-man')
+options=('!emptydirs')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/npm/cli/archive/v$pkgver.tar.gz;)
+sha512sums=('2a9459223719d051fe384a6568fd3c9b1279405318c260e468207ec477d925021ef2e20542f71cad7760f075b0b5b90f6349943912a5d24a03dd4dfd2445be81')
+
+prepare() {
+  cd cli-$pkgver
+  mkdir -p node_modules/.bin
+  ln -sf /usr/bin/marked{,-man} node_modules/.bin/
+
+  mkdir -p man/man1
+}
+
+build() {
+  cd cli-$pkgver
+  make
+}
+
+package() {
+  cd cli-$pkgver
+  make NPMOPTS="--prefix=\"$pkgdir/usr\"" install
+
+  # Non-deterministic race in npm gives 777 permissions to random directories.
+  # See https://github.com/npm/npm/issues/9359 for details.
+  chmod -R u=rwX,go=rX "$pkgdir"
+
+  # Experimental dedup
+  _npmdir="$pkgdir"/usr/lib/node_modules/$pkgname
+  rm -r "$_npmdir"/node_modules/{,.bin/}semver
+  rm -r "$_npmdir"/node_modules/{,.bin/}node-gyp
+  sed -i '/node-gyp.js/c\  exec /usr/bin/node-gyp "$@"' \
+"$_npmdir"/node_modules/npm-lifecycle/node-gyp-bin/node-gyp \
+"$_npmdir"/bin/node-gyp-bin/node-gyp
+
+  install -dm755 "$pkgdir"/usr/share/bash-completion/completions
+  node "$srcdir"/cli-$pkgver/bin/npm-cli.js completion > 
"$pkgdir"/usr/share/bash-completion/completions/npm
+
+  install -Dm644 "$srcdir"/cli-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:14:26
  Author: felixonmars
Revision: 485659

upgpkg: npm 6.9.2-1

Modified:
  npm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 13:12:15 UTC (rev 485658)
+++ PKGBUILD2019-06-28 13:14:26 UTC (rev 485659)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=npm
-pkgver=6.9.0
+pkgver=6.9.2
 pkgrel=1
 pkgdesc='A package manager for javascript'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('procps-ng' 'marked-man')
 options=('!emptydirs')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/npm/cli/archive/v$pkgver.tar.gz;)
-sha512sums=('53ee1964ae944b153fdec3a4b0862cc045807e1ef23387b00a34caaff96d71e78b8e2c5bb01fd58b610896a5325385556abe042537ac32f9056b298ae4812527')
+sha512sums=('2a9459223719d051fe384a6568fd3c9b1279405318c260e468207ec477d925021ef2e20542f71cad7760f075b0b5b90f6349943912a5d24a03dd4dfd2445be81')
 
 prepare() {
   cd cli-$pkgver


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:12:05
  Author: felixonmars
Revision: 485657

upgpkg: python-openmdao 2.8.0-1

Modified:
  python-openmdao/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 10:58:27 UTC (rev 485656)
+++ PKGBUILD2019-06-28 13:12:05 UTC (rev 485657)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-openmdao
-pkgver=2.7.1
+pkgver=2.8.0
 pkgrel=1
 pkgdesc="An open-source high-performance computing platform"
 url="https://github.com/OpenMDAO/OpenMDAO;
@@ -11,8 +11,9 @@
  'python-pydocstyle' 'python-testflo' 'python-parameterized' 
'python-pyparsing'
  'python-networkx' 'python-sphinx' 'python-redbaron' 'python-mock' 
'python-requests-mock'
  'python-tornado' 'python-pydoe2')
+checkdepends=('python-mpi4py')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenMDAO/OpenMDAO/archive/$pkgver.tar.gz;)
-sha512sums=('80de556ec76c6919ab0848cdf8589b638e44be5ffaedd995748708c4595942b4c548981f24835fc00c464c8f5f061a98b51280cedce628af54cbd3cde61c4f8b')
+sha512sums=('88b11f9884778d4fb60087fb2897e4a2613f9d6daa8c7a361a13e60898db45ca6c535abb7329ba8e7fe4fa21508e5b09c3ccd7d8e2aa062bf03ef44d11c8983d')
 
 prepare() {
   cd OpenMDAO-$pkgver
@@ -28,8 +29,7 @@
 
 check() {
   cd OpenMDAO-$pkgver
-  # Different pycodestyle version?
-  testflo -n 16 --timeout=120 openmdao || warning "Tests failed"
+  PYTHONPATH="$PWD/build/lib" testflo -n 16 --timeout=120 openmdao || warning 
"Tests failed"
 }
 
 package() {


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 13:12:15
  Author: felixonmars
Revision: 485658

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 13:12:05 UTC (rev 485657)
+++ PKGBUILD2019-06-28 13:12:15 UTC (rev 485658)
@@ -1,38 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-openmdao
-pkgver=2.7.1
-pkgrel=1
-pkgdesc="An open-source high-performance computing platform"
-url="https://github.com/OpenMDAO/OpenMDAO;
-license=('Apache')
-arch=('any')
-depends=('python-six' 'python-numpydoc' 'python-scipy' 'python-sqlitedict' 
'python-pycodestyle'
- 'python-pydocstyle' 'python-testflo' 'python-parameterized' 
'python-pyparsing'
- 'python-networkx' 'python-sphinx' 'python-redbaron' 'python-mock' 
'python-requests-mock'
- 'python-tornado' 'python-pydoe2')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenMDAO/OpenMDAO/archive/$pkgver.tar.gz;)
-sha512sums=('80de556ec76c6919ab0848cdf8589b638e44be5ffaedd995748708c4595942b4c548981f24835fc00c464c8f5f061a98b51280cedce628af54cbd3cde61c4f8b')
-
-prepare() {
-  cd OpenMDAO-$pkgver
-  sed -e 's/from distutils.core/from setuptools/' \
-  -e 's/==/>=/' \
-  -i setup.py
-}
-
-build() {
-  cd OpenMDAO-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd OpenMDAO-$pkgver
-  # Different pycodestyle version?
-  testflo -n 16 --timeout=120 openmdao || warning "Tests failed"
-}
-
-package() {
-  cd OpenMDAO-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-openmdao/repos/community-any/PKGBUILD (from rev 485657, 
python-openmdao/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 13:12:15 UTC (rev 485658)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-openmdao
+pkgver=2.8.0
+pkgrel=1
+pkgdesc="An open-source high-performance computing platform"
+url="https://github.com/OpenMDAO/OpenMDAO;
+license=('Apache')
+arch=('any')
+depends=('python-six' 'python-numpydoc' 'python-scipy' 'python-sqlitedict' 
'python-pycodestyle'
+ 'python-pydocstyle' 'python-testflo' 'python-parameterized' 
'python-pyparsing'
+ 'python-networkx' 'python-sphinx' 'python-redbaron' 'python-mock' 
'python-requests-mock'
+ 'python-tornado' 'python-pydoe2')
+checkdepends=('python-mpi4py')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenMDAO/OpenMDAO/archive/$pkgver.tar.gz;)
+sha512sums=('88b11f9884778d4fb60087fb2897e4a2613f9d6daa8c7a361a13e60898db45ca6c535abb7329ba8e7fe4fa21508e5b09c3ccd7d8e2aa062bf03ef44d11c8983d')
+
+prepare() {
+  cd OpenMDAO-$pkgver
+  sed -e 's/from distutils.core/from setuptools/' \
+  -e 's/==/>=/' \
+  -i setup.py
+}
+
+build() {
+  cd OpenMDAO-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd OpenMDAO-$pkgver
+  PYTHONPATH="$PWD/build/lib" testflo -n 16 --timeout=120 openmdao || warning 
"Tests failed"
+}
+
+package() {
+  cd OpenMDAO-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}


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

2019-06-28 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, June 28, 2019 @ 10:58:27
  Author: svenstaro
Revision: 485656

archrelease: copy trunk to community-x86_64

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

--+
 PKGBUILD |  134 -
 ogre.install |6 +-
 2 files changed, 70 insertions(+), 70 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 10:58:19 UTC (rev 485655)
+++ PKGBUILD2019-06-28 10:58:27 UTC (rev 485656)
@@ -1,67 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-pkgbase=ogre
-pkgname=('ogre' 'ogre-docs')
-pkgver=1.12.0
-pkgrel=1
-pkgdesc='Scene-oriented, flexible 3D engine written in C++'
-arch=('x86_64')
-url='http://www.ogre3d.org'
-license=('custom:MIT')
-depends=('freeimage' 'freetype2' 'libxaw' 'libxrandr' 'openexr'
- 'nvidia-cg-toolkit' 'zziplib' 'sdl2' 'glu' 'tinyxml')
-makedepends=('cmake' 'doxygen' 'graphviz' 'ttf-dejavu' 'mesa' 'python' 'swig' 
'systemd')
-install=ogre.install
-source=("https://github.com/OGRECave/ogre/archive/v${pkgver}.tar.gz;)
-sha512sums=('8df74f9d0e97bab0a3a9db8cb101935bcd46c1382ee7fcf82cb16191c66430f32bb34947ce63be9e668cdc8e3c89d945306f3e1509d86d5380827bc583397cb9')
-
-prepare() {
-  mkdir ogre-${pkgver}/build
-}
-
-build() {
-  cd ogre-${pkgver}/build
-
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DOGRE_BUILD_DEPENDENCIES=FALSE \
--DCMAKE_BUILD_TYPE=RelWithDebInfo \
--DOGRE_BUILD_PLUGIN_FREEIMAGE=TRUE \
--DOGRE_BUILD_PLUGIN_EXRCODEC=TRUE
-
-  make
-  make OgreDoc
-}
-
-package_ogre() {
-  optdepends=('cppunit: unit testing'
-  'python: python bindings'
-  'ogre-docs: documentation')
-
-  cd ogre-${pkgver}/build
-
-  make DESTDIR=${pkgdir} install
-
-  mv ${pkgdir}/usr/bin/SampleBrowser ${pkgdir}/usr/bin/OgreSampleBrowser
-  install -Dm644 ../LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-
-  # move docs out of this package
-  mv ${pkgdir}/usr/share/OGRE/docs ${srcdir}/docs
-}
-
-package_ogre-docs() {
-  pkgdesc="Documentation for ogre"
-  depends=()
-
-  cd ogre-${pkgver}/build
-
-  # move docs into this package
-  install -dm755 ${pkgdir}/usr/share/doc
-  mv ${srcdir}/docs ${pkgdir}/usr/share/doc/OGRE/
-
-  # symlink for docs
-  install -dm755 ${pkgdir}/usr/share/OGRE/
-  cd ${pkgdir}/usr/share
-  ln -s /usr/share/doc/OGRE/ OGRE/docs
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ogre/repos/community-x86_64/PKGBUILD (from rev 485655, 
ogre/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 10:58:27 UTC (rev 485656)
@@ -0,0 +1,67 @@
+# Maintainer: Sven-Hendrik Haase 
+pkgbase=ogre
+pkgname=('ogre' 'ogre-docs')
+pkgver=1.12.1
+pkgrel=1
+pkgdesc='Scene-oriented, flexible 3D engine written in C++'
+arch=('x86_64')
+url='http://www.ogre3d.org'
+license=('custom:MIT')
+depends=('freeimage' 'freetype2' 'libxaw' 'libxrandr' 'openexr'
+ 'nvidia-cg-toolkit' 'zziplib' 'sdl2' 'glu' 'tinyxml')
+makedepends=('cmake' 'doxygen' 'graphviz' 'ttf-dejavu' 'mesa' 'python' 'swig' 
'systemd')
+install=ogre.install
+source=("https://github.com/OGRECave/ogre/archive/v${pkgver}.tar.gz;)
+sha512sums=('0b60fb3e6fd165fc5164472a42b1f0c7cf9fa5e899bb224cb91709633b106c2c01d82f941186c498fb6d9738ba4ece616ecd246bb9fe93b90ae6d03ae0618d23')
+
+prepare() {
+  mkdir ogre-${pkgver}/build
+}
+
+build() {
+  cd ogre-${pkgver}/build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DOGRE_BUILD_DEPENDENCIES=FALSE \
+-DCMAKE_BUILD_TYPE=RelWithDebInfo \
+-DOGRE_BUILD_PLUGIN_FREEIMAGE=TRUE \
+-DOGRE_BUILD_PLUGIN_EXRCODEC=TRUE
+
+  make
+  make OgreDoc
+}
+
+package_ogre() {
+  optdepends=('cppunit: unit testing'
+  'python: python bindings'
+  'ogre-docs: documentation')
+
+  cd ogre-${pkgver}/build
+
+  make DESTDIR=${pkgdir} install
+
+  mv ${pkgdir}/usr/bin/SampleBrowser ${pkgdir}/usr/bin/OgreSampleBrowser
+  install -Dm644 ../LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+
+  # move docs out of this package
+  mv ${pkgdir}/usr/share/OGRE/docs ${srcdir}/docs
+}
+
+package_ogre-docs() {
+  pkgdesc="Documentation for ogre"
+  depends=()
+
+  cd ogre-${pkgver}/build
+
+  # move docs into this package
+  install -dm755 ${pkgdir}/usr/share/doc
+  mv ${srcdir}/docs ${pkgdir}/usr/share/doc/OGRE/
+
+  # symlink for docs
+  install -dm755 ${pkgdir}/usr/share/OGRE/
+  cd ${pkgdir}/usr/share
+  ln -s /usr/share/doc/OGRE/ OGRE/docs
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: ogre.install
===
--- ogre.install2019-06-28 10:58:19 UTC (rev 485655)
+++ ogre.install2019-06-28 10:58:27 UTC (rev 

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

2019-06-28 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, June 28, 2019 @ 10:58:19
  Author: svenstaro
Revision: 485655

upgpkg: ogre 1.12.1-1

Modified:
  ogre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 10:33:09 UTC (rev 485654)
+++ PKGBUILD2019-06-28 10:58:19 UTC (rev 485655)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase 
 pkgbase=ogre
 pkgname=('ogre' 'ogre-docs')
-pkgver=1.12.0
+pkgver=1.12.1
 pkgrel=1
 pkgdesc='Scene-oriented, flexible 3D engine written in C++'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'doxygen' 'graphviz' 'ttf-dejavu' 'mesa' 'python' 'swig' 
'systemd')
 install=ogre.install
 source=("https://github.com/OGRECave/ogre/archive/v${pkgver}.tar.gz;)
-sha512sums=('8df74f9d0e97bab0a3a9db8cb101935bcd46c1382ee7fcf82cb16191c66430f32bb34947ce63be9e668cdc8e3c89d945306f3e1509d86d5380827bc583397cb9')
+sha512sums=('0b60fb3e6fd165fc5164472a42b1f0c7cf9fa5e899bb224cb91709633b106c2c01d82f941186c498fb6d9738ba4ece616ecd246bb9fe93b90ae6d03ae0618d23')
 
 prepare() {
   mkdir ogre-${pkgver}/build


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

2019-06-28 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, June 28, 2019 @ 10:33:09
  Author: svenstaro
Revision: 485654

archrelease: copy trunk to community-x86_64

Added:
  minio/repos/community-x86_64/PKGBUILD
(from rev 485653, minio/trunk/PKGBUILD)
  minio/repos/community-x86_64/minio.conf
(from rev 485653, minio/trunk/minio.conf)
  minio/repos/community-x86_64/minio.service
(from rev 485653, minio/trunk/minio.service)
  minio/repos/community-x86_64/minio.sysusers
(from rev 485653, minio/trunk/minio.sysusers)
Deleted:
  minio/repos/community-x86_64/PKGBUILD
  minio/repos/community-x86_64/minio.conf
  minio/repos/community-x86_64/minio.service
  minio/repos/community-x86_64/minio.sysusers

+
 PKGBUILD   |   94 +++
 minio.conf |   16 -
 minio.service  |   54 +++
 minio.sysusers |2 -
 4 files changed, 83 insertions(+), 83 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 10:33:01 UTC (rev 485653)
+++ PKGBUILD2019-06-28 10:33:09 UTC (rev 485654)
@@ -1,47 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Frederik Schwan 
-# Contributor: Daniel Maslowski 
-
-pkgname=minio
-pkgver=2019.06.19
-_timever=T18:24:42Z
-_pkgver="${pkgver//./-}${_timever//:/-}"
-pkgrel=1
-pkgdesc='Object storage server compatible with Amazon S3'
-arch=('x86_64')
-url='https://minio.io'
-license=('APACHE')
-depends=('glibc')
-makedepends=('go-pie' 'git')
-options=('!strip')
-source=(git+https://github.com/minio/minio.git#tag=RELEASE.${_pkgver}
-minio.conf
-minio.service
-minio.sysusers)
-backup=('etc/minio/minio.conf')
-sha512sums=('SKIP'
-
'630a5d109409074b67be71b663a43ad09104121cca3637bb0542df19e375023bff7d7e2cbf39e52cc3cd060d41c363a90bd4ff7734aed1a5ca43a600f6d6d275'
-
'59aa13b47494564c8eea23dd48fdccef0e65adc0defd4bbd9ca039fd602de0791e1311e444bddca71a1bec7a58cb4eaafad09a8d9ae61eb1e534287dfdf610c2'
-
'7e4617aed266cf48a2ff9b0e80e31641d998537c78d2c56ce97b828cfc77d96dbf64728d4235dac7382d6e5b201388bef6722959302de5e2298d93f4ec1e0e63')
-
-build() {
-  export GOPATH="${srcdir}/go"
-  mkdir -p "${GOPATH}/src/github.com/minio"
-  mv "${srcdir}/minio" "${GOPATH}/src/github.com/minio/minio"
-  cd "${GOPATH}/src/github.com/minio/minio"
-  sed -i "s/Version.*/Version = \"${pkgver//./-}${_timever}\"/g" 
cmd/build-constants.go
-  sed -i "s/ReleaseTag.*/ReleaseTag = \"RELEASE.${_pkgver}\"/g" 
cmd/build-constants.go
-  sed -i "s/CommitID.*/CommitID = \"$(git rev-parse HEAD)\"/g" 
cmd/build-constants.go
-  GO111MODULE=on go build
-}
-
-package() {
-  install -dm750 -o 103 -g 103 "${pkgdir}/srv/minio"
-  install -dm750 -o 103 -g 103 "${pkgdir}/var/lib/minio"
-
-  cd "${srcdir}/go/src/github.com/minio/minio"
-  install -Dm755 minio "${pkgdir}/usr/bin/minio"
-  install -Dm644 "${srcdir}/minio.conf" "${pkgdir}/etc/minio/minio.conf"
-  install -Dm644 "${srcdir}/minio.service" 
"${pkgdir}/usr/lib/systemd/system/minio.service"
-  install -Dm644 "${srcdir}/minio.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/minio.conf"
-}

Copied: minio/repos/community-x86_64/PKGBUILD (from rev 485653, 
minio/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 10:33:09 UTC (rev 485654)
@@ -0,0 +1,47 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Frederik Schwan 
+# Contributor: Daniel Maslowski 
+
+pkgname=minio
+pkgver=2019.06.27
+_timever=T21:13:50Z
+_pkgver="${pkgver//./-}${_timever//:/-}"
+pkgrel=1
+pkgdesc='Object storage server compatible with Amazon S3'
+arch=('x86_64')
+url='https://minio.io'
+license=('APACHE')
+depends=('glibc')
+makedepends=('go-pie' 'git')
+options=('!strip')
+source=(git+https://github.com/minio/minio.git#tag=RELEASE.${_pkgver}
+minio.conf
+minio.service
+minio.sysusers)
+backup=('etc/minio/minio.conf')
+sha512sums=('SKIP'
+
'630a5d109409074b67be71b663a43ad09104121cca3637bb0542df19e375023bff7d7e2cbf39e52cc3cd060d41c363a90bd4ff7734aed1a5ca43a600f6d6d275'
+
'59aa13b47494564c8eea23dd48fdccef0e65adc0defd4bbd9ca039fd602de0791e1311e444bddca71a1bec7a58cb4eaafad09a8d9ae61eb1e534287dfdf610c2'
+
'7e4617aed266cf48a2ff9b0e80e31641d998537c78d2c56ce97b828cfc77d96dbf64728d4235dac7382d6e5b201388bef6722959302de5e2298d93f4ec1e0e63')
+
+build() {
+  export GOPATH="${srcdir}/go"
+  mkdir -p "${GOPATH}/src/github.com/minio"
+  mv "${srcdir}/minio" "${GOPATH}/src/github.com/minio/minio"
+  cd "${GOPATH}/src/github.com/minio/minio"
+  sed -i "s/Version.*/Version = \"${pkgver//./-}${_timever}\"/g" 
cmd/build-constants.go
+  sed -i "s/ReleaseTag.*/ReleaseTag = \"RELEASE.${_pkgver}\"/g" 
cmd/build-constants.go
+  sed -i "s/CommitID.*/CommitID = \"$(git rev-parse HEAD)\"/g" 
cmd/build-constants.go
+  GO111MODULE=on go build
+}
+
+package() {
+  install -dm750 -o 103 -g 

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

2019-06-28 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, June 28, 2019 @ 10:33:01
  Author: svenstaro
Revision: 485653

upgpkg: minio 2019.06.27-1

Modified:
  minio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 10:28:06 UTC (rev 485652)
+++ PKGBUILD2019-06-28 10:33:01 UTC (rev 485653)
@@ -3,8 +3,8 @@
 # Contributor: Daniel Maslowski 
 
 pkgname=minio
-pkgver=2019.06.19
-_timever=T18:24:42Z
+pkgver=2019.06.27
+_timever=T21:13:50Z
 _pkgver="${pkgver//./-}${_timever//:/-}"
 pkgrel=1
 pkgdesc='Object storage server compatible with Amazon S3'


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

2019-06-28 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, June 28, 2019 @ 10:28:06
  Author: svenstaro
Revision: 485652

archrelease: copy trunk to community-x86_64

Added:
  murmur/repos/community-x86_64/PKGBUILD
(from rev 485651, murmur/trunk/PKGBUILD)
  murmur/repos/community-x86_64/murmur.dbus.conf
(from rev 485651, murmur/trunk/murmur.dbus.conf)
  murmur/repos/community-x86_64/murmur.install
(from rev 485651, murmur/trunk/murmur.install)
  murmur/repos/community-x86_64/murmur.service
(from rev 485651, murmur/trunk/murmur.service)
  murmur/repos/community-x86_64/murmur.sysusers
(from rev 485651, murmur/trunk/murmur.sysusers)
Deleted:
  murmur/repos/community-x86_64/PKGBUILD
  murmur/repos/community-x86_64/murmur.dbus.conf
  murmur/repos/community-x86_64/murmur.install
  murmur/repos/community-x86_64/murmur.service
  murmur/repos/community-x86_64/murmur.sysusers

--+
 PKGBUILD |  114 ++---
 murmur.dbus.conf |   44 ++--
 murmur.install   |   12 ++---
 murmur.service   |   24 +--
 murmur.sysusers  |2 
 5 files changed, 98 insertions(+), 98 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 10:27:53 UTC (rev 485651)
+++ PKGBUILD2019-06-28 10:28:06 UTC (rev 485652)
@@ -1,57 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Otto Allmendinger 
-# Contributor: Malte Rabenseifner 
-
-pkgname=murmur
-pkgver=1.3.0rc1
-_pkgver=1.3.0-rc1
-__pkgver=1.3.0
-pkgrel=5
-pkgdesc="The voice chat application server for Mumble"
-arch=('x86_64')
-url="http://mumble.sourceforge.net;
-license=('BSD')
-depends=(qt5-base avahi lsb-release protobuf icu zeroc-ice grpc)
-makedepends=(boost python qt5-tools)
-backup=("etc/murmur.ini")
-install="murmur.install"
-source=(https://github.com/mumble-voip/mumble/releases/download/${_pkgver}/mumble-${_pkgver}.tar.gz
-"murmur.dbus.conf"
-"murmur.service"
-"murmur.sysusers")
-sha512sums=('e993b18b0ecf620d3a9a89f145c18b9ecde3aaf9b7217e235b7472908c81a365323c8683dd6fc9ed14b108160f8bf5244369c2a9ee57c22595550220d158516c'
-
'97c7effdddec324e40195c36ef4927950a5de26d2ee2d268d89df6fb547207bbbe30292773316cae6f57ec9923244f205fb0edc377b798771ba7385e3c11d86a'
-
'1773802b938ae2a80fa21e26cd33d162f00de00e074af9f1481f1c682ef32756ffdd2384a1d1f5a4202df55a982a80067efa78d7ad4e077bf5c7f7ccfc4399e4'
-
'5af28d0c2b2b072cfbd500b5f63549e88a86cf3fc15e4d2df89e787c4d2bafdecbe078a518e0d1b25d82f9873cb06838ec1c9ebed625ffb7e8c80fcd942ebf74')
-
-build() {
-  cd "${srcdir}"/mumble-$__pkgver
-
-  qmake-qt5 main.pro CONFIG+="no-client grpc"
-  make release
-}
-
-package() {
-  cd "${srcdir}"/mumble-$__pkgver
-
-  sed -e "1i; vi:ft=cfg" \
--e "s|database=|database=/var/db/murmur/murmur.sqlite|" \
--e "s|;logfile=murmur.log|logfile=|" \
--e "s|;uname=|uname=murmur|" \
--i scripts/murmur.ini
-
-  install -dm755 -o 122 -g 122 "${pkgdir}"/var/db/murmur
-  install -Dm755 release/murmurd "${pkgdir}"/usr/bin/murmurd
-  install -Dm644 scripts/murmur.ini "${pkgdir}"/etc/murmur.ini
-  install -Dm644 "${srcdir}"/murmur.dbus.conf 
"${pkgdir}"/usr/share/dbus-1/system.d/murmur.conf
-  install -Dm644 README "${pkgdir}"/usr/share/doc/murmur/README
-  install -Dm644 man/murmurd.1 "${pkgdir}"/usr/share/man/man1/murmurd.1
-  install -Dm644 "${srcdir}"/murmur.service 
"${pkgdir}"/usr/lib/systemd/system/murmur.service
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-  install -Dm644 "${srcdir}"/murmur.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/$pkgname.conf
-
-  install -Dm644 src/murmur/Murmur.ice ${pkgdir}/usr/share/murmur/Murmur.ice
-  install -Dm644 src/murmur/MurmurRPC.proto 
${pkgdir}/usr/share/murmur/MurmurRPC.proto
-}
-
-# vim: sw=2:ts=2 et:

Copied: murmur/repos/community-x86_64/PKGBUILD (from rev 485651, 
murmur/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 10:28:06 UTC (rev 485652)
@@ -0,0 +1,57 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Otto Allmendinger 
+# Contributor: Malte Rabenseifner 
+
+pkgname=murmur
+pkgver=1.3.0rc2
+_pkgver=1.3.0-rc2
+__pkgver=1.3.0
+pkgrel=1
+pkgdesc="The voice chat application server for Mumble"
+arch=('x86_64')
+url="http://mumble.sourceforge.net;
+license=('BSD')
+depends=(qt5-base avahi lsb-release protobuf icu zeroc-ice grpc)
+makedepends=(boost python qt5-tools)
+backup=("etc/murmur.ini")
+install="murmur.install"
+source=(https://github.com/mumble-voip/mumble/releases/download/${_pkgver}/mumble-${_pkgver}.tar.gz
+"murmur.dbus.conf"
+"murmur.service"
+"murmur.sysusers")
+sha512sums=('b31a92cbe9d2d973cb06e5f3bb237de22f0fa5f242e6a8141ffaa735268ca41097bda5a73ea5dafef6ef3ff7a5050c52c7f9b9f5600d400e57aff6f2e4c4'
+

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

2019-06-28 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, June 28, 2019 @ 10:27:32
  Author: svenstaro
Revision: 485649

upgpkg: mumble 1.3.0rc2-1

Modified:
  mumble/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 08:52:35 UTC (rev 485648)
+++ PKGBUILD2019-06-28 10:27:32 UTC (rev 485649)
@@ -7,10 +7,10 @@
 # to the depends and delete "no-g15" in the configure line below
 
 pkgname=mumble
-pkgver=1.3.0rc1
-_pkgver=1.3.0-rc1
+pkgver=1.3.0rc2
+_pkgver=1.3.0-rc2
 __pkgver=1.3.0
-pkgrel=3
+pkgrel=1
 arch=('x86_64')
 pkgdesc="A voice chat application similar to TeamSpeak"
 license=('BSD')
@@ -21,7 +21,7 @@
 'speech-dispatcher')
 url="https://www.mumble.info/;
 
source=(https://github.com/mumble-voip/mumble/releases/download/${_pkgver}/mumble-${_pkgver}.tar.gz{,.sig})
-sha512sums=('e993b18b0ecf620d3a9a89f145c18b9ecde3aaf9b7217e235b7472908c81a365323c8683dd6fc9ed14b108160f8bf5244369c2a9ee57c22595550220d158516c'
+sha512sums=('b31a92cbe9d2d973cb06e5f3bb237de22f0fa5f242e6a8141ffaa735268ca41097bda5a73ea5dafef6ef3ff7a5050c52c7f9b9f5600d400e57aff6f2e4c4'
 'SKIP')
 validpgpkeys=('56D0B23AE00B1EE9A8BAAC0F5B8CF87BB893449B') # Mumble Automatic 
Build Infrastructure 2019 
 


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

2019-06-28 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, June 28, 2019 @ 10:27:53
  Author: svenstaro
Revision: 485651

upgpkg: murmur 1.3.0rc2-1

Modified:
  murmur/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 10:27:43 UTC (rev 485650)
+++ PKGBUILD2019-06-28 10:27:53 UTC (rev 485651)
@@ -3,10 +3,10 @@
 # Contributor: Malte Rabenseifner 
 
 pkgname=murmur
-pkgver=1.3.0rc1
-_pkgver=1.3.0-rc1
+pkgver=1.3.0rc2
+_pkgver=1.3.0-rc2
 __pkgver=1.3.0
-pkgrel=5
+pkgrel=1
 pkgdesc="The voice chat application server for Mumble"
 arch=('x86_64')
 url="http://mumble.sourceforge.net;
@@ -19,7 +19,7 @@
 "murmur.dbus.conf"
 "murmur.service"
 "murmur.sysusers")
-sha512sums=('e993b18b0ecf620d3a9a89f145c18b9ecde3aaf9b7217e235b7472908c81a365323c8683dd6fc9ed14b108160f8bf5244369c2a9ee57c22595550220d158516c'
+sha512sums=('b31a92cbe9d2d973cb06e5f3bb237de22f0fa5f242e6a8141ffaa735268ca41097bda5a73ea5dafef6ef3ff7a5050c52c7f9b9f5600d400e57aff6f2e4c4'
 
'97c7effdddec324e40195c36ef4927950a5de26d2ee2d268d89df6fb547207bbbe30292773316cae6f57ec9923244f205fb0edc377b798771ba7385e3c11d86a'
 
'1773802b938ae2a80fa21e26cd33d162f00de00e074af9f1481f1c682ef32756ffdd2384a1d1f5a4202df55a982a80067efa78d7ad4e077bf5c7f7ccfc4399e4'
 
'5af28d0c2b2b072cfbd500b5f63549e88a86cf3fc15e4d2df89e787c4d2bafdecbe078a518e0d1b25d82f9873cb06838ec1c9ebed625ffb7e8c80fcd942ebf74')


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

2019-06-28 Thread Sven-Hendrik Haase via arch-commits
Date: Friday, June 28, 2019 @ 10:27:43
  Author: svenstaro
Revision: 485650

archrelease: copy trunk to community-x86_64

Added:
  mumble/repos/community-x86_64/PKGBUILD
(from rev 485649, mumble/trunk/PKGBUILD)
  mumble/repos/community-x86_64/mumble-protobuf-3.7.patch
(from rev 485649, mumble/trunk/mumble-protobuf-3.7.patch)
Deleted:
  mumble/repos/community-x86_64/PKGBUILD
  mumble/repos/community-x86_64/mumble-protobuf-3.7.patch

---+
 PKGBUILD  |  124 +--
 mumble-protobuf-3.7.patch | 1600 ++--
 2 files changed, 862 insertions(+), 862 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 10:27:32 UTC (rev 485649)
+++ PKGBUILD2019-06-28 10:27:43 UTC (rev 485650)
@@ -1,62 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Lauri Niskanen 
-# Contributor: sebastian.sal...@gmx.de
-# Contributor: Doc Angelo
-
-# If you want support for your G15 Keyboard, please add 'g15daemon'
-# to the depends and delete "no-g15" in the configure line below
-
-pkgname=mumble
-pkgver=1.3.0rc1
-_pkgver=1.3.0-rc1
-__pkgver=1.3.0
-pkgrel=3
-arch=('x86_64')
-pkgdesc="A voice chat application similar to TeamSpeak"
-license=('BSD')
-depends=(qt5-base qt5-svg speex lsb-release libxi avahi libsndfile protobuf 
libpulse opus
- xdg-utils libspeechd libpng freetype2 fontconfig libxrender)
-makedepends=(boost mesa jack python qt5-tools)
-optdepends=('jack: JACK audio output'
-'speech-dispatcher')
-url="https://www.mumble.info/;
-source=(https://github.com/mumble-voip/mumble/releases/download/${_pkgver}/mumble-${_pkgver}.tar.gz{,.sig})
-sha512sums=('e993b18b0ecf620d3a9a89f145c18b9ecde3aaf9b7217e235b7472908c81a365323c8683dd6fc9ed14b108160f8bf5244369c2a9ee57c22595550220d158516c'
-'SKIP')
-validpgpkeys=('56D0B23AE00B1EE9A8BAAC0F5B8CF87BB893449B') # Mumble Automatic 
Build Infrastructure 2019 
-
-build() {
-  cd "$srcdir"/$pkgname-$__pkgver
-
-  qmake-qt5 main.pro \
-CONFIG+="bundled-celt no-bundled-opus no-bundled-speex no-g15 no-xevie 
no-server \
-no-embed-qt-translations no-update packaged" \
-DEFINES+="PLUGIN_PATH=/usr/lib/mumble" \
-INCLUDEPATH+="/usr/include/speech-dispatcher" \
-LIBS+="-lpng16 -lfreetype -lXrender -lfontconfig"
-  make release
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$__pkgver
-
-  # bin stuff
-  install -m755 -D ./release/mumble "$pkgdir"/usr/bin/mumble
-  install -m755 -D ./scripts/mumble-overlay "$pkgdir"/usr/bin/mumble-overlay
-
-  # lib stuff
-  install -m755 -D ./release/libmumble.so.$__pkgver 
"$pkgdir"/usr/lib/mumble/libmumble.so.$__pkgver
-  ln -s libmumble.so.$__pkgver "$pkgdir"/usr/lib/mumble/libmumble.so
-  ln -s libmumble.so.$__pkgver "$pkgdir"/usr/lib/mumble/libmumble.so.1
-  ln -s libmumble.so.$__pkgver "$pkgdir"/usr/lib/mumble/libmumble.so.1.3
-  install -m755 -D ./release/plugins/liblink.so 
"$pkgdir"/usr/lib/mumble/liblink.so
-  install -m755 -D ./release/libcelt* "$pkgdir"/usr/lib/mumble/
-
-  # other stuff
-  install -m644 -D ./scripts/mumble.desktop 
"$pkgdir"/usr/share/applications/mumble.desktop
-  install -m755 -d "$pkgdir"/usr/share/man/man1
-  install -m644 -D ./man/mum* "$pkgdir"/usr/share/man/man1/
-  install -m644 -D ./icons/mumble.svg 
"$pkgdir"/usr/share/icons/hicolor/scalable/apps/mumble.svg
-  install -m644 -D ./LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-# vim: sw=2:ts=2 et:

Copied: mumble/repos/community-x86_64/PKGBUILD (from rev 485649, 
mumble/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 10:27:43 UTC (rev 485650)
@@ -0,0 +1,62 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Lauri Niskanen 
+# Contributor: sebastian.sal...@gmx.de
+# Contributor: Doc Angelo
+
+# If you want support for your G15 Keyboard, please add 'g15daemon'
+# to the depends and delete "no-g15" in the configure line below
+
+pkgname=mumble
+pkgver=1.3.0rc2
+_pkgver=1.3.0-rc2
+__pkgver=1.3.0
+pkgrel=1
+arch=('x86_64')
+pkgdesc="A voice chat application similar to TeamSpeak"
+license=('BSD')
+depends=(qt5-base qt5-svg speex lsb-release libxi avahi libsndfile protobuf 
libpulse opus
+ xdg-utils libspeechd libpng freetype2 fontconfig libxrender)
+makedepends=(boost mesa jack python qt5-tools)
+optdepends=('jack: JACK audio output'
+'speech-dispatcher')
+url="https://www.mumble.info/;
+source=(https://github.com/mumble-voip/mumble/releases/download/${_pkgver}/mumble-${_pkgver}.tar.gz{,.sig})
+sha512sums=('b31a92cbe9d2d973cb06e5f3bb237de22f0fa5f242e6a8141ffaa735268ca41097bda5a73ea5dafef6ef3ff7a5050c52c7f9b9f5600d400e57aff6f2e4c4'
+'SKIP')
+validpgpkeys=('56D0B23AE00B1EE9A8BAAC0F5B8CF87BB893449B') # Mumble Automatic 
Build Infrastructure 2019 
+
+build() {
+  cd "$srcdir"/$pkgname-$__pkgver
+
+  qmake-qt5 main.pro \
+

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

2019-06-28 Thread Christian Hesse via arch-commits
Date: Friday, June 28, 2019 @ 10:11:36
  Author: eworm
Revision: 357009

upgpkg: libssh 0.9.0-1

new upstream release

Modified:
  libssh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 08:06:09 UTC (rev 357008)
+++ PKGBUILD2019-06-28 10:11:36 UTC (rev 357009)
@@ -6,7 +6,7 @@
 
 pkgbase=libssh
 pkgname=(libssh libssh-docs)
-pkgver=0.8.7
+pkgver=0.9.0
 pkgrel=1
 pkgdesc="Library for accessing ssh client services through C libraries"
 url="https://www.libssh.org/;
@@ -15,7 +15,7 @@
 depends=(zlib openssl)
 makedepends=(cmake cmocka doxygen python)
 
source=(https://www.libssh.org/files/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.asc})
-sha256sums=('43304ca22f0ba0b654e14b574a39816bc70212fdea5858a6637cc26cade3d592'
+sha256sums=('25303c2995e663cd169fdd902bae88106f48242d7e96311d74f812023482c7a5'
 'SKIP')
 validpgpkeys=('8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D') # Andreas Schneider 

 


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

2019-06-28 Thread Christian Hesse via arch-commits
Date: Friday, June 28, 2019 @ 10:11:38
  Author: eworm
Revision: 357010

archrelease: copy trunk to testing-x86_64

Added:
  libssh/repos/testing-x86_64/
  libssh/repos/testing-x86_64/PKGBUILD
(from rev 357009, libssh/trunk/PKGBUILD)

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

Copied: libssh/repos/testing-x86_64/PKGBUILD (from rev 357009, 
libssh/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-06-28 10:11:38 UTC (rev 357010)
@@ -0,0 +1,59 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Tom Gundersen 
+# Contributor: Andrea Scarpino 
+# Contributor: ice-man 
+# Contributor: sergeantspoon 
+
+pkgbase=libssh
+pkgname=(libssh libssh-docs)
+pkgver=0.9.0
+pkgrel=1
+pkgdesc="Library for accessing ssh client services through C libraries"
+url="https://www.libssh.org/;
+license=(LGPL)
+arch=(x86_64)
+depends=(zlib openssl)
+makedepends=(cmake cmocka doxygen python)
+source=(https://www.libssh.org/files/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.asc})
+sha256sums=('25303c2995e663cd169fdd902bae88106f48242d7e96311d74f812023482c7a5'
+'SKIP')
+validpgpkeys=('8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D') # Andreas Schneider 

+
+prepare() {
+  # disable the test. It is confused by our clean container setup.
+  # 'extra-x86-build' uses user 'nobody' that has a record in /etc/passwd file
+  # but $HOME envvar is set to '/build'. The test expects that $HOME 
corresponds to passwd file.
+  sed 's/cmocka_unit_test(torture_path_expand_tilde_unix),//' -i 
libssh-${pkgver}/tests/unittests/torture_misc.c
+
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DWITH_GSSAPI=OFF \
+-DUNIT_TESTING=ON
+  make
+  make docs
+}
+
+check() {
+  cd build
+  make test
+}
+
+package_libssh() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+
+package_libssh-docs() {
+  pkgdesc="Documentation for libssh"
+  depends=()
+
+  mkdir -p "$pkgdir"/usr/share/doc/libssh
+  cp -r build/doc/html "$pkgdir"/usr/share/doc/libssh
+#  cp -r build/doc/man "$pkgdir"/usr/share
+#  rm "$pkgdir"/usr/share/man/man3/{bug,deprecated}.*
+}


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

2019-06-28 Thread Nicola Squartini via arch-commits
Date: Friday, June 28, 2019 @ 08:52:35
  Author: tensor5
Revision: 485648

archrelease: copy trunk to community-staging-any

Added:
  caprine/repos/community-staging-any/PKGBUILD
(from rev 485647, caprine/trunk/PKGBUILD)
  caprine/repos/community-staging-any/caprine.desktop
(from rev 485647, caprine/trunk/caprine.desktop)
  caprine/repos/community-staging-any/caprine.js
(from rev 485647, caprine/trunk/caprine.js)
Deleted:
  caprine/repos/community-staging-any/PKGBUILD
  caprine/repos/community-staging-any/caprine.desktop
  caprine/repos/community-staging-any/caprine.js

-+
 PKGBUILD|  122 +++---
 caprine.desktop |   18 +++
 caprine.js  |   58 -
 3 files changed, 99 insertions(+), 99 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 08:51:10 UTC (rev 485647)
+++ PKGBUILD2019-06-28 08:52:35 UTC (rev 485648)
@@ -1,61 +0,0 @@
-# Maintainer: Nicola Squartini 
-
-pkgname=caprine
-pkgver=2.31.3
-pkgrel=1
-pkgdesc='Unofficial Facebook Messenger app'
-arch=('any')
-url='https://github.com/sindresorhus/caprine'
-license=('MIT')
-depends=('electron')
-makedepends=('npm')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz"
-'caprine.desktop'
-'caprine.js')
-sha256sums=('ed54fdcd148d2bb2fba3163981888fab8ab3f5654ab2d267bc3ea0c3425de25c'
-'ddb693c06b0d4adf41c799fd4d97c2d9c106669034f69f7af53a63cc45911a97'
-'76bc862279afe9250554b8b6cdafde529648285e72b6a88d75403ef6b29c571c')
-
-build() {
-cd ${pkgname}-${pkgver}
-
-npm install --ignore-scripts
-npx tsc
-rm -r node_modules
-npm install --ignore-scripts --production
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-appdir=/usr/lib/${pkgname}
-
-install -d "${pkgdir}"${appdir}
-cp -r * "${pkgdir}"${appdir}
-
-install -dm755 "${pkgdir}"/usr/share/icons/hicolor/scalable/apps
-mv "${pkgdir}"${appdir}/media/Icon.svg \
-"${pkgdir}"/usr/share/icons/hicolor/scalable/apps/${pkgname}.svg
-
-install -Dm755 "${srcdir}"/${pkgname}.js "${pkgdir}"/usr/bin/${pkgname}
-install -Dm644 "${srcdir}"/${pkgname}.desktop \
-"${pkgdir}"/usr/share/applications/${pkgname}.desktop
-
-install -dm755 "${pkgdir}"/usr/share/licenses/${pkgname}
-ln -s $(realpath -m --relative-to=/usr/share/licenses/${pkgname} 
${appdir}/license) \
-"${pkgdir}"/usr/share/licenses/${pkgname}
-
-# Clean up
-rm -r "${pkgdir}"${appdir}/{build,source,tsconfig.json}
-find "${pkgdir}"${appdir} \
--name "package.json" \
--exec sed -e "s|${srcdir}/${pkgname}-${pkgver}|${appdir}|" \
--i {} \; \
--or -name ".*" -prune -exec rm -r '{}' \; \
--or -name "bin" -prune -exec rm -r '{}' \; \
--or -name "example" -prune -exec rm -r '{}' \; \
--or -name "examples" -prune -exec rm -r '{}' \; \
--or -name "man" -prune -exec rm -r '{}' \; \
--or -name "scripts" -prune -exec rm -r '{}' \; \
--or -name "test" -prune -exec rm -r '{}' \;
-}

Copied: caprine/repos/community-staging-any/PKGBUILD (from rev 485647, 
caprine/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 08:52:35 UTC (rev 485648)
@@ -0,0 +1,61 @@
+# Maintainer: Nicola Squartini 
+
+pkgname=caprine
+pkgver=2.33.0
+pkgrel=1
+pkgdesc='Unofficial Facebook Messenger app'
+arch=('any')
+url='https://github.com/sindresorhus/caprine'
+license=('MIT')
+depends=('electron')
+makedepends=('npm')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz"
+'caprine.desktop'
+'caprine.js')
+sha256sums=('6433db87644d227b39552ce62e48b319f7c455d096f6a4dd7faf3d77814e2b02'
+'ddb693c06b0d4adf41c799fd4d97c2d9c106669034f69f7af53a63cc45911a97'
+'76bc862279afe9250554b8b6cdafde529648285e72b6a88d75403ef6b29c571c')
+
+build() {
+cd ${pkgname}-${pkgver}
+
+npm install --ignore-scripts
+npx tsc
+rm -r node_modules
+npm install --ignore-scripts --production
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+appdir=/usr/lib/${pkgname}
+
+install -d "${pkgdir}"${appdir}
+cp -r * "${pkgdir}"${appdir}
+
+install -dm755 "${pkgdir}"/usr/share/icons/hicolor/scalable/apps
+mv "${pkgdir}"${appdir}/media/Icon.svg \
+"${pkgdir}"/usr/share/icons/hicolor/scalable/apps/${pkgname}.svg
+
+install -Dm755 "${srcdir}"/${pkgname}.js "${pkgdir}"/usr/bin/${pkgname}
+install -Dm644 "${srcdir}"/${pkgname}.desktop \
+"${pkgdir}"/usr/share/applications/${pkgname}.desktop
+
+install -dm755 "${pkgdir}"/usr/share/licenses/${pkgname}
+ln -s $(realpath -m --relative-to=/usr/share/licenses/${pkgname} 
${appdir}/license) \
+"${pkgdir}"/usr/share/licenses/${pkgname}

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

2019-06-28 Thread Nicola Squartini via arch-commits
Date: Friday, June 28, 2019 @ 08:51:10
  Author: tensor5
Revision: 485647

upgpkg: caprine 2.33.0-1

Modified:
  caprine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 08:43:25 UTC (rev 485646)
+++ PKGBUILD2019-06-28 08:51:10 UTC (rev 485647)
@@ -1,7 +1,7 @@
 # Maintainer: Nicola Squartini 
 
 pkgname=caprine
-pkgver=2.31.3
+pkgver=2.33.0
 pkgrel=1
 pkgdesc='Unofficial Facebook Messenger app'
 arch=('any')
@@ -12,7 +12,7 @@
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz"
 'caprine.desktop'
 'caprine.js')
-sha256sums=('ed54fdcd148d2bb2fba3163981888fab8ab3f5654ab2d267bc3ea0c3425de25c'
+sha256sums=('6433db87644d227b39552ce62e48b319f7c455d096f6a4dd7faf3d77814e2b02'
 'ddb693c06b0d4adf41c799fd4d97c2d9c106669034f69f7af53a63cc45911a97'
 '76bc862279afe9250554b8b6cdafde529648285e72b6a88d75403ef6b29c571c')
 


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

2019-06-28 Thread Maxime Gauduin via arch-commits
Date: Friday, June 28, 2019 @ 08:18:55
  Author: alucryd
Revision: 485641

upgpkg: gpac 1:0.8.0-1

Modified:
  gpac/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 06:32:18 UTC (rev 485640)
+++ PKGBUILD2019-06-28 08:18:55 UTC (rev 485641)
@@ -2,51 +2,55 @@
 # Maintainer: Maxime Gauduin 
 
 pkgname=gpac
-pkgver=0.7.1
-pkgrel=4
+pkgver=0.8.0
+pkgrel=1
 epoch=1
 pkgdesc='A multimedia framework based on the MPEG-4 Systems standard'
-arch=('x86_64')
-url='https://gpac.wp.imt.fr/'
-license=('LGPL')
-depends=('ffmpeg' 'glu' 'libxv')
-makedepends=('git' 'jack' 'a52dec' 'freetype2' 'faad2' 'libmad' 'mesa' 'sdl2')
-optdepends=('jack: for jack support'
-'a52dec: for A52 support'
-'faad2: for AAC support'
-'libmad: for mp3 support'
-'sdl2: for sdl support')
-provides=('libgpac.so')
-options=('staticlibs' '!makeflags')
-source=("gpac-${pkgver}.tar.gz::https://github.com/gpac/gpac/archive/v${pkgver}.tar.gz;
-'gpac-openssl-1.1.patch'
-'gpac-ffmpeg-4.0.patch')
-sha256sums=('c7a18b9eea1264fee392e7222d16b180e0acdd6bb173ff6b8baadbf50b3b1d7f'
-'3a8b7b51192424df5aee3bf11a0207c9374aabcfba4db90522af2e3bbc37bbbe'
-'23e8555ae2d21a587d6a796acef7b96eff6ce01afd148eff5beb6370f830b316')
+arch=(x86_64)
+url=https://gpac.wp.imt.fr/
+license=(LGPL)
+depends=(
+  ffmpeg
+  glu
+  libxv
+)
+makedepends=(
+  git
+  jack
+  a52dec
+  freetype2
+  faad2
+  libmad
+  mesa
+  sdl2
+)
+optdepends=(
+  'jack: for jack support'
+  'a52dec: for A52 support'
+  'faad2: for AAC support'
+  'libmad: for mp3 support'
+  'sdl2: for sdl support'
+)
+provides=(libgpac.so)
+options=(staticlibs)
+source=(git+https://github.com/gpac/gpac.git#tag=v${pkgver})
+sha256sums=('SKIP')
 
-prepare() {
-  cd gpac-${pkgver}
-
-  patch -p1 -i ../gpac-openssl-1.1.patch
-  patch -p1 -i ../gpac-ffmpeg-4.0.patch
-}
-
 build() {
-  cd gpac-${pkgver}
+  cd gpac
 
   ./configure \
---prefix='/usr' \
---mandir='/usr/share/man' \
---X11-path='/usr' \
---use-js='no'
+--prefix=/usr \
+--mandir=/usr/share/man \
+--X11-path=/usr \
+--use-js=no
   make
 }
 
 package() {
-  cd gpac-${pkgver}
+  cd gpac
 
-  make DESTDIR="${pkgdir}" install install-lib
+  make DESTDIR="${pkgdir}" STRIP=true install install-lib
 }
 
 # vim: ts=2 sw=2 et:


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

2019-06-28 Thread Maxime Gauduin via arch-commits
Date: Friday, June 28, 2019 @ 08:19:03
  Author: alucryd
Revision: 485642

archrelease: copy trunk to community-x86_64

Added:
  gpac/repos/community-x86_64/PKGBUILD
(from rev 485641, gpac/trunk/PKGBUILD)
  gpac/repos/community-x86_64/gpac-ffmpeg-4.0.patch
(from rev 485641, gpac/trunk/gpac-ffmpeg-4.0.patch)
  gpac/repos/community-x86_64/gpac-openssl-1.1.patch
(from rev 485641, gpac/trunk/gpac-openssl-1.1.patch)
Deleted:
  gpac/repos/community-x86_64/PKGBUILD
  gpac/repos/community-x86_64/gpac-ffmpeg-4.0.patch
  gpac/repos/community-x86_64/gpac-openssl-1.1.patch

+
 PKGBUILD   |  109 ---
 gpac-ffmpeg-4.0.patch  |   84 ++--
 gpac-openssl-1.1.patch |   22 -
 3 files changed, 109 insertions(+), 106 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 08:18:55 UTC (rev 485641)
+++ PKGBUILD2019-06-28 08:19:03 UTC (rev 485642)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-# Maintainer: Maxime Gauduin 
-
-pkgname=gpac
-pkgver=0.7.1
-pkgrel=4
-epoch=1
-pkgdesc='A multimedia framework based on the MPEG-4 Systems standard'
-arch=('x86_64')
-url='https://gpac.wp.imt.fr/'
-license=('LGPL')
-depends=('ffmpeg' 'glu' 'libxv')
-makedepends=('git' 'jack' 'a52dec' 'freetype2' 'faad2' 'libmad' 'mesa' 'sdl2')
-optdepends=('jack: for jack support'
-'a52dec: for A52 support'
-'faad2: for AAC support'
-'libmad: for mp3 support'
-'sdl2: for sdl support')
-provides=('libgpac.so')
-options=('staticlibs' '!makeflags')
-source=("gpac-${pkgver}.tar.gz::https://github.com/gpac/gpac/archive/v${pkgver}.tar.gz;
-'gpac-openssl-1.1.patch'
-'gpac-ffmpeg-4.0.patch')
-sha256sums=('c7a18b9eea1264fee392e7222d16b180e0acdd6bb173ff6b8baadbf50b3b1d7f'
-'3a8b7b51192424df5aee3bf11a0207c9374aabcfba4db90522af2e3bbc37bbbe'
-'23e8555ae2d21a587d6a796acef7b96eff6ce01afd148eff5beb6370f830b316')
-
-prepare() {
-  cd gpac-${pkgver}
-
-  patch -p1 -i ../gpac-openssl-1.1.patch
-  patch -p1 -i ../gpac-ffmpeg-4.0.patch
-}
-
-build() {
-  cd gpac-${pkgver}
-
-  ./configure \
---prefix='/usr' \
---mandir='/usr/share/man' \
---X11-path='/usr' \
---use-js='no'
-  make
-}
-
-package() {
-  cd gpac-${pkgver}
-
-  make DESTDIR="${pkgdir}" install install-lib
-}
-
-# vim: ts=2 sw=2 et:

Copied: gpac/repos/community-x86_64/PKGBUILD (from rev 485641, 
gpac/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 08:19:03 UTC (rev 485642)
@@ -0,0 +1,56 @@
+# Maintainer: Eric Bélanger 
+# Maintainer: Maxime Gauduin 
+
+pkgname=gpac
+pkgver=0.8.0
+pkgrel=1
+epoch=1
+pkgdesc='A multimedia framework based on the MPEG-4 Systems standard'
+arch=(x86_64)
+url=https://gpac.wp.imt.fr/
+license=(LGPL)
+depends=(
+  ffmpeg
+  glu
+  libxv
+)
+makedepends=(
+  git
+  jack
+  a52dec
+  freetype2
+  faad2
+  libmad
+  mesa
+  sdl2
+)
+optdepends=(
+  'jack: for jack support'
+  'a52dec: for A52 support'
+  'faad2: for AAC support'
+  'libmad: for mp3 support'
+  'sdl2: for sdl support'
+)
+provides=(libgpac.so)
+options=(staticlibs)
+source=(git+https://github.com/gpac/gpac.git#tag=v${pkgver})
+sha256sums=('SKIP')
+
+build() {
+  cd gpac
+
+  ./configure \
+--prefix=/usr \
+--mandir=/usr/share/man \
+--X11-path=/usr \
+--use-js=no
+  make
+}
+
+package() {
+  cd gpac
+
+  make DESTDIR="${pkgdir}" STRIP=true install install-lib
+}
+
+# vim: ts=2 sw=2 et:

Deleted: gpac-ffmpeg-4.0.patch
===
--- gpac-ffmpeg-4.0.patch   2019-06-28 08:18:55 UTC (rev 485641)
+++ gpac-ffmpeg-4.0.patch   2019-06-28 08:19:03 UTC (rev 485642)
@@ -1,42 +0,0 @@
-diff -rupN gpac-0.7.1.orig/applications/dashcast/video_encoder.c 
gpac-0.7.1/applications/dashcast/video_encoder.c
 gpac-0.7.1.orig/applications/dashcast/video_encoder.c  2018-04-26 
09:19:52.938118328 +0200
-+++ gpac-0.7.1/applications/dashcast/video_encoder.c   2018-04-26 
09:20:03.165170164 +0200
-@@ -144,7 +144,7 @@ int dc_video_encoder_open(VideoOutputFil
-   }
- 
-   //the global header gives access to the extradata (SPS/PPS)
--  video_output_file->codec_ctx->flags |= CODEC_FLAG_GLOBAL_HEADER;
-+  video_output_file->codec_ctx->flags |= AV_CODEC_FLAG_GLOBAL_HEADER;
- 
-   video_output_file->vstream_idx = 0;//video_stream->index;
- 
-diff -rupN gpac-0.7.1.orig/modules/ffmpeg_in/ffmpeg_decode.c 
gpac-0.7.1/modules/ffmpeg_in/ffmpeg_decode.c
 gpac-0.7.1.orig/modules/ffmpeg_in/ffmpeg_decode.c  2018-04-26 
09:19:53.034788555 +0200
-+++ gpac-0.7.1/modules/ffmpeg_in/ffmpeg_decode.c   2018-04-26 
09:30:09.739463486 +0200
-@@ -49,7 +49,7 @@
- static uint8_t * ffmpeg_realloc_buffer(uint8_t * oldBuffer, u32 size) {
-   

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

2019-06-28 Thread Maxime Gauduin via arch-commits
Date: Friday, June 28, 2019 @ 07:58:16
  Author: alucryd
Revision: 357001

x265 rebuild: vlc 3.0.7.1-2

Modified:
  vlc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 07:42:24 UTC (rev 357000)
+++ PKGBUILD2019-06-28 07:58:16 UTC (rev 357001)
@@ -8,7 +8,7 @@
 # optional fixup version including hyphen
 _vlcfixupver=
 pkgver=${_vlcver}${_vlcfixupver//-/.r}
-pkgrel=1
+pkgrel=2
 pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
 url='https://www.videolan.org/vlc/'
 arch=('x86_64')


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

2019-06-28 Thread Maxime Gauduin via arch-commits
Date: Friday, June 28, 2019 @ 07:58:23
  Author: alucryd
Revision: 357002

archrelease: copy trunk to staging-x86_64

Added:
  vlc/repos/staging-x86_64/
  vlc/repos/staging-x86_64/PKGBUILD
(from rev 357001, vlc/trunk/PKGBUILD)
  vlc/repos/staging-x86_64/lua53_compat.patch
(from rev 357001, vlc/trunk/lua53_compat.patch)
  vlc/repos/staging-x86_64/update-vlc-plugin-cache.hook
(from rev 357001, vlc/trunk/update-vlc-plugin-cache.hook)

--+
 PKGBUILD |  244 +
 lua53_compat.patch   |   30 +
 update-vlc-plugin-cache.hook |   11 +
 3 files changed, 285 insertions(+)

Copied: vlc/repos/staging-x86_64/PKGBUILD (from rev 357001, vlc/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-06-28 07:58:23 UTC (rev 357002)
@@ -0,0 +1,244 @@
+# Maintainer: Levente Polyak 
+# Contributor: Giovanni Scafora 
+# Contributor: Sarah Hay 
+# Contributor: Martin Sandsmark 
+
+pkgname=vlc
+_vlcver=3.0.7.1
+# optional fixup version including hyphen
+_vlcfixupver=
+pkgver=${_vlcver}${_vlcfixupver//-/.r}
+pkgrel=2
+pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
+url='https://www.videolan.org/vlc/'
+arch=('x86_64')
+license=('LGPL2.1' 'GPL2')
+# TODO: libplacebo 
https://github.com/haasn/libplacebo/commit/65ddefbadc3481a7835baa23701a7a2992ca2768
+depends=('a52dec' 'libdvbpsi' 'libxpm' 'libdca' 'libproxy' 'lua' 'libidn'
+ 'libmatroska' 'taglib' 'libmpcdec' 'ffmpeg' 'faad2' 'libupnp' 'libmad'
+ 'libmpeg2' 'xcb-util-keysyms' 'libtar' 'libxinerama' 'libsecret'
+ 'libarchive' 'qt5-base' 'qt5-x11extras' 'qt5-svg' 'freetype2'
+ 'fribidi' 'harfbuzz' 'fontconfig' 'libxml2' 'gnutls' # 'libplacebo'
+ 'wayland-protocols' 'aribb24')
+makedepends=('gst-plugins-base-libs' 'live-media' 'libnotify' 'libbluray'
+ 'flac' 'libdc1394' 'libavc1394' 'libcaca' 'gtk3'
+ 'librsvg' 'libgme' 'xosd' 'twolame' 'aalib' 'avahi' 'systemd-libs'
+ 'libmtp' 'libupnp' 'libmicrodns' 'libdvdcss' 'smbclient'
+ 'vcdimager' 'libssh2' 'mesa' 'protobuf' 'libnfs' 'mpg123'
+ 'libdvdread' 'libdvdnav' 'libogg' 'libshout' 'libmodplug' 'libvpx'
+ 'libvorbis' 'speex' 'opus' 'libtheora' 'libpng' 'libjpeg-turbo'
+ 'libx265.so' 'libx264.so' 'zvbi' 'libass' 'libkate' 'libtiger'
+ 'sdl_image' 'libpulse' 'alsa-lib' 'jack' 'libsamplerate' 'libsoxr'
+ 'lirc' 'libgoom2' 'projectm' 'chromaprint' 'aom' 'srt' 'dav1d')
+optdepends=('avahi: service discovery using bonjour protocol'
+'aom: AOM AV1 codec'
+'gst-plugins-base-libs: for libgst plugins'
+'dav1d: dav1d AV1 decoder'
+'libdvdcss: decoding encrypted DVDs'
+'libavc1394: devices using the 1394ta AV/C'
+'libdc1394: IEEE 1394 access plugin'
+'kwallet: kwallet keystore'
+'libva-vdpau-driver: vdpau backend nvidia'
+'libva-intel-driver: video backend intel'
+'libbluray: Blu-Ray video input'
+'flac: Free Lossless Audio Codec plugin'
+'twolame: TwoLAME mpeg2 encoder plugin'
+'libgme: Game Music Emu plugin'
+'vcdimager: navigate VCD with libvcdinfo'
+'libmtp: MTP devices discovery'
+'systemd-libs: udev services discovery'
+'smbclient: SMB access plugin'
+'libcdio: audio CD playback'
+'ttf-freefont: subtitle font '
+'ttf-dejavu: subtitle font'
+'libssh2: sftp access'
+'libnfs: NFS access'
+'mpg123: mpg123 codec'
+'protobuf: chromecast streaming'
+'libmicrodns: mDNS services discovery (chromecast etc)'
+'lua-socket: http interface'
+'live-media: RTSP input'
+'libdvdread: DVD input module'
+'libdvdnav: DVD with navigation input module'
+'libogg: Ogg and OggSpots codec'
+'libshout: shoutcast/icecast output plugin'
+'libmodplug: MOD output plugin'
+'libvpx: VP8 and VP9 codec'
+'libvorbis: Vorbis decoder/encoder'
+'speex: Speex codec'
+'opus: opus codec'
+'libtheora: theora codec'
+'libpng: PNG support'
+'libjpeg-turbo: JPEG support'
+'librsvg: SVG plugin'
+'x264: H264 encoding'
+'x265: HEVC/H.265 encoder'
+'zvbi: VBI/Teletext decoding'
+'libass: Subtitle support'
+'libkate: Kate codec'
+'libtiger: Tiger rendering for Kate streams'
+'sdl_image: SDL image support'
+'srt: SRT input/output plugin'
+'aalib: ASCII art video output'
+'libcaca: colored ASCII art video output'
+

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

2019-06-28 Thread Jelle van der Waa via arch-commits
Date: Friday, June 28, 2019 @ 07:32:14
  Author: jelle
Revision: 356998

upgpkg: pysmbc 1.0.16-2

Upstream update

Modified:
  pysmbc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 07:29:38 UTC (rev 356997)
+++ PKGBUILD2019-06-28 07:32:14 UTC (rev 356998)
@@ -2,15 +2,15 @@
 
 pkgbase=pysmbc
 pkgname=('python-pysmbc')
-pkgver=1.0.15.8
+pkgver=1.0.16
 pkgrel=2
 arch=('x86_64')
 url="http://pypi.python.org/pypi/pysmbc/;
 license=('GPL')
-makedepends=('python2' 'python' 'smbclient')
+makedepends=('python2' 'python' 'smbclient' 'python-setuptools')
 # validpgpkeys=('228521116D3438163C2EA5B916BED1016069BE55')  # Tsukasa Hamano, 
revoked
 
source=(https://pypi.io/packages/source/p/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2)
-sha512sums=('401f08e358675afa4b16781b7188111c1c18d62ecc9fadd7e08d0aa6306afc8b0c83ecde43e8add1dad3dbcff00be334d63d995563ade3a781ffd88299da72fb')
+sha512sums=('4df1733fb6ad1499dc7b5385edb8acdeea753e7d749a5e01248eb9b7284418f498346ed475774003dcf6f7b30083935cfbe3cc5ab9dcc4da15c6d924f6e68197')
 
 build(){
   cd ${pkgbase}-${pkgver}


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

2019-06-28 Thread Jelle van der Waa via arch-commits
Date: Friday, June 28, 2019 @ 07:32:24
  Author: jelle
Revision: 356999

archrelease: copy trunk to extra-x86_64

Added:
  pysmbc/repos/extra-x86_64/PKGBUILD
(from rev 356998, pysmbc/trunk/PKGBUILD)
Deleted:
  pysmbc/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 07:32:14 UTC (rev 356998)
+++ PKGBUILD2019-06-28 07:32:24 UTC (rev 356999)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer:
-
-pkgbase=pysmbc
-pkgname=('python2-pysmbc' 'python-pysmbc')
-pkgver=1.0.15.8
-pkgrel=2
-arch=('x86_64')
-url="http://pypi.python.org/pypi/pysmbc/;
-license=('GPL')
-makedepends=('python2' 'python' 'smbclient')
-# validpgpkeys=('228521116D3438163C2EA5B916BED1016069BE55')  # Tsukasa Hamano, 
revoked
-source=(https://pypi.io/packages/source/p/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2)
-md5sums=('56ea1ddc2451d6c773daef37ad1807cd')
-
-prepare() {
-  cp -r ${pkgbase}-${pkgver} ${pkgbase}-${pkgver}-python2
-  sed -i 's|/usr/bin/python|/usr/bin/python2|' 
${pkgbase}-${pkgver}-python2/smbc/xattr.py
-}
-
-build(){
-  cd ${pkgbase}-${pkgver}
-  python setup.py build
-  cd "${srcdir}"/${pkgbase}-${pkgver}-python2
-  python2 setup.py build
-}
-
-package_python-pysmbc() {
-  pkgdesc="Python 3 bindings for libsmbclient"
-  depends=('python' 'smbclient')
-
-  cd ${pkgbase}-${pkgver}
-  python setup.py install --root="$pkgdir" --optimize=1
-}
-
-package_python2-pysmbc() {
-  pkgdesc="Python 2 bindings for libsmbclient"
-  depends=('python2' 'smbclient')
-
-  cd ${pkgbase}-${pkgver}-python2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-}

Copied: pysmbc/repos/extra-x86_64/PKGBUILD (from rev 356998, 
pysmbc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 07:32:24 UTC (rev 356999)
@@ -0,0 +1,26 @@
+# Maintainer:
+
+pkgbase=pysmbc
+pkgname=('python-pysmbc')
+pkgver=1.0.16
+pkgrel=2
+arch=('x86_64')
+url="http://pypi.python.org/pypi/pysmbc/;
+license=('GPL')
+makedepends=('python2' 'python' 'smbclient' 'python-setuptools')
+# validpgpkeys=('228521116D3438163C2EA5B916BED1016069BE55')  # Tsukasa Hamano, 
revoked
+source=(https://pypi.io/packages/source/p/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2)
+sha512sums=('4df1733fb6ad1499dc7b5385edb8acdeea753e7d749a5e01248eb9b7284418f498346ed475774003dcf6f7b30083935cfbe3cc5ab9dcc4da15c6d924f6e68197')
+
+build(){
+  cd ${pkgbase}-${pkgver}
+  python setup.py build
+}
+
+package_python-pysmbc() {
+  pkgdesc="Python 3 bindings for libsmbclient"
+  depends=('python' 'smbclient')
+
+  cd ${pkgbase}-${pkgver}
+  python setup.py install --root="$pkgdir" --optimize=1
+}


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

2019-06-28 Thread Maxime Gauduin via arch-commits
Date: Friday, June 28, 2019 @ 07:29:38
  Author: alucryd
Revision: 356997

archrelease: copy trunk to staging-x86_64

Added:
  avidemux/repos/staging-x86_64/
  avidemux/repos/staging-x86_64/PKGBUILD
(from rev 356996, avidemux/trunk/PKGBUILD)

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

Copied: avidemux/repos/staging-x86_64/PKGBUILD (from rev 356996, 
avidemux/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-06-28 07:29:38 UTC (rev 356997)
@@ -0,0 +1,73 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Eric Bélanger 
+
+pkgbase=avidemux
+pkgname=('avidemux-cli' 'avidemux-qt')
+pkgver=2.7.3
+pkgrel=2
+pkgdesc='Graphical tool to edit video (filter/re-encode/split)'
+url='http://fixounet.free.fr/avidemux/'
+arch=('x86_64')
+license=('GPL2')
+makedepends=('cmake' 'libxslt' 'qt5-base' 'jack' 'libvorbis' 'libxv' 'opus' 
'desktop-file-utils'
+ 'alsa-lib' 'lame' 'xvidcore' 'faad2' 'faac' 'x264' 'x265' 
'libsamplerate'
+ 'opencore-amr' 'yasm' 'mesa' 'libvpx' 'libpulse' 'libva' 
'intltool' 'sqlite'
+ 'libvdpau' 'libdca' 'fribidi' 'glu' 'qt5-tools' 'twolame' 
'libfdk-aac' 'libass')
+options=('!emptydirs')
+source=(https://downloads.sourceforge.net/avidemux/avidemux_${pkgver}.tar.gz)
+sha256sums=('8d768e09cb646e4aa954d3332417fc565261590fb4944bccb917c192adada29f')
+sha512sums=('c8db210a28681b0447a605215e63ca0b12092904e8e443611dbbc1de374d927803fb2eae15565b9b2e2bf4f0e5d6e83f866cb0f3cbf3e772b902e79b82d73f6e')
+
+prepare() {
+  cd ${pkgbase}_${pkgver}
+  sed -i 's|../avidemux/qt4|../avidemux/qt4 
-DLRELEASE_EXECUTABLE=/usr/bin/lrelease-qt5|' bootStrap.bash
+  sed -e 's|0.19|1.0|' -i avidemux_plugins/ADM_videoFilters6/ass/CMakeLists.txt
+}
+
+build() {
+  cd ${pkgbase}_${pkgver}
+  bash bootStrap.bash --with-core --with-cli --with-plugins
+}
+
+package_avidemux-cli() {
+  depends=('libxml2' 'fontconfig' 'sqlite' 'libvpx' 'libva' 'libvdpau')
+  optdepends=('lame: for the corresponding audio encoder plugin'
+  'faac: for the corresponding audio encoder plugin'
+  'faad2: for the corresponding audio decoder plugin'
+  'opus: for the corresponding audio decoder plugin'
+  'opencore-amr: for the corresponding audio decoder plugin'
+  'jack: for the corresponding audio device plugin'
+  'libpulse: for the corresponding audio device plugin'
+  'x264: for the corresponding video encoder plugin'
+  'libx264: for the corresponding video encoder plugin'
+  'x265: for the corresponding video encoder plugin'
+  'xvidcore: for the corresponding video encoder plugin'
+  'qt5-base: for the QtScript scripting support'
+  'libdca: for the corresponding audio decoder plugin'
+  'libfdk-aac: for the corresponding audio decoder plugin'
+  'twolame: for the corresponding audio decoder plugin'
+  'libass: for the corresponding video filter plugin'
+  'fribidi: for the corresponding video filter plugin')
+
+  cd ${pkgbase}_${pkgver}
+  make -C buildCli DESTDIR="${pkgdir}" install
+  make -C buildCore DESTDIR="${pkgdir}" install
+  make -C buildPluginsCLI DESTDIR="${pkgdir}" install
+  make -C buildPluginsCommon DESTDIR="${pkgdir}" install
+
+  install -Dm 644 avidemux_icon.png "${pkgdir}/usr/share/pixmaps/avidemux.png"
+  install -Dm 644 man/avidemux.1 -t "${pkgdir}/usr/share/man/man1"
+}
+
+package_avidemux-qt() {
+  pkgdesc='Graphical tool to edit video (filter/re-encode/split) - Qt GUI'
+  depends=("avidemux-cli=${pkgver}" 'qt5-base' 'x264' 'x265' 'glu' 'libxv' 
'desktop-file-utils')
+  replaces=('avidemux-gtk')
+
+  cd ${pkgbase}_${pkgver}
+  make -C buildQt5 DESTDIR="${pkgdir}" install
+  make -C buildPluginsQt5 DESTDIR="${pkgdir}" install
+  #install -Dm 644 avidemux-qt.desktop -t "${pkgdir}/usr/share/applications"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-06-28 Thread Maxime Gauduin via arch-commits
Date: Friday, June 28, 2019 @ 07:29:32
  Author: alucryd
Revision: 356996

x265 rebuild: avidemux 2.7.3-2

Modified:
  avidemux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 07:21:09 UTC (rev 356995)
+++ PKGBUILD2019-06-28 07:29:32 UTC (rev 356996)
@@ -4,7 +4,7 @@
 pkgbase=avidemux
 pkgname=('avidemux-cli' 'avidemux-qt')
 pkgver=2.7.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Graphical tool to edit video (filter/re-encode/split)'
 url='http://fixounet.free.fr/avidemux/'
 arch=('x86_64')


[arch-commits] Commit in gst-plugins-bad/trunk (PKGBUILD)

2019-06-28 Thread Maxime Gauduin via arch-commits
Date: Friday, June 28, 2019 @ 07:21:04
  Author: alucryd
Revision: 356994

x265 rebuild: gst-plugins-bad 1.16.0-3

Modified:
  gst-plugins-bad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 07:12:41 UTC (rev 356993)
+++ PKGBUILD2019-06-28 07:21:04 UTC (rev 356994)
@@ -3,7 +3,7 @@
 
 pkgname=gst-plugins-bad
 pkgver=1.16.0
-pkgrel=2
+pkgrel=3
 pkgdesc="GStreamer open-source multimedia framework bad plugins"
 url="https://gstreamer.freedesktop.org/;
 arch=(x86_64)


[arch-commits] Commit in gst-plugins-bad/repos (2 files)

2019-06-28 Thread Maxime Gauduin via arch-commits
Date: Friday, June 28, 2019 @ 07:21:09
  Author: alucryd
Revision: 356995

archrelease: copy trunk to staging-x86_64

Added:
  gst-plugins-bad/repos/staging-x86_64/
  gst-plugins-bad/repos/staging-x86_64/PKGBUILD
(from rev 356994, gst-plugins-bad/trunk/PKGBUILD)

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

Copied: gst-plugins-bad/repos/staging-x86_64/PKGBUILD (from rev 356994, 
gst-plugins-bad/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-06-28 07:21:09 UTC (rev 356995)
@@ -0,0 +1,72 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+
+pkgname=gst-plugins-bad
+pkgver=1.16.0
+pkgrel=3
+pkgdesc="GStreamer open-source multimedia framework bad plugins"
+url="https://gstreamer.freedesktop.org/;
+arch=(x86_64)
+license=(LGPL)
+depends=(mjpegtools gst-plugins-base-libs curl chromaprint libmms faad2 celt 
libdca libdvdnav
+ libmodplug libgme wayland libofa openjpeg2 libwebp libsrtp gnutls sbc 
rtmpdump libgudev
+ libexif libdvdread libvdpau libmpeg2 wildmidi ladspa openal libusb 
vulkan-icd-loader
+ libfdk-aac faac soundtouch spandsp neon webrtc-audio-processing 
libdc1394 libmpcdec zvbi
+ openexr libbs2b libnice lcms2 bluez-libs glu srt aom x265 liblrdf 
libde265
+ gst-plugins-good)
+makedepends=(python gtk-doc git gobject-introspection gtk3 vulkan-headers 
vulkan-validation-layers
+ librsvg libtiger zbar fluidsynth lilv meson)
+_commit=5fde70bb63a1cbf6f734fb2429e74ffb53126217  # tags/1.16.0^0
+source=("git+https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad.git#commit=$_commit;
+'gst-common::git+https://gitlab.freedesktop.org/gstreamer/common.git')
+sha256sums=('SKIP'
+'SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.common.url "$srcdir/gst-common"
+  git submodule update
+}
+
+build() {
+  arch-meson $pkgname build \
+-D directfb=disabled \
+-D flite=disabled \
+-D gsm=disabled \
+-D iqa=disabled \
+-D msdk=disabled \
+-D nvdec=disabled \
+-D nvenc=disabled \
+-D opencv=disabled \
+-D openh264=disabled \
+-D openmpt=disabled \
+-D openni2=disabled \
+-D opensles=disabled \
+-D sctp=disabled \
+-D tinyalsa=disabled \
+-D voaacenc=disabled \
+-D voamrwbenc=disabled \
+-D wasapi=disabled \
+-D wpe=disabled \
+-D gobject-cast-checks=disabled \
+-D glib-asserts=disabled \
+-D glib-checks=disabled \
+-D package-name="GStreamer Bad Plugins (Arch Linux)" \
+-D package-origin="https://www.archlinux.org/;
+  ninja -C build
+}
+
+check() {
+  meson test -C build --print-errorlogs
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


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

2019-06-28 Thread Jan Steffens via arch-commits
Date: Friday, June 28, 2019 @ 07:12:41
  Author: heftig
Revision: 356993

archrelease: copy trunk to extra-x86_64

Added:
  cbindgen/repos/extra-x86_64/PKGBUILD
(from rev 356992, cbindgen/trunk/PKGBUILD)
Deleted:
  cbindgen/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 07:12:20 UTC (rev 356992)
+++ PKGBUILD2019-06-28 07:12:41 UTC (rev 356993)
@@ -1,40 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-pkgname=cbindgen
-pkgver=0.8.7
-pkgrel=1
-pkgdesc="A tool for generating C bindings to Rust code"
-url="https://github.com/eqrion/cbindgen;
-arch=(x86_64)
-license=(MPL2)
-depends=(gcc-libs)
-makedepends=(cargo git)
-_commit=23a991a5b21e89aa1dcdc70f1371be20c93ece8e  # tags/v0.8.7^0
-source=("git+https://github.com/eqrion/cbindgen#commit=$_commit;)
-sha512sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-}
-
-build() {
-  cd $pkgname
-  cargo build --release
-}
-
-check() {
-  cd $pkgname
-  # test_expand* fails; needs nightly rust
-  cargo test --release || :
-}
-
-package() {
-  cd $pkgname
-  install -Dt "$pkgdir/usr/bin" target/release/cbindgen
-  install -Dt "$pkgdir/usr/share/doc/$pkgname" -m644 README.md
-}

Copied: cbindgen/repos/extra-x86_64/PKGBUILD (from rev 356992, 
cbindgen/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 07:12:41 UTC (rev 356993)
@@ -0,0 +1,40 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=cbindgen
+pkgver=0.9.0
+pkgrel=1
+pkgdesc="A tool for generating C bindings to Rust code"
+url="https://github.com/eqrion/cbindgen;
+arch=(x86_64)
+license=(MPL2)
+depends=(gcc-libs)
+makedepends=(cargo git)
+_commit=e19526e00b3fe6921b881682147a1fe5d6b64124  # tags/v0.9.0^0
+source=("git+https://github.com/eqrion/cbindgen#commit=$_commit;)
+sha512sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+}
+
+build() {
+  cd $pkgname
+  cargo build --release
+}
+
+check() {
+  cd $pkgname
+  # test_expand* fails; needs nightly rust
+  cargo test --release || :
+}
+
+package() {
+  cd $pkgname
+  install -Dt "$pkgdir/usr/bin" target/release/cbindgen
+  install -Dt "$pkgdir/usr/share/doc/$pkgname" -m644 README.md
+}


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

2019-06-28 Thread Jan Steffens via arch-commits
Date: Friday, June 28, 2019 @ 07:12:20
  Author: heftig
Revision: 356992

0.9.0-1

Modified:
  cbindgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 07:05:26 UTC (rev 356991)
+++ PKGBUILD2019-06-28 07:12:20 UTC (rev 356992)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=cbindgen
-pkgver=0.8.7
+pkgver=0.9.0
 pkgrel=1
 pkgdesc="A tool for generating C bindings to Rust code"
 url="https://github.com/eqrion/cbindgen;
@@ -9,7 +9,7 @@
 license=(MPL2)
 depends=(gcc-libs)
 makedepends=(cargo git)
-_commit=23a991a5b21e89aa1dcdc70f1371be20c93ece8e  # tags/v0.8.7^0
+_commit=e19526e00b3fe6921b881682147a1fe5d6b64124  # tags/v0.9.0^0
 source=("git+https://github.com/eqrion/cbindgen#commit=$_commit;)
 sha512sums=('SKIP')
 


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

2019-06-28 Thread Maxime Gauduin via arch-commits
Date: Friday, June 28, 2019 @ 07:05:26
  Author: alucryd
Revision: 356991

archrelease: copy trunk to staging-x86_64

Added:
  ffmpeg/repos/staging-x86_64/
  ffmpeg/repos/staging-x86_64/PKGBUILD
(from rev 356990, ffmpeg/trunk/PKGBUILD)

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

Copied: ffmpeg/repos/staging-x86_64/PKGBUILD (from rev 356990, 
ffmpeg/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-06-28 07:05:26 UTC (rev 356991)
@@ -0,0 +1,144 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Bartłomiej Piotrowski 
+# Contributor: Ionut Biru 
+# Contributor: Tom Newsom 
+# Contributor: Paul Mattal 
+
+pkgname=ffmpeg
+pkgver=4.1.3
+pkgrel=2
+epoch=1
+pkgdesc='Complete solution to record, convert and stream audio and video'
+arch=(x86_64)
+url=https://ffmpeg.org/
+license=(GPL3)
+depends=(
+  alsa-lib
+  aom
+  bzip2
+  fontconfig
+  fribidi
+  gmp
+  gnutls
+  gsm
+  jack
+  lame
+  libass.so
+  libavc1394
+  libbluray.so
+  libdrm
+  libfreetype.so
+  libiec61883
+  libmodplug
+  libomxil-bellagio
+  libpulse
+  libraw1394
+  libsoxr
+  libssh
+  libtheora
+  libva.so
+  libva-drm.so
+  libva-x11.so
+  libvdpau
+  libvidstab.so
+  libvorbisenc.so
+  libvorbis.so
+  libvpx.so
+  libwebp
+  libx11
+  libx264.so
+  libx265.so
+  libxcb
+  libxext
+  libxml2
+  libxv
+  libxvidcore.so
+  opencore-amr
+  openjpeg2
+  opus
+  sdl2
+  speex
+  v4l-utils
+  xz
+  zlib
+)
+makedepends=(
+  ffnvcodec-headers
+  git
+  ladspa
+  nasm
+)
+optdepends=('ladspa: LADSPA filters')
+provides=(
+  libavcodec.so
+  libavdevice.so
+  libavfilter.so
+  libavformat.so
+  libavutil.so
+  libpostproc.so
+  libswresample.so
+  libswscale.so
+)
+source=(git+https://git.ffmpeg.org/ffmpeg.git#tag=n${pkgver})
+sha256sums=('SKIP')
+
+build() {
+  cd ffmpeg
+
+  ./configure \
+--prefix='/usr' \
+--disable-debug \
+--disable-static \
+--disable-stripping \
+--enable-fontconfig \
+--enable-gmp \
+--enable-gnutls \
+--enable-gpl \
+--enable-ladspa \
+--enable-libaom \
+--enable-libass \
+--enable-libbluray \
+--enable-libdrm \
+--enable-libfreetype \
+--enable-libfribidi \
+--enable-libgsm \
+--enable-libiec61883 \
+--enable-libjack \
+--enable-libmodplug \
+--enable-libmp3lame \
+--enable-libopencore_amrnb \
+--enable-libopencore_amrwb \
+--enable-libopenjpeg \
+--enable-libopus \
+--enable-libpulse \
+--enable-libsoxr \
+--enable-libspeex \
+--enable-libssh \
+--enable-libtheora \
+--enable-libv4l2 \
+--enable-libvidstab \
+--enable-libvorbis \
+--enable-libvpx \
+--enable-libwebp \
+--enable-libx264 \
+--enable-libx265 \
+--enable-libxcb \
+--enable-libxml2 \
+--enable-libxvid \
+--enable-nvdec \
+--enable-nvenc \
+--enable-omx \
+--enable-shared \
+--enable-version3
+
+  make
+  make tools/qt-faststart
+  make doc/ff{mpeg,play}.1
+}
+
+package() {
+  make DESTDIR="${pkgdir}" -C ffmpeg install install-man
+  install -Dm 755 ffmpeg/tools/qt-faststart "${pkgdir}"/usr/bin/
+}
+
+# vim: ts=2 sw=2 et:


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

2019-06-28 Thread Maxime Gauduin via arch-commits
Date: Friday, June 28, 2019 @ 07:05:21
  Author: alucryd
Revision: 356990

upgpkg: ffmpeg 1:4.1.3-2

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 06:22:41 UTC (rev 356989)
+++ PKGBUILD2019-06-28 07:05:21 UTC (rev 356990)
@@ -6,7 +6,7 @@
 
 pkgname=ffmpeg
 pkgver=4.1.3
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='Complete solution to record, convert and stream audio and video'
 arch=(x86_64)


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

2019-06-28 Thread Maxime Gauduin via arch-commits
Date: Friday, June 28, 2019 @ 06:32:18
  Author: alucryd
Revision: 485640

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 06:32:12 UTC (rev 485639)
+++ PKGBUILD2019-06-28 06:32:18 UTC (rev 485640)
@@ -1,50 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Kwpolska 
-
-pkgbase=python-unidecode
-pkgname=(python-unidecode python2-unidecode)
-pkgver=1.0.23
-pkgrel=1
-pkgdesc='ASCII transliterations of Unicode text'
-arch=(any)
-url='https://github.com/avian2/unidecode'
-license=(GPL)
-makedepends=(
-  git
-  python-setuptools
-  python2-setuptools
-)
-source=(git+https://github.com/avian2/unidecode.git#tag=unidecode-${pkgver})
-sha256sums=(SKIP)
-
-prepare() {
-  cp -r {,python-}unidecode
-   mv {,python2-}unidecode
-}
-
-build() {
-  for py in python{,2}; do
-pushd ${py}-unidecode
-${py} setup.py build
-popd
-  done
-}
-
-package_python-unidecode() {
-  depends=(python)
-
-  cd python-unidecode
-
-  python setup.py install --root="${pkgdir}" --optimize='1' --skip-build
-}
-
-package_python2-unidecode() {
-  depends=(python2)
-
-  cd python2-unidecode
-
-  python2 setup.py install --root="${pkgdir}" --optimize='1' --skip-build
-  mv "${pkgdir}"/usr/bin/unidecode{,2}
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-unidecode/repos/community-any/PKGBUILD (from rev 485639, 
python-unidecode/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 06:32:18 UTC (rev 485640)
@@ -0,0 +1,53 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Kwpolska 
+
+pkgbase=python-unidecode
+pkgname=(
+  python-unidecode
+  python2-unidecode
+)
+pkgver=1.1.1
+pkgrel=1
+pkgdesc='ASCII transliterations of Unicode text'
+arch=(any)
+url=https://github.com/avian2/unidecode
+license=(GPL)
+makedepends=(
+  git
+  python-setuptools
+  python2-setuptools
+)
+source=(git+https://github.com/avian2/unidecode.git#tag=unidecode-${pkgver})
+sha256sums=(SKIP)
+
+prepare() {
+  cp -r {,python-}unidecode
+   mv {,python2-}unidecode
+}
+
+build() {
+  for py in python{,2}; do
+pushd ${py}-unidecode
+${py} setup.py build
+popd
+  done
+}
+
+package_python-unidecode() {
+  depends=(python)
+
+  cd python-unidecode
+
+  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+}
+
+package_python2-unidecode() {
+  depends=(python2)
+
+  cd python2-unidecode
+
+  python2 setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+  mv "${pkgdir}"/usr/bin/unidecode{,2}
+}
+
+# vim: ts=2 sw=2 et:


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

2019-06-28 Thread Maxime Gauduin via arch-commits
Date: Friday, June 28, 2019 @ 06:32:12
  Author: alucryd
Revision: 485639

upgpkg: python-unidecode 1.1.1-1

Modified:
  python-unidecode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 06:25:00 UTC (rev 485638)
+++ PKGBUILD2019-06-28 06:32:12 UTC (rev 485639)
@@ -2,12 +2,15 @@
 # Contributor: Kwpolska 
 
 pkgbase=python-unidecode
-pkgname=(python-unidecode python2-unidecode)
-pkgver=1.0.23
+pkgname=(
+  python-unidecode
+  python2-unidecode
+)
+pkgver=1.1.1
 pkgrel=1
 pkgdesc='ASCII transliterations of Unicode text'
 arch=(any)
-url='https://github.com/avian2/unidecode'
+url=https://github.com/avian2/unidecode
 license=(GPL)
 makedepends=(
   git
@@ -35,7 +38,7 @@
 
   cd python-unidecode
 
-  python setup.py install --root="${pkgdir}" --optimize='1' --skip-build
+  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
 }
 
 package_python2-unidecode() {
@@ -43,7 +46,7 @@
 
   cd python2-unidecode
 
-  python2 setup.py install --root="${pkgdir}" --optimize='1' --skip-build
+  python2 setup.py install --root="${pkgdir}" --optimize=1 --skip-build
   mv "${pkgdir}"/usr/bin/unidecode{,2}
 }
 


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

2019-06-28 Thread Maxime Gauduin via arch-commits
Date: Friday, June 28, 2019 @ 06:24:54
  Author: alucryd
Revision: 485637

upgpkg: lib32-expat 2.2.7-1

Modified:
  lib32-expat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 06:19:26 UTC (rev 485636)
+++ PKGBUILD2019-06-28 06:24:54 UTC (rev 485637)
@@ -2,8 +2,8 @@
 # Contributor: Felix Yan 
 
 pkgname=lib32-expat
-pkgver=2.2.6
-pkgrel=2
+pkgver=2.2.7
+pkgrel=1
 pkgdesc='An XML Parser library written in C (32 bit)'
 arch=(x86_64)
 url=https://libexpat.github.io/


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

2019-06-28 Thread Maxime Gauduin via arch-commits
Date: Friday, June 28, 2019 @ 06:25:00
  Author: alucryd
Revision: 485638

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-expat/repos/multilib-x86_64/PKGBUILD
(from rev 485637, lib32-expat/trunk/PKGBUILD)
Deleted:
  lib32-expat/repos/multilib-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 06:24:54 UTC (rev 485637)
+++ PKGBUILD2019-06-28 06:25:00 UTC (rev 485638)
@@ -1,50 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Felix Yan 
-
-pkgname=lib32-expat
-pkgver=2.2.6
-pkgrel=2
-pkgdesc='An XML Parser library written in C (32 bit)'
-arch=(x86_64)
-url=https://libexpat.github.io/
-license=(custom)
-depends=(
-  expat
-  lib32-glibc
-)
-makedepends=(
-  docbook2x
-  git
-)
-source=(git+https://github.com/libexpat/libexpat.git#tag=R_${pkgver//./_})
-sha512sums=(SKIP)
-
-prepare() {
-  cd libexpat/expat
-
-  autoreconf -fiv
-}
-
-build() {
-  cd libexpat/expat
-
-  export CC='gcc -m32'
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  ./configure \
---prefix=/usr \
---libdir=/usr/lib32 \
---mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd libexpat/expat
-
-  make DESTDIR="${pkgdir}" install
-  rm -rf "${pkgdir}"/usr/{bin,include,share/man,share/doc}
-  install -dm 755 "${pkgdir}"/usr/share/licenses
-  ln -s expat "${pkgdir}"/usr/share/licenses/lib32-expat
-}
-
-# vim: ts=2 sw=2 et:

Copied: lib32-expat/repos/multilib-x86_64/PKGBUILD (from rev 485637, 
lib32-expat/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 06:25:00 UTC (rev 485638)
@@ -0,0 +1,50 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Felix Yan 
+
+pkgname=lib32-expat
+pkgver=2.2.7
+pkgrel=1
+pkgdesc='An XML Parser library written in C (32 bit)'
+arch=(x86_64)
+url=https://libexpat.github.io/
+license=(custom)
+depends=(
+  expat
+  lib32-glibc
+)
+makedepends=(
+  docbook2x
+  git
+)
+source=(git+https://github.com/libexpat/libexpat.git#tag=R_${pkgver//./_})
+sha512sums=(SKIP)
+
+prepare() {
+  cd libexpat/expat
+
+  autoreconf -fiv
+}
+
+build() {
+  cd libexpat/expat
+
+  export CC='gcc -m32'
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  ./configure \
+--prefix=/usr \
+--libdir=/usr/lib32 \
+--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd libexpat/expat
+
+  make DESTDIR="${pkgdir}" install
+  rm -rf "${pkgdir}"/usr/{bin,include,share/man,share/doc}
+  install -dm 755 "${pkgdir}"/usr/share/licenses
+  ln -s expat "${pkgdir}"/usr/share/licenses/lib32-expat
+}
+
+# vim: ts=2 sw=2 et:


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

2019-06-28 Thread Antonio Rojas via arch-commits
Date: Friday, June 28, 2019 @ 06:22:41
  Author: arojas
Revision: 356989

archrelease: copy trunk to staging-x86_64

Added:
  libheif/repos/staging-x86_64/
  libheif/repos/staging-x86_64/PKGBUILD
(from rev 356988, libheif/trunk/PKGBUILD)

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

Copied: libheif/repos/staging-x86_64/PKGBUILD (from rev 356988, 
libheif/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-06-28 06:22:41 UTC (rev 356989)
@@ -0,0 +1,26 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Adam Fontenot 
+
+pkgname=libheif
+pkgver=1.4.0
+pkgrel=2
+pkgdesc="HEIF file format decoder and encoder"
+arch=(x86_64)
+url="https://github.com/strukturag/libheif;
+license=(GPL3)
+makedepends=(libjpeg libpng)
+depends=(libde265 x265 shared-mime-info)
+optdepends=('libjpeg: for heif-convert and heif-enc' 'libpng: for heif-convert 
and heif-enc')
+source=(https://github.com/strukturag/libheif/releases/download/v$pkgver/libheif-$pkgver.tar.gz)
+sha256sums=('977a9831f1d61b5005566945c7e16e31de35a57a8dd6eb715ae0f40a3595cb60')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --enable-static=no
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2019-06-28 Thread Antonio Rojas via arch-commits
Date: Friday, June 28, 2019 @ 06:22:11
  Author: arojas
Revision: 356988

x265 3.1 rebuild

Modified:
  libheif/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 05:55:02 UTC (rev 356987)
+++ PKGBUILD2019-06-28 06:22:11 UTC (rev 356988)
@@ -3,7 +3,7 @@
 
 pkgname=libheif
 pkgver=1.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="HEIF file format decoder and encoder"
 arch=(x86_64)
 url="https://github.com/strukturag/libheif;


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

2019-06-28 Thread Maxime Gauduin via arch-commits
Date: Friday, June 28, 2019 @ 06:17:55
  Author: alucryd
Revision: 485529

archrelease: copy trunk to community-x86_64

Added:
  vapoursynth/repos/community-x86_64/PKGBUILD
(from rev 485526, vapoursynth/trunk/PKGBUILD)
  vapoursynth/repos/community-x86_64/vapoursynth.xml
(from rev 485527, vapoursynth/trunk/vapoursynth.xml)
Deleted:
  vapoursynth/repos/community-x86_64/PKGBUILD
  vapoursynth/repos/community-x86_64/vapoursynth.xml

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 06:17:54 UTC (rev 485528)
+++ PKGBUILD2019-06-28 06:17:55 UTC (rev 485529)
@@ -1,48 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: sl1pkn07 
-# Contributor: jackoneill 
-
-pkgname=vapoursynth
-pkgver=R45.1
-pkgrel=1
-pkgdesc='A video processing framework with the future in mind'
-arch=('x86_64')
-url='http://www.vapoursynth.com/'
-license=('LGPL2.1' 'custom:OFL')
-depends=(
-  'libmagick' 'python' 'tesseract'
-  'libass.so' 'libavcodec.so' 'libavformat.so' 'libavutil.so' 'libzimg.so'
-)
-makedepends=('cython' 'git' 'nasm' 'python-sphinx')
-source=("git+https://github.com/vapoursynth/vapoursynth.git#tag=${pkgver};
-'vapoursynth.xml')
-sha256sums=('SKIP'
-'8e51579547d20cd7cb9618a47b3ac508423d09d76649bf038d0ab9acb850b068')
-
-prepare() {
-  cd vapoursynth
-
-  ./autogen.sh
-}
-
-build() {
-  cd vapoursynth
-
-  ./configure \
---prefix='/usr' \
---enable-imwri \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd vapoursynth
-
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm 644 ofl.txt -t "${pkgdir}"/usr/share/licenses/vapoursynth/
-  install -Dm 644 ../vapoursynth.xml -t "${pkgdir}"/usr/share/mime/packages/
-}
-
-# vim: ts=2 sw=2 et:

Copied: vapoursynth/repos/community-x86_64/PKGBUILD (from rev 485526, 
vapoursynth/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 06:17:55 UTC (rev 485529)
@@ -0,0 +1,48 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: sl1pkn07 
+# Contributor: jackoneill 
+
+pkgname=vapoursynth
+pkgver=R46
+pkgrel=1
+pkgdesc='A video processing framework with the future in mind'
+arch=('x86_64')
+url='http://www.vapoursynth.com/'
+license=('LGPL2.1' 'custom:OFL')
+depends=(
+  'libmagick' 'python' 'tesseract'
+  'libass.so' 'libavcodec.so' 'libavformat.so' 'libavutil.so' 'libzimg.so'
+)
+makedepends=('cython' 'git' 'nasm' 'python-sphinx')
+source=("git+https://github.com/vapoursynth/vapoursynth.git#tag=${pkgver};
+'vapoursynth.xml')
+sha256sums=('SKIP'
+'8e51579547d20cd7cb9618a47b3ac508423d09d76649bf038d0ab9acb850b068')
+
+prepare() {
+  cd vapoursynth
+
+  ./autogen.sh
+}
+
+build() {
+  cd vapoursynth
+
+  ./configure \
+--prefix='/usr' \
+--enable-imwri \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd vapoursynth
+
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm 644 ofl.txt -t "${pkgdir}"/usr/share/licenses/vapoursynth/
+  install -Dm 644 ../vapoursynth.xml -t "${pkgdir}"/usr/share/mime/packages/
+}
+
+# vim: ts=2 sw=2 et:

Deleted: vapoursynth.xml
===
(Binary files differ)

Copied: vapoursynth/repos/community-x86_64/vapoursynth.xml (from rev 485527, 
vapoursynth/trunk/vapoursynth.xml)
===
(Binary files differ)


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

2019-06-28 Thread Maxime Gauduin via arch-commits
Date: Friday, June 28, 2019 @ 06:17:48
  Author: alucryd
Revision: 485522

upgpkg: vapoursynth R46-1

Modified:
  vapoursynth/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 06:17:48 UTC (rev 485521)
+++ PKGBUILD2019-06-28 06:17:48 UTC (rev 485522)
@@ -3,7 +3,7 @@
 # Contributor: jackoneill 
 
 pkgname=vapoursynth
-pkgver=R45.1
+pkgver=R46
 pkgrel=1
 pkgdesc='A video processing framework with the future in mind'
 arch=('x86_64')


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

2019-06-28 Thread Antonio Rojas via arch-commits
Date: Friday, June 28, 2019 @ 06:15:49
  Author: arojas
Revision: 485383

archrelease: copy trunk to community-x86_64

Added:
  latte-dock/repos/community-x86_64/PKGBUILD
(from rev 485379, latte-dock/trunk/PKGBUILD)
Deleted:
  latte-dock/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-28 06:15:49 UTC (rev 485382)
+++ PKGBUILD2019-06-28 06:15:49 UTC (rev 485383)
@@ -1,34 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Michael Straube 
-
-pkgname=latte-dock
-pkgver=0.8.8
-pkgrel=1
-pkgdesc='A dock based on Plasma Frameworks'
-arch=(x86_64)
-url='https://store.kde.org/p/1169519/'
-license=(GPL)
-depends=(plasma-framework knewstuff hicolor-icon-theme)
-makedepends=(extra-cmake-modules)
-source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('8d997bf092c793215ddb562770e8514efa4f24a50be1c1b9cbb8a8327a3efa8c'
-'SKIP')
-validpgpkeys=(325E97C32E601F5D4EADCF3A55999050A2D9110E) # Michail Vourlakos 
(mvourlakos) 
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-
-  make DESTDIR="$pkgdir" install
-}

Copied: latte-dock/repos/community-x86_64/PKGBUILD (from rev 485379, 
latte-dock/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-28 06:15:49 UTC (rev 485383)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Michael Straube 
+
+pkgname=latte-dock
+pkgver=0.8.9
+pkgrel=1
+pkgdesc='A dock based on Plasma Frameworks'
+arch=(x86_64)
+url='https://store.kde.org/p/1169519/'
+license=(GPL)
+depends=(plasma-framework knewstuff hicolor-icon-theme)
+makedepends=(extra-cmake-modules)
+source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b2e7e6441fed707a1c33cb83821256e035966bb8efb25cd5c357669686ea77ce'
+'SKIP')
+validpgpkeys=(325E97C32E601F5D4EADCF3A55999050A2D9110E) # Michail Vourlakos 
(mvourlakos) 
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+
+  make DESTDIR="$pkgdir" install
+}


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

2019-06-28 Thread Antonio Rojas via arch-commits
Date: Friday, June 28, 2019 @ 06:15:30
  Author: arojas
Revision: 485362

Update to 0.8.9

Modified:
  latte-dock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 06:15:29 UTC (rev 485361)
+++ PKGBUILD2019-06-28 06:15:30 UTC (rev 485362)
@@ -2,7 +2,7 @@
 # Contributor: Michael Straube 
 
 pkgname=latte-dock
-pkgver=0.8.8
+pkgver=0.8.9
 pkgrel=1
 pkgdesc='A dock based on Plasma Frameworks'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(plasma-framework knewstuff hicolor-icon-theme)
 makedepends=(extra-cmake-modules)
 
source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('8d997bf092c793215ddb562770e8514efa4f24a50be1c1b9cbb8a8327a3efa8c'
+sha256sums=('b2e7e6441fed707a1c33cb83821256e035966bb8efb25cd5c357669686ea77ce'
 'SKIP')
 validpgpkeys=(325E97C32E601F5D4EADCF3A55999050A2D9110E) # Michail Vourlakos 
(mvourlakos) 
 


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 06:07:38
  Author: felixonmars
Revision: 485355

archrelease: copy trunk to community-staging-x86_64

Added:
  xmobar/repos/community-staging-x86_64/
  xmobar/repos/community-staging-x86_64/PKGBUILD
(from rev 485354, xmobar/trunk/PKGBUILD)

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

Copied: xmobar/repos/community-staging-x86_64/PKGBUILD (from rev 485354, 
xmobar/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-28 06:07:38 UTC (rev 485355)
@@ -0,0 +1,45 @@
+# Maintainer: Levente Polyak 
+# Maintainer: Jelle van der Waa 
+# Contributer: Sergej Pupykin 
+# Contributor: Arch Haskell Team 
+
+pkgname=xmobar
+pkgver=0.29.5
+pkgrel=24
+pkgdesc='Minimalistic Text Based Status Bar'
+url='https://hackage.haskell.org/package/xmobar'
+license=('BSD')
+arch=('x86_64')
+depends=('libxft' 'libxinerama' 'libxrandr' 'libxpm' 'ghc-libs' 'haskell-x11'
+ 'haskell-x11-xft' 'haskell-utf8-string' 'haskell-network-uri'
+ 'haskell-hinotify' 'haskell-stm' 'haskell-parsec' 
'haskell-parsec-numbers'
+ 'haskell-mtl' 'haskell-regex-base' 'haskell-regex-compat'
+ 'haskell-http' 'haskell-dbus' 'haskell-libmpd' 'haskell-iwlib'
+ 'wireless_tools' 'haskell-text' 'haskell-async' 
'haskell-extensible-exceptions')
+makedepends=('ghc')
+source=(https://github.com/jaor/xmobar/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('bd264f740301b6e1b468f9e7c6ecc02971825238415ba5148c36f180cf40310410c8aaa1f018f237a1b600b167e482178c5e8fc4f104b5c8dc465e0fb7a31d52')
+
+prepare() {
+  cd xmobar-$pkgver
+  sed -i -e 's/==.*0.3/== 0.4/' -e 's/< *4.12/<5/' -e 's/< *2.5/<3/' 
xmobar.cabal
+}
+
+build() {
+  cd xmobar-${pkgver}
+  runhaskell setup configure -O \
+--enable-shared \
+--prefix=/usr \
+--enable-executable-dynamic \
+--disable-library-vanilla \
+--flags="with_utf8 with_xft with_iwlib with_xpm with_inotify with_mpd 
with_dbus with_mpris"
+  runhaskell setup build
+}
+
+package() {
+  cd xmobar-${pkgver}
+  runhaskell setup copy --destdir="${pkgdir}"
+  install -Dm 644 license "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 06:07:29
  Author: felixonmars
Revision: 485354

upgpkg: xmobar 0.29.5-24

rebuild with syb 0.7.1

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 06:06:19 UTC (rev 485353)
+++ PKGBUILD2019-06-28 06:07:29 UTC (rev 485354)
@@ -5,7 +5,7 @@
 
 pkgname=xmobar
 pkgver=0.29.5
-pkgrel=23
+pkgrel=24
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://hackage.haskell.org/package/xmobar'
 license=('BSD')


[arch-commits] Commit in tamarin-prover/repos (2 files)

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 06:06:19
  Author: felixonmars
Revision: 485353

archrelease: copy trunk to community-staging-x86_64

Added:
  tamarin-prover/repos/community-staging-x86_64/
  tamarin-prover/repos/community-staging-x86_64/PKGBUILD
(from rev 485352, tamarin-prover/trunk/PKGBUILD)

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

Copied: tamarin-prover/repos/community-staging-x86_64/PKGBUILD (from rev 
485352, tamarin-prover/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-28 06:06:19 UTC (rev 485353)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=tamarin-prover
+pkgver=1.4.1
+pkgrel=102
+pkgdesc="The Tamarin prover for security protocol analysis"
+url="http://tamarin-prover.github.io;
+license=("GPL")
+arch=('x86_64')
+depends=('ghc-libs' 'graphviz' 'maude' 'haskell-hunit' 'haskell-binary-orphans'
+ 'haskell-blaze-builder' 'haskell-blaze-html' 'haskell-cmdargs' 
'haskell-conduit'
+ 'haskell-fclabels' 'haskell-file-embed' 'haskell-gitrev' 
'haskell-http-types'
+ 'haskell-lifted-base' 'haskell-monad-unlift'
+ 'haskell-resourcet' 'haskell-safe' 'haskell-shakespeare' 
'haskell-threads'
+ 'haskell-wai' 'haskell-warp' 'haskell-yesod-core' 
'haskell-yesod-static'
+ 'haskell-tamarin-prover-utils' 'haskell-tamarin-prover-term'
+ 'haskell-tamarin-prover-theory')
+optdepends=('ocaml: for sapic support')
+makedepends=('ghc' 'ocaml')
+source=("tamarin-prover-$pkgver.tar.gz::https://github.com/tamarin-prover/tamarin-prover/archive/$pkgver.tar.gz;)
+sha512sums=('4d3aeae02be5d430bff6c55d78656e3c9a648674d235bfeb36ce227a39abd3054a132b99ff8040abf05d8e26506fe85d21ecfb6fce73062dd45b5ba98d941144')
+
+prepare() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+sed -i '/cp sapic/d' plugins/sapic/Makefile
+}
+
+build() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+
+runhaskell Setup configure -O --enable-executable-dynamic --prefix=/usr \
+--docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
+-fthreaded -ftest-coverage -f-build-tests
+runhaskell Setup build
+
+cd plugins/sapic
+make -j1
+}
+
+package() {
+cd "${srcdir}/${pkgname}-${pkgver}"
+runhaskell Setup copy --destdir="${pkgdir}"
+
+install -Dm644 etc/filetype.vim 
"$pkgdir"/usr/share/vim/vimfiles/ftdetect/tamarin.vim
+install -Dm644 etc/spthy.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/spthy.vim
+install -Dm644 etc/sapic.vim 
"$pkgdir"/usr/share/vim/vimfiles/syntax/sapic.vim
+
+cd plugins/sapic
+install -Dm755 sapic "$pkgdir"/usr/bin/sapic
+}


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 06:06:10
  Author: felixonmars
Revision: 485352

upgpkg: tamarin-prover 1.4.1-102

rebuild with syb 0.7.1

Modified:
  tamarin-prover/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 06:04:43 UTC (rev 485351)
+++ PKGBUILD2019-06-28 06:06:10 UTC (rev 485352)
@@ -3,7 +3,7 @@
 
 pkgname=tamarin-prover
 pkgver=1.4.1
-pkgrel=101
+pkgrel=102
 pkgdesc="The Tamarin prover for security protocol analysis"
 url="http://tamarin-prover.github.io;
 license=("GPL")


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 06:04:43
  Author: felixonmars
Revision: 485351

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 485350, stylish-haskell/trunk/PKGBUILD)

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

Copied: stylish-haskell/repos/community-staging-x86_64/PKGBUILD (from rev 
485350, stylish-haskell/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-28 06:04:43 UTC (rev 485351)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stylish-haskell
+pkgver=0.9.2.1
+pkgrel=42
+pkgdesc="Haskell code prettifier"
+url="https://github.com/jaspervdj/stylish-haskell;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-file-embed' 
'haskell-optparse-applicative'
+ 'haskell-src-exts' 'haskell-strict' 'haskell-syb' 'haskell-yaml')
+makedepends=('ghc' 'haskell-hunit' 'haskell-test-framework' 
'haskell-test-framework-hunit')
+source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('580353475fbd400bae4d7e7e4177ce3799b657601f29ad8158959ea8a40f875a9575b8b02a1a36f4e9c364ab5e266408ef2b3a004a09db6286e139e67c954d6d')
+
+prepare() {
+cd $pkgname-$pkgver
+sed -i -e '/semigroups/d' -e 's/< *1.21/<2/' $pkgname.cabal
+}
+
+build() {
+cd $pkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" --enable-tests 
--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
+}
+
+check() {
+cd $pkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $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)

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 06:04:34
  Author: felixonmars
Revision: 485350

upgpkg: stylish-haskell 0.9.2.1-42

rebuild with syb 0.7.1

Modified:
  stylish-haskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 06:03:33 UTC (rev 485349)
+++ PKGBUILD2019-06-28 06:04:34 UTC (rev 485350)
@@ -3,7 +3,7 @@
 
 pkgname=stylish-haskell
 pkgver=0.9.2.1
-pkgrel=41
+pkgrel=42
 pkgdesc="Haskell code prettifier"
 url="https://github.com/jaspervdj/stylish-haskell;
 license=("BSD")


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 06:03:22
  Author: felixonmars
Revision: 485348

upgpkg: stack 1.9.3.1-71

rebuild with syb 0.7.1

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-28 05:57:12 UTC (rev 485347)
+++ PKGBUILD2019-06-28 06:03:22 UTC (rev 485348)
@@ -3,7 +3,7 @@
 
 pkgname=stack
 pkgver=1.9.3.1
-pkgrel=70
+pkgrel=71
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack;
 license=("BSD")


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

2019-06-28 Thread Felix Yan via arch-commits
Date: Friday, June 28, 2019 @ 06:03:33
  Author: felixonmars
Revision: 485349

archrelease: copy trunk to community-staging-x86_64

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

---+
 PKGBUILD  |   75 
 stack.install |4 ++
 2 files changed, 79 insertions(+)

Copied: stack/repos/community-staging-x86_64/PKGBUILD (from rev 485348, 
stack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-06-28 06:03:33 UTC (rev 485349)
@@ -0,0 +1,75 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+pkgname=stack
+pkgver=1.9.3.1
+pkgrel=71
+pkgdesc="The Haskell Tool Stack"
+url="https://github.com/commercialhaskell/stack;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 
'haskell-ansi-terminal'
+ 'haskell-async' 'haskell-attoparsec' 'haskell-base64-bytestring' 
'haskell-conduit'
+ 'haskell-conduit-extra' 'haskell-cryptonite' 
'haskell-cryptonite-conduit' 'haskell-echo'
+ 'haskell-exceptions' 'haskell-extra' 'haskell-file-embed' 
'haskell-filelock'
+ 'haskell-fsnotify' 'haskell-generic-deriving' 'haskell-githash' 
'haskell-hackage-security'
+ 'haskell-hashable' 'haskell-hpack' 'haskell-hpc' 'haskell-http-client'
+ 'haskell-http-client-tls' 'haskell-http-conduit' 'haskell-http-types' 
'haskell-memory'
+ 'haskell-microlens' 'haskell-mintty' 'haskell-monad-logger' 
'haskell-mono-traversable'
+ 'haskell-mustache' '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-primitive' 'haskell-project-template' 
'haskell-regex-applicative-text'
+ 'haskell-resourcet' 'haskell-retry' 'haskell-rio' 'haskell-split' 
'haskell-store'
+ 'haskell-store-core' 'haskell-streaming-commons' 'haskell-tar' 
'haskell-temporary'
+ 'haskell-text-metrics' 'haskell-th-reify-many' 'haskell-tls' 
'haskell-typed-process'
+ 'haskell-unicode-transforms' 'haskell-unix-compat' 'haskell-unliftio'
+ 'haskell-unordered-containers' 'haskell-vector' 'haskell-yaml' 
'haskell-zip-archive'
+ 'haskell-zlib' 'haskell-bindings-uname')
+makedepends=('ghc' 'git' 'haskell-quickcheck' 'haskell-hspec' 
'haskell-smallcheck')
+checkdepends=('cabal-install')
+conflicts=('haskell-stack')
+replaces=('haskell-stack')
+install="stack.install"
+source=("git+https://github.com/commercialhaskell/stack.git#tag=v$pkgver;)
+sha512sums=('SKIP')
+
+prepare() {
+  cd $pkgname
+  hpack
+  sed -i -e '/semigroups/d' -e 's/< *0.8/<1/' $pkgname.cabal
+}
+
+build() {
+  cd $pkgname
+
+  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
+  # 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 $pkgname
+
+  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: stack/repos/community-staging-x86_64/stack.install (from rev 485348, 
stack/trunk/stack.install)
===
--- community-staging-x86_64/stack.install  (rev 0)
+++ community-staging-x86_64/stack.install  2019-06-28 06:03:33 UTC (rev 
485349)
@@ -0,0 +1,4 @@