[arch-commits] Commit in gitlab/trunk (8 files)

2018-12-22 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, December 23, 2018 @ 00:50:28
  Author: svenstaro
Revision: 417582

upgpkg: gitlab 11.6.0-2

Fix some more occurrences to use ruby instead of ruby2.3

Modified:
  gitlab/trunk/PKGBUILD
  gitlab/trunk/gitlab-backup.service
  gitlab/trunk/gitlab-mailroom.service
  gitlab/trunk/gitlab-sidekiq.service
  gitlab/trunk/gitlab-unicorn.service
  gitlab/trunk/gitlab.install
Deleted:
  gitlab/trunk/a951b96be2862ce660dc715a364f574c2f5f72e1.patch
  gitlab/trunk/lighttpd.conf.example

+
 PKGBUILD   |   10 +++---
 a951b96be2862ce660dc715a364f574c2f5f72e1.patch |   28 --
 gitlab-backup.service  |4 +-
 gitlab-mailroom.service|4 +-
 gitlab-sidekiq.service |6 +--
 gitlab-unicorn.service |4 +-
 gitlab.install |8 ++---
 lighttpd.conf.example  |   35 ---
 8 files changed, 18 insertions(+), 81 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-23 00:35:08 UTC (rev 417581)
+++ PKGBUILD2018-12-23 00:50:28 UTC (rev 417582)
@@ -11,7 +11,7 @@
 # need this again at some point in the future.
 pkgname=gitlab
 pkgver=11.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Project management and code hosting application"
 arch=('x86_64')
 url="https://gitlab.com/gitlab-org/gitlab-ce;
@@ -39,10 +39,10 @@
 gitlab.logrotate)
 install='gitlab.install'
 
sha512sums=('450d16183f945245e44e4869ad1056f9d2efc1fc54cf9200b5cf9a956936347c6ef6d7cdd2c7a47c3b6d03b53f66e30f6d6ead9423c1547b43f13876b663119e'
-
'b1bc7c1f3d47758e4745ae3689e61989c6d1fd8490fa60d75de60d3960025f2888da5c50c4a70e1656d75e4d53bcece518e87f743855eed150a61cb11d40b7d2'
-
'ea5ae64214a82b522a09c20be2967ae2ff6fbfd7683587909b748dab4647f99b3128c0e16aba375ecb191e47e1b9045587a84322e216e5cda940904c4fa6271c'
-
'69e6f43008389fb54bba6cea61adb0dbf5b75c5796f5cca327326f20f329365c003847bbd6d53b113a0afb1a0d3a0b101a92476739daf85f65c670a1d4466f9c'
-
'57b562675dbcb35ced9af0fc8ed8f1fe4479f87a460fe7418475a2d9d58d9d200a9071265a15bc1cea374340c63183bc79f828b2f48160dfb4d689a9db952dc9'
+
'b4cb93962f46f2aedb891be06e052db8d9651992636ce9c0807ad437e9040062fde1a3ff3e91a055b936752c622e0c1762bd2d7d512040c6136928dabf884888'
+
'd2de30f346677ed9387303a7890c8b47aef167325c10314dc4f34fb595265b8a43c311329a8977ab606894561a0f672d23acdbaec628b887f19f3f73d9f385d0'
+
'8d2ca0abb3cc14f02b7e9582cc4628f3443f93f32a005d2c7a3f82b6726d31a1b43e06c1a957e29bd1bdcead596f9194427afc5671a6d1ae44b208ad5a24fb1f'
+
'41f6bf17251fb77105d62c1a5199719414ea2bfe7743d5557138347329e1fd137eeeb22f43f3e77b3058d5ae23639cc9f0ccb41dce3b1a507211e0f3a2b3229b'
 
'c11d2c59da8325551a465227096e8d39b0e4bcd5b1db21565cf3439e431838c04bc00aa6f07f4d493f3f47fd6b4e25aeb0fe0fc1a05756064706bf5708c960ec'
 
'bf33b818e4ea671c16f58563997ba5fe0a09090e5c03577ff974d31324d4e9782b85a9bb4f1749b97257ce93400c692de935f003770d52b5994c9cab9aee57c6'
 
'abacbff0d7be918337a17b56481c84e6bf3eddd9551efe78ba9fb74337179e95c9b60f41c49f275e05074a4074a616be36fa208a48fc12d5b940f0554fbd89c3'

Deleted: a951b96be2862ce660dc715a364f574c2f5f72e1.patch
===
--- a951b96be2862ce660dc715a364f574c2f5f72e1.patch  2018-12-23 00:35:08 UTC 
(rev 417581)
+++ a951b96be2862ce660dc715a364f574c2f5f72e1.patch  2018-12-23 00:50:28 UTC 
(rev 417582)
@@ -1,28 +0,0 @@
-From a951b96be2862ce660dc715a364f574c2f5f72e1 Mon Sep 17 00:00:00 2001
-From: Zeger-Jan van de Weg 
-Date: Fri, 30 Mar 2018 12:32:26 +0200
-Subject: [PATCH] Update charlock_holmes to 0.76
-
-Didn't compile against newer icu4c versions and was fixed upstream in
-https://github.com/brianmario/charlock_holmes/pull/129, which was
-releaed in the versions its now locked to.

- Gemfile.lock | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/Gemfile.lock b/Gemfile.lock
-index fcffe45..5271d65 100644
 a/Gemfile.lock
-+++ b/Gemfile.lock
-@@ -120,7 +120,7 @@ GEM
-   activesupport (>= 4.0.0)
-   mime-types (>= 1.16)
- cause (0.1)
--charlock_holmes (0.7.5)
-+charlock_holmes (0.7.6)
- childprocess (0.7.0)
-   ffi (~> 1.0, >= 1.0.11)
- chronic (0.10.2)
---
-libgit2 0.26.0
-

Modified: gitlab-backup.service
===
--- gitlab-backup.service   2018-12-23 00:35:08 UTC (rev 417581)
+++ gitlab-backup.service   2018-12-23 00:50:28 UTC (rev 417582)
@@ -10,7 +10,7 @@
 SyslogIdentifier=gitlab-backup
 WorkingDirectory=
 # Prevent ExecJS from complaining that Node is not installed in production
-Environment=RAILS_ENV=production PATH=/opt/ruby2.3/bin:/usr/bin 
EXECJS_RUNTIME=Disabled

[arch-commits] Commit in gitlab/repos/community-staging-x86_64 (22 files)

2018-12-22 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, December 23, 2018 @ 00:50:49
  Author: svenstaro
Revision: 417583

archrelease: copy trunk to community-staging-x86_64

Added:
  gitlab/repos/community-staging-x86_64/PKGBUILD
(from rev 417582, gitlab/trunk/PKGBUILD)
  gitlab/repos/community-staging-x86_64/gitlab-backup.service
(from rev 417582, gitlab/trunk/gitlab-backup.service)
  gitlab/repos/community-staging-x86_64/gitlab-backup.timer
(from rev 417582, gitlab/trunk/gitlab-backup.timer)
  gitlab/repos/community-staging-x86_64/gitlab-mailroom.service
(from rev 417582, gitlab/trunk/gitlab-mailroom.service)
  gitlab/repos/community-staging-x86_64/gitlab-sidekiq.service
(from rev 417582, gitlab/trunk/gitlab-sidekiq.service)
  gitlab/repos/community-staging-x86_64/gitlab-unicorn.service
(from rev 417582, gitlab/trunk/gitlab-unicorn.service)
  gitlab/repos/community-staging-x86_64/gitlab.install
(from rev 417582, gitlab/trunk/gitlab.install)
  gitlab/repos/community-staging-x86_64/gitlab.logrotate
(from rev 417582, gitlab/trunk/gitlab.logrotate)
  gitlab/repos/community-staging-x86_64/gitlab.target
(from rev 417582, gitlab/trunk/gitlab.target)
  gitlab/repos/community-staging-x86_64/gitlab.tmpfiles.d
(from rev 417582, gitlab/trunk/gitlab.tmpfiles.d)
Deleted:
  gitlab/repos/community-staging-x86_64/PKGBUILD
  
gitlab/repos/community-staging-x86_64/a951b96be2862ce660dc715a364f574c2f5f72e1.patch
  gitlab/repos/community-staging-x86_64/gitlab-backup.service
  gitlab/repos/community-staging-x86_64/gitlab-backup.timer
  gitlab/repos/community-staging-x86_64/gitlab-mailroom.service
  gitlab/repos/community-staging-x86_64/gitlab-sidekiq.service
  gitlab/repos/community-staging-x86_64/gitlab-unicorn.service
  gitlab/repos/community-staging-x86_64/gitlab.install
  gitlab/repos/community-staging-x86_64/gitlab.logrotate
  gitlab/repos/community-staging-x86_64/gitlab.target
  gitlab/repos/community-staging-x86_64/gitlab.tmpfiles.d
  gitlab/repos/community-staging-x86_64/lighttpd.conf.example

+
 PKGBUILD   |  416 +++
 a951b96be2862ce660dc715a364f574c2f5f72e1.patch |   28 -
 gitlab-backup.service  |   40 +-
 gitlab-backup.timer|   20 -
 gitlab-mailroom.service|   44 +-
 gitlab-sidekiq.service |   62 +--
 gitlab-unicorn.service |   68 +--
 gitlab.install |   40 +-
 gitlab.logrotate   |   22 -
 gitlab.target  |   14 
 gitlab.tmpfiles.d  |2 
 lighttpd.conf.example  |   35 -
 12 files changed, 364 insertions(+), 427 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-23 00:50:28 UTC (rev 417582)
+++ PKGBUILD2018-12-23 00:50:49 UTC (rev 417583)
@@ -1,208 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Pavol (Lopo) Hluchy 
-# Contributor: Jonas Heinrich 
-# Contributor: Massimiliano Torromeo 
-# Contributor: Tobias Hunger 
-# Contributor: Stefan Tatschner 
-# Contributor: Caleb Maclennan 
-
-# NOTE: Gitlab isn't always compatible with modern Ruby versions. In that 
case, check the
-# commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
-# need this again at some point in the future.
-pkgname=gitlab
-pkgver=11.6.0
-pkgrel=1
-pkgdesc="Project management and code hosting application"
-arch=('x86_64')
-url="https://gitlab.com/gitlab-org/gitlab-ce;
-license=('MIT')
-options=(!buildflags)
-depends=('ruby' 'git' 'ruby-bundler' 'gitlab-workhorse' 'gitlab-gitaly' 
'openssh' 'redis' 'libxslt' 'icu' 're2' 'http-parser' 'nodejs')
-makedepends=('cmake' 'postgresql' 'mariadb' 'yarn' 'go' 'nodejs')
-optdepends=('postgresql: database backend'
-'mysql: database backend'
-'python2-docutils: reStructuredText markup language support'
-'smtp-server: mail server in order to receive mail notifications')
-backup=("etc/webapps/${pkgname}/application.rb"
-"etc/webapps/${pkgname}/gitlab.yml"
-"etc/webapps/${pkgname}/resque.yml"
-"etc/webapps/${pkgname}/unicorn.rb"
-"etc/logrotate.d/${pkgname}")
-source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab-ce/repository/archive?sha=v${pkgver};
-gitlab-unicorn.service
-gitlab-sidekiq.service
-gitlab-backup.service
-gitlab-mailroom.service
-gitlab-backup.timer
-gitlab.target
-gitlab.tmpfiles.d
-gitlab.logrotate)
-install='gitlab.install'
-sha512sums=('450d16183f945245e44e4869ad1056f9d2efc1fc54cf9200b5cf9a956936347c6ef6d7cdd2c7a47c3b6d03b53f66e30f6d6ead9423c1547b43f13876b663119e'
-

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

2018-12-22 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, December 23, 2018 @ 00:35:08
  Author: svenstaro
Revision: 417581

archrelease: copy trunk to community-staging-x86_64

Added:
  gitlab-gitaly/repos/community-staging-x86_64/
  gitlab-gitaly/repos/community-staging-x86_64/PKGBUILD
(from rev 417580, gitlab-gitaly/trunk/PKGBUILD)
  gitlab-gitaly/repos/community-staging-x86_64/gitlab-gitaly.service
(from rev 417580, gitlab-gitaly/trunk/gitlab-gitaly.service)

---+
 PKGBUILD  |   57 
 gitlab-gitaly.service |   25 +
 2 files changed, 82 insertions(+)

Copied: gitlab-gitaly/repos/community-staging-x86_64/PKGBUILD (from rev 417580, 
gitlab-gitaly/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-12-23 00:35:08 UTC (rev 417581)
@@ -0,0 +1,57 @@
+# Maintainer: Sven-Hendrik Haase 
+
+# NOTE: Gitlab isn't always compatible with modern Ruby versions. In that 
case, check the
+# commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
+# need this again at some point in the future.
+pkgname=gitlab-gitaly
+pkgver=1.12.0
+pkgrel=1
+pkgdesc="Speed up Git access using caching"
+arch=('x86_64')
+url="https://gitlab.com/gitlab-org/gitaly;
+license=('MIT')
+depends=(glibc ruby libxml2 libxslt)
+options=(!buildflags)
+makedepends=(go ruby-bundler cmake)
+backup=("etc/gitlab-gitaly/config.toml")
+source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitaly/repository/archive?sha=v${pkgver};
+"gitlab-gitaly.service")
+sha512sums=('3a97ebbaac1cff259c6ce9ab13758bc4dfc66e92d144da3c9dc7966281f4375f4fd42c6d02e05a8bb8cf375dd69745232505d836339918fc6e0061ff4e399c5d'
+
'b330c0f42592322ad2131079ca554a13a364007182dded8c556198caff2c9ec642acf5bb7dfecb05de5a3d89bffec6588b6d05c8c7c5c771a46df3d296deed28')
+
+_homedir="/var/lib/gitlab"
+
+prepare() {
+  cd "gitaly-"*
+
+  sed -i "s/VERSION = .*/VERSION = ${pkgver}/" Makefile
+  sed -i "s|dir = \"/home/git/gitaly/ruby\"|dir = 
\"/usr/share/webapps/gitlab-gitaly/ruby\"|" config.toml.example
+  sed -i "s|dir = \"/home/git/gitlab-shell\"|dir = 
\"/usr/share/webapps/gitlab-shell\"|" config.toml.example
+  sed -i "s|bin_dir = \"/home/git/gitaly\"|bin_dir = \"/usr/bin\"|" 
config.toml.example
+}
+
+build() {
+  cd "gitaly-"*
+
+  make build
+}
+
+package() {
+  cd "gitaly-"*
+
+  make PREFIX=/usr DESTDIR=${pkgdir} install
+  mkdir -p "${pkgdir}/etc/${pkgname}"
+  sed \
+-e "s|^socket_path =.*|socket_path = 
\"${_homedir}/sockets/gitlab-gitaly.socket\"|" \
+-e "s|^path =.*|path = \"${_homedir}/repositories\"|" \
+config.toml.example > "${pkgdir}/etc/${pkgname}/config.toml"
+
+  mkdir -p ${pkgdir}/usr/share/webapps/gitlab-gitaly
+  cp -r ruby ${pkgdir}/usr/share/webapps/gitlab-gitaly/ruby
+
+  install -Dm644 config.toml.example 
"${pkgdir}/usr/share/${pkgname}/config.toml.example"
+  install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm0644 "${srcdir}/gitlab-gitaly.service" 
"${pkgdir}/usr/lib/systemd/system/gitlab-gitaly.service"
+}
+
+# vim:set ts=2 sw=2 et:

Copied: gitlab-gitaly/repos/community-staging-x86_64/gitlab-gitaly.service 
(from rev 417580, gitlab-gitaly/trunk/gitlab-gitaly.service)
===
--- community-staging-x86_64/gitlab-gitaly.service  
(rev 0)
+++ community-staging-x86_64/gitlab-gitaly.service  2018-12-23 00:35:08 UTC 
(rev 417581)
@@ -0,0 +1,25 @@
+#
+#
+# GitLab version: 9.x
+# Contributors  : axil
+# Downloaded from   : 
https://gitlab.com/gitlab-org/gitlab-recipes/tree/master/init/systemd
+#
+
+
+[Unit]
+Description=Gitaly is a Git RPC service for handling all the git calls made by 
GitLab.
+Requires=gitlab-unicorn.service
+Wants=gitlab-unicorn.service
+After=gitlab-unicorn.service
+
+[Service]
+Type=simple
+User=gitlab
+Group=gitlab
+WorkingDirectory=/usr/share/webapps/gitlab
+SyslogIdentifier=gitlab-gitaly
+PIDFile=/run/gitlab/gitaly.pid
+ExecStart=/usr/bin/gitaly /etc/gitlab-gitaly/config.toml
+
+[Install]
+WantedBy=multi-user.target


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

2018-12-22 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, December 23, 2018 @ 00:35:04
  Author: svenstaro
Revision: 417580

upgpkg: gitlab-gitaly 1.12.0-1

This uses the default Ruby version 2.5 again instead of ruby2.3.

Modified:
  gitlab-gitaly/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-23 00:31:34 UTC (rev 417579)
+++ PKGBUILD2018-12-23 00:35:04 UTC (rev 417580)
@@ -1,19 +1,22 @@
 # Maintainer: Sven-Hendrik Haase 
 
+# NOTE: Gitlab isn't always compatible with modern Ruby versions. In that 
case, check the
+# commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
+# need this again at some point in the future.
 pkgname=gitlab-gitaly
-pkgver=1.4.0
+pkgver=1.12.0
 pkgrel=1
 pkgdesc="Speed up Git access using caching"
 arch=('x86_64')
 url="https://gitlab.com/gitlab-org/gitaly;
 license=('MIT')
-depends=(glibc ruby2.3 libxml2 libxslt)
+depends=(glibc ruby libxml2 libxslt)
 options=(!buildflags)
-makedepends=(go ruby2.3-bundler cmake)
+makedepends=(go ruby-bundler cmake)
 backup=("etc/gitlab-gitaly/config.toml")
 
source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitaly/repository/archive?sha=v${pkgver};
 "gitlab-gitaly.service")
-sha512sums=('89466969d6741346717a7b55aeecbfcb9b0da82cd40e9ad4dc7b07a7560a1dd668dc27d275a06ce415b02c75989a258a49a73a9252d820be32cc790a19e9e9c0'
+sha512sums=('3a97ebbaac1cff259c6ce9ab13758bc4dfc66e92d144da3c9dc7966281f4375f4fd42c6d02e05a8bb8cf375dd69745232505d836339918fc6e0061ff4e399c5d'
 
'b330c0f42592322ad2131079ca554a13a364007182dded8c556198caff2c9ec642acf5bb7dfecb05de5a3d89bffec6588b6d05c8c7c5c771a46df3d296deed28')
 
 _homedir="/var/lib/gitlab"
@@ -21,16 +24,7 @@
 prepare() {
   cd "gitaly-"*
 
-  sed -i "s/bundle install/bundle-2.3 install/" Makefile
-  sed -i "s/bundle config/bundle-2.3 config/" Makefile
-  sed -i "s/bundle show/bundle-2.3 show/" Makefile
-  sed -i "s/bundle/bundle-2.3/" internal/rubyserver/rubyserver.go
-  sed -i "s/bundle/bundle-2.3/" internal/linguist/linguist.go
-  sed -i "s/bundle/bundle-2.3/" _support/makegen.go
-  sed -i "s/\"ruby\"/\"ruby-2.3\"/" internal/linguist/linguist.go
   sed -i "s/VERSION = .*/VERSION = ${pkgver}/" Makefile
-  sed -i "s/env ruby/env ruby-2.3/" ruby/bin/gitaly-ruby
-  sed -i "s/env ruby/env ruby-2.3/" ruby/bin/ruby-cd
   sed -i "s|dir = \"/home/git/gitaly/ruby\"|dir = 
\"/usr/share/webapps/gitlab-gitaly/ruby\"|" config.toml.example
   sed -i "s|dir = \"/home/git/gitlab-shell\"|dir = 
\"/usr/share/webapps/gitlab-shell\"|" config.toml.example
   sed -i "s|bin_dir = \"/home/git/gitaly\"|bin_dir = \"/usr/bin\"|" 
config.toml.example


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

2018-12-22 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, December 23, 2018 @ 00:31:34
  Author: svenstaro
Revision: 417579

archrelease: copy trunk to community-staging-x86_64

Added:
  gitlab-shell/repos/community-staging-x86_64/
  gitlab-shell/repos/community-staging-x86_64/252.patch
(from rev 417578, gitlab-shell/trunk/252.patch)
  gitlab-shell/repos/community-staging-x86_64/PKGBUILD
(from rev 417578, gitlab-shell/trunk/PKGBUILD)
  gitlab-shell/repos/community-staging-x86_64/gitlab-shell.gitconfig
(from rev 417578, gitlab-shell/trunk/gitlab-shell.gitconfig)
  gitlab-shell/repos/community-staging-x86_64/gitlab-shell.install
(from rev 417578, gitlab-shell/trunk/gitlab-shell.install)
  gitlab-shell/repos/community-staging-x86_64/gitlab-shell.sysusers
(from rev 417578, gitlab-shell/trunk/gitlab-shell.sysusers)

+
 252.patch  |   31 +++
 PKGBUILD   |   97 +++
 gitlab-shell.gitconfig |5 ++
 gitlab-shell.install   |4 +
 gitlab-shell.sysusers  |1 
 5 files changed, 138 insertions(+)

Copied: gitlab-shell/repos/community-staging-x86_64/252.patch (from rev 417578, 
gitlab-shell/trunk/252.patch)
===
--- community-staging-x86_64/252.patch  (rev 0)
+++ community-staging-x86_64/252.patch  2018-12-23 00:31:34 UTC (rev 417579)
@@ -0,0 +1,31 @@
+From 2ae15257494d925d67c40ac2af00da127079ae42 Mon Sep 17 00:00:00 2001
+From: Vlad Petrov 
+Date: Tue, 16 Oct 2018 22:24:41 +0300
+Subject: [PATCH] Update current path extraction
+
+It is recommended to use func Executable since 1.8
+https://tip.golang.org/pkg/os/#Executable
+---
+ go/cmd/gitlab-shell/main.go | 6 +-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+diff --git a/go/cmd/gitlab-shell/main.go b/go/cmd/gitlab-shell/main.go
+index ae54151..b42aba7 100644
+--- a/go/cmd/gitlab-shell/main.go
 b/go/cmd/gitlab-shell/main.go
+@@ -15,7 +15,11 @@ var (
+ )
+ 
+ func init() {
+-  binDir = filepath.Dir(os.Args[0])
++  ex, err := os.Executable()
++  if err != nil {
++  panic(err)
++  }
++  binDir = filepath.Dir(ex)
+   rootDir = filepath.Dir(binDir)
+ }
+ 
+-- 
+2.18.1
+

Copied: gitlab-shell/repos/community-staging-x86_64/PKGBUILD (from rev 417578, 
gitlab-shell/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-12-23 00:31:34 UTC (rev 417579)
@@ -0,0 +1,97 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Pavol (Lopo) Hluchy 
+# Contributor: Massimiliano Torromeo 
+# Contributor: Jonas Heinrich 
+# Contributor: Lee Watson 
+# Contributor: Tobias Hunger 
+# Contributor: Stefan Tatschner 
+
+
+# NOTE: Gitlab isn't always compatible with modern Ruby versions. In that 
case, check the
+# commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
+# need this again at some point in the future.
+pkgname=gitlab-shell
+pkgver=8.4.4
+pkgrel=1
+epoch=2
+pkgdesc="Git management software"
+arch=('x86_64')
+url="https://gitlab.com/gitlab-org/gitlab-shell/;
+license=('MIT')
+depends=('ruby' 'redis' 'git')
+makedepends=('go-pie')
+options=('!strip')
+install=gitlab-shell.install
+backup=("etc/webapps/${pkgname}/config.yml"
+"etc/webapps/${pkgname}/secret"
+"etc/webapps/${pkgname}/gitconfig"
+"etc/webapps/${pkgname}/authorized_keys"
+"etc/webapps/${pkgname}/")
+source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab-shell/repository/archive?sha=v${pkgver};
+"gitlab-shell.gitconfig"
+"gitlab-shell.sysusers")
+sha512sums=('518b44fe29aaf16c35694446da4a6c1fc175c65993600a668d5bd90cb7c3993c0bc4bd1d47619fd14c3bc4339270bd291d7d7051a69845a36a995a9738f589d8'
+
'5caafe5300621ced58479e724b39656afc17f32a64ecde5dfa4919683ef37d9121552c78f066678472acb56e0a34b5c3cf34d9b44414d1ed5d91f725d180fa43'
+
'616188911fa7b7c569bc2d5e2024177e67366c48b4ffef1f7ad4dc8e4e9e2cdb421b687f45a1e9bdec8bf2736a157ca9f1e0ba24edae2f073b8c7b5ac42745e8')
+
+_datadir="/usr/share/webapps/${pkgname}"
+_etcdir="/etc/webapps/${pkgname}"
+_homedir="/var/lib/gitlab"
+_logdir="/var/log/gitlab"
+_srcdir="gitlab-shell-v${pkgver}"
+
+prepare() {
+  cd "${srcdir}/${_srcdir}"-*
+
+  sed -e "s|user: git|user: gitlab|" \
+  -e "s|/home/git|${_homedir}|" \
+  -e "s|# log_file: .*|log_file: \"${_logdir}/gitlab-shell.log\"|" \
+  -e "s|# host:|host:|" \
+  -e "s|# port:|port:|" \
+  -e "s|socket:|# socket:|" \
+  config.yml.example > config.yml
+}
+
+build() {
+  cd "${srcdir}/${_srcdir}"-*
+
+  ./bin/compile
+}
+
+package() {
+  cd "${srcdir}/${_srcdir}"-*
+
+  install -dm755 -o root -g root "${pkgdir}${_datadir}"
+  install -dm750 -o 105 -g 105 "${pkgdir}${_homedir}"
+  install -dm750 -o 105 -g 105 

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

2018-12-22 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, December 23, 2018 @ 00:31:31
  Author: svenstaro
Revision: 417578

upgpkg: gitlab-shell 2:8.4.4-1

This version also uses the default ruby at version 2.5 instead of ruby2.3.

Modified:
  gitlab-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-23 00:15:54 UTC (rev 417577)
+++ PKGBUILD2018-12-23 00:31:31 UTC (rev 417578)
@@ -6,8 +6,12 @@
 # Contributor: Tobias Hunger 
 # Contributor: Stefan Tatschner 
 
+
+# NOTE: Gitlab isn't always compatible with modern Ruby versions. In that 
case, check the
+# commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
+# need this again at some point in the future.
 pkgname=gitlab-shell
-pkgver=8.4.3
+pkgver=8.4.4
 pkgrel=1
 epoch=2
 pkgdesc="Git management software"
@@ -14,7 +18,7 @@
 arch=('x86_64')
 url="https://gitlab.com/gitlab-org/gitlab-shell/;
 license=('MIT')
-depends=('ruby2.3' 'redis' 'git')
+depends=('ruby' 'redis' 'git')
 makedepends=('go-pie')
 options=('!strip')
 install=gitlab-shell.install
@@ -25,12 +29,10 @@
 "etc/webapps/${pkgname}/")
 
source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab-shell/repository/archive?sha=v${pkgver};
 "gitlab-shell.gitconfig"
-"gitlab-shell.sysusers"
-252.patch)
-sha512sums=('cba44e70ae578af3da19aa8b8be18f05192326bfae06ba8f58dc46f77209696ae4e22c69f62f413c15af34fd0ce531a6dc4fc3ce591420d458ceb7190336ebea'
+"gitlab-shell.sysusers")
+sha512sums=('518b44fe29aaf16c35694446da4a6c1fc175c65993600a668d5bd90cb7c3993c0bc4bd1d47619fd14c3bc4339270bd291d7d7051a69845a36a995a9738f589d8'
 
'5caafe5300621ced58479e724b39656afc17f32a64ecde5dfa4919683ef37d9121552c78f066678472acb56e0a34b5c3cf34d9b44414d1ed5d91f725d180fa43'
-
'616188911fa7b7c569bc2d5e2024177e67366c48b4ffef1f7ad4dc8e4e9e2cdb421b687f45a1e9bdec8bf2736a157ca9f1e0ba24edae2f073b8c7b5ac42745e8'
-
'd8f24575a3ff848c2eb1b8c32f98942377d17729a874048a3a1ab97f8bdbbca556fe0e8c1e87ef301aa3abd7b3a62fb414a46d99cd346dde51b792e4622d2a49')
+
'616188911fa7b7c569bc2d5e2024177e67366c48b4ffef1f7ad4dc8e4e9e2cdb421b687f45a1e9bdec8bf2736a157ca9f1e0ba24edae2f073b8c7b5ac42745e8')
 
 _datadir="/usr/share/webapps/${pkgname}"
 _etcdir="/etc/webapps/${pkgname}"
@@ -41,8 +43,6 @@
 prepare() {
   cd "${srcdir}/${_srcdir}"-*
 
-  patch -Np1 -i $srcdir/252.patch
-
   sed -e "s|user: git|user: gitlab|" \
   -e "s|/home/git|${_homedir}|" \
   -e "s|# log_file: .*|log_file: \"${_logdir}/gitlab-shell.log\"|" \
@@ -50,10 +50,6 @@
   -e "s|# port:|port:|" \
   -e "s|socket:|# socket:|" \
   config.yml.example > config.yml
-
-  for file in {bin,hooks}/*; do
-sed -i s/ruby/ruby-2.3/g ${file}
-  done
 }
 
 build() {


[arch-commits] Commit in gitlab/repos (13 files)

2018-12-22 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, December 23, 2018 @ 00:15:54
  Author: svenstaro
Revision: 417577

archrelease: copy trunk to community-staging-x86_64

Added:
  gitlab/repos/community-staging-x86_64/
  gitlab/repos/community-staging-x86_64/PKGBUILD
(from rev 417576, gitlab/trunk/PKGBUILD)
  
gitlab/repos/community-staging-x86_64/a951b96be2862ce660dc715a364f574c2f5f72e1.patch
(from rev 417576, 
gitlab/trunk/a951b96be2862ce660dc715a364f574c2f5f72e1.patch)
  gitlab/repos/community-staging-x86_64/gitlab-backup.service
(from rev 417576, gitlab/trunk/gitlab-backup.service)
  gitlab/repos/community-staging-x86_64/gitlab-backup.timer
(from rev 417576, gitlab/trunk/gitlab-backup.timer)
  gitlab/repos/community-staging-x86_64/gitlab-mailroom.service
(from rev 417576, gitlab/trunk/gitlab-mailroom.service)
  gitlab/repos/community-staging-x86_64/gitlab-sidekiq.service
(from rev 417576, gitlab/trunk/gitlab-sidekiq.service)
  gitlab/repos/community-staging-x86_64/gitlab-unicorn.service
(from rev 417576, gitlab/trunk/gitlab-unicorn.service)
  gitlab/repos/community-staging-x86_64/gitlab.install
(from rev 417576, gitlab/trunk/gitlab.install)
  gitlab/repos/community-staging-x86_64/gitlab.logrotate
(from rev 417576, gitlab/trunk/gitlab.logrotate)
  gitlab/repos/community-staging-x86_64/gitlab.target
(from rev 417576, gitlab/trunk/gitlab.target)
  gitlab/repos/community-staging-x86_64/gitlab.tmpfiles.d
(from rev 417576, gitlab/trunk/gitlab.tmpfiles.d)
  gitlab/repos/community-staging-x86_64/lighttpd.conf.example
(from rev 417576, gitlab/trunk/lighttpd.conf.example)

+
 PKGBUILD   |  208 +++
 a951b96be2862ce660dc715a364f574c2f5f72e1.patch |   28 +++
 gitlab-backup.service  |   20 ++
 gitlab-backup.timer|   10 +
 gitlab-mailroom.service|   22 ++
 gitlab-sidekiq.service |   31 +++
 gitlab-unicorn.service |   34 +++
 gitlab.install |   20 ++
 gitlab.logrotate   |   11 +
 gitlab.target  |7 
 gitlab.tmpfiles.d  |1 
 lighttpd.conf.example  |   35 +++
 12 files changed, 427 insertions(+)

Copied: gitlab/repos/community-staging-x86_64/PKGBUILD (from rev 417576, 
gitlab/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2018-12-23 00:15:54 UTC (rev 417577)
@@ -0,0 +1,208 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Pavol (Lopo) Hluchy 
+# Contributor: Jonas Heinrich 
+# Contributor: Massimiliano Torromeo 
+# Contributor: Tobias Hunger 
+# Contributor: Stefan Tatschner 
+# Contributor: Caleb Maclennan 
+
+# NOTE: Gitlab isn't always compatible with modern Ruby versions. In that 
case, check the
+# commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
+# need this again at some point in the future.
+pkgname=gitlab
+pkgver=11.6.0
+pkgrel=1
+pkgdesc="Project management and code hosting application"
+arch=('x86_64')
+url="https://gitlab.com/gitlab-org/gitlab-ce;
+license=('MIT')
+options=(!buildflags)
+depends=('ruby' 'git' 'ruby-bundler' 'gitlab-workhorse' 'gitlab-gitaly' 
'openssh' 'redis' 'libxslt' 'icu' 're2' 'http-parser' 'nodejs')
+makedepends=('cmake' 'postgresql' 'mariadb' 'yarn' 'go' 'nodejs')
+optdepends=('postgresql: database backend'
+'mysql: database backend'
+'python2-docutils: reStructuredText markup language support'
+'smtp-server: mail server in order to receive mail notifications')
+backup=("etc/webapps/${pkgname}/application.rb"
+"etc/webapps/${pkgname}/gitlab.yml"
+"etc/webapps/${pkgname}/resque.yml"
+"etc/webapps/${pkgname}/unicorn.rb"
+"etc/logrotate.d/${pkgname}")
+source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab-ce/repository/archive?sha=v${pkgver};
+gitlab-unicorn.service
+gitlab-sidekiq.service
+gitlab-backup.service
+gitlab-mailroom.service
+gitlab-backup.timer
+gitlab.target
+gitlab.tmpfiles.d
+gitlab.logrotate)
+install='gitlab.install'
+sha512sums=('450d16183f945245e44e4869ad1056f9d2efc1fc54cf9200b5cf9a956936347c6ef6d7cdd2c7a47c3b6d03b53f66e30f6d6ead9423c1547b43f13876b663119e'
+
'b1bc7c1f3d47758e4745ae3689e61989c6d1fd8490fa60d75de60d3960025f2888da5c50c4a70e1656d75e4d53bcece518e87f743855eed150a61cb11d40b7d2'
+
'ea5ae64214a82b522a09c20be2967ae2ff6fbfd7683587909b748dab4647f99b3128c0e16aba375ecb191e47e1b9045587a84322e216e5cda940904c4fa6271c'
+

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

2018-12-22 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, December 23, 2018 @ 00:15:41
  Author: svenstaro
Revision: 417576

upgpkg: gitlab 11.6.0-1

This also uses ruby 2.5 to build this.

Modified:
  gitlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 23:14:16 UTC (rev 417575)
+++ PKGBUILD2018-12-23 00:15:41 UTC (rev 417576)
@@ -6,8 +6,11 @@
 # Contributor: Stefan Tatschner 
 # Contributor: Caleb Maclennan 
 
+# NOTE: Gitlab isn't always compatible with modern Ruby versions. In that 
case, check the
+# commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
+# need this again at some point in the future.
 pkgname=gitlab
-pkgver=11.5.4
+pkgver=11.6.0
 pkgrel=1
 pkgdesc="Project management and code hosting application"
 arch=('x86_64')
@@ -14,7 +17,7 @@
 url="https://gitlab.com/gitlab-org/gitlab-ce;
 license=('MIT')
 options=(!buildflags)
-depends=('ruby2.3' 'git' 'ruby2.3-bundler' 'gitlab-workhorse' 'gitlab-gitaly' 
'openssh' 'redis' 'libxslt' 'icu' 're2' 'http-parser' 'nodejs')
+depends=('ruby' 'git' 'ruby-bundler' 'gitlab-workhorse' 'gitlab-gitaly' 
'openssh' 'redis' 'libxslt' 'icu' 're2' 'http-parser' 'nodejs')
 makedepends=('cmake' 'postgresql' 'mariadb' 'yarn' 'go' 'nodejs')
 optdepends=('postgresql: database backend'
 'mysql: database backend'
@@ -35,7 +38,7 @@
 gitlab.tmpfiles.d
 gitlab.logrotate)
 install='gitlab.install'
-sha512sums=('23e897bd9588f69512179ee6d67fe48975a7d2e3014ea39b18669af0482b4d1f8c8f5e6e28a2bcbfd444ecc26db3b1786ca283e1f8c2a721eec376473dcb18e4'
+sha512sums=('450d16183f945245e44e4869ad1056f9d2efc1fc54cf9200b5cf9a956936347c6ef6d7cdd2c7a47c3b6d03b53f66e30f6d6ead9423c1547b43f13876b663119e'
 
'b1bc7c1f3d47758e4745ae3689e61989c6d1fd8490fa60d75de60d3960025f2888da5c50c4a70e1656d75e4d53bcece518e87f743855eed150a61cb11d40b7d2'
 
'ea5ae64214a82b522a09c20be2967ae2ff6fbfd7683587909b748dab4647f99b3128c0e16aba375ecb191e47e1b9045587a84322e216e5cda940904c4fa6271c'
 
'69e6f43008389fb54bba6cea61adb0dbf5b75c5796f5cca327326f20f329365c003847bbd6d53b113a0afb1a0d3a0b101a92476739daf85f65c670a1d4466f9c'
@@ -106,7 +109,7 @@
   echo "Fetching bundled gems..."
 
   # Gems will be installed into vendor/bundle
-  bundle-2.3 install --no-cache --deployment --without development test aws 
kerberos
+  bundle install --no-cache --deployment --without development test aws 
kerberos
 
   # We'll temporarily stick this in here so we can build the assets
   cp config/database.yml.postgresql.orig config/database.yml
@@ -114,8 +117,8 @@
   sed -i 's/url.*/nope.sock/g' config/resque.yml
 
   yarn install --production --pure-lockfile
-  bundle-2.3 exec rake gitlab:assets:compile RAILS_ENV=production 
NODE_ENV=production
-  bundle-2.3 exec rake gettext:compile RAILS_ENV=production
+  bundle exec rake gitlab:assets:compile RAILS_ENV=production 
NODE_ENV=production NODE_OPTIONS="--max_old_space_size=4096"
+  bundle exec rake gettext:compile RAILS_ENV=production
 
   # After building assets, clean this up again
   rm config/database.yml config/database.yml.postgresql.orig
@@ -169,16 +172,6 @@
 
   sed -i "s|require_relative '../lib|require '${_datadir}/lib|" 
config/application.rb
 
-  # Fix for ruby-2.3 and bundle-2.3
-  sed -i "s|bundle|bundle-2.3|g" 
"${pkgdir}${_datadir}/lib/tasks/gitlab/check.rake"
-  grep -rl "bin/env ruby" "${pkgdir}${_datadir}" | xargs sed -i "s|bin/env 
ruby$|bin/env ruby-2.3|g"
-  sed -i \
--e "s|ruby --version|ruby-2.3 --version|g" \
--e "s|gem --version|gem-2.3 --version|g" \
--e "s|bundle --version|bundle-2.3 --version|g" \
--e "s|rake --version|rake-2.3 --version|g" \
-"${pkgdir}${_datadir}/lib/tasks/gitlab/info.rake"
-
   # Install config files
   for config_file in application.rb gitlab.yml unicorn.rb resque.yml; do
 mv "config/${config_file}" "${pkgdir}${_etcdir}/"


[arch-commits] Commit in archlinux-appstream-data/repos/extra-any (PKGBUILD PKGBUILD)

2018-12-22 Thread Antonio Rojas via arch-commits
Date: Saturday, December 22, 2018 @ 23:21:42
  Author: arojas
Revision: 342679

archrelease: copy trunk to extra-any

Added:
  archlinux-appstream-data/repos/extra-any/PKGBUILD
(from rev 342678, archlinux-appstream-data/trunk/PKGBUILD)
Deleted:
  archlinux-appstream-data/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 23:21:17 UTC (rev 342678)
+++ PKGBUILD2018-12-22 23:21:42 UTC (rev 342679)
@@ -1,37 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=archlinux-appstream-data
-pkgver=20181222
-pkgrel=1
-pkgdesc="Arch Linux application database for AppStream-based software centers"
-arch=(any)
-url="http://www.archlinux.org;
-license=(GPL)
-depends=()
-makedepends=()
-source=()
-noextract=()
-for _repo in core extra community; do
- 
source+=($_repo-$pkgver.xml.gz::https://sources.archlinux.org/other/packages/$pkgname/$pkgver/$_repo/Components-x86_64.xml.gz
-  
$_repo-icons-64x64-$pkgver.tar.gz::https://sources.archlinux.org/other/packages/$pkgname/$pkgver/$_repo/icons-64x64.tar.gz
-  
$_repo-icons-128x128-$pkgver.tar.gz::https://sources.archlinux.org/other/packages/$pkgname/$pkgver/$_repo/icons-128x128.tar.gz)
- noextract+=($_repo.xml.gz-$pkgver $_repo-icons-{64x64,128x128}-$pkgver.tar.gz)
-done
-sha256sums=('a9e8be37b45381419727ff847f077ac68a2018cc631ba73ce0a65a9ebf3c9520'
-'7989bb311baa38ef545250282aa065d23281c46dfb8faabe4c653487bdbded5c'
-'7989bb311baa38ef545250282aa065d23281c46dfb8faabe4c653487bdbded5c'
-'d0f19f9014b018149f308e4a2623afc974d97dc26345cbc13c78a48edb8af6e2'
-'11c6ae7585f12ee6849cd47e6fe8d6d0caba9d532430eb5e847b9eb875e9c3f3'
-'ae36c6cea9d844912748f093fd4f6fc714d4c6ffda8cee3a37afa10ea7d7a4b3'
-'b411ce8e783f46864038ab7c929896061f79cb64911f0b3bb2717dd4d371a32d'
-'6b342e9f0bd3391b207593cdc842055a2e2d4b997a5630d7bc2db124813cd5f9'
-'3b876e277c2cc8c772adfc221097404fc7a5a5bb9a749eaf4d48fb7baa58890f')
-
-package() {
-  mkdir -p 
"$pkgdir"/usr/share/app-info/{icons/archlinux-arch-{core,extra,community}/{64x64,128x128},xmls}
-  for _repo in core extra community; do
-   tar -xzf $_repo-icons-64x64-$pkgver.tar.gz -C 
"$pkgdir"/usr/share/app-info/icons/archlinux-arch-$_repo/64x64
-   tar -xzf $_repo-icons-128x128-$pkgver.tar.gz -C 
"$pkgdir"/usr/share/app-info/icons/archlinux-arch-$_repo/128x128
-   install -m644 $_repo-$pkgver.xml.gz 
"$pkgdir"/usr/share/app-info/xmls/$_repo.xml.gz
-  done
-}

Copied: archlinux-appstream-data/repos/extra-any/PKGBUILD (from rev 342678, 
archlinux-appstream-data/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 23:21:42 UTC (rev 342679)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=archlinux-appstream-data
+pkgver=20181222
+pkgrel=2
+pkgdesc="Arch Linux application database for AppStream-based software centers"
+arch=(any)
+url="http://www.archlinux.org;
+license=(GPL)
+depends=()
+makedepends=()
+source=()
+noextract=()
+for _repo in core extra community; do
+ 
source+=($_repo-$pkgver.xml.gz::https://sources.archlinux.org/other/packages/$pkgname/$pkgver/$_repo/Components-x86_64.xml.gz
+  
$_repo-icons-64x64-$pkgver.tar.gz::https://sources.archlinux.org/other/packages/$pkgname/$pkgver/$_repo/icons-64x64.tar.gz
+  
$_repo-icons-128x128-$pkgver.tar.gz::https://sources.archlinux.org/other/packages/$pkgname/$pkgver/$_repo/icons-128x128.tar.gz)
+ noextract+=($_repo.xml.gz-$pkgver $_repo-icons-{64x64,128x128}-$pkgver.tar.gz)
+done
+sha256sums=('1a57b040e96c781669af4b022a303e81c25f9159f81c17d143538d792c10333d'
+'7989bb311baa38ef545250282aa065d23281c46dfb8faabe4c653487bdbded5c'
+'7989bb311baa38ef545250282aa065d23281c46dfb8faabe4c653487bdbded5c'
+'4ea8516bace24711321c42c91680bd0265f86ac76a42a2cb6894bf27fa2cb70e'
+'a8df971930efcdd22367236327a01852e252281ca29e8a319ac365ea6cf60f9e'
+'3c69853ba3fbfd67640f4fb070cdcd6f2124a9859f6ccf223056b86d374d0846'
+'d7b02c3940270ca2bc254e5a57b9f9f5d2488070dd6f630bd1833dd0f1058ca2'
+'7261f0ccc9d0d8c6305ac7abb9a9883e8393e418a03b69256c625fb5594d2a07'
+'9f7a8b0c813566ada79b1970255e626b61f83795d68446b878ada43a4a2a305f')
+
+package() {
+  mkdir -p 
"$pkgdir"/usr/share/app-info/{icons/archlinux-arch-{core,extra,community}/{64x64,128x128},xmls}
+  for _repo in core extra community; do
+   tar -xzf $_repo-icons-64x64-$pkgver.tar.gz -C 
"$pkgdir"/usr/share/app-info/icons/archlinux-arch-$_repo/64x64
+   tar -xzf $_repo-icons-128x128-$pkgver.tar.gz -C 
"$pkgdir"/usr/share/app-info/icons

[arch-commits] Commit in archlinux-appstream-data/trunk (PKGBUILD)

2018-12-22 Thread Antonio Rojas via arch-commits
Date: Saturday, December 22, 2018 @ 23:21:17
  Author: arojas
Revision: 342678

Rescan with appstream-generator 0.7.4-8 (FS#61157)

Modified:
  archlinux-appstream-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 22:15:24 UTC (rev 342677)
+++ PKGBUILD2018-12-22 23:21:17 UTC (rev 342678)
@@ -2,7 +2,7 @@
 
 pkgname=archlinux-appstream-data
 pkgver=20181222
-pkgrel=1
+pkgrel=2
 pkgdesc="Arch Linux application database for AppStream-based software centers"
 arch=(any)
 url="http://www.archlinux.org;
@@ -17,15 +17,15 @@
   
$_repo-icons-128x128-$pkgver.tar.gz::https://sources.archlinux.org/other/packages/$pkgname/$pkgver/$_repo/icons-128x128.tar.gz)
  noextract+=($_repo.xml.gz-$pkgver $_repo-icons-{64x64,128x128}-$pkgver.tar.gz)
 done
-sha256sums=('a9e8be37b45381419727ff847f077ac68a2018cc631ba73ce0a65a9ebf3c9520'
+sha256sums=('1a57b040e96c781669af4b022a303e81c25f9159f81c17d143538d792c10333d'
 '7989bb311baa38ef545250282aa065d23281c46dfb8faabe4c653487bdbded5c'
 '7989bb311baa38ef545250282aa065d23281c46dfb8faabe4c653487bdbded5c'
-'d0f19f9014b018149f308e4a2623afc974d97dc26345cbc13c78a48edb8af6e2'
-'11c6ae7585f12ee6849cd47e6fe8d6d0caba9d532430eb5e847b9eb875e9c3f3'
-'ae36c6cea9d844912748f093fd4f6fc714d4c6ffda8cee3a37afa10ea7d7a4b3'
-'b411ce8e783f46864038ab7c929896061f79cb64911f0b3bb2717dd4d371a32d'
-'6b342e9f0bd3391b207593cdc842055a2e2d4b997a5630d7bc2db124813cd5f9'
-'3b876e277c2cc8c772adfc221097404fc7a5a5bb9a749eaf4d48fb7baa58890f')
+'4ea8516bace24711321c42c91680bd0265f86ac76a42a2cb6894bf27fa2cb70e'
+'a8df971930efcdd22367236327a01852e252281ca29e8a319ac365ea6cf60f9e'
+'3c69853ba3fbfd67640f4fb070cdcd6f2124a9859f6ccf223056b86d374d0846'
+'d7b02c3940270ca2bc254e5a57b9f9f5d2488070dd6f630bd1833dd0f1058ca2'
+'7261f0ccc9d0d8c6305ac7abb9a9883e8393e418a03b69256c625fb5594d2a07'
+'9f7a8b0c813566ada79b1970255e626b61f83795d68446b878ada43a4a2a305f')
 
 package() {
   mkdir -p 
"$pkgdir"/usr/share/app-info/{icons/archlinux-arch-{core,extra,community}/{64x64,128x128},xmls}


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

2018-12-22 Thread Sven-Hendrik Haase via arch-commits
Date: Saturday, December 22, 2018 @ 23:14:08
  Author: svenstaro
Revision: 417574

upgpkg: gitlab-runner 11.6.0-1

Modified:
  gitlab-runner/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 23:03:47 UTC (rev 417573)
+++ PKGBUILD2018-12-22 23:14:08 UTC (rev 417574)
@@ -2,7 +2,7 @@
 # Contributor: Lubomir 'Kuci' Kucera 
 
 pkgname=gitlab-runner
-pkgver=11.5.0
+pkgver=11.6.0
 pkgrel=1
 pkgdesc="The official GitLab CI runner written in Go"
 arch=('x86_64')
@@ -23,9 +23,9 @@
 "gitlab-runner.sysusers"
 "gitlab-runner.tmpfiles"
 "config.toml")
-sha512sums=('7e03ca44b69693990e4ebfd52ca75a2db1abe6e360a60a1e009ef708d484f9de17a2db2e3cf52abd316519b4b2cdab5b7a670ebf5182aee73d38efdddc0c3863'
-
'e23821b7334997c41025ff34f3f2375f09d74651888e388f7d4d4f862f17a2e09dd16462ce67bbe0afe36af1e1e219811707195fff283cde966b2149de15e1ed'
-
'12fd6a876deadc292902cec7e8d760c466cea7a7df14264b69ce992ff63d96e513f458473c1158cff104532810bdcb80f963cc2f7316c3503a525935b54c231a'
+sha512sums=('a6a46d9403bd61d68e532faa0871622fda5d1be98526a7967681e428a0d91f3e85fe491be651801c79e1610fcabd4b8e393a02c5d079ebc959cc4cbadb6009b5'
+
'd6519700e89ab1b8e48053346740e1963f068270d22c38aaf316dda1a65a7cb77458ee225833d3330889244c0ead6e9d6968e11c390084bec3f436b45370ab70'
+
'9c3d573b626891cb4094f34f17ca6eb08ca194bd3536f4169e44f8ff7a6d4ba6c4529bda432dc0e87f4e03ee765db957be77d46debb5f1b8a1f4b5b5b0b10d2b'
 
'8a5a8b7654d3864722e784b2814c6278c17876f1c0c4fc0676fbcf6817ad2ba4be55501e67ce88c62b5b63ca886b01afc6feac98ba49842acd244abdd1a8296f'
 
'8aa7f08702e99053c696fcc2aaba83beb9e9cd6f31973d82862db9350ac46df3a095377625d31fe909677525290d2de922d7a97930ed235774cb8f0da8944d40'
 
'6751d9fa0b27172d1b419c4138f5ac15cbc7c9147653a7258cf1470216142c637210bb60608c7ed0974e0e4057e5ddeae32225df1bb36e7dd1f20fec71e33cc3'


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

2018-12-22 Thread Sven-Hendrik Haase via arch-commits
Date: Saturday, December 22, 2018 @ 23:14:16
  Author: svenstaro
Revision: 417575

archrelease: copy trunk to community-x86_64

Added:
  gitlab-runner/repos/community-x86_64/PKGBUILD
(from rev 417574, gitlab-runner/trunk/PKGBUILD)
  gitlab-runner/repos/community-x86_64/config.toml
(from rev 417574, gitlab-runner/trunk/config.toml)
  gitlab-runner/repos/community-x86_64/gitlab-runner.install
(from rev 417574, gitlab-runner/trunk/gitlab-runner.install)
  gitlab-runner/repos/community-x86_64/gitlab-runner.service
(from rev 417574, gitlab-runner/trunk/gitlab-runner.service)
  gitlab-runner/repos/community-x86_64/gitlab-runner.sysusers
(from rev 417574, gitlab-runner/trunk/gitlab-runner.sysusers)
  gitlab-runner/repos/community-x86_64/gitlab-runner.tmpfiles
(from rev 417574, gitlab-runner/trunk/gitlab-runner.tmpfiles)
Deleted:
  gitlab-runner/repos/community-x86_64/PKGBUILD
  gitlab-runner/repos/community-x86_64/config.toml
  gitlab-runner/repos/community-x86_64/gitlab-runner.install
  gitlab-runner/repos/community-x86_64/gitlab-runner.service
  gitlab-runner/repos/community-x86_64/gitlab-runner.sysusers
  gitlab-runner/repos/community-x86_64/gitlab-runner.tmpfiles

+
 PKGBUILD   |  134 +++
 config.toml|2 
 gitlab-runner.install  |   12 ++--
 gitlab-runner.service  |   34 +--
 gitlab-runner.sysusers |2 
 gitlab-runner.tmpfiles |2 
 6 files changed, 93 insertions(+), 93 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 23:14:08 UTC (rev 417574)
+++ PKGBUILD2018-12-22 23:14:16 UTC (rev 417575)
@@ -1,67 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Lubomir 'Kuci' Kucera 
-
-pkgname=gitlab-runner
-pkgver=11.5.0
-pkgrel=1
-pkgdesc="The official GitLab CI runner written in Go"
-arch=('x86_64')
-url='https://gitlab.com/gitlab-org/gitlab-runner'
-license=('GPL3')
-depends=('ca-certificates' 'curl' 'git' 'glibc' 'tar')
-makedepends=('git' 'go-pie' 'git' 'mercurial')
-install='gitlab-runner.install'
-replaces=('gitlab-ci-multi-runner')
-backup=('etc/gitlab-runner/config.toml')
-noextract=("prebuilt-${pkgver}-x86_64.tar.xz"
-   "prebuilt-${pkgver}-arm.tar.xz")
-
-source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab-runner/repository/archive?sha=v${pkgver};
-
"prebuilt-${pkgver}-x86_64.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/helper-images/prebuilt-x86_64.tar.xz;
-
"prebuilt-${pkgver}-arm.tar.xz::https://gitlab-runner-downloads.s3.amazonaws.com/v${pkgver}/helper-images/prebuilt-arm.tar.xz;
-"gitlab-runner.service"
-"gitlab-runner.sysusers"
-"gitlab-runner.tmpfiles"
-"config.toml")
-sha512sums=('7e03ca44b69693990e4ebfd52ca75a2db1abe6e360a60a1e009ef708d484f9de17a2db2e3cf52abd316519b4b2cdab5b7a670ebf5182aee73d38efdddc0c3863'
-
'e23821b7334997c41025ff34f3f2375f09d74651888e388f7d4d4f862f17a2e09dd16462ce67bbe0afe36af1e1e219811707195fff283cde966b2149de15e1ed'
-
'12fd6a876deadc292902cec7e8d760c466cea7a7df14264b69ce992ff63d96e513f458473c1158cff104532810bdcb80f963cc2f7316c3503a525935b54c231a'
-
'8a5a8b7654d3864722e784b2814c6278c17876f1c0c4fc0676fbcf6817ad2ba4be55501e67ce88c62b5b63ca886b01afc6feac98ba49842acd244abdd1a8296f'
-
'8aa7f08702e99053c696fcc2aaba83beb9e9cd6f31973d82862db9350ac46df3a095377625d31fe909677525290d2de922d7a97930ed235774cb8f0da8944d40'
-
'6751d9fa0b27172d1b419c4138f5ac15cbc7c9147653a7258cf1470216142c637210bb60608c7ed0974e0e4057e5ddeae32225df1bb36e7dd1f20fec71e33cc3'
-
'f39c23fc06636f31c3fadb9a630c54527e8255098f18d275772cb30875d0a7463717101704070d432f2b69ab71f076a9538172a439bc307722dad2c7e260f752')
-
-_srcdir="gitlab-runner-v${pkgver}-"
-
-prepare() {
-local revision=$(ls -d ${_srcdir}* | rev | cut -c 33-40 | rev)
-
-mkdir -p "${srcdir}/src/gitlab.com/gitlab-org/"
-ln -sf "${srcdir}/${_srcdir}"* 
"${srcdir}/src/gitlab.com/gitlab-org/gitlab-runner"
-cd "${srcdir}/src/gitlab.com/gitlab-org/gitlab-runner"
-
-local version=$(cat VERSION)
-
-sed -i "s/export VERSION.*/export VERSION = $version/" Makefile
-sed -i "s/REVISION := .*/REVISION := $revision/" Makefile
-
-make version
-
-ln -sf "${srcdir}/prebuilt-${pkgver}-x86_64.tar.xz" prebuilt-x86_64.tar.xz
-ln -sf "${srcdir}/prebuilt-${pkgver}-arm.tar.xz" prebuilt-arm.tar.xz
-}
-
-build() {
-cd "${srcdir}/src/gitlab.com/gitlab-org/gitlab-runner"
-make BUILD_PLATFORMS='-osarch linux/amd64' build
-}
-
-package() {
-cd "${srcdir}/src/gitlab.com/gitlab-org/gitlab-runner"
-
-install -Dm644 "${srcdir}/config.toml" 
"${pkgdir}/etc/gitlab-runner/config.toml"
-install -Dm644 "${srcdir}/gitlab-runner.service" 
"${pkgdir}/usr/lib/systemd/system/gitlab-runner.service"
-install -Dm644 

[arch-commits] Commit in singular/trunk (PKGBUILD singular-gcd-Zx.patch)

2018-12-22 Thread Antonio Rojas via arch-commits
Date: Saturday, December 22, 2018 @ 23:03:20
  Author: arojas
Revision: 417572

Update to 4.1.1.p4

Modified:
  singular/trunk/PKGBUILD
Deleted:
  singular/trunk/singular-gcd-Zx.patch

---+
 PKGBUILD  |   19 +--
 singular-gcd-Zx.patch |   23 ---
 2 files changed, 5 insertions(+), 37 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 22:33:08 UTC (rev 417571)
+++ PKGBUILD2018-12-22 23:03:20 UTC (rev 417572)
@@ -3,10 +3,10 @@
 
 pkgname=singular
 _majver=4-1-1
-_patchver=3
+_patchver=4
 pkgver=${_majver//-/.}.p${_patchver}
 #pkgver=${_majver//-/.}
-pkgrel=4
+pkgrel=1
 pkgdesc="Computer Algebra System for polynomial computations"
 arch=(x86_64)
 url="http://www.singular.uni-kl.de/;
@@ -14,18 +14,11 @@
 depends=(flint cddlib) # polymake
 makedepends=(doxygen python2)
 optdepends=('python2: Python interface')
-source=("http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/$_majver/singular-${_majver//-/.}p${_patchver}.tar.gz;
-singular-gcd-Zx.patch)
+source=("http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/$_majver/singular-${_majver//-/.}p${_patchver}.tar.gz;)
 
#source=("http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/$_majver/singular-${_majver//-/.}.tar.gz;)
-sha256sums=('551b41060c06878e60119f0283edd09ca7a34d47755fe67d04f5cf9bea4a12e3'
-'7c868ff33501b47d2dc0eaab5e8a988f36bb79f744d902a4964f2d45cf8cefbf')
+sha256sums=('79d6ed8489ef08eed4d4f4b8f8be4ab4da70f611e0b8889fdc6f825f25981a84')
 options=(!zipman)
 
-prepare() {
-  cd singular-${_majver//-/.}
-  patch -p1 -i ../singular-gcd-Zx.patch # Fix gcd in Z[x]
-}
-
 build() {
   cd singular-${_majver//-/.}
   ./configure --prefix=/usr --libexecdir=/usr/lib
@@ -37,7 +30,5 @@
   make DESTDIR="$pkgdir" install
 
   # Fix ownership
-  chown -R root:root "$pkgdir"/usr/share/singular/html "$pkgdir"/usr/share/info
-  # Don't enforce c++11, it breaks build of polymake
-  sed -e 's/-std=c++11//' -i "$pkgdir"/usr/bin/libsingular-config -i 
"$pkgdir"/usr/lib/pkgconfig/*.pc
+  chown -R root:root "$pkgdir"/usr/share/singular/html 
"$pkgdir"/usr/share/info "$pkgdir"/usr/share/doc/singular.idx
 }

Deleted: singular-gcd-Zx.patch
===
--- singular-gcd-Zx.patch   2018-12-22 22:33:08 UTC (rev 417571)
+++ singular-gcd-Zx.patch   2018-12-22 23:03:20 UTC (rev 417572)
@@ -1,23 +0,0 @@
-From 55ec4f789df5836f21154a2d6e25c0e9cb8cf814 Mon Sep 17 00:00:00 2001
-From: Hans Schoenemann 
-Date: Wed, 1 Aug 2018 15:35:44 +0200
-Subject: [PATCH] fix: tr. #834 (gcd in Z[x])
-

-
-diff --git a/kernel/polys.cc b/kernel/polys.cc
-index 3c66ccd5d2..a7b2f47ec6 100644
 a/kernel/polys.cc
-+++ b/kernel/polys.cc
-@@ -180,8 +180,9 @@ poly singclap_gcd ( poly f, poly g, const ring r )
-   }
-   else return f; // g==0 => gcd=f (but do a p_Cleardenom/pNorm)
-   if (f==NULL) return g; // f==0 => gcd=g (but do a p_Cleardenom/pNorm)
--  if(p_IsConstant(f,currRing)
--  ||p_IsConstant(g,currRing))
-+  if(!rField_is_Ring(currRing)
-+  && (p_IsConstant(f,currRing)
-+  ||p_IsConstant(g,currRing)))
-   {
- res=p_One(currRing);
-   }


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

2018-12-22 Thread Antonio Rojas via arch-commits
Date: Saturday, December 22, 2018 @ 23:03:47
  Author: arojas
Revision: 417573

archrelease: copy trunk to community-x86_64

Added:
  singular/repos/community-x86_64/PKGBUILD
(from rev 417572, singular/trunk/PKGBUILD)
Deleted:
  singular/repos/community-x86_64/PKGBUILD
  singular/repos/community-x86_64/singular-gcd-Zx.patch

---+
 PKGBUILD  |   78 
 singular-gcd-Zx.patch |   23 --
 2 files changed, 34 insertions(+), 67 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 23:03:20 UTC (rev 417572)
+++ PKGBUILD2018-12-22 23:03:47 UTC (rev 417573)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas 
-# Contributor: Rémy Oudompheng 
-
-pkgname=singular
-_majver=4-1-1
-_patchver=3
-pkgver=${_majver//-/.}.p${_patchver}
-#pkgver=${_majver//-/.}
-pkgrel=4
-pkgdesc="Computer Algebra System for polynomial computations"
-arch=(x86_64)
-url="http://www.singular.uni-kl.de/;
-license=(GPL)
-depends=(flint cddlib) # polymake
-makedepends=(doxygen python2)
-optdepends=('python2: Python interface')
-source=("http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/$_majver/singular-${_majver//-/.}p${_patchver}.tar.gz;
-singular-gcd-Zx.patch)
-#source=("http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/$_majver/singular-${_majver//-/.}.tar.gz;)
-sha256sums=('551b41060c06878e60119f0283edd09ca7a34d47755fe67d04f5cf9bea4a12e3'
-'7c868ff33501b47d2dc0eaab5e8a988f36bb79f744d902a4964f2d45cf8cefbf')
-options=(!zipman)
-
-prepare() {
-  cd singular-${_majver//-/.}
-  patch -p1 -i ../singular-gcd-Zx.patch # Fix gcd in Z[x]
-}
-
-build() {
-  cd singular-${_majver//-/.}
-  ./configure --prefix=/usr --libexecdir=/usr/lib
-  make
-}
-
-package() {
-  cd singular-${_majver//-/.}
-  make DESTDIR="$pkgdir" install
-
-  # Fix ownership
-  chown -R root:root "$pkgdir"/usr/share/singular/html "$pkgdir"/usr/share/info
-  # Don't enforce c++11, it breaks build of polymake
-  sed -e 's/-std=c++11//' -i "$pkgdir"/usr/bin/libsingular-config -i 
"$pkgdir"/usr/lib/pkgconfig/*.pc
-}

Copied: singular/repos/community-x86_64/PKGBUILD (from rev 417572, 
singular/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 23:03:47 UTC (rev 417573)
@@ -0,0 +1,34 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Rémy Oudompheng 
+
+pkgname=singular
+_majver=4-1-1
+_patchver=4
+pkgver=${_majver//-/.}.p${_patchver}
+#pkgver=${_majver//-/.}
+pkgrel=1
+pkgdesc="Computer Algebra System for polynomial computations"
+arch=(x86_64)
+url="http://www.singular.uni-kl.de/;
+license=(GPL)
+depends=(flint cddlib) # polymake
+makedepends=(doxygen python2)
+optdepends=('python2: Python interface')
+source=("http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/$_majver/singular-${_majver//-/.}p${_patchver}.tar.gz;)
+#source=("http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/$_majver/singular-${_majver//-/.}.tar.gz;)
+sha256sums=('79d6ed8489ef08eed4d4f4b8f8be4ab4da70f611e0b8889fdc6f825f25981a84')
+options=(!zipman)
+
+build() {
+  cd singular-${_majver//-/.}
+  ./configure --prefix=/usr --libexecdir=/usr/lib
+  make
+}
+
+package() {
+  cd singular-${_majver//-/.}
+  make DESTDIR="$pkgdir" install
+
+  # Fix ownership
+  chown -R root:root "$pkgdir"/usr/share/singular/html 
"$pkgdir"/usr/share/info "$pkgdir"/usr/share/doc/singular.idx
+}

Deleted: singular-gcd-Zx.patch
===
--- singular-gcd-Zx.patch   2018-12-22 23:03:20 UTC (rev 417572)
+++ singular-gcd-Zx.patch   2018-12-22 23:03:47 UTC (rev 417573)
@@ -1,23 +0,0 @@
-From 55ec4f789df5836f21154a2d6e25c0e9cb8cf814 Mon Sep 17 00:00:00 2001
-From: Hans Schoenemann 
-Date: Wed, 1 Aug 2018 15:35:44 +0200
-Subject: [PATCH] fix: tr. #834 (gcd in Z[x])
-

-
-diff --git a/kernel/polys.cc b/kernel/polys.cc
-index 3c66ccd5d2..a7b2f47ec6 100644
 a/kernel/polys.cc
-+++ b/kernel/polys.cc
-@@ -180,8 +180,9 @@ poly singclap_gcd ( poly f, poly g, const ring r )
-   }
-   else return f; // g==0 => gcd=f (but do a p_Cleardenom/pNorm)
-   if (f==NULL) return g; // f==0 => gcd=g (but do a p_Cleardenom/pNorm)
--  if(p_IsConstant(f,currRing)
--  ||p_IsConstant(g,currRing))
-+  if(!rField_is_Ring(currRing)
-+  && (p_IsConstant(f,currRing)
-+  ||p_IsConstant(g,currRing)))
-   {
- res=p_One(currRing);
-   }


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

2018-12-22 Thread David Runge via arch-commits
Date: Saturday, December 22, 2018 @ 22:33:08
  Author: dvzrv
Revision: 417571

archrelease: copy trunk to community-x86_64

Added:
  sonic-visualiser/repos/community-x86_64/PKGBUILD
(from rev 417570, sonic-visualiser/trunk/PKGBUILD)
Deleted:
  sonic-visualiser/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 22:33:01 UTC (rev 417570)
+++ PKGBUILD2018-12-22 22:33:08 UTC (rev 417571)
@@ -1,61 +0,0 @@
-# $Id$
-# Maintainer: David Runge 
-# Contributor: speps 
-# Contributor: Orivej Desh 
-
-_download_id=2391
-pkgname=sonic-visualiser
-pkgver=3.1.1
-pkgrel=2
-pkgdesc="A viewer and analyser of music audio files."
-arch=('x86_64')
-url="https://www.sonicvisualiser.org/;
-license=('GPL2')
-groups=('pro-audio')
-depends=('capnproto' 'desktop-file-utils' 'hicolor-icon-theme' 'libfishsound'
-'libid3tag' 'liblo' 'liblrdf' 'libmad' 'liboggz' 'libpulse' 'portaudio'
-'qt5-svg' 'rubberband' 'sord')
-source=("https://code.soundsoftware.ac.uk/attachments/download/${_download_id}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('e83efffb62179e67a0e5fd7352f63f5a0210102a7fb38c5ad486479a3749f68a44fec2d1843d1c1ca826ba0004bf421811a270a0a50e3f89f71d956dc7a76ae7')
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  # build using c++14: https://sourceforge.net/p/sv1/bugs/261/
-  sed -e 's/c++11/c++14/g' -i *.pr* configure.ac* svcore/svcore.pro \
-  svapp/svapp.pro checker/*.pr* svgui/svgui.pro {bqaudioio,piper-cpp}/Makefile 
\
-  piper-cpp/vamp-client/qt/test.pro piper-cpp/ext/json11/Makefile \
-  dataquay/{lib.pro,tests/tests.pro}
-
-  autoreconf -vfi
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  # DESTDIR still ignored
-  # https://sourceforge.net/p/sv1/bugs/254
-  export INSTALL_ROOT="${pkgdir}/"
-  ./configure --prefix=/usr
-  qmake-qt5 ${pkgname}.pro
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-
-  make install
-  # install some things separately, because build system is broken:
-  # https://sourceforge.net/p/sv1/bugs/247/
-
-  # desktop files
-  install -t "${pkgdir}/usr/share/applications/" -vDm 644 "${pkgname}.desktop"
-
-  # samples
-  install -t "${pkgdir}/usr/share/${pkgname}/samples" -vDm 644 samples/*
-
-  # templates
-  install -t "${pkgdir}/usr/share/${pkgname}/templates" -vDm 644 templates/*
-
-  # docs
-  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
--vDm 644 {CHANGELOG,CITATION,README.{md,OSC}}
-}

Copied: sonic-visualiser/repos/community-x86_64/PKGBUILD (from rev 417570, 
sonic-visualiser/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 22:33:08 UTC (rev 417571)
@@ -0,0 +1,54 @@
+# Maintainer: David Runge 
+# Contributor: speps 
+# Contributor: Orivej Desh 
+
+_download_id=2420
+pkgname=sonic-visualiser
+pkgver=3.2
+pkgrel=1
+pkgdesc="A viewer and analyser of music audio files."
+arch=('x86_64')
+url="https://www.sonicvisualiser.org/;
+license=('GPL2')
+groups=('pro-audio')
+depends=('capnproto' 'desktop-file-utils' 'hicolor-icon-theme' 'libfishsound'
+'libid3tag' 'liblo' 'liblrdf' 'libmad' 'liboggz' 'libpulse' 'portaudio'
+'qt5-svg' 'rubberband' 'sord')
+source=("https://code.soundsoftware.ac.uk/attachments/download/${_download_id}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('213cf6bf871628560a9e89e58445e9ee9dfcc050c3c013b535e37ebff08c9952d03001d08d20cedd965539e49aae3bdc1df7e6edad585597638ea0071109b84f')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  autoreconf -vfi
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  # DESTDIR still ignored
+  # https://sourceforge.net/p/sv1/bugs/254
+  export INSTALL_ROOT="${pkgdir}/"
+  ./configure --prefix=/usr
+  qmake-qt5 ${pkgname}.pro
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  # DESTDIR still ignored
+  # https://sourceforge.net/p/sv1/bugs/254
+  export INSTALL_ROOT="${pkgdir}/"
+
+  make install
+  # install some things separately, because build system is broken:
+  # https://sourceforge.net/p/sv1/bugs/247/
+
+  # desktop files
+  install -t "${pkgdir}/usr/share/applications/" -vDm 644 "${pkgname}.desktop"
+  # samples
+  install -t "${pkgdir}/usr/share/${pkgname}/samples" -vDm 644 samples/*
+  # templates
+  install -t "${pkgdir}/usr/share/${pkgname}/templates" -vDm 644 templates/*
+  # docs
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm 644 {CHANGELOG,CITATION,README.{md,OSC}}
+}


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

2018-12-22 Thread David Runge via arch-commits
Date: Saturday, December 22, 2018 @ 22:33:01
  Author: dvzrv
Revision: 417570

upgpkg: sonic-visualiser 3.2-1

Upgrading to 3.2. Removing unneeded hacks to build everything with c++14 
instead of c++11.

Modified:
  sonic-visualiser/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 22:27:17 UTC (rev 417569)
+++ PKGBUILD2018-12-22 22:33:01 UTC (rev 417570)
@@ -2,10 +2,10 @@
 # Contributor: speps 
 # Contributor: Orivej Desh 
 
-_download_id=2391
+_download_id=2420
 pkgname=sonic-visualiser
-pkgver=3.1.1
-pkgrel=2
+pkgver=3.2
+pkgrel=1
 pkgdesc="A viewer and analyser of music audio files."
 arch=('x86_64')
 url="https://www.sonicvisualiser.org/;
@@ -15,16 +15,10 @@
 'libid3tag' 'liblo' 'liblrdf' 'libmad' 'liboggz' 'libpulse' 'portaudio'
 'qt5-svg' 'rubberband' 'sord')
 
source=("https://code.soundsoftware.ac.uk/attachments/download/${_download_id}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('e83efffb62179e67a0e5fd7352f63f5a0210102a7fb38c5ad486479a3749f68a44fec2d1843d1c1ca826ba0004bf421811a270a0a50e3f89f71d956dc7a76ae7')
+sha512sums=('213cf6bf871628560a9e89e58445e9ee9dfcc050c3c013b535e37ebff08c9952d03001d08d20cedd965539e49aae3bdc1df7e6edad585597638ea0071109b84f')
 
 prepare() {
   cd "${pkgname}-${pkgver}"
-  # build using c++14: https://sourceforge.net/p/sv1/bugs/261/
-  sed -e 's/c++11/c++14/g' -i *.pr* configure.ac* svcore/svcore.pro \
-  svapp/svapp.pro checker/*.pr* svgui/svgui.pro {bqaudioio,piper-cpp}/Makefile 
\
-  piper-cpp/vamp-client/qt/test.pro piper-cpp/ext/json11/Makefile \
-  dataquay/{lib.pro,tests/tests.pro}
-
   autoreconf -vfi
 }
 
@@ -40,6 +34,9 @@
 
 package() {
   cd "${pkgname}-${pkgver}"
+  # DESTDIR still ignored
+  # https://sourceforge.net/p/sv1/bugs/254
+  export INSTALL_ROOT="${pkgdir}/"
 
   make install
   # install some things separately, because build system is broken:
@@ -47,13 +44,10 @@
 
   # desktop files
   install -t "${pkgdir}/usr/share/applications/" -vDm 644 "${pkgname}.desktop"
-
   # samples
   install -t "${pkgdir}/usr/share/${pkgname}/samples" -vDm 644 samples/*
-
   # templates
   install -t "${pkgdir}/usr/share/${pkgname}/templates" -vDm 644 templates/*
-
   # docs
   install -t "${pkgdir}/usr/share/doc/${pkgname}" \
 -vDm 644 {CHANGELOG,CITATION,README.{md,OSC}}


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

2018-12-22 Thread Balló György via arch-commits
Date: Saturday, December 22, 2018 @ 22:27:17
  Author: bgyorgy
Revision: 417569

archrelease: copy trunk to community-x86_64

Added:
  
appstream-generator/repos/community-x86_64/0001-Load-components-for-Arch-Linux.patch
(from rev 417568, 
appstream-generator/trunk/0001-Load-components-for-Arch-Linux.patch)
  appstream-generator/repos/community-x86_64/PKGBUILD
(from rev 417568, appstream-generator/trunk/PKGBUILD)
Deleted:
  appstream-generator/repos/community-x86_64/PKGBUILD

---+
 0001-Load-components-for-Arch-Linux.patch |   31 +
 PKGBUILD  |   63 +++-
 2 files changed, 66 insertions(+), 28 deletions(-)

Copied: 
appstream-generator/repos/community-x86_64/0001-Load-components-for-Arch-Linux.patch
 (from rev 417568, 
appstream-generator/trunk/0001-Load-components-for-Arch-Linux.patch)
===
--- 0001-Load-components-for-Arch-Linux.patch   (rev 0)
+++ 0001-Load-components-for-Arch-Linux.patch   2018-12-22 22:27:17 UTC (rev 
417569)
@@ -0,0 +1,31 @@
+From 346a5c2987ffca88ef00a1ade8a5067057f7653b Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
+Date: Sat, 22 Dec 2018 22:54:12 +0100
+Subject: [PATCH] Load components for Arch Linux
+
+Load the "core" and "extra" components, which contain most of the icon data on 
Arch Linux.
+---
+ src/asgen/engine.d | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/src/asgen/engine.d b/src/asgen/engine.d
+index b7da45d..3d97dc3 100644
+--- a/src/asgen/engine.d
 b/src/asgen/engine.d
+@@ -470,11 +470,11 @@ public:
+ private HashMap!(string, Package) getIconCandidatePackages (Suite suite, 
string section, string arch)
+ {
+ // always load the "main" and "universe" components, which contain 
most of the icon data
+-// on Debian and Ubuntu.
++// on Debian and Ubuntu. Load the "core" and "extra" components for 
Arch Linux.
+ // FIXME: This is a hack, find a sane way to get rid of this, or at 
least get rid of the
+ // distro-specific hardcoding.
+ auto pkgs = appender!(Package[]);
+-foreach (ref newSection; ["main", "universe"]) {
++foreach (ref newSection; ["main", "universe", "core", "extra"]) {
+ if ((section != newSection) && (suite.sections.canFind 
(newSection))) {
+ pkgs ~= pkgIndex.packagesFor (suite.name, newSection, arch);
+ if (!suite.baseSuite.empty)
+-- 
+2.20.1
+

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 22:27:13 UTC (rev 417568)
+++ PKGBUILD2018-12-22 22:27:17 UTC (rev 417569)
@@ -1,28 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=appstream-generator
-pkgver=0.7.4
-pkgrel=7
-pkgdesc="A fast AppStream metadata generator"
-arch=(x86_64)
-url="https://github.com/ximion/appstream-generator;
-license=(GPL3)
-depends=(appstream libarchive librsvg lmdb optipng d-stdx-allocator glibd 
d-containers)
-makedepends=(ldc meson ninja mustache-d curl gir-to-d gobject-introspection 
docbook-xsl)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/ximion/appstream-generator/archive/v$pkgver.tar.gz;)
-sha256sums=('b214273b9b9525170c8c6fe4e8dca8334aab47ad7cc93fa049c16464a5d902e5')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  meson ../$pkgname-$pkgver -Ddownload-js=false --prefix=/usr
-  ninja
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: appstream-generator/repos/community-x86_64/PKGBUILD (from rev 417568, 
appstream-generator/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 22:27:17 UTC (rev 417569)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=appstream-generator
+pkgver=0.7.4
+pkgrel=8
+pkgdesc="A fast AppStream metadata generator"
+arch=(x86_64)
+url="https://github.com/ximion/appstream-generator;
+license=(GPL3)
+depends=(appstream libarchive librsvg lmdb optipng d-stdx-allocator glibd 
d-containers)
+makedepends=(ldc meson ninja mustache-d curl gir-to-d gobject-introspection 
docbook-xsl)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/ximion/appstream-generator/archive/v$pkgver.tar.gz;
+0001-Load-components-for-Arch-Linux.patch)
+sha256sums=('b214273b9b9525170c8c6fe4e8dca8334aab47ad7cc93fa049c16464a5d902e5'
+'8619c8dce6a10538e607231b53f212b26048b09b0d3ea7a5fa618e5e01eecfed')
+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+  # Load components for Arch Linux
+  # https://github.com/ximion/appstream-generator/pull/69
+  patch -Np1 -i ../0001-Load-components-for-Arch-Linux.patch
+}
+
+build() {
+  cd build
+  meson ../$pkgname-$pkgver -Ddownload-js=false --prefix=/usr
+  ninja
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja 

[arch-commits] Commit in appstream-generator/trunk (2 files)

2018-12-22 Thread Balló György via arch-commits
Date: Saturday, December 22, 2018 @ 22:27:13
  Author: bgyorgy
Revision: 417568

upgpkg: appstream-generator 0.7.4-8

Load components for Arch Linux (FS#61157)

Added:
  appstream-generator/trunk/0001-Load-components-for-Arch-Linux.patch
Modified:
  appstream-generator/trunk/PKGBUILD

---+
 0001-Load-components-for-Arch-Linux.patch |   31 
 PKGBUILD  |   13 +--
 2 files changed, 41 insertions(+), 3 deletions(-)

Added: 0001-Load-components-for-Arch-Linux.patch
===
--- 0001-Load-components-for-Arch-Linux.patch   (rev 0)
+++ 0001-Load-components-for-Arch-Linux.patch   2018-12-22 22:27:13 UTC (rev 
417568)
@@ -0,0 +1,31 @@
+From 346a5c2987ffca88ef00a1ade8a5067057f7653b Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
+Date: Sat, 22 Dec 2018 22:54:12 +0100
+Subject: [PATCH] Load components for Arch Linux
+
+Load the "core" and "extra" components, which contain most of the icon data on 
Arch Linux.
+---
+ src/asgen/engine.d | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/src/asgen/engine.d b/src/asgen/engine.d
+index b7da45d..3d97dc3 100644
+--- a/src/asgen/engine.d
 b/src/asgen/engine.d
+@@ -470,11 +470,11 @@ public:
+ private HashMap!(string, Package) getIconCandidatePackages (Suite suite, 
string section, string arch)
+ {
+ // always load the "main" and "universe" components, which contain 
most of the icon data
+-// on Debian and Ubuntu.
++// on Debian and Ubuntu. Load the "core" and "extra" components for 
Arch Linux.
+ // FIXME: This is a hack, find a sane way to get rid of this, or at 
least get rid of the
+ // distro-specific hardcoding.
+ auto pkgs = appender!(Package[]);
+-foreach (ref newSection; ["main", "universe"]) {
++foreach (ref newSection; ["main", "universe", "core", "extra"]) {
+ if ((section != newSection) && (suite.sections.canFind 
(newSection))) {
+ pkgs ~= pkgIndex.packagesFor (suite.name, newSection, arch);
+ if (!suite.baseSuite.empty)
+-- 
+2.20.1
+

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 22:10:12 UTC (rev 417567)
+++ PKGBUILD2018-12-22 22:27:13 UTC (rev 417568)
@@ -2,7 +2,7 @@
 
 pkgname=appstream-generator
 pkgver=0.7.4
-pkgrel=7
+pkgrel=8
 pkgdesc="A fast AppStream metadata generator"
 arch=(x86_64)
 url="https://github.com/ximion/appstream-generator;
@@ -9,11 +9,18 @@
 license=(GPL3)
 depends=(appstream libarchive librsvg lmdb optipng d-stdx-allocator glibd 
d-containers)
 makedepends=(ldc meson ninja mustache-d curl gir-to-d gobject-introspection 
docbook-xsl)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/ximion/appstream-generator/archive/v$pkgver.tar.gz;)
-sha256sums=('b214273b9b9525170c8c6fe4e8dca8334aab47ad7cc93fa049c16464a5d902e5')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/ximion/appstream-generator/archive/v$pkgver.tar.gz;
+0001-Load-components-for-Arch-Linux.patch)
+sha256sums=('b214273b9b9525170c8c6fe4e8dca8334aab47ad7cc93fa049c16464a5d902e5'
+'8619c8dce6a10538e607231b53f212b26048b09b0d3ea7a5fa618e5e01eecfed')
 
 prepare() {
   mkdir -p build
+
+  cd $pkgname-$pkgver
+  # Load components for Arch Linux
+  # https://github.com/ximion/appstream-generator/pull/69
+  patch -Np1 -i ../0001-Load-components-for-Arch-Linux.patch
 }
 
 build() {


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

2018-12-22 Thread Jelle van der Waa via arch-commits
Date: Saturday, December 22, 2018 @ 22:15:24
  Author: jelle
Revision: 342677

Make intel-ucode reproducible

When SOURCE_DATE_EPOCH is set touch the .bin file so it will always be the same
for reproducible builds.

Modified:
  intel-ucode/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 18:49:04 UTC (rev 342676)
+++ PKGBUILD2018-12-22 22:15:24 UTC (rev 342677)
@@ -20,6 +20,8 @@
   rm -f intel-ucode{,-with-caveats}/list
   mkdir -p kernel/x86/microcode
   iucode_tool -w kernel/x86/microcode/GenuineIntel.bin 
intel-ucode{,-with-caveats}/
+  # Make intel-ucode.img reproducible
+  [ ! -z $SOURCE_DATE_EPOCH ] && touch -d @$SOURCE_DATE_EPOCH 
kernel/x86/microcode/GenuineIntel.bin
   echo kernel/x86/microcode/GenuineIntel.bin | bsdcpio -o -H newc -R 0:0 > 
intel-ucode.img
 }
 


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

2018-12-22 Thread David Runge via arch-commits
Date: Saturday, December 22, 2018 @ 22:10:00
  Author: dvzrv
Revision: 417566

upgpkg: apparmor 2.13.2-1

Upgrading to 2.13.2. Removing now included fix for syntax error in 
rc.apparmor.functions. Adding mod_apparmor for apache.

Modified:
  apparmor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 20:48:19 UTC (rev 417565)
+++ PKGBUILD2018-12-22 22:10:00 UTC (rev 417566)
@@ -1,13 +1,13 @@
 # Maintainer: David Runge 
 pkgname=apparmor
-pkgver=2.13.1
-pkgrel=3
+pkgver=2.13.2
+pkgrel=1
 pkgdesc="Mandatory Access Control (MAC) using Linux Security Module (LSM)"
 arch=('x86_64')
 url="https://gitlab.com/apparmor/apparmor;
-license=('GPL')
+license=('GPL2' 'LGPL2.1')
 depends=('audit' 'pam' 'python')
-makedepends=('swig' 'ruby')
+makedepends=('apache' 'ruby' 'swig')
 checkdepends=('dejagnu' 'python-pyflakes')
 optdepends=('perl: perl bindings'
 'ruby: ruby bindings')
@@ -20,11 +20,9 @@
 'etc/apparmor/parser.conf'
 'etc/apparmor/subdomain.conf'
 'etc/apparmor/severity.db')
-source=("https://launchpad.net/${pkgname}/${pkgver%.[0-9]}/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz"{,.asc}
-"https://gitlab.com/${pkgname}/${pkgname}/merge_requests/240.diff;)
-sha512sums=('e4b9788ecc0b59285f17d5e87669f507bf849c15d0ac3833e8d1d6aa2ece7add15814c75f257cea9d71a709c1af4990d8b76773e59fd42dbf5cfa2de0f9495a7'
-'SKIP'
-
'f784a6939352d12f9641d70e58447d1cfd018a6986141d4c9e8188032d71532b8c9dd38c4fec99d08bbe464527eb7031c504803de702a9ece4e331a1fea0980a')
+source=("https://launchpad.net/${pkgname}/${pkgver%.[0-9]}/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz"{,.asc})
+sha512sums=('2e5f84ced12c9de1a862e1a3258e8424f1f0d3c986947aec9d88a9258729a584953d00591c8902aa41e664acf9a639dab96d025c3a1ed3f91f0edce8d028b58f'
+'SKIP')
 # AppArmor Development Team (AppArmor signing key) 
 validpgpkeys=('3ECDCBA5FB34D254961CC53F6689E64E3D3664BB')
 _core_perl="/usr/bin/core_perl"
@@ -48,9 +46,6 @@
   # fix default installation path for vim syntax file
   sed -e 's/share\/apparmor/share\/vim\/vimfiles\/syntax/' \
   -i utils/vim/Makefile
-  # fixing syntax error in rc.apparmor.functions:
-  # https://gitlab.com/apparmor/apparmor/merge_requests/240/diffs
-  patch -Np1 -i ../240.diff
   cd libraries/libapparmor/
   autoreconf -vfi
 }
@@ -74,6 +69,7 @@
   make -C profiles
   make -C utils
   make -C changehat/pam_apparmor
+  make -C changehat/mod_apparmor
   make -C utils/vim
 }
 
@@ -92,6 +88,7 @@
   cd "$pkgname-$pkgver"
   make -C libraries/libapparmor DESTDIR="${pkgdir}" install
   make -C changehat/pam_apparmor DESTDIR="${pkgdir}/usr" install
+  make -C changehat/mod_apparmor DESTDIR="${pkgdir}" install
   make -C binutils DESTDIR="${pkgdir}" install
   make -C parser DESTDIR="${pkgdir}" install
   make -C parser DESTDIR="${pkgdir}" install-systemd


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

2018-12-22 Thread David Runge via arch-commits
Date: Saturday, December 22, 2018 @ 22:10:12
  Author: dvzrv
Revision: 417567

archrelease: copy trunk to community-x86_64

Added:
  apparmor/repos/community-x86_64/PKGBUILD
(from rev 417566, apparmor/trunk/PKGBUILD)
Deleted:
  apparmor/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  225 ++---
 1 file changed, 111 insertions(+), 114 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 22:10:00 UTC (rev 417566)
+++ PKGBUILD2018-12-22 22:10:12 UTC (rev 417567)
@@ -1,114 +0,0 @@
-# Maintainer: David Runge 
-pkgname=apparmor
-pkgver=2.13.1
-pkgrel=3
-pkgdesc="Mandatory Access Control (MAC) using Linux Security Module (LSM)"
-arch=('x86_64')
-url="https://gitlab.com/apparmor/apparmor;
-license=('GPL')
-depends=('audit' 'pam' 'python')
-makedepends=('swig' 'ruby')
-checkdepends=('dejagnu' 'python-pyflakes')
-optdepends=('perl: perl bindings'
-'ruby: ruby bindings')
-provides=('libapparmor')
-replaces=('apparmor-libapparmor' 'apparmor-pam' 'apparmor-parser'
-'apparmor-profiles' 'apparmor-utils' 'apparmor-vim')
-backup=('etc/apparmor/easyprof.conf'
-'etc/apparmor/logprof.conf'
-'etc/apparmor/notify.conf'
-'etc/apparmor/parser.conf'
-'etc/apparmor/subdomain.conf'
-'etc/apparmor/severity.db')
-source=("https://launchpad.net/${pkgname}/${pkgver%.[0-9]}/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz"{,.asc}
-"https://gitlab.com/${pkgname}/${pkgname}/merge_requests/240.diff;)
-sha512sums=('e4b9788ecc0b59285f17d5e87669f507bf849c15d0ac3833e8d1d6aa2ece7add15814c75f257cea9d71a709c1af4990d8b76773e59fd42dbf5cfa2de0f9495a7'
-'SKIP'
-
'f784a6939352d12f9641d70e58447d1cfd018a6986141d4c9e8188032d71532b8c9dd38c4fec99d08bbe464527eb7031c504803de702a9ece4e331a1fea0980a')
-# AppArmor Development Team (AppArmor signing key) 
-validpgpkeys=('3ECDCBA5FB34D254961CC53F6689E64E3D3664BB')
-_core_perl="/usr/bin/core_perl"
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  # fix PYTHONPATH for aa-logprof based check
-  local _py3_ver=$(python --version | cut -d " " -f2)
-  local 
path="${PWD}/libraries/libapparmor/swig/python/build/lib.linux-${CARCH}-${_py3_ver%"."*}/LibAppArmor"
-  local libs="${PWD}/libraries/libapparmor/src/.libs"
-  sed -e "/PYTHONPATH/ s|utils\ |utils:$path\ LD_LIBRARY_PATH=$libs\ |" \
-  -i profiles/Makefile
-  # remove test-aa.py (utils check), producing too many fails
-  rm -v utils/test/test-aa.py
-  # fix bin directory for parser install target
-  # fix lib dir location
-  sed -e 's|/usr/sbin|/usr/bin|g' \
-  -e 's|/sbin|/usr/bin|g' \
-  -e 's/\}\/lib\/apparmor/\}\/usr\/lib\/apparmor/' \
-  -i parser/Makefile
-  # fix default installation path for vim syntax file
-  sed -e 's/share\/apparmor/share\/vim\/vimfiles\/syntax/' \
-  -i utils/vim/Makefile
-  # fixing syntax error in rc.apparmor.functions:
-  # https://gitlab.com/apparmor/apparmor/merge_requests/240/diffs
-  patch -Np1 -i ../240.diff
-  cd libraries/libapparmor/
-  autoreconf -vfi
-}
-
-build() {
-  # export required perl executable locations
-  export MAKEFLAGS+=" POD2MAN=${_core_perl}/pod2man"
-  export MAKEFLAGS+=" POD2HTML=${_core_perl}/pod2html"
-  export MAKEFLAGS+=" PODCHECKER=${_core_perl}/podchecker"
-  export MAKEFLAGS+=" PROVE=${_core_perl}/prove"
-  cd "${pkgname}-${pkgver}/libraries/libapparmor/"
-  ./configure --prefix=/usr \
-  --sbindir=/usr/bin \
-  --with-perl \
-  --with-python \
-  --with-ruby
-  make
-  cd ../..
-  make -C binutils
-  make -C parser
-  make -C profiles
-  make -C utils
-  make -C changehat/pam_apparmor
-  make -C utils/vim
-}
-
-check() {
-  cd "$pkgname-$pkgver"
-  make -C libraries/libapparmor check
-  make -C binutils check
-# parser checks don't run on non-apparmor enabled kernel
-#  make -C parser check
-# profiles check need to be run on a system with aa installed?
-#  make -C profiles check
-  make -C utils check
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make -C libraries/libapparmor DESTDIR="${pkgdir}" install
-  make -C changehat/pam_apparmor DESTDIR="${pkgdir}/usr" install
-  make -C binutils DESTDIR="${pkgdir}" install
-  make -C parser DESTDIR="${pkgdir}" install
-  make -C parser DESTDIR="${pkgdir}" install-systemd
-  make -C profiles DESTDIR="${pkgdir}" install
-  make -C utils DESTDIR="${pkgdir}" BINDIR="${pkgdir}/usr/bin" install
-  # strip perl library
-  find "${pkgdir}/usr/lib/perl5/" \
--type f -iname "*.so" \
--exec strip --strip-unneeded {} \;
-  # removing empty core_perl directory
-  rm -rv "${pkgdir}"/usr/lib/perl5/*/core_perl
-  # move ruby bindings to vendor_ruby
-  mv -v "${pkgdir}/usr/lib/ruby/site_ruby/" \
-"${pkgdir}/usr/lib/ruby/vendor_ruby/"
-  # adding files below /etc/apparmor.d to backup array
-  cd "${pkgdir}"
-  # tricking extract_function_variable() in makepkg into not 

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

2018-12-22 Thread Gaëtan Bisson via arch-commits
Date: Saturday, December 22, 2018 @ 20:48:19
  Author: bisson
Revision: 417565

disable autoupdate as per FS#60876

Modified:
  picard/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 18:27:43 UTC (rev 417564)
+++ PKGBUILD2018-12-22 20:48:19 UTC (rev 417565)
@@ -20,7 +20,7 @@
 build() {
cd "${srcdir}/picard-release-${pkgver}"
sed "s/‘/'/g" -i setup.cfg
-   python setup.py config
+   python setup.py config --disable-autoupdate
 }
 
 package() {


[arch-commits] Commit in archlinux-appstream-data/repos/extra-any (PKGBUILD PKGBUILD)

2018-12-22 Thread Antonio Rojas via arch-commits
Date: Saturday, December 22, 2018 @ 18:49:04
  Author: arojas
Revision: 342676

archrelease: copy trunk to extra-any

Added:
  archlinux-appstream-data/repos/extra-any/PKGBUILD
(from rev 342675, archlinux-appstream-data/trunk/PKGBUILD)
Deleted:
  archlinux-appstream-data/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 18:48:35 UTC (rev 342675)
+++ PKGBUILD2018-12-22 18:49:04 UTC (rev 342676)
@@ -1,37 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=archlinux-appstream-data
-pkgver=20181214
-pkgrel=1
-pkgdesc="Arch Linux application database for AppStream-based software centers"
-arch=(any)
-url="http://www.archlinux.org;
-license=(GPL)
-depends=()
-makedepends=()
-source=()
-noextract=()
-for _repo in core extra community; do
- 
source+=($_repo-$pkgver.xml.gz::https://sources.archlinux.org/other/packages/$pkgname/$pkgver/$_repo/Components-x86_64.xml.gz
-  
$_repo-icons-64x64-$pkgver.tar.gz::https://sources.archlinux.org/other/packages/$pkgname/$pkgver/$_repo/icons-64x64.tar.gz
-  
$_repo-icons-128x128-$pkgver.tar.gz::https://sources.archlinux.org/other/packages/$pkgname/$pkgver/$_repo/icons-128x128.tar.gz)
- noextract+=($_repo.xml.gz-$pkgver $_repo-icons-{64x64,128x128}-$pkgver.tar.gz)
-done
-sha256sums=('314aa1984d7ac11a5ca1decdb705e4a26087d4fc2734fa0c210ff2e1ab1b5344'
-'7989bb311baa38ef545250282aa065d23281c46dfb8faabe4c653487bdbded5c'
-'7989bb311baa38ef545250282aa065d23281c46dfb8faabe4c653487bdbded5c'
-'a53c2f7377fbc4f43b1f4733e58fb36d7cd551285e3f8fe8437787b05dc376f6'
-'20d16a109ad782d140fdbcaa5d4acd1f8689c64417d189ff892453d80ebed202'
-'301af6ad581dc353595280527bc79afaa411b3085eb27b4381da32ecdabbe190'
-'6ea45a61e886e1d93904912ec528ff7ddf0c91c7c64783943534448c826b9c6c'
-'8cf5f530da072661c139f34bf35c89e9ebd13e59b53a8f9b8bdf6b44152bf35a'
-'ce1cccb25749afbb4e60a1ad42de3eb5aef7d879209819d610eadcaedf705c9f')
-
-package() {
-  mkdir -p 
"$pkgdir"/usr/share/app-info/{icons/archlinux-arch-{core,extra,community}/{64x64,128x128},xmls}
-  for _repo in core extra community; do
-   tar -xzf $_repo-icons-64x64-$pkgver.tar.gz -C 
"$pkgdir"/usr/share/app-info/icons/archlinux-arch-$_repo/64x64
-   tar -xzf $_repo-icons-128x128-$pkgver.tar.gz -C 
"$pkgdir"/usr/share/app-info/icons/archlinux-arch-$_repo/128x128
-   install -m644 $_repo-$pkgver.xml.gz 
"$pkgdir"/usr/share/app-info/xmls/$_repo.xml.gz
-  done
-}

Copied: archlinux-appstream-data/repos/extra-any/PKGBUILD (from rev 342675, 
archlinux-appstream-data/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 18:49:04 UTC (rev 342676)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=archlinux-appstream-data
+pkgver=20181222
+pkgrel=1
+pkgdesc="Arch Linux application database for AppStream-based software centers"
+arch=(any)
+url="http://www.archlinux.org;
+license=(GPL)
+depends=()
+makedepends=()
+source=()
+noextract=()
+for _repo in core extra community; do
+ 
source+=($_repo-$pkgver.xml.gz::https://sources.archlinux.org/other/packages/$pkgname/$pkgver/$_repo/Components-x86_64.xml.gz
+  
$_repo-icons-64x64-$pkgver.tar.gz::https://sources.archlinux.org/other/packages/$pkgname/$pkgver/$_repo/icons-64x64.tar.gz
+  
$_repo-icons-128x128-$pkgver.tar.gz::https://sources.archlinux.org/other/packages/$pkgname/$pkgver/$_repo/icons-128x128.tar.gz)
+ noextract+=($_repo.xml.gz-$pkgver $_repo-icons-{64x64,128x128}-$pkgver.tar.gz)
+done
+sha256sums=('a9e8be37b45381419727ff847f077ac68a2018cc631ba73ce0a65a9ebf3c9520'
+'7989bb311baa38ef545250282aa065d23281c46dfb8faabe4c653487bdbded5c'
+'7989bb311baa38ef545250282aa065d23281c46dfb8faabe4c653487bdbded5c'
+'d0f19f9014b018149f308e4a2623afc974d97dc26345cbc13c78a48edb8af6e2'
+'11c6ae7585f12ee6849cd47e6fe8d6d0caba9d532430eb5e847b9eb875e9c3f3'
+'ae36c6cea9d844912748f093fd4f6fc714d4c6ffda8cee3a37afa10ea7d7a4b3'
+'b411ce8e783f46864038ab7c929896061f79cb64911f0b3bb2717dd4d371a32d'
+'6b342e9f0bd3391b207593cdc842055a2e2d4b997a5630d7bc2db124813cd5f9'
+'3b876e277c2cc8c772adfc221097404fc7a5a5bb9a749eaf4d48fb7baa58890f')
+
+package() {
+  mkdir -p 
"$pkgdir"/usr/share/app-info/{icons/archlinux-arch-{core,extra,community}/{64x64,128x128},xmls}
+  for _repo in core extra community; do
+   tar -xzf $_repo-icons-64x64-$pkgver.tar.gz -C 
"$pkgdir"/usr/share/app-info/icons/archlinux-arch-$_repo/64x64
+   tar -xzf $_repo-icons-128x128-$pkgver.tar.gz -C 
"$pkgdir"/usr/share/app-info/icons

[arch-commits] Commit in archlinux-appstream-data/trunk (PKGBUILD)

2018-12-22 Thread Antonio Rojas via arch-commits
Date: Saturday, December 22, 2018 @ 18:48:35
  Author: arojas
Revision: 342675

Rescan metadata non-incrementally (FS#61154)

Modified:
  archlinux-appstream-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 17:35:29 UTC (rev 342674)
+++ PKGBUILD2018-12-22 18:48:35 UTC (rev 342675)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=archlinux-appstream-data
-pkgver=20181214
+pkgver=20181222
 pkgrel=1
 pkgdesc="Arch Linux application database for AppStream-based software centers"
 arch=(any)
@@ -17,15 +17,15 @@
   
$_repo-icons-128x128-$pkgver.tar.gz::https://sources.archlinux.org/other/packages/$pkgname/$pkgver/$_repo/icons-128x128.tar.gz)
  noextract+=($_repo.xml.gz-$pkgver $_repo-icons-{64x64,128x128}-$pkgver.tar.gz)
 done
-sha256sums=('314aa1984d7ac11a5ca1decdb705e4a26087d4fc2734fa0c210ff2e1ab1b5344'
+sha256sums=('a9e8be37b45381419727ff847f077ac68a2018cc631ba73ce0a65a9ebf3c9520'
 '7989bb311baa38ef545250282aa065d23281c46dfb8faabe4c653487bdbded5c'
 '7989bb311baa38ef545250282aa065d23281c46dfb8faabe4c653487bdbded5c'
-'a53c2f7377fbc4f43b1f4733e58fb36d7cd551285e3f8fe8437787b05dc376f6'
-'20d16a109ad782d140fdbcaa5d4acd1f8689c64417d189ff892453d80ebed202'
-'301af6ad581dc353595280527bc79afaa411b3085eb27b4381da32ecdabbe190'
-'6ea45a61e886e1d93904912ec528ff7ddf0c91c7c64783943534448c826b9c6c'
-'8cf5f530da072661c139f34bf35c89e9ebd13e59b53a8f9b8bdf6b44152bf35a'
-'ce1cccb25749afbb4e60a1ad42de3eb5aef7d879209819d610eadcaedf705c9f')
+'d0f19f9014b018149f308e4a2623afc974d97dc26345cbc13c78a48edb8af6e2'
+'11c6ae7585f12ee6849cd47e6fe8d6d0caba9d532430eb5e847b9eb875e9c3f3'
+'ae36c6cea9d844912748f093fd4f6fc714d4c6ffda8cee3a37afa10ea7d7a4b3'
+'b411ce8e783f46864038ab7c929896061f79cb64911f0b3bb2717dd4d371a32d'
+'6b342e9f0bd3391b207593cdc842055a2e2d4b997a5630d7bc2db124813cd5f9'
+'3b876e277c2cc8c772adfc221097404fc7a5a5bb9a749eaf4d48fb7baa58890f')
 
 package() {
   mkdir -p 
"$pkgdir"/usr/share/app-info/{icons/archlinux-arch-{core,extra,community}/{64x64,128x128},xmls}


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

2018-12-22 Thread David Runge via arch-commits
Date: Saturday, December 22, 2018 @ 18:27:43
  Author: dvzrv
Revision: 417564

archrelease: copy trunk to community-x86_64

Added:
  qtractor/repos/community-x86_64/PKGBUILD
(from rev 417563, qtractor/trunk/PKGBUILD)
Deleted:
  qtractor/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 18:27:36 UTC (rev 417563)
+++ PKGBUILD2018-12-22 18:27:43 UTC (rev 417564)
@@ -1,40 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Ray Rashif 
-# Contributor: speps 
-# Contributor: Philipp Überbacher 
-
-pkgname=qtractor
-pkgver=0.9.3
-pkgrel=1
-pkgdesc="Audio/MIDI multitrack sequencer"
-arch=('x86_64')
-url="http://qtractor.org/;
-license=('GPL')
-groups=('pro-audio')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'liblo' 'libmad' 'lilv'
-'qt5-x11extras' 'rubberband' 'suil')
-makedepends=('qt5-tools' 'ladspa' 'dssi')
-optdepends=('dssi-vst: win32 VST support')
-source=("https://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('fbdb236d043502b5f450af976598fab958209910cd78e5ca735507f30f575c4fb6fb8d0c10b54f0c1f3781a0dfd328bd07ca9c9d370684f94a3efe28f2f02344')
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  autoreconf -vfi
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  ./configure --prefix=/usr \
-  --libdir=/usr/lib
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-  # docs
-  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
--vDm 644 {AUTHORS,README,README.VST,TODO}
-}
-# vim:set ts=2 sw=2 et:

Copied: qtractor/repos/community-x86_64/PKGBUILD (from rev 417563, 
qtractor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 18:27:43 UTC (rev 417564)
@@ -0,0 +1,40 @@
+# Maintainer: David Runge 
+# Contributor: Ray Rashif 
+# Contributor: speps 
+# Contributor: Philipp Überbacher 
+
+pkgname=qtractor
+pkgver=0.9.3
+pkgrel=2
+pkgdesc="Audio/MIDI multitrack sequencer"
+arch=('x86_64')
+url="http://qtractor.org/;
+license=('GPL')
+groups=('pro-audio')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'liblo' 'libmad' 'lilv'
+'qt5-x11extras' 'rubberband' 'suil')
+makedepends=('qt5-tools' 'ladspa' 'dssi')
+optdepends=('dssi-vst: win32 VST support')
+source=("https://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('fbdb236d043502b5f450af976598fab958209910cd78e5ca735507f30f575c4fb6fb8d0c10b54f0c1f3781a0dfd328bd07ca9c9d370684f94a3efe28f2f02344')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  autoreconf -vfi
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  ./configure --prefix=/usr \
+  --libdir=/usr/lib
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+  # docs
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm 644 {AUTHORS,README,README.VST,TODO}
+}
+# vim:set ts=2 sw=2 et:


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

2018-12-22 Thread David Runge via arch-commits
Date: Saturday, December 22, 2018 @ 18:27:36
  Author: dvzrv
Revision: 417563

upgpkg: qtractor 0.9.3-2

Rebuilding against suil 0.10.2.

Modified:
  qtractor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 18:26:53 UTC (rev 417562)
+++ PKGBUILD2018-12-22 18:27:36 UTC (rev 417563)
@@ -5,7 +5,7 @@
 
 pkgname=qtractor
 pkgver=0.9.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Audio/MIDI multitrack sequencer"
 arch=('x86_64')
 url="http://qtractor.org/;


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

2018-12-22 Thread David Runge via arch-commits
Date: Saturday, December 22, 2018 @ 18:26:43
  Author: dvzrv
Revision: 417561

upgpkg: jalv 1.6.0-4

Rebuilding against suil 0.10.2. Fixing url. Removing qt4 support. Using python2 
for waf script, as it's incompatible with current python.

Modified:
  jalv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 18:23:35 UTC (rev 417560)
+++ PKGBUILD2018-12-22 18:26:43 UTC (rev 417561)
@@ -3,16 +3,15 @@
 
 pkgname=jalv
 pkgver=1.6.0
-pkgrel=3
+pkgrel=4
 pkgdesc="A simple but fully featured LV2 host for Jack"
 arch=('x86_64')
-url="https://drobilla.net/software//;
+url="https://drobilla.net/software/jalv;
 license=('custom:ISC')
 groups=('pro-audio')
 depends=('lilv' 'suil')
-makedepends=('python' 'qt4' 'qt5-base' 'gtk3' 'gtkmm')
-optdepends=('qt4: Qt 4.x frontend'
-'qt5-base: Qt 5.x frontend'
+makedepends=('python2' 'qt5-base' 'gtk3' 'gtkmm')
+optdepends=('qt5-base: Qt 5.x frontend'
 'gtk3: Gtk+ 3.x frontend'
 'gtkmm: Gtk+ 2.x frontend')
 source=("https://download.drobilla.net/${pkgname}-${pkgver}.tar.bz2"{,.sig})
@@ -22,13 +21,13 @@
 
 build() {
   cd "${pkgname}-${pkgver}"
-  python waf configure --prefix=/usr
-  python waf
+  python2 waf configure --prefix=/usr
+  python2 waf
 }
 
 package() {
   cd "${pkgname}-${pkgver}"
-  python waf install --destdir="${pkgdir}"
+  python2 waf install --destdir="${pkgdir}"
   # license
   install -vDm 644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
   # docs


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

2018-12-22 Thread David Runge via arch-commits
Date: Saturday, December 22, 2018 @ 18:26:53
  Author: dvzrv
Revision: 417562

archrelease: copy trunk to community-x86_64

Added:
  jalv/repos/community-x86_64/PKGBUILD
(from rev 417561, jalv/trunk/PKGBUILD)
Deleted:
  jalv/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 18:26:43 UTC (rev 417561)
+++ PKGBUILD2018-12-22 18:26:53 UTC (rev 417562)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: David Runge 
-# Contributor: speps 
-
-pkgname=jalv
-pkgver=1.6.0
-pkgrel=3
-pkgdesc="A simple but fully featured LV2 host for Jack"
-arch=('x86_64')
-url="https://drobilla.net/software//;
-license=('custom:ISC')
-groups=('pro-audio')
-depends=('lilv' 'suil')
-makedepends=('python' 'qt4' 'qt5-base' 'gtk3' 'gtkmm')
-optdepends=('qt4: Qt 4.x frontend'
-'qt5-base: Qt 5.x frontend'
-'gtk3: Gtk+ 3.x frontend'
-'gtkmm: Gtk+ 2.x frontend')
-source=("https://download.drobilla.net/${pkgname}-${pkgver}.tar.bz2"{,.sig})
-sha512sums=('70453404788846774ef88b43653379f97140301e09e8de61779683df9ee85120485bebf03c959624639dc4d8dd71ce83db2a89b14b66be17696a88d1820ac1b3'
-'SKIP')
-validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3') # David Robillard
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  python waf configure --prefix=/usr
-  python waf
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  python waf install --destdir="${pkgdir}"
-  # license
-  install -vDm 644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  # docs
-  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
--vDm 644 {AUTHORS,NEWS,README}
-}

Copied: jalv/repos/community-x86_64/PKGBUILD (from rev 417561, 
jalv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 18:26:53 UTC (rev 417562)
@@ -0,0 +1,36 @@
+# Maintainer: David Runge 
+# Contributor: speps 
+
+pkgname=jalv
+pkgver=1.6.0
+pkgrel=4
+pkgdesc="A simple but fully featured LV2 host for Jack"
+arch=('x86_64')
+url="https://drobilla.net/software/jalv;
+license=('custom:ISC')
+groups=('pro-audio')
+depends=('lilv' 'suil')
+makedepends=('python2' 'qt5-base' 'gtk3' 'gtkmm')
+optdepends=('qt5-base: Qt 5.x frontend'
+'gtk3: Gtk+ 3.x frontend'
+'gtkmm: Gtk+ 2.x frontend')
+source=("https://download.drobilla.net/${pkgname}-${pkgver}.tar.bz2"{,.sig})
+sha512sums=('70453404788846774ef88b43653379f97140301e09e8de61779683df9ee85120485bebf03c959624639dc4d8dd71ce83db2a89b14b66be17696a88d1820ac1b3'
+'SKIP')
+validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3') # David Robillard
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  python2 waf configure --prefix=/usr
+  python2 waf
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  python2 waf install --destdir="${pkgdir}"
+  # license
+  install -vDm 644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  # docs
+  install -t "${pkgdir}/usr/share/doc/${pkgname}" \
+-vDm 644 {AUTHORS,NEWS,README}
+}


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

2018-12-22 Thread David Runge via arch-commits
Date: Saturday, December 22, 2018 @ 18:23:35
  Author: dvzrv
Revision: 417560

archrelease: copy trunk to community-x86_64

Added:
  audacity/repos/community-x86_64/PKGBUILD
(from rev 417559, audacity/trunk/PKGBUILD)
Deleted:
  audacity/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 18:23:28 UTC (rev 417559)
+++ PKGBUILD2018-12-22 18:23:35 UTC (rev 417560)
@@ -1,52 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: Eric Bélanger 
-
-pkgname=audacity
-pkgver=2.3.0
-pkgrel=1
-pkgdesc="A program that lets you manipulate digital audio waveforms"
-arch=('x86_64')
-url="https://audacityteam.org;
-license=('GPL2' 'CCPL')
-groups=('pro-audio')
-# upstream enquired via mail about:
-# vendors/requires older version of portaudio
-# vendors/doesn't detect system version of portmidi
-depends=('libid3tag' 'libmad' 'libsoxr' 'lilv' 'portsmf' 'soundtouch' 'suil' 
'twolame'
-'vamp-plugin-sdk' 'wxgtk3')
-makedepends=('cmake' 'ffmpeg')
-optdepends=('ffmpeg: additional import/export capabilities')
-source=("https://github.com/${pkgname}/${pkgname}/archive/Audacity-${pkgver}.tar.gz;)
-sha512sums=('0b0daece8578fe3b14425f0fd29d984aee7d0c9ab65376b2f415abdac67690765e1601c8c7d7e5b732001f887234efd4b931942a278c454695ad17751ef3f8b7')
-
-prepare() {
-  mv -v "${pkgname}-Audacity-${pkgver}" "${pkgname}-${pkgver}"
-  cd "${pkgname}-${pkgver}"
-  autoreconf -vfi
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  WX_CONFIG=wx-config-gtk3 ./configure --prefix="/usr" \
---with-libsndfile="system" \
---with-ffmpeg="system" \
---with-expat="system" \
---with-lame="system" \
---with-libsoxr="system" \
---with-portaudio \
---with-portmidi \
---with-libflac \
---with-libid3tag \
---with-libsamplerate \
---with-sbsms \
---with-soundtouch \
---with-libtwolame \
---with-libvorbis \
---with-lv2
-  make
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: audacity/repos/community-x86_64/PKGBUILD (from rev 417559, 
audacity/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 18:23:35 UTC (rev 417560)
@@ -0,0 +1,53 @@
+# Maintainer: David Runge 
+# Contributor: Eric Bélanger 
+
+pkgname=audacity
+pkgver=2.2.2
+pkgrel=1
+epoch=1
+pkgdesc="A program that lets you manipulate digital audio waveforms"
+arch=('x86_64')
+url="https://audacityteam.org;
+license=('GPL2' 'CCPL')
+groups=('pro-audio')
+# upstream enquired via mail about:
+# vendors/requires older version of portaudio
+# vendors/doesn't detect system version of portmidi
+depends=('libid3tag' 'libmad' 'libsoxr' 'lilv' 'portsmf' 'soundtouch' 'suil'
+'twolame' 'vamp-plugin-sdk' 'wxgtk3')
+makedepends=('cmake' 'ffmpeg')
+optdepends=('ffmpeg: additional import/export capabilities')
+source=("https://github.com/${pkgname}/${pkgname}/archive/Audacity-${pkgver}.tar.gz;)
+sha512sums=('311a5f3413e7faf40dc5639b2b9f8b0d03d1a410c50d894ca7abf3fe5733a29b710ccf7e3215d97dd9142e93c0ab5e13955dfd13146b03f927f74465459a6457')
+
+prepare() {
+  mv -v "${pkgname}-Audacity-${pkgver}" "${pkgname}-${pkgver}"
+  cd "${pkgname}-${pkgver}"
+  autoreconf -vfi
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  WX_CONFIG=wx-config-gtk3 ./configure --prefix="/usr" \
+--with-libsndfile="system" \
+--with-ffmpeg="system" \
+--with-expat="system" \
+--with-lame="system" \
+--with-libsoxr="system" \
+--with-portaudio \
+--with-portmidi \
+--with-libflac \
+--with-libid3tag \
+--with-libsamplerate \
+--with-sbsms \
+--with-soundtouch \
+--with-libtwolame \
+--with-libvorbis \
+--with-lv2
+  make
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


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

2018-12-22 Thread David Runge via arch-commits
Date: Saturday, December 22, 2018 @ 18:23:28
  Author: dvzrv
Revision: 417559

upgpkg: audacity 1:2.2.2-1

Rebuilding against suil 0.10.2. Introducing epoch, as upstream's 2.3.0 was very 
broken and asked to downgrade.

Modified:
  audacity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 18:21:46 UTC (rev 417558)
+++ PKGBUILD2018-12-22 18:23:28 UTC (rev 417559)
@@ -2,8 +2,9 @@
 # Contributor: Eric Bélanger 
 
 pkgname=audacity
-pkgver=2.3.0
+pkgver=2.2.2
 pkgrel=1
+epoch=1
 pkgdesc="A program that lets you manipulate digital audio waveforms"
 arch=('x86_64')
 url="https://audacityteam.org;
@@ -12,12 +13,12 @@
 # upstream enquired via mail about:
 # vendors/requires older version of portaudio
 # vendors/doesn't detect system version of portmidi
-depends=('libid3tag' 'libmad' 'libsoxr' 'lilv' 'portsmf' 'soundtouch' 'suil' 
'twolame'
-'vamp-plugin-sdk' 'wxgtk3')
+depends=('libid3tag' 'libmad' 'libsoxr' 'lilv' 'portsmf' 'soundtouch' 'suil'
+'twolame' 'vamp-plugin-sdk' 'wxgtk3')
 makedepends=('cmake' 'ffmpeg')
 optdepends=('ffmpeg: additional import/export capabilities')
 
source=("https://github.com/${pkgname}/${pkgname}/archive/Audacity-${pkgver}.tar.gz;)
-sha512sums=('0b0daece8578fe3b14425f0fd29d984aee7d0c9ab65376b2f415abdac67690765e1601c8c7d7e5b732001f887234efd4b931942a278c454695ad17751ef3f8b7')
+sha512sums=('311a5f3413e7faf40dc5639b2b9f8b0d03d1a410c50d894ca7abf3fe5733a29b710ccf7e3215d97dd9142e93c0ab5e13955dfd13146b03f927f74465459a6457')
 
 prepare() {
   mv -v "${pkgname}-Audacity-${pkgver}" "${pkgname}-${pkgver}"


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

2018-12-22 Thread David Runge via arch-commits
Date: Saturday, December 22, 2018 @ 18:21:39
  Author: dvzrv
Revision: 417557

upgpkg: ardour 5.12-8

Rebuilding against suil 0.10.2.

Modified:
  ardour/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 18:21:13 UTC (rev 417556)
+++ PKGBUILD2018-12-22 18:21:39 UTC (rev 417557)
@@ -5,7 +5,7 @@
 _name=Ardour
 pkgname=ardour
 pkgver=5.12
-pkgrel=7
+pkgrel=8
 pkgdesc="Professional-grade digital audio workstation"
 arch=('x86_64')
 url="https://ardour.org/;


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

2018-12-22 Thread David Runge via arch-commits
Date: Saturday, December 22, 2018 @ 18:21:46
  Author: dvzrv
Revision: 417558

archrelease: copy trunk to community-x86_64

Added:
  ardour/repos/community-x86_64/.contrib
(from rev 417557, ardour/trunk/.contrib)
  ardour/repos/community-x86_64/PKGBUILD
(from rev 417557, ardour/trunk/PKGBUILD)
Deleted:
  ardour/repos/community-x86_64/.contrib
  ardour/repos/community-x86_64/PKGBUILD

--+
 .contrib |4 +-
 PKGBUILD |  111 ++---
 2 files changed, 57 insertions(+), 58 deletions(-)

Deleted: .contrib
===
--- .contrib2018-12-22 18:21:39 UTC (rev 417557)
+++ .contrib2018-12-22 18:21:46 UTC (rev 417558)
@@ -1,2 +0,0 @@
-# Contributor: Bernardo Barros 
-# Contributor: Uli Armbruster 

Copied: ardour/repos/community-x86_64/.contrib (from rev 417557, 
ardour/trunk/.contrib)
===
--- .contrib(rev 0)
+++ .contrib2018-12-22 18:21:46 UTC (rev 417558)
@@ -0,0 +1,2 @@
+# Contributor: Bernardo Barros 
+# Contributor: Uli Armbruster 

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 18:21:39 UTC (rev 417557)
+++ PKGBUILD2018-12-22 18:21:46 UTC (rev 417558)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: David Runge 
-# Contributor: Ray Rashif 
-# Contributor: SpepS 
-
-_name=Ardour
-pkgname=ardour
-pkgver=5.12
-pkgrel=7
-pkgdesc="Professional-grade digital audio workstation"
-arch=('x86_64')
-url="https://ardour.org/;
-license=('GPL')
-groups=('pro-audio')
-depends=('liblrdf' 'libarchive' 'liblo' 'lilv' 'suil' 'taglib' 'aubio'
-'rubberband' 'gtkmm')
-makedepends=('boost' 'cppunit' 'git' 'itstool' 'python2')
-optdepends=('xjadeo: video monitoring'
-'harvid: video timeline')
-source=("${pkgname}-${pkgver}::git+https://github.com/${pkgname}/${pkgname}.git#tag=${pkgver};)
-sha512sums=('SKIP')
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  python2 waf configure --prefix=/usr \
---configdir=/etc \
---with-backends="jack,alsa,dummy" \
---libjack=weak \
---nls \
---optimize \
---cxx11 \
---freedesktop \
---ptformat \
---lxvst \
---no-phone-home
-  python2 waf build
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  python2 waf i18n --destdir="${pkgdir}"
-  python2 waf install --destdir="${pkgdir}"
-  # xdg integration
-  install -vDm 644 "build/gtk2_${pkgname}/${pkgname}.xml" \
-"${pkgdir}/usr/share/mime/application/x-${pkgname}.xml"
-  install -vDm 644 "build/gtk2_${pkgname}/${pkgname}${pkgver%%.*}.desktop" \
-"${pkgdir}/usr/share/applications/${pkgname}.desktop"
-  for size in 16 22 32 48 256 512; do
-install -vDm 644 "gtk2_${pkgname}/resources/${_name}-icon_${size}px.png" \
-  
"${pkgdir}/usr/share/icons/hicolor/${size}x${size}/apps/${pkgname}${pkgver%%.*}.png"
-  done
-  # man pages
-  install -vDm 644 "${pkgname}.1"* -t "${pkgdir}/usr/share/man/man1/"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ardour/repos/community-x86_64/PKGBUILD (from rev 417557, 
ardour/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 18:21:46 UTC (rev 417558)
@@ -0,0 +1,55 @@
+# Maintainer: David Runge 
+# Contributor: Ray Rashif 
+# Contributor: SpepS 
+
+_name=Ardour
+pkgname=ardour
+pkgver=5.12
+pkgrel=8
+pkgdesc="Professional-grade digital audio workstation"
+arch=('x86_64')
+url="https://ardour.org/;
+license=('GPL')
+groups=('pro-audio')
+depends=('liblrdf' 'libarchive' 'liblo' 'lilv' 'suil' 'taglib' 'aubio'
+'rubberband' 'gtkmm')
+makedepends=('boost' 'cppunit' 'git' 'itstool' 'python2')
+optdepends=('xjadeo: video monitoring'
+'harvid: video timeline')
+source=("${pkgname}-${pkgver}::git+https://github.com/${pkgname}/${pkgname}.git#tag=${pkgver};)
+sha512sums=('SKIP')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  python2 waf configure --prefix=/usr \
+--configdir=/etc \
+--with-backends="jack,alsa,dummy" \
+--libjack=weak \
+--nls \
+--optimize \
+--cxx11 \
+--freedesktop \
+--ptformat \
+--lxvst \
+--no-phone-home
+  python2 waf build
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  python2 waf i18n --destdir="${pkgdir}"
+  python2 waf install --destdir="${pkgdir}"
+  # xdg integration
+  install -vDm 644 "build/gtk2_${pkgname}/${pkgname}.xml" \
+"${pkgdir}/usr/share/mime/application/x-${pkgname}.xml"
+  install -vDm 644 

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

2018-12-22 Thread David Runge via arch-commits
Date: Saturday, December 22, 2018 @ 18:21:13
  Author: dvzrv
Revision: 417556

archrelease: copy trunk to community-x86_64

Added:
  suil/repos/community-x86_64/PKGBUILD
(from rev 417555, suil/trunk/PKGBUILD)
Deleted:
  suil/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 18:21:06 UTC (rev 417555)
+++ PKGBUILD2018-12-22 18:21:13 UTC (rev 417556)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: David Runge 
-# Contributor: Ray Rashif 
-# Contributor: speps 
-
-pkgname=suil
-pkgver=0.10.0
-pkgrel=3
-pkgdesc="A lightweight C library for loading and wrapping LV2 plugin UIs"
-arch=('x86_64')
-url="https://drobilla.net/software/suil/;
-license=('custom:ISC')
-makedepends=('gtk2' 'gtk3' 'lv2' 'python2' 'qt4' 'qt5-base')
-optdepends=('qt4: Qt4 UI wrapping support'
-'qt5-base: Qt5 UI wrapping support'
-'gtk2: GTK+ 2.x UI wrapping support'
-'gtk3: GTK+ 3.x UI wrapping support')
-source=("https://download.drobilla.net/${pkgname}-${pkgver}.tar.bz2"{,.sig})
-sha512sums=('721b73d987c1712e82493386e5d71957002c8a713595fce4372f1a5eb306c64a559db1ca794cec96295f72e22a9c0e9193f9a68b7f5846f2db45ce16b253fbea'
-'SKIP')
-validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3') # David Robillard
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  # remove local call to ldconfig
-  sed -i "/ldconfig/d" wscript
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  python2 waf configure --prefix=/usr
-  python2 waf build
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  python2 waf install --destdir="${pkgdir}"
-  # license
-  install -vDm 644 COPYING \
-"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  # docs
-  install -t "$pkgdir/usr/share/doc/${pkgname}" \
--vDm 644 {AUTHORS,NEWS,PACKAGING,README}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: suil/repos/community-x86_64/PKGBUILD (from rev 417555, 
suil/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 18:21:13 UTC (rev 417556)
@@ -0,0 +1,44 @@
+# Maintainer: David Runge 
+# Contributor: Ray Rashif 
+# Contributor: speps 
+
+pkgname=suil
+pkgver=0.10.2
+pkgrel=1
+pkgdesc="A lightweight C library for loading and wrapping LV2 plugin UIs"
+arch=('x86_64')
+url="https://drobilla.net/software/suil/;
+license=('custom:ISC')
+makedepends=('gtk2' 'gtk3' 'lv2' 'python' 'qt5-base')
+optdepends=('qt5-base: Qt5 UI wrapping support'
+'gtk2: GTK+ 2.x UI wrapping support'
+'gtk3: GTK+ 3.x UI wrapping support')
+source=("https://download.drobilla.net/${pkgname}-${pkgver}.tar.bz2"{,.sig})
+sha512sums=('8f5b4d772e58dfc4563a5102d189d886218fdc56e74c9d8c118f7bbbcc5d056904c2c8d132f993187416145383d3d8cb4787e2f8c113e57ad47e5d4def7f2fba'
+'SKIP')
+validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3') # David Robillard
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  # remove local call to ldconfig
+  sed -i "/ldconfig/d" wscript
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  python waf configure --prefix=/usr
+  python waf build
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  python waf install --destdir="${pkgdir}"
+  # license
+  install -vDm 644 COPYING \
+"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  # docs
+  install -t "$pkgdir/usr/share/doc/${pkgname}" \
+-vDm 644 {AUTHORS,NEWS,PACKAGING,README.md}
+}
+
+# vim:set ts=2 sw=2 et:


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

2018-12-22 Thread David Runge via arch-commits
Date: Saturday, December 22, 2018 @ 18:21:06
  Author: dvzrv
Revision: 417555

upgpkg: suil 0.10.2-1

Upgrading to 0.10.2. Dropping support for qt4. Using python again for waf 
install script, as upstream fixed it.

Modified:
  suil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 17:58:11 UTC (rev 417554)
+++ PKGBUILD2018-12-22 18:21:06 UTC (rev 417555)
@@ -3,19 +3,18 @@
 # Contributor: speps 
 
 pkgname=suil
-pkgver=0.10.0
-pkgrel=3
+pkgver=0.10.2
+pkgrel=1
 pkgdesc="A lightweight C library for loading and wrapping LV2 plugin UIs"
 arch=('x86_64')
 url="https://drobilla.net/software/suil/;
 license=('custom:ISC')
-makedepends=('gtk2' 'gtk3' 'lv2' 'python2' 'qt4' 'qt5-base')
-optdepends=('qt4: Qt4 UI wrapping support'
-'qt5-base: Qt5 UI wrapping support'
+makedepends=('gtk2' 'gtk3' 'lv2' 'python' 'qt5-base')
+optdepends=('qt5-base: Qt5 UI wrapping support'
 'gtk2: GTK+ 2.x UI wrapping support'
 'gtk3: GTK+ 3.x UI wrapping support')
 source=("https://download.drobilla.net/${pkgname}-${pkgver}.tar.bz2"{,.sig})
-sha512sums=('721b73d987c1712e82493386e5d71957002c8a713595fce4372f1a5eb306c64a559db1ca794cec96295f72e22a9c0e9193f9a68b7f5846f2db45ce16b253fbea'
+sha512sums=('8f5b4d772e58dfc4563a5102d189d886218fdc56e74c9d8c118f7bbbcc5d056904c2c8d132f993187416145383d3d8cb4787e2f8c113e57ad47e5d4def7f2fba'
 'SKIP')
 validpgpkeys=('907D226E7E13FA337F014A083672782A9BF368F3') # David Robillard
 
@@ -27,19 +26,19 @@
 
 build() {
   cd "${pkgname}-${pkgver}"
-  python2 waf configure --prefix=/usr
-  python2 waf build
+  python waf configure --prefix=/usr
+  python waf build
 }
 
 package() {
   cd "${pkgname}-${pkgver}"
-  python2 waf install --destdir="${pkgdir}"
+  python waf install --destdir="${pkgdir}"
   # license
   install -vDm 644 COPYING \
 "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
   # docs
   install -t "$pkgdir/usr/share/doc/${pkgname}" \
--vDm 644 {AUTHORS,NEWS,PACKAGING,README}
+-vDm 644 {AUTHORS,NEWS,PACKAGING,README.md}
 }
 
 # vim:set ts=2 sw=2 et:


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

2018-12-22 Thread Bruno Pagani via arch-commits
Date: Saturday, December 22, 2018 @ 17:58:11
  Author: archange
Revision: 417554

archrelease: copy trunk to community-x86_64

Added:
  fractal/repos/community-x86_64/PKGBUILD
(from rev 417553, fractal/trunk/PKGBUILD)
Deleted:
  fractal/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 17:57:32 UTC (rev 417553)
+++ PKGBUILD2018-12-22 17:58:11 UTC (rev 417554)
@@ -1,25 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-pkgname=fractal
-pkgver=3.30.0
-pkgrel=1
-pkgdesc="A GTK+ client for Matrix written in Rust"
-arch=('x86_64')
-url="https://wiki.gnome.org/Apps/Fractal;
-license=('GPL3')
-depends=('gtk3' 'gst-plugins-base-libs' 'gst-plugins-bad' 'gtksourceview3')
-makedepends=('meson' 'rust' 'gspell')
-_md5=cc46d6b9702ce5d0b1f3073f516a58c3
-source=("https://gitlab.gnome.org/World/fractal/uploads/${_md5}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('4782a0ab59c5da2470a380700374d5c3d736085a66cf0de1fca9b2921c1f8363')
-
-build() {
-cd ${pkgname}-${pkgver}
-arch-meson . _build
-ninja -C _build
-}
-
-package() {
-cd ${pkgname}-${pkgver}
-DESTDIR="${pkgdir}" ninja -C _build install
-}

Copied: fractal/repos/community-x86_64/PKGBUILD (from rev 417553, 
fractal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 17:58:11 UTC (rev 417554)
@@ -0,0 +1,25 @@
+# Maintainer: Bruno Pagani 
+
+pkgname=fractal
+pkgver=4.0.0
+pkgrel=1
+pkgdesc="A GTK+ client for Matrix written in Rust"
+arch=('x86_64')
+url="https://wiki.gnome.org/Apps/Fractal;
+license=('GPL3')
+depends=('gtk3' 'gst-plugins-base-libs' 'gst-plugins-bad' 'gtksourceview3' 
'libhandy')
+makedepends=('meson' 'rust' 'gspell')
+_md5=ad6a483327c3e9ef5bb926b89fb26e2b
+source=("https://gitlab.gnome.org/GNOME/fractal/uploads/${_md5}/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('10b1ae500f46485d9b8959ab81a40e62109ab2ea48126b2cca2390479bf318a0')
+
+build() {
+cd ${pkgname}-${pkgver}
+arch-meson . _build
+ninja -C _build
+}
+
+package() {
+cd ${pkgname}-${pkgver}
+DESTDIR="${pkgdir}" ninja -C _build install
+}


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

2018-12-22 Thread Bruno Pagani via arch-commits
Date: Saturday, December 22, 2018 @ 17:57:32
  Author: archange
Revision: 417553

upgpkg: fractal 4.0.0-1

Modified:
  fractal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 16:33:04 UTC (rev 417552)
+++ PKGBUILD2018-12-22 17:57:32 UTC (rev 417553)
@@ -1,17 +1,17 @@
 # Maintainer: Bruno Pagani 
 
 pkgname=fractal
-pkgver=3.30.0
+pkgver=4.0.0
 pkgrel=1
 pkgdesc="A GTK+ client for Matrix written in Rust"
 arch=('x86_64')
 url="https://wiki.gnome.org/Apps/Fractal;
 license=('GPL3')
-depends=('gtk3' 'gst-plugins-base-libs' 'gst-plugins-bad' 'gtksourceview3')
+depends=('gtk3' 'gst-plugins-base-libs' 'gst-plugins-bad' 'gtksourceview3' 
'libhandy')
 makedepends=('meson' 'rust' 'gspell')
-_md5=cc46d6b9702ce5d0b1f3073f516a58c3
-source=("https://gitlab.gnome.org/World/fractal/uploads/${_md5}/${pkgname}-${pkgver}.tar.xz;)
-sha256sums=('4782a0ab59c5da2470a380700374d5c3d736085a66cf0de1fca9b2921c1f8363')
+_md5=ad6a483327c3e9ef5bb926b89fb26e2b
+source=("https://gitlab.gnome.org/GNOME/fractal/uploads/${_md5}/${pkgname}-${pkgver}.tar.xz;)
+sha256sums=('10b1ae500f46485d9b8959ab81a40e62109ab2ea48126b2cca2390479bf318a0')
 
 build() {
 cd ${pkgname}-${pkgver}


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

2018-12-22 Thread Antonio Rojas via arch-commits
Date: Saturday, December 22, 2018 @ 17:35:09
  Author: arojas
Revision: 342673

Update to 0.12.4

Modified:
  appstream/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 09:55:27 UTC (rev 342672)
+++ PKGBUILD2018-12-22 17:35:09 UTC (rev 342673)
@@ -4,8 +4,8 @@
 
 pkgbase=appstream
 pkgname=(appstream appstream-qt)
-pkgver=0.12.3
-pkgrel=2
+pkgver=0.12.4
+pkgrel=1
 pkgdesc="Provides a standard for creating app stores across distributions"
 arch=(x86_64)
 url="http://distributions.freedesktop.org/wiki/AppStream;
@@ -13,19 +13,14 @@
 depends=(libyaml libxml2 libstemmer glib2)
 makedepends=(meson xmlto gobject-introspection python2 gtk-doc qt5-tools 
itstool vala gperf)
 
source=("https://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz"{,.asc}
-update-appstream-cache.hook
-https://github.com/ximion/appstream/commit/f199a6de.patch)
-sha256sums=('203471c479373bcbafe533dbf48c56a6df8e8b00c8fa096ab91029d851898671'
+update-appstream-cache.hook)
+sha256sums=('d4713f1987c96361d5f611318eb5d0ab10cdfd821049d5a7a10800afb4e262b8'
 'SKIP'
-'a6c42e4607ffd7d7dc931d608f1856e2ba7689d4caac0783e7100d86de0f951b'
-'022f87e744eb446bc43b552b295c67aa75ad9a77e1553a07055331b1279ae7f6')
+'a6c42e4607ffd7d7dc931d608f1856e2ba7689d4caac0783e7100d86de0f951b')
 validpgpkeys=(D33A3F0CA16B0ACC51A60738494C8A5FBF4DECEB) # Matthias Klumpp 

 
 prepare() {
   mkdir -p build
-
-  cd AppStream-$pkgver
-  patch -p1 -i ../f199a6de.patch # Don't fail when installing a package with 
invalid metadata
 }
 
 build() {


[arch-commits] Commit in appstream/repos/extra-x86_64 (4 files)

2018-12-22 Thread Antonio Rojas via arch-commits
Date: Saturday, December 22, 2018 @ 17:35:29
  Author: arojas
Revision: 342674

archrelease: copy trunk to extra-x86_64

Added:
  appstream/repos/extra-x86_64/PKGBUILD
(from rev 342673, appstream/trunk/PKGBUILD)
  appstream/repos/extra-x86_64/update-appstream-cache.hook
(from rev 342673, appstream/trunk/update-appstream-cache.hook)
Deleted:
  appstream/repos/extra-x86_64/PKGBUILD
  appstream/repos/extra-x86_64/update-appstream-cache.hook

-+
 PKGBUILD|  117 --
 update-appstream-cache.hook |   34 ++--
 2 files changed, 73 insertions(+), 78 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 17:35:09 UTC (rev 342673)
+++ PKGBUILD2018-12-22 17:35:29 UTC (rev 342674)
@@ -1,61 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Jameson Pugh 
-# Contributor: Tim Jester-Pfadt gmx.de>
-
-pkgbase=appstream
-pkgname=(appstream appstream-qt)
-pkgver=0.12.3
-pkgrel=2
-pkgdesc="Provides a standard for creating app stores across distributions"
-arch=(x86_64)
-url="http://distributions.freedesktop.org/wiki/AppStream;
-license=(GPL)
-depends=(libyaml libxml2 libstemmer glib2)
-makedepends=(meson xmlto gobject-introspection python2 gtk-doc qt5-tools 
itstool vala gperf)
-source=("https://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz"{,.asc}
-update-appstream-cache.hook
-https://github.com/ximion/appstream/commit/f199a6de.patch)
-sha256sums=('203471c479373bcbafe533dbf48c56a6df8e8b00c8fa096ab91029d851898671'
-'SKIP'
-'a6c42e4607ffd7d7dc931d608f1856e2ba7689d4caac0783e7100d86de0f951b'
-'022f87e744eb446bc43b552b295c67aa75ad9a77e1553a07055331b1279ae7f6')
-validpgpkeys=(D33A3F0CA16B0ACC51A60738494C8A5FBF4DECEB) # Matthias Klumpp 

-
-prepare() {
-  mkdir -p build
-
-  cd AppStream-$pkgver
-  patch -p1 -i ../f199a6de.patch # Don't fail when installing a package with 
invalid metadata
-}
-
-build() {
-  cd build
-
-  meson ../AppStream-$pkgver \
---prefix=/usr \
--Dqt=true \
--Dvapi=true
-  ninja
-}
-
-package_appstream() {
-  cd build
-
-  DESTDIR="$pkgdir" ninja install
-
-# provided by -qt subpackage
-  rm -r "$pkgdir"/usr/{include/AppStreamQt,lib/cmake,lib/libAppStreamQt.*}
-
-  install -Dm644 "$srcdir"/update-appstream-cache.hook 
"$pkgdir"/usr/share/libalpm/hooks/update-appstream-cache.hook
-}
-
-package_appstream-qt() {
-  pkgdesc='Qt5 interface for AppStream'
-  depends=(appstream qt5-base)
-
-  cd build
-  DESTDIR="$pkgdir" ninja install
-
-# provided by appstream
-  rm -r 
"$pkgdir"{/etc,/usr/{bin,include/appstream,lib/{girepository-1.0,libappstream*,pkgconfig},share}}
-}

Copied: appstream/repos/extra-x86_64/PKGBUILD (from rev 342673, 
appstream/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 17:35:29 UTC (rev 342674)
@@ -0,0 +1,56 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Jameson Pugh 
+# Contributor: Tim Jester-Pfadt gmx.de>
+
+pkgbase=appstream
+pkgname=(appstream appstream-qt)
+pkgver=0.12.4
+pkgrel=1
+pkgdesc="Provides a standard for creating app stores across distributions"
+arch=(x86_64)
+url="http://distributions.freedesktop.org/wiki/AppStream;
+license=(GPL)
+depends=(libyaml libxml2 libstemmer glib2)
+makedepends=(meson xmlto gobject-introspection python2 gtk-doc qt5-tools 
itstool vala gperf)
+source=("https://www.freedesktop.org/software/appstream/releases/AppStream-$pkgver.tar.xz"{,.asc}
+update-appstream-cache.hook)
+sha256sums=('d4713f1987c96361d5f611318eb5d0ab10cdfd821049d5a7a10800afb4e262b8'
+'SKIP'
+'a6c42e4607ffd7d7dc931d608f1856e2ba7689d4caac0783e7100d86de0f951b')
+validpgpkeys=(D33A3F0CA16B0ACC51A60738494C8A5FBF4DECEB) # Matthias Klumpp 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  meson ../AppStream-$pkgver \
+--prefix=/usr \
+-Dqt=true \
+-Dvapi=true
+  ninja
+}
+
+package_appstream() {
+  cd build
+
+  DESTDIR="$pkgdir" ninja install
+
+# provided by -qt subpackage
+  rm -r "$pkgdir"/usr/{include/AppStreamQt,lib/cmake,lib/libAppStreamQt.*}
+
+  install -Dm644 "$srcdir"/update-appstream-cache.hook 
"$pkgdir"/usr/share/libalpm/hooks/update-appstream-cache.hook
+}
+
+package_appstream-qt() {
+  pkgdesc='Qt5 interface for AppStream'
+  depends=(appstream qt5-base)
+
+  cd build
+  DESTDIR="$pkgdir" ninja install
+
+# provided by appstream
+  rm -r 
"$pkgdir"{/etc,/usr/{bin,include/appstream,lib/{girepository-1.0,libappstream*,pkgconfig},share}}
+}

Deleted: update-appstream-cache.hook
===
--- update-appstream-cache.hook 2018-12-22 17:35:09 UTC (rev 342673)
+++ update-appstream-cache.hook 2018-12-22 17:35:29 UTC (rev 342674)
@@ -1,17 +0,0 @@
-[Trigger]
-Type = File
-Operation = 

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

2018-12-22 Thread Jerome Leclanche via arch-commits
Date: Saturday, December 22, 2018 @ 16:33:04
  Author: jleclanche
Revision: 417552

archrelease: copy trunk to community-any

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

---+
 PKGBUILD  |   42 +-
 xonsh.install |   22 +++---
 2 files changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 16:32:40 UTC (rev 417551)
+++ PKGBUILD2018-12-22 16:33:04 UTC (rev 417552)
@@ -1,21 +0,0 @@
-# Maintainer: Jerome Leclanche 
-
-pkgname=xonsh
-pkgver=0.8.4
-pkgrel=1
-pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
-url="http://xon.sh/;
-arch=("any")
-license=("BSD")
-depends=("python" "python-ply")
-optdepends=("python-prompt_toolkit: support for SHELL_TYPE=prompt_toolkit")
-makedepends=("python-setuptools")
-source=("$pkgname-$pkgver.zip::https://github.com/xonsh/xonsh/archive/$pkgver.zip;)
-install=xonsh.install
-sha256sums=("43ff4adb242c62a02e042086d41e957f2b12dcba6a297c918c80867885824f5f")
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-   python setup.py install --root="$pkgdir"
-   install -D -m644 license "$pkgdir/usr/share/licenses/$pkgname/license"
-}

Copied: xonsh/repos/community-any/PKGBUILD (from rev 417551, 
xonsh/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 16:33:04 UTC (rev 417552)
@@ -0,0 +1,21 @@
+# Maintainer: Jerome Leclanche 
+
+pkgname=xonsh
+pkgver=0.8.6
+pkgrel=1
+pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
+url="http://xon.sh/;
+arch=("any")
+license=("BSD")
+depends=("python" "python-ply")
+optdepends=("python-prompt_toolkit: support for SHELL_TYPE=prompt_toolkit")
+makedepends=("python-setuptools")
+source=("$pkgname-$pkgver.zip::https://github.com/xonsh/xonsh/archive/$pkgver.zip;)
+install=xonsh.install
+sha256sums=("4d5a8cde4d82ca7af8858273a437c763adf96e1b4c7d22bf6359e259cfe35520")
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+   python setup.py install --root="$pkgdir"
+   install -D -m644 license "$pkgdir/usr/share/licenses/$pkgname/license"
+}

Deleted: xonsh.install
===
--- xonsh.install   2018-12-22 16:32:40 UTC (rev 417551)
+++ xonsh.install   2018-12-22 16:33:04 UTC (rev 417552)
@@ -1,11 +0,0 @@
-post_install() {
-   grep -x /usr/bin/xonsh /etc/shells >/dev/null || echo /usr/bin/xonsh >> 
/etc/shells
-}
-
-post_remove() {
-   sed -i "/^\/usr\/bin\/xonsh$/d" /etc/shells
-}
-
-post_upgrade() {
-   post_install
-}

Copied: xonsh/repos/community-any/xonsh.install (from rev 417551, 
xonsh/trunk/xonsh.install)
===
--- xonsh.install   (rev 0)
+++ xonsh.install   2018-12-22 16:33:04 UTC (rev 417552)
@@ -0,0 +1,11 @@
+post_install() {
+   grep -x /usr/bin/xonsh /etc/shells >/dev/null || echo /usr/bin/xonsh >> 
/etc/shells
+}
+
+post_remove() {
+   sed -i "/^\/usr\/bin\/xonsh$/d" /etc/shells
+}
+
+post_upgrade() {
+   post_install
+}


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

2018-12-22 Thread Jerome Leclanche via arch-commits
Date: Saturday, December 22, 2018 @ 16:32:40
  Author: jleclanche
Revision: 417551

upgpkg: xonsh 0.8.6-1

Upstream release 0.8.6

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 16:13:54 UTC (rev 417550)
+++ PKGBUILD2018-12-22 16:32:40 UTC (rev 417551)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=xonsh
-pkgver=0.8.4
+pkgver=0.8.6
 pkgrel=1
 pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
 url="http://xon.sh/;
@@ -12,7 +12,7 @@
 makedepends=("python-setuptools")
 
source=("$pkgname-$pkgver.zip::https://github.com/xonsh/xonsh/archive/$pkgver.zip;)
 install=xonsh.install
-sha256sums=("43ff4adb242c62a02e042086d41e957f2b12dcba6a297c918c80867885824f5f")
+sha256sums=("4d5a8cde4d82ca7af8858273a437c763adf96e1b4c7d22bf6359e259cfe35520")
 
 package() {
cd "$srcdir/$pkgname-$pkgver"


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

2018-12-22 Thread Morten Linderud via arch-commits
Date: Saturday, December 22, 2018 @ 16:13:46
  Author: foxboron
Revision: 417549

upgpkg: go 2:1.11.4-1

Modified:
  go/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 16:05:24 UTC (rev 417548)
+++ PKGBUILD2018-12-22 16:13:46 UTC (rev 417549)
@@ -1,7 +1,7 @@
 # Maintainer: Alexander F. Rødseth 
-# Maintainer: Pierre Neidhardt 
+# Maintainer: Bartłomiej Piotrowski 
 # Maintainer: Morten Linderud 
-# Maintainer: Bartłomiej Piotrowski 
+# Contributor: Pierre Neidhardt 
 # Contributor: Vesa Kaihlavirta 
 # Contributor: Rémy Oudompheng 
 # Contributor: Andres Perera 
@@ -14,7 +14,7 @@
 pkgbase=go
 pkgname=(go go-pie)
 epoch=2
-pkgver=1.11.3
+pkgver=1.11.4
 pkgrel=1
 arch=(x86_64)
 url='https://golang.org/'
@@ -22,7 +22,7 @@
 makedepends=(git go)
 source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz
 default-buildmode-pie.patch)
-sha256sums=('7ec5140f384db2bd42b396c93c231dfba342ee137ad8a4b33120016951eb1231'
+sha256sums=('4cfd42720a6b1e79a8024895fa6607b69972e8e32446df76d6ce79801bbadb15'
 '9d2f0d201d4e002d74f548cc82bd131139bab5dd62191004c71dd430fdc1666d')
 
 export GOOS=linux


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

2018-12-22 Thread Morten Linderud via arch-commits
Date: Saturday, December 22, 2018 @ 16:13:54
  Author: foxboron
Revision: 417550

archrelease: copy trunk to community-x86_64

Added:
  go/repos/community-x86_64/PKGBUILD
(from rev 417549, go/trunk/PKGBUILD)
  go/repos/community-x86_64/default-buildmode-pie.patch
(from rev 417549, go/trunk/default-buildmode-pie.patch)
Deleted:
  go/repos/community-x86_64/PKGBUILD
  go/repos/community-x86_64/default-buildmode-pie.patch

-+
 PKGBUILD|  210 +-
 default-buildmode-pie.patch |   28 ++---
 2 files changed, 119 insertions(+), 119 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 16:13:46 UTC (rev 417549)
+++ PKGBUILD2018-12-22 16:13:54 UTC (rev 417550)
@@ -1,105 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Maintainer: Pierre Neidhardt 
-# Maintainer: Morten Linderud 
-# Maintainer: Bartłomiej Piotrowski 
-# Contributor: Vesa Kaihlavirta 
-# Contributor: Rémy Oudompheng 
-# Contributor: Andres Perera 
-# Contributor: Matthew Bauer 
-# Contributor: Christian Himpel 
-# Contributor: Mike Rosset 
-# Contributor: Daniel YC Lin 
-# Contributor: John Luebs 
-
-pkgbase=go
-pkgname=(go go-pie)
-epoch=2
-pkgver=1.11.3
-pkgrel=1
-arch=(x86_64)
-url='https://golang.org/'
-license=(BSD)
-makedepends=(git go)
-source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz
-default-buildmode-pie.patch)
-sha256sums=('7ec5140f384db2bd42b396c93c231dfba342ee137ad8a4b33120016951eb1231'
-'9d2f0d201d4e002d74f548cc82bd131139bab5dd62191004c71dd430fdc1666d')
-
-export GOOS=linux
-case "$CARCH" in
-  x86_64) export GOARCH=amd64 ;;
-esac
-export GOROOT_FINAL=/usr/lib/go
-export GOROOT_BOOTSTRAP=/usr/lib/go
-export GOCACHE=off
-
-prepare() {
-  cp -r $pkgbase $pkgbase-pie
-
-  cd $pkgbase-pie
-  patch -p1 -i "$srcdir/default-buildmode-pie.patch"
-}
-
-build() {
-  export GOPATH="$srcdir/"
-
-  for _pkgname in ${pkgname[@]}; do
-export GOROOT="$srcdir/$_pkgname"
-export GOBIN="$GOROOT/bin"
-
-cd "$srcdir/$_pkgname/src"
-./make.bash --no-clean -v
-
-PATH="$GOBIN:$PATH" go install -v -buildmode=shared std
-PATH="$GOBIN:$PATH" go install -v -race std
-  done
-}
-
-check() {
-  # Run test suite only for unpatched Go as it expects non-PIE ldBuildmode
-  export GOROOT="$srcdir/$pkgbase"
-  export GOBIN="$GOROOT/bin"
-  export PATH="$srcdir/$pkgbase/bin:$PATH"
-  export GO_TEST_TIMEOUT_SCALE=2
-
-  cd $pkgbase/src
-  ./run.bash --no-rebuild -v -v -v -k 
-}
-
-_package() {
-  options=(!strip staticlibs)
-  cd "$srcdir/$1"
-
-  install -d "$pkgdir/usr/bin" "$pkgdir/usr/lib/go" "$pkgdir/usr/share/doc/go"
-  cp -a bin pkg src lib misc api "$pkgdir/usr/lib/go"
-  cp -r doc/* "$pkgdir/usr/share/doc/go"
-
-  ln -sf /usr/lib/go/bin/go "$pkgdir/usr/bin/go"
-  ln -sf /usr/lib/go/bin/gofmt "$pkgdir/usr/bin/gofmt"
-  ln -sf /usr/share/doc/go "$pkgdir/usr/lib/go/doc"
-
-  install -Dm644 VERSION "$pkgdir/usr/lib/go/VERSION"
-
-  rm -rf "$pkgdir/usr/lib/go/pkg/bootstrap" "$pkgdir/usr/lib/go/pkg/tool/*/api"
-
-  # TODO: Figure out if really needed
-  rm -rf "$pkgdir"/usr/lib/go/pkg/obj/go-build/*
-
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$1/LICENSE"
-}
-
-package_go() {
-  pkgdesc='Core compiler tools for the Go programming language'
-
-  _package $pkgname
-}
-
-package_go-pie() {
-  pkgdesc='Core compiler tools for the Go programming language (with PIE 
enabled by default)'
-  provides=(go)
-  conflicts=(go)
-
-  _package $pkgname
-}
-
-# vim: ts=2 sw=2 et

Copied: go/repos/community-x86_64/PKGBUILD (from rev 417549, go/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 16:13:54 UTC (rev 417550)
@@ -0,0 +1,105 @@
+# Maintainer: Alexander F. Rødseth 
+# Maintainer: Bartłomiej Piotrowski 
+# Maintainer: Morten Linderud 
+# Contributor: Pierre Neidhardt 
+# Contributor: Vesa Kaihlavirta 
+# Contributor: Rémy Oudompheng 
+# Contributor: Andres Perera 
+# Contributor: Matthew Bauer 
+# Contributor: Christian Himpel 
+# Contributor: Mike Rosset 
+# Contributor: Daniel YC Lin 
+# Contributor: John Luebs 
+
+pkgbase=go
+pkgname=(go go-pie)
+epoch=2
+pkgver=1.11.4
+pkgrel=1
+arch=(x86_64)
+url='https://golang.org/'
+license=(BSD)
+makedepends=(git go)
+source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz
+default-buildmode-pie.patch)
+sha256sums=('4cfd42720a6b1e79a8024895fa6607b69972e8e32446df76d6ce79801bbadb15'
+'9d2f0d201d4e002d74f548cc82bd131139bab5dd62191004c71dd430fdc1666d')
+
+export GOOS=linux
+case "$CARCH" in
+  x86_64) export GOARCH=amd64 ;;
+esac
+export GOROOT_FINAL=/usr/lib/go
+export GOROOT_BOOTSTRAP=/usr/lib/go
+export GOCACHE=off
+
+prepare() {
+  cp -r $pkgbase $pkgbase-pie
+
+  cd $pkgbase-pie
+  patch -p1 -i "$srcdir/default-buildmode-pie.patch"
+}
+
+build() {
+  export 

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

2018-12-22 Thread Bruno Pagani via arch-commits
Date: Saturday, December 22, 2018 @ 16:05:24
  Author: archange
Revision: 417548

archrelease: copy trunk to community-x86_64

Added:
  gitea/repos/community-x86_64/PKGBUILD
(from rev 417547, gitea/trunk/PKGBUILD)
  gitea/repos/community-x86_64/gitea-arch-defaults.patch
(from rev 417547, gitea/trunk/gitea-arch-defaults.patch)
  gitea/repos/community-x86_64/gitea-disable-u2f.patch
(from rev 417547, gitea/trunk/gitea-disable-u2f.patch)
  gitea/repos/community-x86_64/gitea-ldflags.patch
(from rev 417547, gitea/trunk/gitea-ldflags.patch)
  gitea/repos/community-x86_64/gitea.install
(from rev 417547, gitea/trunk/gitea.install)
  gitea/repos/community-x86_64/gitea.service
(from rev 417547, gitea/trunk/gitea.service)
  gitea/repos/community-x86_64/gitea.sysusers
(from rev 417547, gitea/trunk/gitea.sysusers)
  gitea/repos/community-x86_64/gitea.tmpfiles
(from rev 417547, gitea/trunk/gitea.tmpfiles)
Deleted:
  gitea/repos/community-x86_64/PKGBUILD
  gitea/repos/community-x86_64/gitea-arch-defaults.patch
  gitea/repos/community-x86_64/gitea-disable-u2f.patch
  gitea/repos/community-x86_64/gitea-ldflags.patch
  gitea/repos/community-x86_64/gitea.install
  gitea/repos/community-x86_64/gitea.service
  gitea/repos/community-x86_64/gitea.sysusers
  gitea/repos/community-x86_64/gitea.tmpfiles

---+
 PKGBUILD  |  148 ++--
 gitea-arch-defaults.patch |   98 ++---
 gitea-disable-u2f.patch   |   32 -
 gitea-ldflags.patch   |   38 +--
 gitea.install |   60 -
 gitea.service |   80 +++
 gitea.sysusers|2 
 gitea.tmpfiles|   20 ++---
 8 files changed, 239 insertions(+), 239 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 16:05:06 UTC (rev 417547)
+++ PKGBUILD2018-12-22 16:05:24 UTC (rev 417548)
@@ -1,74 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Maintainer: Maxime Gauduin 
-# Contributor: Frederik Schwan 
-
-pkgname=gitea
-pkgver=1.6.1
-pkgrel=1
-pkgdesc="Painless self-hosted Git service. Community managed fork of Gogs."
-arch=('x86_64')
-url="https://gitea.io;
-license=('MIT')
-depends=('git')
-makedepends=('go-pie' 'go-bindata' 'dep')
-optdepends=(
-  'mariadb: MariaDB support'
-  'memcached: MemCached support'
-  'openssh: GIT over SSH support'
-  'pam: Authentication via PAM support'
-  'postgresql: PostgreSQL support'
-  'redis: Redis support'
-  'sqlite: SQLite support'
-)
-backup=('etc/gitea/app.ini')
-_tag=439719da19ac5bd0c104d74b54a9b4a49426382b # git rev-parse v1.6.1
-source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed;
-gitea.tmpfiles
-gitea.service
-gitea.sysusers
-gitea-arch-defaults.patch
-gitea-ldflags.patch
-gitea-disable-u2f.patch)
-sha256sums=('SKIP'
-'1521fd7edc3830c695698ffe9835709f1408040b5ec989f07410972c894fa8ba'
-'7789b3f6699b9e111fa080226047cdc765e55ff49a3f72aac989c11c06c3e7e0'
-'2abc51ccd0086bb996194bb7fb241a3f26d84f518417c872b66a3db8970da7e4'
-'db401622ea3d3bde5c1265b4031539a16e5be74191b6109491f539c7e5551f72'
-'9357afc653c70f524a4e3c42cc99c1e6bb4ff40a7460391fa283b6fcf3202e7b'
-'d6842efd13b6971b77d233ff3ac2bd3d81c5d26c348ae1f2a2b19b0e7237726e')
-validpgpkeys=('8C4033A23895237CB27D52D9D9B5613BEB813F99') # Matti Ranta 
, retrieved from https://github.com/techknowlogick.gpg
-install=gitea.install
-
-prepare() {
-  mkdir -p gopath/src/code.gitea.io
-  ln -rTsf ${pkgname} gopath/src/code.gitea.io/gitea
-  export GOPATH="${srcdir}"/gopath
-
-  cd ${pkgname}
-  # Change some defaults for ArchLinux
-  patch -Np1 -i ../gitea-arch-defaults.patch
-  # Fix LDFLAGS not being respected by Go
-  patch -Np1 -i ../gitea-ldflags.patch
-  # https://github.com/go-gitea/gitea/issues/4692
-  patch -Np1 -i ../gitea-disable-u2f.patch
-
-  cd $GOPATH/src/code.gitea.io/gitea
-  dep ensure
-}
-
-build() {
-  export GOPATH="${srcdir}"/gopath
-  cd gopath/src/code.gitea.io/gitea
-  make generate
-  EXTRA_GOFLAGS="-gcflags all=-trimpath=${GOPATH} -asmflags 
all=-trimpath=${GOPATH}" \
-  make GOFLAGS="-v" TAGS="bindata sqlite pam" build
-}
-
-package() {
-  install -Dm755 ${pkgname}/${pkgname} -t "${pkgdir}"/usr/bin/
-  install -Dm644 ${pkgname}/LICENSE -t 
"${pkgdir}"/usr/share/licenses/${pkgname}/
-  install -Dm644 ${pkgname}.service -t "${pkgdir}"/usr/lib/systemd/system/
-  install -Dm644 ${pkgname}.tmpfiles 
"${pkgdir}"/usr/lib/tmpfiles.d/${pkgname}.conf
-  install -Dm644 ${pkgname}.sysusers 
"${pkgdir}"/usr/lib/sysusers.d/${pkgname}.conf
-  install -D ${pkgname}/custom/conf/app.ini.sample 
"${pkgdir}"/etc/gitea/app.ini
-}

Copied: gitea/repos/community-x86_64/PKGBUILD (from rev 417547, 
gitea/trunk/PKGBUILD)
===

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

2018-12-22 Thread Bruno Pagani via arch-commits
Date: Saturday, December 22, 2018 @ 16:05:06
  Author: archange
Revision: 417547

upgpkg: gitea 1.6.2-1

Modified:
  gitea/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 15:38:19 UTC (rev 417546)
+++ PKGBUILD2018-12-22 16:05:06 UTC (rev 417547)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan 
 
 pkgname=gitea
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc="Painless self-hosted Git service. Community managed fork of Gogs."
 arch=('x86_64')
@@ -21,7 +21,7 @@
   'sqlite: SQLite support'
 )
 backup=('etc/gitea/app.ini')
-_tag=439719da19ac5bd0c104d74b54a9b4a49426382b # git rev-parse v1.6.1
+_tag=615976e37467dc5a85f5ddcf575be295ff1b5fe6 # git rev-parse v1.6.2
 source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed;
 gitea.tmpfiles
 gitea.service


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

2018-12-22 Thread Balló György via arch-commits
Date: Saturday, December 22, 2018 @ 13:06:10
  Author: bgyorgy
Revision: 417544

upgpkg: appstream-generator 0.7.4-7

Add missing dependency on d-containers

Modified:
  appstream-generator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 13:00:36 UTC (rev 417543)
+++ PKGBUILD2018-12-22 13:06:10 UTC (rev 417544)
@@ -2,13 +2,13 @@
 
 pkgname=appstream-generator
 pkgver=0.7.4
-pkgrel=6
+pkgrel=7
 pkgdesc="A fast AppStream metadata generator"
 arch=(x86_64)
 url="https://github.com/ximion/appstream-generator;
 license=(GPL3)
-depends=(appstream libarchive librsvg lmdb optipng d-stdx-allocator glibd)
-makedepends=(ldc meson ninja mustache-d curl gir-to-d gobject-introspection 
docbook-xsl d-containers)
+depends=(appstream libarchive librsvg lmdb optipng d-stdx-allocator glibd 
d-containers)
+makedepends=(ldc meson ninja mustache-d curl gir-to-d gobject-introspection 
docbook-xsl)
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/ximion/appstream-generator/archive/v$pkgver.tar.gz;)
 sha256sums=('b214273b9b9525170c8c6fe4e8dca8334aab47ad7cc93fa049c16464a5d902e5')
 


[arch-commits] Commit in appstream-generator/repos/community-x86_64 (2 files)

2018-12-22 Thread Balló György via arch-commits
Date: Saturday, December 22, 2018 @ 13:06:18
  Author: bgyorgy
Revision: 417545

archrelease: copy trunk to community-x86_64

Added:
  appstream-generator/repos/community-x86_64/PKGBUILD
(from rev 417544, appstream-generator/trunk/PKGBUILD)
Deleted:
  appstream-generator/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 13:06:10 UTC (rev 417544)
+++ PKGBUILD2018-12-22 13:06:18 UTC (rev 417545)
@@ -1,28 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=appstream-generator
-pkgver=0.7.4
-pkgrel=6
-pkgdesc="A fast AppStream metadata generator"
-arch=(x86_64)
-url="https://github.com/ximion/appstream-generator;
-license=(GPL3)
-depends=(appstream libarchive librsvg lmdb optipng d-stdx-allocator glibd)
-makedepends=(ldc meson ninja mustache-d curl gir-to-d gobject-introspection 
docbook-xsl d-containers)
-source=($pkgname-$pkgver.tar.gz::"https://github.com/ximion/appstream-generator/archive/v$pkgver.tar.gz;)
-sha256sums=('b214273b9b9525170c8c6fe4e8dca8334aab47ad7cc93fa049c16464a5d902e5')
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  meson ../$pkgname-$pkgver -Ddownload-js=false --prefix=/usr
-  ninja
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: appstream-generator/repos/community-x86_64/PKGBUILD (from rev 417544, 
appstream-generator/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 13:06:18 UTC (rev 417545)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=appstream-generator
+pkgver=0.7.4
+pkgrel=7
+pkgdesc="A fast AppStream metadata generator"
+arch=(x86_64)
+url="https://github.com/ximion/appstream-generator;
+license=(GPL3)
+depends=(appstream libarchive librsvg lmdb optipng d-stdx-allocator glibd 
d-containers)
+makedepends=(ldc meson ninja mustache-d curl gir-to-d gobject-introspection 
docbook-xsl)
+source=($pkgname-$pkgver.tar.gz::"https://github.com/ximion/appstream-generator/archive/v$pkgver.tar.gz;)
+sha256sums=('b214273b9b9525170c8c6fe4e8dca8334aab47ad7cc93fa049c16464a5d902e5')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  meson ../$pkgname-$pkgver -Ddownload-js=false --prefix=/usr
+  ninja
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}


[arch-commits] Commit in python-psycopg2/trunk (ChangeLog)

2018-12-22 Thread Morten Linderud via arch-commits
Date: Saturday, December 22, 2018 @ 13:00:36
  Author: foxboron
Revision: 417543

Removed changelog

Deleted:
  python-psycopg2/trunk/ChangeLog

---+
 ChangeLog |   25 -
 1 file changed, 25 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2018-12-22 13:00:08 UTC (rev 417542)
+++ ChangeLog   2018-12-22 13:00:36 UTC (rev 417543)
@@ -1,25 +0,0 @@
-
-2009-08-05  Douglas Soares de Andrade  
-
-   * Updated to: 2.0.11
-
-2009-03-24  Douglas Soares de Andrade  
-
-   * Updated for i686: 2.0.9
-
-2009-01-11  Douglas Soares de Andrade  
-
-   * Rebuilt for python 2.6
-
-2008-04-25  Mateusz Herych 
-
-   * Built for x86_64 - 2.0.7
-
-2008-04-23  Douglas Soares de Andrade  
-
-   * Built for i686 - 2.0.7
-
-2007-06-27  tardo  
-   
-   * Built for x86_64
-


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

2018-12-22 Thread Morten Linderud via arch-commits
Date: Saturday, December 22, 2018 @ 13:00:08
  Author: foxboron
Revision: 417542

archrelease: copy trunk to community-x86_64

Added:
  python-psycopg2/repos/community-x86_64/ChangeLog
(from rev 417541, python-psycopg2/trunk/ChangeLog)
  python-psycopg2/repos/community-x86_64/PKGBUILD
(from rev 417541, python-psycopg2/trunk/PKGBUILD)
Deleted:
  python-psycopg2/repos/community-x86_64/ChangeLog
  python-psycopg2/repos/community-x86_64/PKGBUILD

---+
 ChangeLog |   50 +-
 PKGBUILD  |   86 +++-
 2 files changed, 64 insertions(+), 72 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2018-12-22 12:54:58 UTC (rev 417541)
+++ ChangeLog   2018-12-22 13:00:08 UTC (rev 417542)
@@ -1,25 +0,0 @@
-
-2009-08-05  Douglas Soares de Andrade  
-
-   * Updated to: 2.0.11
-
-2009-03-24  Douglas Soares de Andrade  
-
-   * Updated for i686: 2.0.9
-
-2009-01-11  Douglas Soares de Andrade  
-
-   * Rebuilt for python 2.6
-
-2008-04-25  Mateusz Herych 
-
-   * Built for x86_64 - 2.0.7
-
-2008-04-23  Douglas Soares de Andrade  
-
-   * Built for i686 - 2.0.7
-
-2007-06-27  tardo  
-   
-   * Built for x86_64
-

Copied: python-psycopg2/repos/community-x86_64/ChangeLog (from rev 417541, 
python-psycopg2/trunk/ChangeLog)
===
--- ChangeLog   (rev 0)
+++ ChangeLog   2018-12-22 13:00:08 UTC (rev 417542)
@@ -0,0 +1,25 @@
+
+2009-08-05  Douglas Soares de Andrade  
+
+   * Updated to: 2.0.11
+
+2009-03-24  Douglas Soares de Andrade  
+
+   * Updated for i686: 2.0.9
+
+2009-01-11  Douglas Soares de Andrade  
+
+   * Rebuilt for python 2.6
+
+2008-04-25  Mateusz Herych 
+
+   * Built for x86_64 - 2.0.7
+
+2008-04-23  Douglas Soares de Andrade  
+
+   * Built for i686 - 2.0.7
+
+2007-06-27  tardo  
+   
+   * Built for x86_64
+

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 12:54:58 UTC (rev 417541)
+++ PKGBUILD2018-12-22 13:00:08 UTC (rev 417542)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Morten Linderud  
-# Contributor: Sergej Pupykin 
-# Contributor: Angel 'angvp' Velasquez 
-# Contributor: Douglas Soares de Andrade 
-
-pkgbase=python-psycopg2
-pkgname=('python-psycopg2' 'python2-psycopg2')
-pkgver=2.7.5
-pkgrel=2
-pkgdesc="A PostgreSQL database adapter for the Python programming language."
-arch=('x86_64')
-url="http://initd.org/psycopg/;
-license=('LGPL3')
-makedepends=('python2' 'python2-setuptools' 
- 'python' 'python-setuptools' 'postgresql-libs>=8.4.1')
-validpgpkeys=('8AD609956CF1899418E19A856013BD3AFCF957DE')
-source=(http://initd.org/psycopg/tarballs/PSYCOPG-2-7/psycopg2-$pkgver.tar.gz{,.asc})
-sha256sums=('eccf962d41ca46e6326b97c8fe0a6687b58dfc1a5f6540ed071ff1474cea749e'
-'SKIP')
-prepare() {
-  cp -a psycopg2-$pkgver{,-py2}
-}
-
-build(){
-  cd "$srcdir/psycopg2-$pkgver"
-  sed -i 's/,PSYCOPG_DEBUG$//' setup.cfg
-  python setup.py build
-
-  cd "$srcdir/psycopg2-$pkgver-py2"
-  sed -i 's/,PSYCOPG_DEBUG$//' setup.cfg
-  python2 setup.py build
-}
-
-package_python-psycopg2() {
-  depends=('python' 'postgresql-libs>=8.4.1')
-
-  cd "$srcdir/psycopg2-$pkgver"
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}
-
-package_python2-psycopg2() {
-  depends=('python2' 'postgresql-libs>=8.4.1')
-
-  cd "$srcdir/psycopg2-$pkgver-py2"
-  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}

Copied: python-psycopg2/repos/community-x86_64/PKGBUILD (from rev 417541, 
python-psycopg2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 13:00:08 UTC (rev 417542)
@@ -0,0 +1,39 @@
+# Maintainer: Morten Linderud  
+# Contributor: Sergej Pupykin 
+# Contributor: Angel 'angvp' Velasquez 
+# Contributor: Douglas Soares de Andrade 
+
+pkgbase=python-psycopg2
+pkgname=('python-psycopg2' 'python2-psycopg2')
+pkgver=2.7.6.1
+pkgrel=1
+pkgdesc="A PostgreSQL database adapter for the Python programming language."
+arch=('x86_64')
+url="http://initd.org/psycopg/;
+license=('LGPL3')
+makedepends=('python2' 'python2-setuptools' 
+ 'python' 'python-setuptools' 'postgresql-libs')
+source=(http://initd.org/psycopg/tarballs/PSYCOPG-2-7/psycopg2-$pkgver.tar.gz{,.asc})
+validpgpkeys=('8AD609956CF1899418E19A856013BD3AFCF957DE')
+sha256sums=('27959abe64ca1fc6d8cd11a71a1f421d8287831a3262bd4cacd43bbf43cc3c82'
+'SKIP')
+build(){
+  cd "$srcdir/psycopg2-$pkgver"
+  sed -i 's/,PSYCOPG_DEBUG$//' setup.cfg
+  python setup.py build
+  python2 setup.py build
+}
+
+package_python-psycopg2() {
+  depends=('python' 'postgresql-libs')
+
+  cd "$srcdir/psycopg2-$pkgver"
+  python setup.py install --root="$pkgdir" 

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

2018-12-22 Thread Morten Linderud via arch-commits
Date: Saturday, December 22, 2018 @ 12:54:58
  Author: foxboron
Revision: 417541

upgpkg: python-psycopg2 2.7.6.1-1

Modified:
  python-psycopg2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 12:49:05 UTC (rev 417540)
+++ PKGBUILD2018-12-22 12:54:58 UTC (rev 417541)
@@ -5,34 +5,27 @@
 
 pkgbase=python-psycopg2
 pkgname=('python-psycopg2' 'python2-psycopg2')
-pkgver=2.7.5
-pkgrel=2
+pkgver=2.7.6.1
+pkgrel=1
 pkgdesc="A PostgreSQL database adapter for the Python programming language."
 arch=('x86_64')
 url="http://initd.org/psycopg/;
 license=('LGPL3')
 makedepends=('python2' 'python2-setuptools' 
- 'python' 'python-setuptools' 'postgresql-libs>=8.4.1')
+ 'python' 'python-setuptools' 'postgresql-libs')
+source=(http://initd.org/psycopg/tarballs/PSYCOPG-2-7/psycopg2-$pkgver.tar.gz{,.asc})
 validpgpkeys=('8AD609956CF1899418E19A856013BD3AFCF957DE')
-source=(http://initd.org/psycopg/tarballs/PSYCOPG-2-7/psycopg2-$pkgver.tar.gz{,.asc})
-sha256sums=('eccf962d41ca46e6326b97c8fe0a6687b58dfc1a5f6540ed071ff1474cea749e'
+sha256sums=('27959abe64ca1fc6d8cd11a71a1f421d8287831a3262bd4cacd43bbf43cc3c82'
 'SKIP')
-prepare() {
-  cp -a psycopg2-$pkgver{,-py2}
-}
-
 build(){
   cd "$srcdir/psycopg2-$pkgver"
   sed -i 's/,PSYCOPG_DEBUG$//' setup.cfg
   python setup.py build
-
-  cd "$srcdir/psycopg2-$pkgver-py2"
-  sed -i 's/,PSYCOPG_DEBUG$//' setup.cfg
   python2 setup.py build
 }
 
 package_python-psycopg2() {
-  depends=('python' 'postgresql-libs>=8.4.1')
+  depends=('python' 'postgresql-libs')
 
   cd "$srcdir/psycopg2-$pkgver"
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
@@ -39,8 +32,8 @@
 }
 
 package_python2-psycopg2() {
-  depends=('python2' 'postgresql-libs>=8.4.1')
+  depends=('python2' 'postgresql-libs')
 
-  cd "$srcdir/psycopg2-$pkgver-py2"
+  cd "$srcdir/psycopg2-$pkgver"
   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
 }


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

2018-12-22 Thread Morten Linderud via arch-commits
Date: Saturday, December 22, 2018 @ 12:49:05
  Author: foxboron
Revision: 417540

archrelease: copy trunk to community-x86_64

Added:
  python-typed-ast/repos/community-x86_64/PKGBUILD
(from rev 417539, python-typed-ast/trunk/PKGBUILD)
Deleted:
  python-typed-ast/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 12:48:54 UTC (rev 417539)
+++ PKGBUILD2018-12-22 12:49:05 UTC (rev 417540)
@@ -1,23 +0,0 @@
-# Maintainer: Morten Linderud 
-
-pkgname=python-typed-ast
-pkgver=1.1.0
-pkgrel=3
-pkgdesc="a fork of Python 2 and 3 ast modules with type comment support"
-arch=('x86_64')
-url="https://github.com/python/typed_ast;
-license=('Apache')
-depends=('python')
-makedepends=('python-setuptools')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/python/typed_ast/archive/1.1.0.tar.gz;)
-sha256sums=('4a1dcf032fec709d947b64b8eeca26b5952c6ea5152780a0e02c715e0ed7')
-
-build(){
-  cd "typed_ast-$pkgver"
-  python setup.py build
-}
-
-package(){
-  cd "typed_ast-$pkgver"
-  python setup.py install --prefix="usr/" --root="$pkgdir/" --optimize=1 
--skip-build
-}

Copied: python-typed-ast/repos/community-x86_64/PKGBUILD (from rev 417539, 
python-typed-ast/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 12:49:05 UTC (rev 417540)
@@ -0,0 +1,23 @@
+# Maintainer: Morten Linderud 
+
+pkgname=python-typed-ast
+pkgver=1.1.1
+pkgrel=1
+pkgdesc="a fork of Python 2 and 3 ast modules with type comment support"
+arch=('x86_64')
+url="https://github.com/python/typed_ast;
+license=('Apache')
+depends=('python')
+makedepends=('python-setuptools')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/python/typed_ast/archive/${pkgver}.tar.gz;)
+sha256sums=('8d40e9a6d6e04c1379e58fa022fc4195228e9fec8fed7d9ff642429b9ab490f1')
+
+build(){
+  cd "typed_ast-$pkgver"
+  python setup.py build
+}
+
+package(){
+  cd "typed_ast-$pkgver"
+  python setup.py install --prefix="usr/" --root="$pkgdir/" --optimize=1 
--skip-build
+}


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

2018-12-22 Thread Morten Linderud via arch-commits
Date: Saturday, December 22, 2018 @ 12:48:54
  Author: foxboron
Revision: 417539

upgpkg: python-typed-ast 1.1.1-1

Modified:
  python-typed-ast/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 12:40:10 UTC (rev 417538)
+++ PKGBUILD2018-12-22 12:48:54 UTC (rev 417539)
@@ -1,8 +1,8 @@
 # Maintainer: Morten Linderud 
 
 pkgname=python-typed-ast
-pkgver=1.1.0
-pkgrel=3
+pkgver=1.1.1
+pkgrel=1
 pkgdesc="a fork of Python 2 and 3 ast modules with type comment support"
 arch=('x86_64')
 url="https://github.com/python/typed_ast;
@@ -9,8 +9,8 @@
 license=('Apache')
 depends=('python')
 makedepends=('python-setuptools')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/python/typed_ast/archive/1.1.0.tar.gz;)
-sha256sums=('4a1dcf032fec709d947b64b8eeca26b5952c6ea5152780a0e02c715e0ed7')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/python/typed_ast/archive/${pkgver}.tar.gz;)
+sha256sums=('8d40e9a6d6e04c1379e58fa022fc4195228e9fec8fed7d9ff642429b9ab490f1')
 
 build(){
   cd "typed_ast-$pkgver"


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

2018-12-22 Thread Morten Linderud via arch-commits
Date: Saturday, December 22, 2018 @ 12:40:10
  Author: foxboron
Revision: 417538

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 12:40:02 UTC (rev 417537)
+++ PKGBUILD2018-12-22 12:40:10 UTC (rev 417538)
@@ -1,44 +0,0 @@
-# Maintainer: Morten Linderud 
-# Maintainer: Anatol Pomozov
-
-pkgbase=python-autobahn
-pkgname=(python-autobahn python2-autobahn)
-pkgver=18.11.2
-pkgrel=1
-pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
-arch=(any)
-url='http://autobahn.ws/python/'
-license=(MIT)
-makedepends=(python-setuptools python2-setuptools python-twisted python-six 
python-txaio python2-twisted python2-six python2-txaio)
-checkdepends=(python2-unittest2)
-source=(https://pypi.io/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
-sha256sums=('43262e500aaf8b89fb5f0b60ab13163500ee877908cdd6861208546d95c6dba0')
-
-build() {
-  cd "$srcdir/autobahn-$pkgver"
-  python setup.py build
-  python2 setup.py build
-}
-
-check() {
-  cd "$srcdir/autobahn-$pkgver"
-  #It requires python-unittest2 in [community]
-  #python setup.py test
-  #python2 setup.py test
-}
-
-package_python-autobahn() {
-  depends=(python python-twisted python-six python-txaio)
-
-  cd "$srcdir/autobahn-$pkgver"
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-autobahn() {
-  depends=(python2 python2-twisted python2-six python2-txaio)
-
-  cd "$srcdir/autobahn-$pkgver"
-  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-autobahn/repos/community-any/PKGBUILD (from rev 417537, 
python-autobahn/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 12:40:10 UTC (rev 417538)
@@ -0,0 +1,44 @@
+# Maintainer: Morten Linderud 
+# Maintainer: Anatol Pomozov
+
+pkgbase=python-autobahn
+pkgname=(python-autobahn python2-autobahn)
+pkgver=18.12.1
+pkgrel=1
+pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
+arch=(any)
+url='http://autobahn.ws/python/'
+license=(MIT)
+makedepends=(python-setuptools python2-setuptools python-twisted python-six 
python-txaio python2-twisted python2-six python2-txaio)
+checkdepends=(python2-unittest2)
+source=(https://pypi.io/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
+sha256sums=('bec9e04c97536a6c0044965db4a478672a01c4adee0aa84d9c4a0945b2adc879')
+
+build() {
+  cd "$srcdir/autobahn-$pkgver"
+  python setup.py build
+  python2 setup.py build
+}
+
+check() {
+  cd "$srcdir/autobahn-$pkgver"
+  #It requires python-unittest2 in [community]
+  #python setup.py test
+  #python2 setup.py test
+}
+
+package_python-autobahn() {
+  depends=(python python-twisted python-six python-txaio)
+
+  cd "$srcdir/autobahn-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+package_python2-autobahn() {
+  depends=(python2 python2-twisted python2-six python2-txaio)
+
+  cd "$srcdir/autobahn-$pkgver"
+  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2018-12-22 Thread Morten Linderud via arch-commits
Date: Saturday, December 22, 2018 @ 12:40:02
  Author: foxboron
Revision: 417537

upgpkg: python-autobahn 18.12.1-1

Modified:
  python-autobahn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 12:33:22 UTC (rev 417536)
+++ PKGBUILD2018-12-22 12:40:02 UTC (rev 417537)
@@ -3,7 +3,7 @@
 
 pkgbase=python-autobahn
 pkgname=(python-autobahn python2-autobahn)
-pkgver=18.11.2
+pkgver=18.12.1
 pkgrel=1
 pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
 arch=(any)
@@ -12,7 +12,7 @@
 makedepends=(python-setuptools python2-setuptools python-twisted python-six 
python-txaio python2-twisted python2-six python2-txaio)
 checkdepends=(python2-unittest2)
 source=(https://pypi.io/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
-sha256sums=('43262e500aaf8b89fb5f0b60ab13163500ee877908cdd6861208546d95c6dba0')
+sha256sums=('bec9e04c97536a6c0044965db4a478672a01c4adee0aa84d9c4a0945b2adc879')
 
 build() {
   cd "$srcdir/autobahn-$pkgver"


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

2018-12-22 Thread Morten Linderud via arch-commits
Date: Saturday, December 22, 2018 @ 12:33:22
  Author: foxboron
Revision: 417536

archrelease: copy trunk to community-x86_64

Added:
  influxdb/repos/community-x86_64/PKGBUILD
(from rev 417535, influxdb/trunk/PKGBUILD)
  influxdb/repos/community-x86_64/influxdb.sysusers
(from rev 417535, influxdb/trunk/influxdb.sysusers)
  influxdb/repos/community-x86_64/influxdb.tmpfiles
(from rev 417535, influxdb/trunk/influxdb.tmpfiles)
Deleted:
  influxdb/repos/community-x86_64/PKGBUILD
  influxdb/repos/community-x86_64/influxdb.sysusers
  influxdb/repos/community-x86_64/influxdb.tmpfiles

---+
 PKGBUILD  |  146 ++--
 influxdb.sysusers |2 
 influxdb.tmpfiles |8 +-
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 12:33:13 UTC (rev 417535)
+++ PKGBUILD2018-12-22 12:33:22 UTC (rev 417536)
@@ -1,73 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Nicolas Leclercq 
-# Contributor: Adam S Levy 
-# Contributor: Charles B. Johnson 
-# Contributor: Daichi Shinozaki 
-# Contributor: Ben Alex 
-
-pkgname=influxdb
-pkgver=1.7.1
-pkgrel=1
-pkgdesc='Scalable datastore for metrics, events, and real-time analytics'
-arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
-url='https://github.com/InfluxData/influxdb'
-license=('MIT')
-makedepends=('go-pie' 'git' 'asciidoc' 'xmlto' 'dep')
-backup=('etc/influxdb/influxdb.conf')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/influxdata/influxdb/archive/v${pkgver}.tar.gz;
-"influxdb.sysusers"
-"influxdb.tmpfiles")
-sha256sums=('c8f8e614bde301e0852e1fbeb7b9a39f758ae335b8f5a6157478082eea9cec77'
-'809cca823ae3027984bc7ace70db75753d7d0d4f6658a36db9d94a33054ca5e9'
-'e2aa59413a6204737383b86cedefd866d7073f56ace5b89aad38c530cc86e60c')
-
-prepare(){
-  export GOPATH="$srcdir/gopath"
-
-  mkdir -p "$GOPATH/src/github.com/influxdata/"
-  cp -r "${srcdir}/influxdb-$pkgver" 
"$GOPATH/src/github.com/influxdata/influxdb"
-  cd "$GOPATH/src/github.com/influxdata/influxdb"
-  dep ensure
-}
-
-build(){
-  export GOPATH="$srcdir/gopath"
-
-  _LDFLAGS="-X main.version=$pkgver -X main.branch=master -extldflags 
${LDFLAGS}"
-  go install -v -ldflags="$_LDFLAGS" -gcflags "all=-trimpath=${GOPATH}" 
-asmflags "all=-trimpath=${GOPATH}" "github.com/influxdata/influxdb/cmd/..."
-
-  cd "$GOPATH/src/github.com/influxdata/influxdb/man/"
-  make
-}
-
-check(){
-  export GOPATH="$srcdir/gopath"
-  go test "github.com/influxdata/influxdb/..."
-}
-
-package(){
-  export GOPATH="$srcdir/gopath"
-
-  cd "$srcdir"
-  install -Dm644 influxdb.sysusers "$pkgdir/usr/lib/sysusers.d/influxdb.conf"
-  install -Dm644 influxdb.tmpfiles "$pkgdir/usr/lib/tmpfiles.d/influxdb.conf"
-
-  cd "$GOPATH/bin"
-  install -d "$pkgdir/usr/bin/"
-  install -Dm755 influx "$pkgdir/usr/bin/"
-  install -Dm755 influxd"$pkgdir/usr/bin/"
-  install -Dm755 influx_inspect "$pkgdir/usr/bin/"
-  install -Dm755 influx_stress  "$pkgdir/usr/bin/"
-  install -Dm755 influx_tools   "$pkgdir/usr/bin/"
-  install -Dm755 influx_tsm "$pkgdir/usr/bin/"
-  install -Dm755 store  "$pkgdir/usr/bin/"
-
-  cd "$GOPATH/src/github.com/influxdata/influxdb"
-  install -Dm644 scripts/influxdb.service 
"$pkgdir/usr/lib/systemd/system/influxdb.service"
-  install -Dm644 etc/config.sample.toml   "$pkgdir/etc/influxdb/influxdb.conf"
-  install -Dm644 LICENSE  
"$pkgdir/usr/share/licenses/influxdb/LICENSE"
-
-  # Install man pages
-  install -d "$pkgdir/usr/share/man/man1"
-  install -Dm644 man/*.1 "$pkgdir/usr/share/man/man1/"
-}

Copied: influxdb/repos/community-x86_64/PKGBUILD (from rev 417535, 
influxdb/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 12:33:22 UTC (rev 417536)
@@ -0,0 +1,73 @@
+# Maintainer: Morten Linderud 
+# Contributor: Nicolas Leclercq 
+# Contributor: Adam S Levy 
+# Contributor: Charles B. Johnson 
+# Contributor: Daichi Shinozaki 
+# Contributor: Ben Alex 
+
+pkgname=influxdb
+pkgver=1.7.2
+pkgrel=1
+pkgdesc='Scalable datastore for metrics, events, and real-time analytics'
+arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
+url='https://github.com/InfluxData/influxdb'
+license=('MIT')
+makedepends=('go-pie' 'git' 'asciidoc' 'xmlto' 'dep')
+backup=('etc/influxdb/influxdb.conf')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/influxdata/influxdb/archive/v${pkgver}.tar.gz;
+"influxdb.sysusers"
+"influxdb.tmpfiles")
+sha256sums=('05b10655c98e5fcf16f99a3c304bda4bac09761a499566c5458e233e224daabe'
+'809cca823ae3027984bc7ace70db75753d7d0d4f6658a36db9d94a33054ca5e9'
+'e2aa59413a6204737383b86cedefd866d7073f56ace5b89aad38c530cc86e60c')
+
+prepare(){
+  export GOPATH="$srcdir/gopath"
+
+  mkdir -p 

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

2018-12-22 Thread Morten Linderud via arch-commits
Date: Saturday, December 22, 2018 @ 12:33:13
  Author: foxboron
Revision: 417535

upgpkg: influxdb 1.7.2-1

Modified:
  influxdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 11:49:31 UTC (rev 417534)
+++ PKGBUILD2018-12-22 12:33:13 UTC (rev 417535)
@@ -6,7 +6,7 @@
 # Contributor: Ben Alex 
 
 pkgname=influxdb
-pkgver=1.7.1
+pkgver=1.7.2
 pkgrel=1
 pkgdesc='Scalable datastore for metrics, events, and real-time analytics'
 arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -17,7 +17,7 @@
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/influxdata/influxdb/archive/v${pkgver}.tar.gz;
 "influxdb.sysusers"
 "influxdb.tmpfiles")
-sha256sums=('c8f8e614bde301e0852e1fbeb7b9a39f758ae335b8f5a6157478082eea9cec77'
+sha256sums=('05b10655c98e5fcf16f99a3c304bda4bac09761a499566c5458e233e224daabe'
 '809cca823ae3027984bc7ace70db75753d7d0d4f6658a36db9d94a33054ca5e9'
 'e2aa59413a6204737383b86cedefd866d7073f56ace5b89aad38c530cc86e60c')
 


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

2018-12-22 Thread Morten Linderud via arch-commits
Date: Saturday, December 22, 2018 @ 11:49:31
  Author: foxboron
Revision: 417534

archrelease: copy trunk to community-any

Added:
  font-awesome/repos/community-any/PKGBUILD
(from rev 417533, font-awesome/trunk/PKGBUILD)
Deleted:
  font-awesome/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 11:49:22 UTC (rev 417533)
+++ PKGBUILD2018-12-22 11:49:31 UTC (rev 417534)
@@ -1,28 +0,0 @@
-# Maintainer: Morten Linderud  
-# Contributor: Alad Wenter 

-
-pkgbase=font-awesome
-pkgname=(ttf-font-awesome otf-font-awesome)
-pkgver=5.6.0
-pkgrel=1
-pkgdesc="Iconic font designed for Bootstrap"
-url="http://fontawesome.com;
-license=('custom:OFL')
-arch=('any')
-depends=('fontconfig')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/FortAwesome/Font-Awesome/archive/$pkgver.tar.gz;)
-sha256sums=('d3c8dd3c0335c3d2fe523572eb398599c9eb130381be32d20f5978ccd9d4310a')
-
-package_ttf-font-awesome() {
-  cd "Font-Awesome-${pkgver}"
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
-  install -d "$pkgdir/usr/share/fonts/TTF"
-  install -m644 ./webfonts/*.ttf "$pkgdir/usr/share/fonts/TTF"
-}
-
-package_otf-font-awesome() {
-  cd "Font-Awesome-${pkgver}"
-  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
-  install -d "$pkgdir/usr/share/fonts/OTF"
-  install -m644 ./otfs/*.otf "$pkgdir/usr/share/fonts/OTF"
-}

Copied: font-awesome/repos/community-any/PKGBUILD (from rev 417533, 
font-awesome/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 11:49:31 UTC (rev 417534)
@@ -0,0 +1,28 @@
+# Maintainer: Morten Linderud  
+# Contributor: Alad Wenter 

+
+pkgbase=font-awesome
+pkgname=(ttf-font-awesome otf-font-awesome)
+pkgver=5.6.3
+pkgrel=1
+pkgdesc="Iconic font designed for Bootstrap"
+url="http://fontawesome.com;
+license=('custom:OFL')
+arch=('any')
+depends=('fontconfig')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/FortAwesome/Font-Awesome/archive/$pkgver.tar.gz;)
+sha256sums=('3a162f9b878ab7e92b53ffd79c95e55c4f14b92ce770e1a967c933696ebc8f31')
+
+package_ttf-font-awesome() {
+  cd "Font-Awesome-${pkgver}"
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+  install -d "$pkgdir/usr/share/fonts/TTF"
+  install -m644 ./webfonts/*.ttf "$pkgdir/usr/share/fonts/TTF"
+}
+
+package_otf-font-awesome() {
+  cd "Font-Awesome-${pkgver}"
+  install -Dm644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+  install -d "$pkgdir/usr/share/fonts/OTF"
+  install -m644 ./otfs/*.otf "$pkgdir/usr/share/fonts/OTF"
+}


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

2018-12-22 Thread Morten Linderud via arch-commits
Date: Saturday, December 22, 2018 @ 11:49:22
  Author: foxboron
Revision: 417533

upgpkg: font-awesome 5.6.3-1

Modified:
  font-awesome/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 11:02:57 UTC (rev 417532)
+++ PKGBUILD2018-12-22 11:49:22 UTC (rev 417533)
@@ -3,7 +3,7 @@
 
 pkgbase=font-awesome
 pkgname=(ttf-font-awesome otf-font-awesome)
-pkgver=5.6.0
+pkgver=5.6.3
 pkgrel=1
 pkgdesc="Iconic font designed for Bootstrap"
 url="http://fontawesome.com;
@@ -11,7 +11,7 @@
 arch=('any')
 depends=('fontconfig')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/FortAwesome/Font-Awesome/archive/$pkgver.tar.gz;)
-sha256sums=('d3c8dd3c0335c3d2fe523572eb398599c9eb130381be32d20f5978ccd9d4310a')
+sha256sums=('3a162f9b878ab7e92b53ffd79c95e55c4f14b92ce770e1a967c933696ebc8f31')
 
 package_ttf-font-awesome() {
   cd "Font-Awesome-${pkgver}"


[arch-commits] Commit in buoh/repos/community-x86_64 (5 files)

2018-12-22 Thread Balló György via arch-commits
Date: Saturday, December 22, 2018 @ 11:02:57
  Author: bgyorgy
Revision: 417532

archrelease: copy trunk to community-x86_64

Added:
  buoh/repos/community-x86_64/0001-Various-fixes-related-to-gtk3-port.patch
(from rev 417531, buoh/trunk/0001-Various-fixes-related-to-gtk3-port.patch)
  buoh/repos/community-x86_64/PKGBUILD
(from rev 417531, buoh/trunk/PKGBUILD)
  buoh/repos/community-x86_64/buoh.appdata.xml
(from rev 417531, buoh/trunk/buoh.appdata.xml)
Deleted:
  buoh/repos/community-x86_64/0001-Various-fixes-related-to-gtk3-port.patch
  buoh/repos/community-x86_64/PKGBUILD

---+
 0001-Various-fixes-related-to-gtk3-port.patch |  262 
 PKGBUILD  |   72 +++---
 buoh.appdata.xml  |   47 
 3 files changed, 215 insertions(+), 166 deletions(-)

Deleted: 0001-Various-fixes-related-to-gtk3-port.patch
===
--- 0001-Various-fixes-related-to-gtk3-port.patch   2018-12-22 11:02:52 UTC 
(rev 417531)
+++ 0001-Various-fixes-related-to-gtk3-port.patch   2018-12-22 11:02:57 UTC 
(rev 417532)
@@ -1,131 +0,0 @@
-From 54ac563e431f3388845821b5618d222ac6e4c4c1 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= 
-Date: Sun, 2 Sep 2018 19:26:59 +0200
-Subject: [PATCH] Various fixes related to gtk3 port
-
-- Don't disable scrollbars, otherwise the window cannot be resized.
-- Fix the alignment size of the intro text to make it visible.
-- Set the default size of main window.
-- Remove unimplemented Help Contents menu item.

- data/buoh-ui.xml|  1 -
- src/buoh-view-comic.c   | 33 -
- src/buoh-view-message.c |  2 +-
- src/buoh-window.c   |  4 +---
- 4 files changed, 2 insertions(+), 38 deletions(-)
-
-diff --git a/data/buoh-ui.xml b/data/buoh-ui.xml
-index 6531447..439b887 100644
 a/data/buoh-ui.xml
-+++ b/data/buoh-ui.xml
-@@ -28,7 +28,6 @@
-   
- 
- 
--  
-   
- 
-   
-diff --git a/src/buoh-view-comic.c b/src/buoh-view-comic.c
-index bd4338d..bad2fdf 100644
 a/src/buoh-view-comic.c
-+++ b/src/buoh-view-comic.c
-@@ -103,7 +103,6 @@ static void buoh_view_comic_prepare_load  
(BuohViewComic*c_view)
- static void buoh_view_comic_load_finished (BuohViewComic
*c_view,
-gpointer  
gdata);
- static void buoh_view_comic_load  (BuohViewComic
*c_view);
--static void buoh_view_comic_update_scrollbar_policy (BuohViewComic  
*c_view);
- static gdouble  buoh_view_comic_get_scale_for_width   (BuohViewComic
*c_view,
-gint  
width);
- static gdouble  buoh_view_comic_get_scale_for_height  (BuohViewComic
*c_view,
-@@ -253,7 +252,6 @@ buoh_view_comic_set_property (GObject  *object,
- break;
- case PROP_ZOOM_MODE:
- c_view->priv->zoom_mode = g_value_get_enum (value);
--buoh_view_comic_update_scrollbar_policy (c_view);
- 
- break;
- case PROP_SCALE:
-@@ -573,8 +571,6 @@ buoh_view_comic_prepare_load (BuohViewComic *c_view)
- gtk_adjustment_set_value (hadjustment, 0.0);
- gtk_adjustment_set_value (vadjustment, 0.0);
- 
--buoh_view_comic_update_scrollbar_policy (c_view);
--
- if (gtk_widget_get_realized (GTK_WIDGET (c_view))) {
- gdk_window_set_cursor (gtk_widget_get_window (GTK_WIDGET 
(c_view)),
-NULL);
-@@ -788,35 +784,6 @@ buoh_view_comic_load (BuohViewComic *c_view)
- }
- }
- 
--static void
--buoh_view_comic_update_scrollbar_policy (BuohViewComic *c_view)
--{
--GtkWidget *swindow;
--
--swindow = gtk_widget_get_parent (GTK_WIDGET (c_view));
--if (!GTK_IS_SCROLLED_WINDOW (swindow)) {
--return;
--}
--
--switch (c_view->priv->zoom_mode) {
--case VIEW_ZOOM_FREE:
--gtk_scrolled_window_set_policy (GTK_SCROLLED_WINDOW (swindow),
--GTK_POLICY_AUTOMATIC,
--GTK_POLICY_AUTOMATIC);
--break;
--case VIEW_ZOOM_FIT_WIDTH:
--gtk_scrolled_window_set_policy (GTK_SCROLLED_WINDOW (swindow),
--GTK_POLICY_NEVER,
--GTK_POLICY_AUTOMATIC);
--break;
--case VIEW_ZOOM_BEST_FIT:
--gtk_scrolled_window_set_policy (GTK_SCROLLED_WINDOW (swindow),
--GTK_POLICY_NEVER,
--GTK_POLICY_NEVER);
--break;
--}
--}
--
- static gdouble
- 

[arch-commits] Commit in buoh/trunk (PKGBUILD buoh.appdata.xml)

2018-12-22 Thread Balló György via arch-commits
Date: Saturday, December 22, 2018 @ 11:02:52
  Author: bgyorgy
Revision: 417531

upgpkg: buoh 0.8.2-11

Add appdata file

Added:
  buoh/trunk/buoh.appdata.xml
Modified:
  buoh/trunk/PKGBUILD

--+
 PKGBUILD |5 -
 buoh.appdata.xml |   47 +++
 2 files changed, 51 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 10:44:22 UTC (rev 417530)
+++ PKGBUILD2018-12-22 11:02:52 UTC (rev 417531)
@@ -4,7 +4,7 @@
 
 pkgname=buoh
 pkgver=0.8.2
-pkgrel=10
+pkgrel=11
 pkgdesc="Online strips comics reader for GNOME"
 arch=(x86_64)
 url="http://buoh.steve-o.org/;
@@ -13,8 +13,10 @@
 makedepends=(git meson)
 _commit=5aed558ce52b53830f06e7328b3f38cb7db0d6f0  # master
 source=("git+https://gitlab.gnome.org/GNOME/buoh.git#commit=$_commit;
+buoh.appdata.xml
 0001-Various-fixes-related-to-gtk3-port.patch)
 sha256sums=('SKIP'
+'a9193bfab6775079bc59f223c2f63c698130ad81bd9c6a5c5bf163d9b5014586'
 '1597fb8507421e5a85e8bc89243ede8bbf027cf2d87e58ad84dd63ccf6054eb4')
 
 prepare() {
@@ -31,4 +33,5 @@
 
 package() {
   DESTDIR="$pkgdir" meson install -C build
+  install -Dm644 $pkgname.appdata.xml 
"$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
 }

Added: buoh.appdata.xml
===
--- buoh.appdata.xml(rev 0)
+++ buoh.appdata.xml2018-12-22 11:02:52 UTC (rev 417531)
@@ -0,0 +1,47 @@
+
+
+  buoh
+  CC0-1.0
+  GPL-2.0
+  Buoh
+  Read your favorite comic strips
+
+  
+
+  Buoh is a reader for online strips comics. It is free software, designed 
to
+  work well under the GNOME Desktop.
+
+Buoh has a number of features, including:
+
+  Select your favorites comic through a list of more than 130 
comics
+  Easy, simple an eye-candy view of an online comic
+  Browsing over the comic strip archives
+  Saving a comic to disk
+  Integration with GNOME (respecting the lockdowns and HIG 
compliance)
+
+  
+
+  buoh.desktop
+
+  
+
+  http://buoh.steve-o.org/buoh-images/Screenshot-Buoh.png
+
+
+  http://buoh.steve-o.org/buoh-images/Screenshot-Buoh-1.png
+
+
+  http://buoh.steve-o.org/buoh-images/Screenshot-Buoh-2.png
+
+
+  http://buoh.steve-o.org/buoh-images/Screenshot-Buoh-3.png
+
+  
+  http://buoh.steve-o.org/
+  
+buoh
+  
+
+  buoh
+  esteban AT steve-o DOT org
+


[arch-commits] Commit in gwget/trunk (PKGBUILD gwget.appdata.xml)

2018-12-22 Thread Balló György via arch-commits
Date: Saturday, December 22, 2018 @ 10:44:15
  Author: bgyorgy
Revision: 417529

upgpkg: gwget 1.0.4-13

Add appdata file

Added:
  gwget/trunk/gwget.appdata.xml
Modified:
  gwget/trunk/PKGBUILD

---+
 PKGBUILD  |8 +---
 gwget.appdata.xml |   33 +
 2 files changed, 38 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 10:40:00 UTC (rev 417528)
+++ PKGBUILD2018-12-22 10:44:15 UTC (rev 417529)
@@ -6,7 +6,7 @@
 
 pkgname=gwget
 pkgver=1.0.4
-pkgrel=12
+pkgrel=13
 pkgdesc="Download manager for GNOME"
 arch=('x86_64')
 url="https://projects.gnome.org/gwget/;
@@ -14,6 +14,7 @@
 depends=('gtk3' 'libnotify' 'wget')
 makedepends=('intltool')
 
source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
+gwget.appdata.xml
 gwget-1.0.4-notify-0.7.patch
 gwget-1.0.4-glib-2.32.patch
 drop-libgnomeui.patch
@@ -22,6 +23,7 @@
 various-fixes.patch
 gsettings-port.patch)
 sha256sums=('a65b2b2b3befb6cf34a697a13111b35498a6d63f9a9b048a22b8654f35ef643f'
+'5e03f1c6b6034ebdf07da3cc8d3e57ab4016134c25d25995ba56267b00935536'
 '84efbbea9c2a91c60288edb67264bbdb4ec2c579cf95b3baa8282040a1b65c76'
 '319c4795d0034c4adacf302db697d966ca228fc1bbe9778af9dadcfb0c2531c8'
 '019fae87e984d22cd1bbe7b3fc064c936a76658ef98cbf96f7ba1c10678ac585'
@@ -60,8 +62,7 @@
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-schemas-install \
-  --with-gconf-schema-file-dir=/usr/share/gconf/schemas
+  --disable-schemas-compile
   make
 }
 
@@ -68,4 +69,5 @@
 package() {
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
+  install -Dm644 ../$pkgname.appdata.xml 
"$pkgdir/usr/share/metainfo/$pkgname.appdata.xml"
 }

Added: gwget.appdata.xml
===
--- gwget.appdata.xml   (rev 0)
+++ gwget.appdata.xml   2018-12-22 10:44:15 UTC (rev 417529)
@@ -0,0 +1,33 @@
+
+
+
+  gwget
+  CC0-1.0
+  GPL-2.0
+  Gwget
+  Download files from the Internet
+
+  
+
+  Gwget is an application that allows you to manage the downloading of
+  files from the internet. It supports the pausing and resuming of 
downloads,
+  can download all the accompanying files of a HTML page, and supports drag
+  and drop.
+
+  
+
+  gwget.desktop
+
+  
+
+  https://projects.gnome.org/gwget/main_window_p.jpg
+
+  
+  http://gnome.org/projects/gwget
+  
+gwget
+  
+
+  gwget
+  david AT alderia DOT com
+


[arch-commits] Commit in wine-staging-nine/trunk (PKGBUILD)

2018-12-22 Thread Laurent Carlier via arch-commits
Date: Saturday, December 22, 2018 @ 10:39:50
  Author: lcarlier
Revision: 417527

upgpkg: wine-staging-nine 4.0rc3-1

upstream update 4.0rc3

Modified:
  wine-staging-nine/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 09:58:32 UTC (rev 417526)
+++ PKGBUILD2018-12-22 10:39:50 UTC (rev 417527)
@@ -6,23 +6,23 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=wine-staging-nine
-pkgver=3.21
+pkgver=4.0rc3
 pkgrel=1
 
 _pkgbasever=${pkgver/rc/-rc}
 _stagingpatchver=${_pkgbasever}
-_ninepatchver=${_pkgbasever}
-#_ninepatchver=3.13
+#_ninepatchver=${_pkgbasever}
+_ninepatchver=3.21
 
-source=(https://dl.winehq.org/wine/source/3.x/wine-$_pkgbasever.tar.xz{,.sign}
+source=(https://dl.winehq.org/wine/source/4.0/wine-$_pkgbasever.tar.xz{,.sign}
 
"wine-staging-v$_stagingpatchver.tar.gz::https://github.com/wine-staging/wine-staging/archive/v$_stagingpatchver.tar.gz;
 
"https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-$_ninepatchver.tar.gz;
 30-win32-aliases.conf
 wine-binfmt.conf
 steam.patch)
-sha512sums=('dd64a6778bf1b848c8fe14dc26cfca21f6c1c92714ca1b2e932a28560a2adc1f69aa1b2cba250f49a5df4f91a4accde677a2afaf960c200d3998eac1957b5c6b'
+sha512sums=('8987dd46581803ef669a5b29b69268ded471644071443119c90bb0830ed2f1c6781107c17ac291188360b075a076da7f70602927354797c309df1bdca1e61c86'
 'SKIP'
-
'17f8194954a420d1424d564ba9ad5e6d4dd574dc38da4895d5b6740c1990f8655cb573bd57c77ace2c78c71da4782b511a5ac937ca1f0fc958e3c925abaeefde'
+
'5494a0f04ac76ea2f1f4bcf4d9a1b2eb86d7ddf93d55aa8ac4571f807ec04e970daee8fb69a8f81c96d5394b8fc8f67a068e0ca1bf27f45e825900670cb9b098'
 
'b2263d26b671b45a59c03ca5dc88aff35444e4d47caccf3de1493fa86ac834bb178819b9a80aa52838e510f814ed404e6c3ce9724aa6eea6a6d5f019253e6248'
 
'6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb'
 
'bdde7ae015d8a98ba55e84b86dc05aca1d4f8de85be7e4bd6187054bfe4ac83b5a20538945b63fb073caab78022141e9545685e4e3698c97ff173cf30859e285'


[arch-commits] Commit in wine-staging-nine/repos/multilib-x86_64 (10 files)

2018-12-22 Thread Laurent Carlier via arch-commits
Date: Saturday, December 22, 2018 @ 10:40:00
  Author: lcarlier
Revision: 417528

archrelease: copy trunk to multilib-x86_64

Added:
  wine-staging-nine/repos/multilib-x86_64/30-win32-aliases.conf
(from rev 417527, wine-staging-nine/trunk/30-win32-aliases.conf)
  wine-staging-nine/repos/multilib-x86_64/PKGBUILD
(from rev 417527, wine-staging-nine/trunk/PKGBUILD)
  wine-staging-nine/repos/multilib-x86_64/steam.patch
(from rev 417527, wine-staging-nine/trunk/steam.patch)
  wine-staging-nine/repos/multilib-x86_64/wine-binfmt.conf
(from rev 417527, wine-staging-nine/trunk/wine-binfmt.conf)
  wine-staging-nine/repos/multilib-x86_64/wine.install
(from rev 417527, wine-staging-nine/trunk/wine.install)
Deleted:
  wine-staging-nine/repos/multilib-x86_64/30-win32-aliases.conf
  wine-staging-nine/repos/multilib-x86_64/PKGBUILD
  wine-staging-nine/repos/multilib-x86_64/steam.patch
  wine-staging-nine/repos/multilib-x86_64/wine-binfmt.conf
  wine-staging-nine/repos/multilib-x86_64/wine.install

---+
 30-win32-aliases.conf |   40 ++--
 PKGBUILD  |  404 
 steam.patch   |   78 -
 wine-binfmt.conf  |4 
 wine.install  |   14 -
 5 files changed, 270 insertions(+), 270 deletions(-)

Deleted: 30-win32-aliases.conf
===
--- 30-win32-aliases.conf   2018-12-22 10:39:50 UTC (rev 417527)
+++ 30-win32-aliases.conf   2018-12-22 10:40:00 UTC (rev 417528)
@@ -1,20 +0,0 @@
-
-
-
-  
-MS Shell Dlg
-Microsoft Sans Serif
-sans-serif
-  
-  
-MS Shell Dlg 2
-Tahoma
-sans-serif
-  
-
-  
-MS Sans Serif
-Microsoft Sans Serif
-sans-serif
-  
-

Copied: wine-staging-nine/repos/multilib-x86_64/30-win32-aliases.conf (from rev 
417527, wine-staging-nine/trunk/30-win32-aliases.conf)
===
--- 30-win32-aliases.conf   (rev 0)
+++ 30-win32-aliases.conf   2018-12-22 10:40:00 UTC (rev 417528)
@@ -0,0 +1,20 @@
+
+
+
+  
+MS Shell Dlg
+Microsoft Sans Serif
+sans-serif
+  
+  
+MS Shell Dlg 2
+Tahoma
+sans-serif
+  
+
+  
+MS Sans Serif
+Microsoft Sans Serif
+sans-serif
+  
+

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 10:39:50 UTC (rev 417527)
+++ PKGBUILD2018-12-22 10:40:00 UTC (rev 417528)
@@ -1,202 +0,0 @@
-# Maintainer: Laurent Carlier 
-# Contributor: Felix Yan 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# Contributor: Giovanni Scafora 
-
-pkgname=wine-staging-nine
-pkgver=3.21
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-_stagingpatchver=${_pkgbasever}
-_ninepatchver=${_pkgbasever}
-#_ninepatchver=3.13
-
-source=(https://dl.winehq.org/wine/source/3.x/wine-$_pkgbasever.tar.xz{,.sign}
-
"wine-staging-v$_stagingpatchver.tar.gz::https://github.com/wine-staging/wine-staging/archive/v$_stagingpatchver.tar.gz;
-
"https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-$_ninepatchver.tar.gz;
-30-win32-aliases.conf
-wine-binfmt.conf
-steam.patch)
-sha512sums=('dd64a6778bf1b848c8fe14dc26cfca21f6c1c92714ca1b2e932a28560a2adc1f69aa1b2cba250f49a5df4f91a4accde677a2afaf960c200d3998eac1957b5c6b'
-'SKIP'
-
'17f8194954a420d1424d564ba9ad5e6d4dd574dc38da4895d5b6740c1990f8655cb573bd57c77ace2c78c71da4782b511a5ac937ca1f0fc958e3c925abaeefde'
-
'b2263d26b671b45a59c03ca5dc88aff35444e4d47caccf3de1493fa86ac834bb178819b9a80aa52838e510f814ed404e6c3ce9724aa6eea6a6d5f019253e6248'
-
'6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb'
-
'bdde7ae015d8a98ba55e84b86dc05aca1d4f8de85be7e4bd6187054bfe4ac83b5a20538945b63fb073caab78022141e9545685e4e3698c97ff173cf30859e285'
-
'f3e42a0720777256ca583f96044f6482aae8f4c707189104216f86f6c7a1b68a186c5124c72866229d46eb66c20c555ba9f32a230ec50f968faa8a12b8372b0a')
-validpgpkeys=(5AC1A08B03BD7A313E0A955AF5E6E9EEB9461DD7
-  DA23579A74D4AD9AF9D3F945CEFAC8EAAF17519D)
-
-pkgdesc="A compatibility layer for running Windows programs - Staging branch 
with the gallium-nine patches"
-url="http://www.wine-staging.com;
-arch=(x86_64)
-options=(staticlibs)
-license=(LGPL)
-
-depends=(
-  attr lib32-attr
-  fontconfig   lib32-fontconfig
-  lcms2lib32-lcms2
-  libxml2  lib32-libxml2
-  libxcursor   lib32-libxcursor
-  libxrandrlib32-libxrandr
-  libxdamage   lib32-libxdamage
-  libxilib32-libxi
-  gettext  lib32-gettext
-  freetype2lib32-freetype2
-  glu  lib32-glu
-  libsmlib32-libsm
-  gcc-libs lib32-gcc-libs
-  libpcap  lib32-libpcap
-  

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

2018-12-22 Thread Antonio Rojas via arch-commits
Date: Saturday, December 22, 2018 @ 09:58:32
  Author: arojas
Revision: 417526

archrelease: copy trunk to community-x86_64

Added:
  vice/repos/community-x86_64/PKGBUILD
(from rev 417525, vice/trunk/PKGBUILD)
  vice/repos/community-x86_64/disable-fc-cache.patch
(from rev 417525, vice/trunk/disable-fc-cache.patch)
Deleted:
  vice/repos/community-x86_64/PKGBUILD
  vice/repos/community-x86_64/disable-fc-cache.patch

+
 PKGBUILD   |   88 ++-
 disable-fc-cache.patch |   32 -
 2 files changed, 58 insertions(+), 62 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 09:58:05 UTC (rev 417525)
+++ PKGBUILD2018-12-22 09:58:32 UTC (rev 417526)
@@ -1,46 +0,0 @@
-# Maintainer:
-# Contributor: Giovanni Scafora 
-# Contributor: Tom Newsom 
-
-pkgname=vice
-pkgver=3.2
-pkgrel=1
-pkgdesc="The Versatile Commodore 8-bit Emulator"
-arch=('x86_64')
-license=('GPL')
-url="http://vice-emu.sourceforge.net/;
-depends=('gtkglext' 'libpulse' 'giflib')
-makedepends=('xorg-bdftopcf' 'xorg-mkfontdir' 'libpcap' 'libxaw' 'ffmpeg' 'xa')
-source=("http://downloads.sourceforge.net/project/vice-emu/releases/${pkgname}-${pkgver}.tar.gz;
-'disable-fc-cache.patch')
-sha256sums=('28d99f5e110720c97ef16d8dd4219cf9a67661d58819835d19378143697ba523'
-'8058210e092c4943a55baeff47e6d5f3661aeb3686fd1f75e07f47888da9cc98')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  rm -rf src/lib/{liblame,libx264,libffmpeg}
-
-  patch -p1 -i "$srcdir/disable-fc-cache.patch"
-  sed -i 's/lib64/lib/g' configure.ac
-  autoreconf -fi
-
-  sed -e 's|CODEC_CAP_VARIABLE_FRAME_SIZE|AV_&|g' -e 
's|CODEC_FLAG_GLOBAL_HEADER|AV_&|g' -e 's|\& AVFMT_RAWPICTURE||' \
--i src/gfxoutputdrv/ffmpegdrv.c # Fix build with ffmpeg 4
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
---libdir=/usr/lib \
---enable-gnomeui \
---enable-external-ffmpeg
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR="${pkgdir}" realdocdir="/usr/share/doc/vice" install -j1
-  ln -s /usr/share/doc/vice "${pkgdir}/usr/lib/vice/doc"
-}

Copied: vice/repos/community-x86_64/PKGBUILD (from rev 417525, 
vice/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-22 09:58:32 UTC (rev 417526)
@@ -0,0 +1,42 @@
+# Maintainer:
+# Contributor: Giovanni Scafora 
+# Contributor: Tom Newsom 
+
+pkgname=vice
+pkgver=3.3
+pkgrel=1
+pkgdesc="The Versatile Commodore 8-bit Emulator"
+arch=('x86_64')
+license=('GPL')
+url="http://vice-emu.sourceforge.net/;
+depends=('libpulse' 'giflib' 'libpng' 'libjpeg-turbo' 'sdl2')
+makedepends=('xorg-bdftopcf' 'xorg-mkfontdir' 'libpcap' 'libxaw' 'ffmpeg' 'xa')
+source=("http://downloads.sourceforge.net/project/vice-emu/releases/${pkgname}-${pkgver}.tar.gz;
+'disable-fc-cache.patch')
+sha256sums=('1a55b38cc988165b077808c07c52a779d181270b28c14b5c9abf4e569137431d'
+'8058210e092c4943a55baeff47e6d5f3661aeb3686fd1f75e07f47888da9cc98')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  rm -rf src/lib/{liblame,libx264,libffmpeg}
+
+  patch -p1 -i "$srcdir/disable-fc-cache.patch"
+  sed -i 's/lib64/lib/g' configure.ac
+  autoreconf -fi
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+--libdir=/usr/lib \
+--enable-external-ffmpeg
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" realdocdir="/usr/share/doc/vice" install -j1
+  ln -s /usr/share/doc/vice "${pkgdir}/usr/lib/vice/doc"
+}

Deleted: disable-fc-cache.patch
===
--- disable-fc-cache.patch  2018-12-22 09:58:05 UTC (rev 417525)
+++ disable-fc-cache.patch  2018-12-22 09:58:32 UTC (rev 417526)
@@ -1,16 +0,0 @@
 a/configure.ac.orig2016-12-15 04:44:32.0 +0100
-+++ b/configure.ac 2017-01-05 23:24:59.072247182 +0100
-@@ -2998,12 +2998,7 @@ if test x"$enable_lame" != "xno" ; then
- 
- fi
- 
--AC_PATH_PROGS(FCCACHE, fc-cache, false)
--if test x"$FCCACHE" = "xfalse"; then
--  AM_CONDITIONAL(HAVE_FC_CACHE, false)
--else
--  AM_CONDITIONAL(HAVE_FC_CACHE, true)
--fi
-+AM_CONDITIONAL(HAVE_FC_CACHE, false)
- 
- if test x"$is_amigaos4" = "xyes"; then
-   if test x"$enable_sdlui" != "xyes" -a x"$enable_sdlui2" != "xyes"; then

Copied: vice/repos/community-x86_64/disable-fc-cache.patch (from rev 417525, 
vice/trunk/disable-fc-cache.patch)
===
--- disable-fc-cache.patch  (rev 0)
+++ disable-fc-cache.patch  2018-12-22 09:58:32 UTC (rev 417526)
@@ -0,0 +1,16 @@
+--- a/configure.ac.orig2016-12-15 04:44:32.0 +0100
 b/configure.ac 2017-01-05 23:24:59.072247182 +0100
+@@ -2998,12 +2998,7 @@ if test x"$enable_lame" != 

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

2018-12-22 Thread Antonio Rojas via arch-commits
Date: Saturday, December 22, 2018 @ 09:58:05
  Author: arojas
Revision: 417525

Update to 3.3

Modified:
  vice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 09:20:19 UTC (rev 417524)
+++ PKGBUILD2018-12-22 09:58:05 UTC (rev 417525)
@@ -3,17 +3,17 @@
 # Contributor: Tom Newsom 
 
 pkgname=vice
-pkgver=3.2
+pkgver=3.3
 pkgrel=1
 pkgdesc="The Versatile Commodore 8-bit Emulator"
 arch=('x86_64')
 license=('GPL')
 url="http://vice-emu.sourceforge.net/;
-depends=('gtkglext' 'libpulse' 'giflib')
+depends=('libpulse' 'giflib' 'libpng' 'libjpeg-turbo' 'sdl2')
 makedepends=('xorg-bdftopcf' 'xorg-mkfontdir' 'libpcap' 'libxaw' 'ffmpeg' 'xa')
 
source=("http://downloads.sourceforge.net/project/vice-emu/releases/${pkgname}-${pkgver}.tar.gz;
 'disable-fc-cache.patch')
-sha256sums=('28d99f5e110720c97ef16d8dd4219cf9a67661d58819835d19378143697ba523'
+sha256sums=('1a55b38cc988165b077808c07c52a779d181270b28c14b5c9abf4e569137431d'
 '8058210e092c4943a55baeff47e6d5f3661aeb3686fd1f75e07f47888da9cc98')
 
 prepare() {
@@ -23,9 +23,6 @@
   patch -p1 -i "$srcdir/disable-fc-cache.patch"
   sed -i 's/lib64/lib/g' configure.ac
   autoreconf -fi
-
-  sed -e 's|CODEC_CAP_VARIABLE_FRAME_SIZE|AV_&|g' -e 
's|CODEC_FLAG_GLOBAL_HEADER|AV_&|g' -e 's|\& AVFMT_RAWPICTURE||' \
--i src/gfxoutputdrv/ffmpegdrv.c # Fix build with ffmpeg 4
 }
 
 build() {
@@ -33,7 +30,6 @@
 
   ./configure --prefix=/usr \
 --libdir=/usr/lib \
---enable-gnomeui \
 --enable-external-ffmpeg
   make
 }


[arch-commits] Commit in linux-hardened/repos/extra-x86_64 (12 files)

2018-12-22 Thread Levente Polyak via arch-commits
Date: Saturday, December 22, 2018 @ 09:55:27
  Author: anthraxx
Revision: 342672

archrelease: copy trunk to extra-x86_64

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

---+
 60-linux.hook |   24 
 90-linux.hook |   22 
 PKGBUILD  |  504 -
 config.x86_64 |19571 +++-
 linux.install |   26 
 linux.preset  |   28 
 6 files changed, 10087 insertions(+), 10088 deletions(-)

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


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

2018-12-22 Thread Levente Polyak via arch-commits
Date: Saturday, December 22, 2018 @ 09:55:19
  Author: anthraxx
Revision: 342671

upgpkg: linux-hardened 4.19.12.a-1

Modified:
  linux-hardened/trunk/PKGBUILD
  linux-hardened/trunk/config.x86_64

---+
 PKGBUILD  |8 
 config.x86_64 |3 +--
 2 files changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 09:53:27 UTC (rev 342670)
+++ PKGBUILD2018-12-22 09:55:19 UTC (rev 342671)
@@ -4,7 +4,7 @@
 # Contributor: Thomas Baechler 
 
 pkgbase=linux-hardened
-_pkgver=4.19.11
+_pkgver=4.19.12
 _hardenedver=a
 _srcname=linux-${_pkgver}
 pkgver=${_pkgver}.${_hardenedver}
@@ -23,11 +23,11 @@
 linux.preset   # standard config files for mkinitcpio ramdisk
 )
 replaces=('linux-grsec')
-sha256sums=('1a5eb3452103803feb568d948538a97b4046d6c77f9c26b6c2c9af0ddc5c79ec'
+sha256sums=('4d81ac539d62617f5b52f25971749d8c6d3a200deee76898bb99be8492999b77'
 'SKIP'
-'9cf7f7ca53cd969e7815dc2a470f6ef1ac0f44e23e72e492e692ec71b4ed518c'
+'df3b2316bfe81e702dbddccfbbd37402d592f1af80dfc90296b50ba141604b44'
 'SKIP'
-'3708552516791d7c37b23f9620e06bd9f0b60261e083dd3d06d60289f9f1cd02'
+'09ae58ea11a8eaa2dd196e00d1f48af0516c78f23a237e24b5db61067127eaa4'
 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
 'c043f3033bb781e2688794a59f6d1f7ed49ef9b13eb77ff9a425df33a244a636'
 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')

Modified: config.x86_64
===
--- config.x86_64   2018-12-22 09:53:27 UTC (rev 342670)
+++ config.x86_64   2018-12-22 09:55:19 UTC (rev 342671)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.19.11 Kernel Configuration
+# Linux/x86 4.19.12 Kernel Configuration
 #
 
 #
@@ -9042,7 +9042,6 @@
 # CONFIG_CIFS_ALLOW_INSECURE_LEGACY is not set
 CONFIG_CIFS_UPCALL=y
 CONFIG_CIFS_XATTR=y
-CONFIG_CIFS_POSIX=y
 CONFIG_CIFS_ACL=y
 CONFIG_CIFS_DEBUG=y
 # CONFIG_CIFS_DEBUG2 is not set


[arch-commits] Commit in (libsidplayfp)

2018-12-22 Thread Antonio Rojas via arch-commits
Date: Saturday, December 22, 2018 @ 09:20:39
  Author: arojas
Revision: 342668

extra2community: Moving libsidplayfp from extra to community

Deleted:
  libsidplayfp/


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

2018-12-22 Thread Antonio Rojas via arch-commits
Date: Saturday, December 22, 2018 @ 09:20:19
  Author: arojas
Revision: 417524

archrelease: copy trunk to community-x86_64

Added:
  libsidplayfp/repos/community-x86_64/
  libsidplayfp/repos/community-x86_64/PKGBUILD
(from rev 417523, libsidplayfp/trunk/PKGBUILD)

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

Copied: libsidplayfp/repos/community-x86_64/PKGBUILD (from rev 417523, 
libsidplayfp/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2018-12-22 09:20:19 UTC (rev 417524)
@@ -0,0 +1,30 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Simon Perry 
+# Contributor: Jonas Nyrén 
+
+pkgname=libsidplayfp
+pkgver=1.8.8
+pkgrel=1
+pkgdesc='Library to play Commodore 64 music derived from libsidplay2'
+url='http://sourceforge.net/projects/sidplay-residfp/'
+arch=('x86_64')
+license=('GPL')
+depends=('gcc-libs')
+makedepends=('vice' 'xa')
+optdepends=('vice: better SID support')
+source=("http://downloads.sourceforge.net/project/sidplay-residfp/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('d28b0c28ceea62627c137b4194e8bed866c8f2cec65bac97fde63639250a31e0')
+
+build() {
+   cd "${pkgname}-${pkgver}"
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+
+   install -d "${pkgdir}/usr/share/sidplayfp"
+   ln -t "${pkgdir}/usr/share/sidplayfp" -s 
/usr/lib/vice/C64/{kernal,basic,chargen}
+}


[arch-commits] Commit in (4 files)

2018-12-22 Thread Antonio Rojas via arch-commits
Date: Saturday, December 22, 2018 @ 09:20:06
  Author: arojas
Revision: 417523

extra2community: Moving libsidplayfp from extra to community

Added:
  libsidplayfp/
  libsidplayfp/repos/
  libsidplayfp/trunk/
  libsidplayfp/trunk/PKGBUILD

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

Added: libsidplayfp/trunk/PKGBUILD
===
--- libsidplayfp/trunk/PKGBUILD (rev 0)
+++ libsidplayfp/trunk/PKGBUILD 2018-12-22 09:20:06 UTC (rev 417523)
@@ -0,0 +1,30 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Simon Perry 
+# Contributor: Jonas Nyrén 
+
+pkgname=libsidplayfp
+pkgver=1.8.8
+pkgrel=1
+pkgdesc='Library to play Commodore 64 music derived from libsidplay2'
+url='http://sourceforge.net/projects/sidplay-residfp/'
+arch=('x86_64')
+license=('GPL')
+depends=('gcc-libs')
+makedepends=('vice' 'xa')
+optdepends=('vice: better SID support')
+source=("http://downloads.sourceforge.net/project/sidplay-residfp/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('d28b0c28ceea62627c137b4194e8bed866c8f2cec65bac97fde63639250a31e0')
+
+build() {
+   cd "${pkgname}-${pkgver}"
+   ./configure --prefix=/usr
+   make
+}
+
+package() {
+   cd "${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+
+   install -d "${pkgdir}/usr/share/sidplayfp"
+   ln -t "${pkgdir}/usr/share/sidplayfp" -s 
/usr/lib/vice/C64/{kernal,basic,chargen}
+}


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


[arch-commits] Commit in (vice)

2018-12-22 Thread Antonio Rojas via arch-commits
Date: Saturday, December 22, 2018 @ 09:19:53
  Author: arojas
Revision: 342666

extra2community: Moving vice from extra to community

Deleted:
  vice/


[arch-commits] Commit in (5 files)

2018-12-22 Thread Antonio Rojas via arch-commits
Date: Saturday, December 22, 2018 @ 09:19:24
  Author: arojas
Revision: 417521

extra2community: Moving vice from extra to community

Added:
  vice/
  vice/repos/
  vice/trunk/
  vice/trunk/PKGBUILD
  vice/trunk/disable-fc-cache.patch

+
 PKGBUILD   |   46 ++
 disable-fc-cache.patch |   16 
 2 files changed, 62 insertions(+)

Added: vice/trunk/PKGBUILD
===
--- vice/trunk/PKGBUILD (rev 0)
+++ vice/trunk/PKGBUILD 2018-12-22 09:19:24 UTC (rev 417521)
@@ -0,0 +1,46 @@
+# Maintainer:
+# Contributor: Giovanni Scafora 
+# Contributor: Tom Newsom 
+
+pkgname=vice
+pkgver=3.2
+pkgrel=1
+pkgdesc="The Versatile Commodore 8-bit Emulator"
+arch=('x86_64')
+license=('GPL')
+url="http://vice-emu.sourceforge.net/;
+depends=('gtkglext' 'libpulse' 'giflib')
+makedepends=('xorg-bdftopcf' 'xorg-mkfontdir' 'libpcap' 'libxaw' 'ffmpeg' 'xa')
+source=("http://downloads.sourceforge.net/project/vice-emu/releases/${pkgname}-${pkgver}.tar.gz;
+'disable-fc-cache.patch')
+sha256sums=('28d99f5e110720c97ef16d8dd4219cf9a67661d58819835d19378143697ba523'
+'8058210e092c4943a55baeff47e6d5f3661aeb3686fd1f75e07f47888da9cc98')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  rm -rf src/lib/{liblame,libx264,libffmpeg}
+
+  patch -p1 -i "$srcdir/disable-fc-cache.patch"
+  sed -i 's/lib64/lib/g' configure.ac
+  autoreconf -fi
+
+  sed -e 's|CODEC_CAP_VARIABLE_FRAME_SIZE|AV_&|g' -e 
's|CODEC_FLAG_GLOBAL_HEADER|AV_&|g' -e 's|\& AVFMT_RAWPICTURE||' \
+-i src/gfxoutputdrv/ffmpegdrv.c # Fix build with ffmpeg 4
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+--libdir=/usr/lib \
+--enable-gnomeui \
+--enable-external-ffmpeg
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" realdocdir="/usr/share/doc/vice" install -j1
+  ln -s /usr/share/doc/vice "${pkgdir}/usr/lib/vice/doc"
+}


Property changes on: vice/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: vice/trunk/disable-fc-cache.patch
===
--- vice/trunk/disable-fc-cache.patch   (rev 0)
+++ vice/trunk/disable-fc-cache.patch   2018-12-22 09:19:24 UTC (rev 417521)
@@ -0,0 +1,16 @@
+--- a/configure.ac.orig2016-12-15 04:44:32.0 +0100
 b/configure.ac 2017-01-05 23:24:59.072247182 +0100
+@@ -2998,12 +2998,7 @@ if test x"$enable_lame" != "xno" ; then
+ 
+ fi
+ 
+-AC_PATH_PROGS(FCCACHE, fc-cache, false)
+-if test x"$FCCACHE" = "xfalse"; then
+-  AM_CONDITIONAL(HAVE_FC_CACHE, false)
+-else
+-  AM_CONDITIONAL(HAVE_FC_CACHE, true)
+-fi
++AM_CONDITIONAL(HAVE_FC_CACHE, false)
+ 
+ if test x"$is_amigaos4" = "xyes"; then
+   if test x"$enable_sdlui" != "xyes" -a x"$enable_sdlui2" != "xyes"; then


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

2018-12-22 Thread Antonio Rojas via arch-commits
Date: Saturday, December 22, 2018 @ 09:19:27
  Author: arojas
Revision: 417522

archrelease: copy trunk to community-x86_64

Added:
  vice/repos/community-x86_64/
  vice/repos/community-x86_64/PKGBUILD
(from rev 417521, vice/trunk/PKGBUILD)
  vice/repos/community-x86_64/disable-fc-cache.patch
(from rev 417521, vice/trunk/disable-fc-cache.patch)

+
 PKGBUILD   |   46 ++
 disable-fc-cache.patch |   16 
 2 files changed, 62 insertions(+)

Copied: vice/repos/community-x86_64/PKGBUILD (from rev 417521, 
vice/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2018-12-22 09:19:27 UTC (rev 417522)
@@ -0,0 +1,46 @@
+# Maintainer:
+# Contributor: Giovanni Scafora 
+# Contributor: Tom Newsom 
+
+pkgname=vice
+pkgver=3.2
+pkgrel=1
+pkgdesc="The Versatile Commodore 8-bit Emulator"
+arch=('x86_64')
+license=('GPL')
+url="http://vice-emu.sourceforge.net/;
+depends=('gtkglext' 'libpulse' 'giflib')
+makedepends=('xorg-bdftopcf' 'xorg-mkfontdir' 'libpcap' 'libxaw' 'ffmpeg' 'xa')
+source=("http://downloads.sourceforge.net/project/vice-emu/releases/${pkgname}-${pkgver}.tar.gz;
+'disable-fc-cache.patch')
+sha256sums=('28d99f5e110720c97ef16d8dd4219cf9a67661d58819835d19378143697ba523'
+'8058210e092c4943a55baeff47e6d5f3661aeb3686fd1f75e07f47888da9cc98')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  rm -rf src/lib/{liblame,libx264,libffmpeg}
+
+  patch -p1 -i "$srcdir/disable-fc-cache.patch"
+  sed -i 's/lib64/lib/g' configure.ac
+  autoreconf -fi
+
+  sed -e 's|CODEC_CAP_VARIABLE_FRAME_SIZE|AV_&|g' -e 
's|CODEC_FLAG_GLOBAL_HEADER|AV_&|g' -e 's|\& AVFMT_RAWPICTURE||' \
+-i src/gfxoutputdrv/ffmpegdrv.c # Fix build with ffmpeg 4
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+--libdir=/usr/lib \
+--enable-gnomeui \
+--enable-external-ffmpeg
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" realdocdir="/usr/share/doc/vice" install -j1
+  ln -s /usr/share/doc/vice "${pkgdir}/usr/lib/vice/doc"
+}

Copied: vice/repos/community-x86_64/disable-fc-cache.patch (from rev 417521, 
vice/trunk/disable-fc-cache.patch)
===
--- community-x86_64/disable-fc-cache.patch (rev 0)
+++ community-x86_64/disable-fc-cache.patch 2018-12-22 09:19:27 UTC (rev 
417522)
@@ -0,0 +1,16 @@
+--- a/configure.ac.orig2016-12-15 04:44:32.0 +0100
 b/configure.ac 2017-01-05 23:24:59.072247182 +0100
+@@ -2998,12 +2998,7 @@ if test x"$enable_lame" != "xno" ; then
+ 
+ fi
+ 
+-AC_PATH_PROGS(FCCACHE, fc-cache, false)
+-if test x"$FCCACHE" = "xfalse"; then
+-  AM_CONDITIONAL(HAVE_FC_CACHE, false)
+-else
+-  AM_CONDITIONAL(HAVE_FC_CACHE, true)
+-fi
++AM_CONDITIONAL(HAVE_FC_CACHE, false)
+ 
+ if test x"$is_amigaos4" = "xyes"; then
+   if test x"$enable_sdlui" != "xyes" -a x"$enable_sdlui2" != "xyes"; then


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

2018-12-22 Thread Felix Yan via arch-commits
Date: Saturday, December 22, 2018 @ 08:53:27
  Author: felixonmars
Revision: 417519

upgpkg: wine-staging 4.0rc3-1

Modified:
  wine-staging/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-22 05:33:06 UTC (rev 417518)
+++ PKGBUILD2018-12-22 08:53:27 UTC (rev 417519)
@@ -5,7 +5,7 @@
 # Contributor: Giovanni Scafora 
 
 pkgname=wine-staging
-pkgver=4.0rc2
+pkgver=4.0rc3
 pkgrel=1
 
 _pkgbasever=${pkgver/rc/-rc}
@@ -14,9 +14,9 @@
 
"wine-staging-v$_pkgbasever.tar.gz::https://github.com/wine-staging/wine-staging/archive/v$_pkgbasever.tar.gz;
 30-win32-aliases.conf
 wine-binfmt.conf)
-sha512sums=('3678e746a317761b9c47daee336d1875578fada229330c9b5c4203e438f826c9d00b60661f109b4a3b98d27de75721810d96dfde4d786de5055cb36f576419b2'
+sha512sums=('8987dd46581803ef669a5b29b69268ded471644071443119c90bb0830ed2f1c6781107c17ac291188360b075a076da7f70602927354797c309df1bdca1e61c86'
 'SKIP'
-
'893ba270d73d7ad87babafb3256c77384ed90657f0304904628520f0e762446fe246c5ab2256299ee6df0bd30a7d41f96d4c2c5ce3d02941d25f3d4d2f5d1267'
+
'5494a0f04ac76ea2f1f4bcf4d9a1b2eb86d7ddf93d55aa8ac4571f807ec04e970daee8fb69a8f81c96d5394b8fc8f67a068e0ca1bf27f45e825900670cb9b098'
 
'6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb'
 
'bdde7ae015d8a98ba55e84b86dc05aca1d4f8de85be7e4bd6187054bfe4ac83b5a20538945b63fb073caab78022141e9545685e4e3698c97ff173cf30859e285')
 validpgpkeys=(5AC1A08B03BD7A313E0A955AF5E6E9EEB9461DD7


[arch-commits] Commit in wine-staging/repos/multilib-x86_64 (8 files)

2018-12-22 Thread Felix Yan via arch-commits
Date: Saturday, December 22, 2018 @ 08:53:52
  Author: felixonmars
Revision: 417520

archrelease: copy trunk to multilib-x86_64

Added:
  wine-staging/repos/multilib-x86_64/30-win32-aliases.conf
(from rev 417519, wine-staging/trunk/30-win32-aliases.conf)
  wine-staging/repos/multilib-x86_64/PKGBUILD
(from rev 417519, wine-staging/trunk/PKGBUILD)
  wine-staging/repos/multilib-x86_64/wine-binfmt.conf
(from rev 417519, wine-staging/trunk/wine-binfmt.conf)
  wine-staging/repos/multilib-x86_64/wine.install
(from rev 417519, wine-staging/trunk/wine.install)
Deleted:
  wine-staging/repos/multilib-x86_64/30-win32-aliases.conf
  wine-staging/repos/multilib-x86_64/PKGBUILD
  wine-staging/repos/multilib-x86_64/wine-binfmt.conf
  wine-staging/repos/multilib-x86_64/wine.install

--+
 PKGBUILD |  360 ++---
 wine-binfmt.conf |4 
 wine.install |   14 +-
 3 files changed, 189 insertions(+), 189 deletions(-)

Deleted: 30-win32-aliases.conf
===
(Binary files differ)

Copied: wine-staging/repos/multilib-x86_64/30-win32-aliases.conf (from rev 
417519, wine-staging/trunk/30-win32-aliases.conf)
===
(Binary files differ)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-22 08:53:27 UTC (rev 417519)
+++ PKGBUILD2018-12-22 08:53:52 UTC (rev 417520)
@@ -1,180 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Jan "heftig" Steffens 
-# Contributor: Eduardo Romero 
-# Contributor: Giovanni Scafora 
-
-pkgname=wine-staging
-pkgver=4.0rc2
-pkgrel=1
-
-_pkgbasever=${pkgver/rc/-rc}
-
-source=(https://dl.winehq.org/wine/source/4.0/wine-$_pkgbasever.tar.xz{,.sign}
-
"wine-staging-v$_pkgbasever.tar.gz::https://github.com/wine-staging/wine-staging/archive/v$_pkgbasever.tar.gz;
-30-win32-aliases.conf
-wine-binfmt.conf)
-sha512sums=('3678e746a317761b9c47daee336d1875578fada229330c9b5c4203e438f826c9d00b60661f109b4a3b98d27de75721810d96dfde4d786de5055cb36f576419b2'
-'SKIP'
-
'893ba270d73d7ad87babafb3256c77384ed90657f0304904628520f0e762446fe246c5ab2256299ee6df0bd30a7d41f96d4c2c5ce3d02941d25f3d4d2f5d1267'
-
'6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb'
-
'bdde7ae015d8a98ba55e84b86dc05aca1d4f8de85be7e4bd6187054bfe4ac83b5a20538945b63fb073caab78022141e9545685e4e3698c97ff173cf30859e285')
-validpgpkeys=(5AC1A08B03BD7A313E0A955AF5E6E9EEB9461DD7
-  DA23579A74D4AD9AF9D3F945CEFAC8EAAF17519D)
-
-pkgdesc="A compatibility layer for running Windows programs - Staging branch"
-url="http://www.wine-staging.com;
-arch=(x86_64)
-options=(staticlibs)
-license=(LGPL)
-
-depends=(
-  attr lib32-attr
-  fontconfig   lib32-fontconfig
-  lcms2lib32-lcms2
-  libxml2  lib32-libxml2
-  libxcursor   lib32-libxcursor
-  libxrandrlib32-libxrandr
-  libxdamage   lib32-libxdamage
-  libxilib32-libxi
-  gettext  lib32-gettext
-  freetype2lib32-freetype2
-  glu  lib32-glu
-  libsmlib32-libsm
-  gcc-libs lib32-gcc-libs
-  libpcap  lib32-libpcap
-  desktop-file-utils
-)
-
-makedepends=(autoconf ncurses bison perl fontforge flex
-  'gcc>=4.5.0-2'
-  gifliblib32-giflib
-  libpnglib32-libpng
-  gnutlslib32-gnutls
-  libxinerama   lib32-libxinerama
-  libxcomposite lib32-libxcomposite
-  libxmulib32-libxmu
-  libxxf86vmlib32-libxxf86vm
-  libldap   lib32-libldap
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  alsa-lib  lib32-alsa-lib
-  libxcomposite lib32-libxcomposite
-  mesa  lib32-mesa
-  mesa-libgllib32-mesa-libgl
-  opencl-icd-loader lib32-opencl-icd-loader
-  libxslt   lib32-libxslt
-  libpulse  lib32-libpulse
-  libva lib32-libva
-  gtk3  lib32-gtk3
-  gst-plugins-base-libs lib32-gst-plugins-base-libs
-  vulkan-icd-loader lib32-vulkan-icd-loader
-  sdl2  lib32-sdl2
-  samba
-  opencl-headers
-)
-
-optdepends=(
-  gifliblib32-giflib
-  libpnglib32-libpng
-  libldap   lib32-libldap
-  gnutlslib32-gnutls
-  mpg123lib32-mpg123
-  openallib32-openal
-  v4l-utils lib32-v4l-utils
-  libpulse  lib32-libpulse
-  alsa-plugins  lib32-alsa-plugins
-  alsa-lib  lib32-alsa-lib
-  libjpeg-turbo lib32-libjpeg-turbo
-  libxcomposite