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

2020-02-03 Thread Kpcyrd via arch-commits
Date: Tuesday, February 4, 2020 @ 00:28:46
  Author: kpcyrd
Revision: 562003

upgpkg: signal-desktop 1.30.1-1

Modified:
  signal-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 22:15:56 UTC (rev 562002)
+++ PKGBUILD2020-02-04 00:28:46 UTC (rev 562003)
@@ -3,8 +3,8 @@
 
 pkgname=signal-desktop
 _pkgname=Signal-Desktop
-pkgver=1.30.0
-pkgrel=2
+pkgver=1.30.1
+pkgrel=1
 pkgdesc="Electron application that links with Signal on mobile"
 license=('GPL3')
 replaces=('signal-desktop-bin')
@@ -11,7 +11,7 @@
 arch=('x86_64')
 url="https://signal.org;
 depends=('electron' 'libvips')
-makedepends=('yarn' 'git' 'nodejs' 'npm' 'python' 'python2')
+makedepends=('yarn' 'git' 'nodejs' 'npm' 'python')
 source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/signalapp/${_pkgname}/archive/v${pkgver}.tar.gz;
   "${pkgname}.desktop"
@@ -21,12 +21,12 @@
   # See https://github.com/atom/node-spellchecker/issues/127
   
"https://github.com/atom/node-spellchecker/archive/613ff91dd2d9a5ee0e86be8a3682beecc4e94887.tar.gz;
 )
-sha512sums=('bc804a1fe3135418cc0b4e8a5db87f86a6f246f97fc0599911816c581cb129239c46f3be036be31cb90e2eea9d64276887a845329e474e443d119071b56606c9'
+sha512sums=('612a968e30571d4d3bf9d965a673ecc02bdd0a6def90b8f61a27e25160359862eb6f8fba854f82184e8cb707b04860a6c182951ab6b37f60d05fc374805ef639'
 
'c5ec0bf524e527ecf94207ef6aa1f2671346e115ec15de6d063cde0960151813752a1814e003705fc1a99d4e2eae1b3ca4d03432a50790957186e240527cc361'
 
'6b846fdf70dae6c4657de523ec133d2f08325740863660b86e75d032bb07a4b97834ba0eeea4c77000c2c20b11739b8e8deaf06584f9279638e640c4b7633dd5'
 
'6673066172d6c367961f3e2d762dd483e51a9f733d52e27d0569b333ad397375fd41d61b8a414b8c9e8dbba560a6c710678b3d105f8d285cb94d70561368d5a2'
 
'42f57802fa91dafb6dbfb5a3f613c4c07df65e97f8da84c9a54292c97a4d170f8455461aac8f6f7819d1ffbea4bf6c28488f8950056ba988776d060be3f107dd')
-b2sums=('39b94317f440e133d755956e2ebe4705653e13d9c7f0e66c0df676645d90ccd490ca584c14e532fc491a35da436b1b592a5cef819ae0b2715a51fb9947bdd9d4'
+b2sums=('92fd1c182f23db91bf9127fd4b0d0ef075c12d85cb885154b3888a82f3ef224a0a895fe472fb82cceb69a482d64be35c82c4546ca6a1d03a62eb2eef9617c5ac'
 
'c0ceb5b903965727714b1848c818877f4b740c4734deafcfaf777046002a445d79cd4d86bbbf3d763dbda8e8d542b60605ae2ca43196ea76b089f2e808926dbc'
 
'91fe76cd2ef32bd523aa857a219209f93ca5a6a3f5caa35f67c489a8eb79c8e1e404f453bed9e866e543ed48b9df8e17b45ad2ea8891b48d1502a97589a144af'
 
'b8171e6d881a6ffd5588d1cae00ed81412eff1602670003fc1f48b7e6cb2d680340d464b7b38ee8886a8bd8193166ad71e3ad10b0de8b2a397b383b72434e289'
@@ -45,6 +45,12 @@
   # Allow higher Node versions
   sed 's#"node": "#&>=#' -i package.json
 
+  # Select node-gyp versions with python3 support
+  sed 's#"node-gyp": "5.0.3"#"node-gyp": "6.1.0"#' -i package.json
+  # https://github.com/sass/node-sass/pull/2841
+  # https://github.com/sass/node-sass/issues/2716
+  sed 's#"resolutions": {#"resolutions": {"node-sass/node-gyp": "^6.0.0",#' -i 
package.json
+
   yarn install
 
   # Have SQLCipher dynamically link from OpenSSL


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

2020-02-03 Thread Kpcyrd via arch-commits
Date: Tuesday, February 4, 2020 @ 00:29:11
  Author: kpcyrd
Revision: 562004

archrelease: copy trunk to community-x86_64

Added:
  signal-desktop/repos/community-x86_64/PKGBUILD
(from rev 562003, signal-desktop/trunk/PKGBUILD)
  signal-desktop/repos/community-x86_64/TRADEMARK_CONSENT.txt
(from rev 562003, signal-desktop/trunk/TRADEMARK_CONSENT.txt)
  signal-desktop/repos/community-x86_64/expire-from-source-date-epoch.patch
(from rev 562003, signal-desktop/trunk/expire-from-source-date-epoch.patch)
  signal-desktop/repos/community-x86_64/openssl-linking.patch
(from rev 562003, signal-desktop/trunk/openssl-linking.patch)
  signal-desktop/repos/community-x86_64/signal-desktop.desktop
(from rev 562003, signal-desktop/trunk/signal-desktop.desktop)
Deleted:
  signal-desktop/repos/community-x86_64/PKGBUILD
  signal-desktop/repos/community-x86_64/TRADEMARK_CONSENT.txt
  signal-desktop/repos/community-x86_64/expire-from-source-date-epoch.patch
  signal-desktop/repos/community-x86_64/openssl-linking.patch
  signal-desktop/repos/community-x86_64/signal-desktop.desktop

-+
 PKGBUILD|  180 +-
 expire-from-source-date-epoch.patch |   26 ++--
 openssl-linking.patch   |   38 +++
 signal-desktop.desktop  |   18 +--
 4 files changed, 134 insertions(+), 128 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-04 00:28:46 UTC (rev 562003)
+++ PKGBUILD2020-02-04 00:29:11 UTC (rev 562004)
@@ -1,87 +0,0 @@
-# Maintainer: kpcyrd 
-# Contributor: Jean Lucas 
-
-pkgname=signal-desktop
-_pkgname=Signal-Desktop
-pkgver=1.30.0
-pkgrel=2
-pkgdesc="Electron application that links with Signal on mobile"
-license=('GPL3')
-replaces=('signal-desktop-bin')
-arch=('x86_64')
-url="https://signal.org;
-depends=('electron' 'libvips')
-makedepends=('yarn' 'git' 'nodejs' 'npm' 'python' 'python2')
-source=(
-  
"${pkgname}-${pkgver}.tar.gz::https://github.com/signalapp/${_pkgname}/archive/v${pkgver}.tar.gz;
-  "${pkgname}.desktop"
-  "openssl-linking.patch"
-  "expire-from-source-date-epoch.patch"
-  # Cherry-pick a specific commit for the node-spellchecker dependency
-  # See https://github.com/atom/node-spellchecker/issues/127
-  
"https://github.com/atom/node-spellchecker/archive/613ff91dd2d9a5ee0e86be8a3682beecc4e94887.tar.gz;
-)
-sha512sums=('bc804a1fe3135418cc0b4e8a5db87f86a6f246f97fc0599911816c581cb129239c46f3be036be31cb90e2eea9d64276887a845329e474e443d119071b56606c9'
-
'c5ec0bf524e527ecf94207ef6aa1f2671346e115ec15de6d063cde0960151813752a1814e003705fc1a99d4e2eae1b3ca4d03432a50790957186e240527cc361'
-
'6b846fdf70dae6c4657de523ec133d2f08325740863660b86e75d032bb07a4b97834ba0eeea4c77000c2c20b11739b8e8deaf06584f9279638e640c4b7633dd5'
-
'6673066172d6c367961f3e2d762dd483e51a9f733d52e27d0569b333ad397375fd41d61b8a414b8c9e8dbba560a6c710678b3d105f8d285cb94d70561368d5a2'
-
'42f57802fa91dafb6dbfb5a3f613c4c07df65e97f8da84c9a54292c97a4d170f8455461aac8f6f7819d1ffbea4bf6c28488f8950056ba988776d060be3f107dd')
-b2sums=('39b94317f440e133d755956e2ebe4705653e13d9c7f0e66c0df676645d90ccd490ca584c14e532fc491a35da436b1b592a5cef819ae0b2715a51fb9947bdd9d4'
-
'c0ceb5b903965727714b1848c818877f4b740c4734deafcfaf777046002a445d79cd4d86bbbf3d763dbda8e8d542b60605ae2ca43196ea76b089f2e808926dbc'
-
'91fe76cd2ef32bd523aa857a219209f93ca5a6a3f5caa35f67c489a8eb79c8e1e404f453bed9e866e543ed48b9df8e17b45ad2ea8891b48d1502a97589a144af'
-
'b8171e6d881a6ffd5588d1cae00ed81412eff1602670003fc1f48b7e6cb2d680340d464b7b38ee8886a8bd8193166ad71e3ad10b0de8b2a397b383b72434e289'
-
'53ad39f0bed69c5c5635d2e581f4ce56e3080fee16f184add08adee1164c2d68059d52071478a05cdacf04186f9964250f46f09e80553bf35e1f2f4cd1976d1b')
-
-prepare() {
-  cd "${_pkgname}-${pkgver}"
-
-  # Fix SpellChecker build with imminent Node 13
-  # See https://github.com/atom/node-spellchecker/issues/127
-  sed -r 's#("spellchecker": 
").*"#\1file:'"${srcdir}"'/613ff91dd2d9a5ee0e86be8a3682beecc4e94887.tar.gz"#' 
-i package.json
-
-  # Set system Electron version for ABI compatibility
-  sed -r 's#("electron": ").*"#\1'$(cat /usr/lib/electron/version)'"#' -i 
package.json
-
-  # Allow higher Node versions
-  sed 's#"node": "#&>=#' -i package.json
-
-  yarn install
-
-  # Have SQLCipher dynamically link from OpenSSL
-  # See https://github.com/signalapp/Signal-Desktop/issues/2634
-  patch --forward --strip=1 --input="${srcdir}/openssl-linking.patch"
-
-  # We can't read the release date from git so we use SOURCE_DATE_EPOCH instead
-  patch --forward --strip=1 
--input="${srcdir}/expire-from-source-date-epoch.patch"
-}
-
-build() {
-  cd "${_pkgname}-${pkgver}"
-
-  # Gruntfile expects Git commit information which we don't have in a tarball 
download
-  # See https://github.com/signalapp/Signal-Desktop/issues/2376
-  yarn generate 

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

2020-02-03 Thread Andrzej Giniewicz via arch-commits
Date: Monday, February 3, 2020 @ 22:15:56
  Author: aginiewicz
Revision: 562002

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 22:15:49 UTC (rev 562001)
+++ PKGBUILD2020-02-03 22:15:56 UTC (rev 562002)
@@ -1,55 +0,0 @@
-# Maintainer: Andrzej Giniewicz 
-# Contributor: Keith Hughitt 
-
-# TODO: move python-xarray from AUR to community (converting Panels to xarray)
-# TODO: move python-pyarrow from AUR to community (Feather Format and Apache 
Parquet)
-# TODO: move python-fastparque from AUR to community (Apache Parquet)
-# TODO: move python-s3fs from AUR to community (Amazon S3 access)
-# TODO: move python-gcsfs from AUR to community (Google Cloud Storage access)
-# TODO: package pandas-gbq (Google BigQuery I/O)
-# TODO: package python-pyreadstat (SPSS files reading)
-
-pkgname=python-pandas
-pkgver=0.25.3
-pkgrel=1
-pkgdesc="Library providing high-performance, easy-to-use data structures and 
data analysis tools"
-arch=('x86_64')
-url="https://pandas.pydata.org/;
-license=('BSD')
-depends=('python-numpy' 'python-dateutil' 'python-pytz' 'python-setuptools')
-makedepends=('cython')
-optdepends=('python-pandas-datareader: pandas.io.data replacement 
(recommended)'
-'python-numexpr: needed for accelerating certain numerical 
operations (recommended)'
-'python-bottleneck: needed for accelerating certain types of nan 
evaluations (recommended)'
-'python-scipy: needed for miscellaneous statistical functions'
-'python-pytables: needed for HDF5-based storage'
-'python-sqlalchemy: needed for SQL database support'
-'python-matplotlib: needed for plotting'
-'python-openpyxl: needed for Excel XLSX input/output'
-'python-xlrd: needed for Excel XLS input'
-'python-xlwt: needed for Excel XLS output'
-'python-xlsxwriter: alternative Excel XLSX output'
-'python-jinja: needed for conditional HTML formatting'
-'python-blosc: for msgpack compression using blosc'
-'python-qtpy: needed for read_clipboard function (only one needed)'
-'python-pyqt5: needed for read_clipboard function (only one 
needed)'
-'xsel: needed for read_clipboard function (only one needed)'
-'xclip: needed for read_clipboard function (only one needed)'
-'python-beautifulsoup4: needed for read_html function'
-'python-lxml: needed for read_html function (and/or 
python-html5lib)'
-'python-html5lib: needed for read_hmlt function (and/or 
python-lxml)'
-'zlib: needed for compression for msgpack')
-source=("https://github.com/pandas-dev/pandas/releases/download/v${pkgver}/pandas-${pkgver}.tar.gz;)
-sha256sums=('52da74df8a9c9a103af0a72c9d5fdc8e0183a90884278db7f386b5692a2220a4')
-
-build() {
-  cd "$srcdir"/pandas-${pkgver}
-  python setup.py build_ext --inplace
-  python setup.py build
-}
-
-package() {
-  cd "$srcdir"/pandas-${pkgver}
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-pandas/repos/community-x86_64/PKGBUILD (from rev 562001, 
python-pandas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 22:15:56 UTC (rev 562002)
@@ -0,0 +1,60 @@
+# Maintainer: Andrzej Giniewicz 
+# Contributor: Keith Hughitt 
+
+# TODO: move python-fastparque from AUR to community (Apache Parquet)
+# TODO: move python-gcsfs from AUR to community (Google Cloud Storage access)
+# TODO: move python-numba from AUR to community (Alternative execution engine)
+# TODO: package python-pandas-gbq (Google BigQuery I/O)
+# TODO: package python-pyreadstat (SPSS files reading)
+# TODO: package python-pyxlsb (reading XLSB files)
+# TODO: move python-s3fs from AUR to community (Amazon S3 access)
+# TODO: move python-xarray from AUR to community (converting Panels to xarray)
+# TODO: move python-pyarrow from AUR to community (Feather Format and Apache 
Parquet)
+
+pkgname=python-pandas
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='High-performance, easy-to-use data structures and data analysis tools 
for Python'
+arch=('x86_64')
+url="https://pandas.pydata.org/;
+license=('BSD')
+depends=('python-numpy' 'python-dateutil' 'python-pytz' 'python-setuptools')
+makedepends=('cython')
+optdepends=('python-pandas-datareader: pandas.io.data replacement 
(recommended)'
+'python-numexpr: needed for accelerating certain numerical 

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

2020-02-03 Thread Andrzej Giniewicz via arch-commits
Date: Monday, February 3, 2020 @ 22:15:49
  Author: aginiewicz
Revision: 562001

upgpkg: python-pandas 1.0.0-1: python-pandas: new upstream release

Modified:
  python-pandas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 21:40:37 UTC (rev 562000)
+++ PKGBUILD2020-02-03 22:15:49 UTC (rev 562001)
@@ -1,18 +1,20 @@
 # Maintainer: Andrzej Giniewicz 
 # Contributor: Keith Hughitt 
 
-# TODO: move python-xarray from AUR to community (converting Panels to xarray)
-# TODO: move python-pyarrow from AUR to community (Feather Format and Apache 
Parquet)
 # TODO: move python-fastparque from AUR to community (Apache Parquet)
-# TODO: move python-s3fs from AUR to community (Amazon S3 access)
 # TODO: move python-gcsfs from AUR to community (Google Cloud Storage access)
-# TODO: package pandas-gbq (Google BigQuery I/O)
+# TODO: move python-numba from AUR to community (Alternative execution engine)
+# TODO: package python-pandas-gbq (Google BigQuery I/O)
 # TODO: package python-pyreadstat (SPSS files reading)
+# TODO: package python-pyxlsb (reading XLSB files)
+# TODO: move python-s3fs from AUR to community (Amazon S3 access)
+# TODO: move python-xarray from AUR to community (converting Panels to xarray)
+# TODO: move python-pyarrow from AUR to community (Feather Format and Apache 
Parquet)
 
 pkgname=python-pandas
-pkgver=0.25.3
+pkgver=1.0.0
 pkgrel=1
-pkgdesc="Library providing high-performance, easy-to-use data structures and 
data analysis tools"
+pkgdesc='High-performance, easy-to-use data structures and data analysis tools 
for Python'
 arch=('x86_64')
 url="https://pandas.pydata.org/;
 license=('BSD')
@@ -21,26 +23,29 @@
 optdepends=('python-pandas-datareader: pandas.io.data replacement 
(recommended)'
 'python-numexpr: needed for accelerating certain numerical 
operations (recommended)'
 'python-bottleneck: needed for accelerating certain types of nan 
evaluations (recommended)'
-'python-scipy: needed for miscellaneous statistical functions'
+'python-beautifulsoup4: needed for read_html function'
+'python-jinja: needed for conditional HTML formatting'
+'python-pyqt5: needed for read_clipboard function (only one 
needed)'
 'python-pytables: needed for HDF5-based storage'
 'python-sqlalchemy: needed for SQL database support'
+'python-scipy: needed for miscellaneous statistical functions'
+'python-xlsxwriter: alternative Excel XLSX output'
+'python-blosc: for msgpack compression using blosc'
+'python-html5lib: needed for read_hmlt function (and/or 
python-lxml)'
+'python-lxml: needed for read_html function (and/or 
python-html5lib)'
 'python-matplotlib: needed for plotting'
 'python-openpyxl: needed for Excel XLSX input/output'
+'python-psycopg2: needed for PostgreSQL engine for sqlalchemy'
+'python-pymysql: needed for MySQL engine for sqlalchemy'
+'python-qtpy: needed for read_clipboard function (only one needed)'
+'python-tabulate: needed for printing in Markdown-friendly format'
+'xclip: needed for read_clipboard function (only one needed)'
 'python-xlrd: needed for Excel XLS input'
 'python-xlwt: needed for Excel XLS output'
-'python-xlsxwriter: alternative Excel XLSX output'
-'python-jinja: needed for conditional HTML formatting'
-'python-blosc: for msgpack compression using blosc'
-'python-qtpy: needed for read_clipboard function (only one needed)'
-'python-pyqt5: needed for read_clipboard function (only one 
needed)'
 'xsel: needed for read_clipboard function (only one needed)'
-'xclip: needed for read_clipboard function (only one needed)'
-'python-beautifulsoup4: needed for read_html function'
-'python-lxml: needed for read_html function (and/or 
python-html5lib)'
-'python-html5lib: needed for read_hmlt function (and/or 
python-lxml)'
 'zlib: needed for compression for msgpack')
 
source=("https://github.com/pandas-dev/pandas/releases/download/v${pkgver}/pandas-${pkgver}.tar.gz;)
-sha256sums=('52da74df8a9c9a103af0a72c9d5fdc8e0183a90884278db7f386b5692a2220a4')
+sha256sums=('3ea6cc86931f57f18b1240572216f09922d91b19ab8a01cf24734394a3db3bec')
 
 build() {
   cd "$srcdir"/pandas-${pkgver}


[arch-commits] Commit in postfix/repos/extra-x86_64 (10 files)

2020-02-03 Thread Gaëtan Bisson via arch-commits
Date: Monday, February 3, 2020 @ 22:13:23
  Author: bisson
Revision: 374562

archrelease: copy trunk to extra-x86_64

Added:
  postfix/repos/extra-x86_64/PKGBUILD
(from rev 374561, postfix/trunk/PKGBUILD)
  postfix/repos/extra-x86_64/aliases.patch
(from rev 374561, postfix/trunk/aliases.patch)
  postfix/repos/extra-x86_64/glibc2.30.patch
(from rev 374561, postfix/trunk/glibc2.30.patch)
  postfix/repos/extra-x86_64/service
(from rev 374561, postfix/trunk/service)
  postfix/repos/extra-x86_64/sysusers.d
(from rev 374561, postfix/trunk/sysusers.d)
Deleted:
  postfix/repos/extra-x86_64/PKGBUILD
  postfix/repos/extra-x86_64/aliases.patch
  postfix/repos/extra-x86_64/glibc2.30.patch
  postfix/repos/extra-x86_64/service
  postfix/repos/extra-x86_64/sysusers.d

-+
 PKGBUILD|  230 +++---
 aliases.patch   |   36 
 glibc2.30.patch |  102 +++
 service |   28 +++---
 sysusers.d  |4 
 5 files changed, 200 insertions(+), 200 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 22:12:51 UTC (rev 374561)
+++ PKGBUILD2020-02-03 22:13:23 UTC (rev 374562)
@@ -1,115 +0,0 @@
-# Contributor: Jeff Brodnax 
-# Contributor: Paul Mattal 
-# Maintainer: Gaetan Bisson 
-
-pkgname=postfix
-pkgver=3.4.8
-pkgrel=1
-url='http://www.postfix.org/'
-pkgdesc='Fast, easy to administer, secure mail server'
-license=('custom')
-arch=('x86_64')
-depends=('openssl' 'pcre' 'icu' 'libsasl' 'libldap' 'db' 'libnsl'
- 'mariadb-libs' 'postgresql-libs' 'sqlite' 'tinycdb')
-optdepends=('perl: postfix-collate.pl and qshape')
-source=("http://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${pkgver}.tar.gz;
-'glibc2.30.patch'
-'aliases.patch'
-'sysusers.d'
-'service')
-sha256sums=('8d5d429737e0c64514028a82fc006cbb273d2cb98dc40eb1dbbfe102f29a8943'
-'8b4730f4629f302471ac1a80653931d32ffcf67241daa10947639a2c701a05f6'
-'f4c766efc20b4638f9fd72707ca6d4c2628279ebd79f5227276fa4ca6867c336'
-'63f39147887336bdd173fb9425998f0a0c6f00a31241f922a255c157bfd8d02e'
-'52781649c49a50cecd7d20f693f602d7dc78b985ac5f0e72c4abfa0d800e58f0')
-
-backup=('etc/postfix/'{access,aliases,canonical,generic,header_checks,main.cf,master.cf,relocated,transport,virtual})
-
-conflicts=('smtp-server' 'smtp-forwarder' 'postfix-tools')
-provides=('smtp-server' 'smtp-forwarder' 'postfix-tools')
-replaces=('postfix-tools')
-
-prepare() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   patch -Np1 -i ../glibc2.30.patch
-}
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-
-   CCARGS='
-   -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl
-   -DHAS_LDAP
-   -DUSE_TLS
-   -DHAS_MYSQL -I/usr/include/mysql
-   -DHAS_PGSQL -I/usr/include/postgresql
-   -DHAS_SQLITE
-   -DHAS_CDB
-   -DDEF_COMMAND_DIR=\"/usr/bin\"
-   -DDEF_DAEMON_DIR=\"/usr/lib/postfix/bin\"
-   -DDEF_SENDMAIL_PATH=\"/usr/bin/sendmail\"
-   -DDEF_README_DIR=\"/usr/share/doc/postfix\"
-   -DDEF_MANPAGE_DIR=\"/usr/share/man\"
-   '
-   AUXLIBS='
-   -lsasl2
-   -lldap -llber
-   -lssl -lcrypto
-   -lmysqlclient -lz -lm
-   -lpq
-   -lsqlite3 -lpthread
-   -lcdb
-   '
-   make makefiles \
-   DEBUG='' \
-   pie=yes \
-   shared=yes \
-   CCARGS="${CCARGS//$'\n'/}" \
-   AUXLIBS="${AUXLIBS//$'\n'/}" \
-   OPT="${CFLAGS} ${LDFLAGS}" \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/postfix-${pkgver}"
-
-   sed 's:bin/postconf -dhx:bin/postconf -c conf -dhx:g' -i postfix-install
-   LD_LIBRARY_PATH=lib:$LD_LIBRARY_PATH \
-   sh postfix-install -non-interactive install_root="${pkgdir}"
-
-   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-   install -Dm644 ../service 
"${pkgdir}/usr/lib/systemd/system/${pkgname}.service"
-   install -Dm644 ../sysusers.d 
"${pkgdir}/usr/lib/sysusers.d/${pkgname}.conf"
-
-   for name in posttls-finger {smtp,qmqp}-{sink,source}; do
-   install -Dm644 "man/man1/${name}.1" 
"${pkgdir}/usr/share/man/man1/${name}.1"
-   install -Dm755 "bin/${name}" "${pkgdir}/usr/bin/${name}"
-   done
-
-   name=qshape
-   install -Dm644 "man/man1/${name}.1" 
"${pkgdir}/usr/share/man/man1/${name}.1"
-   install -Dm755 "auxiliary/${name}/${name}.pl" 
"${pkgdir}/usr/bin/${name}"
-
-   install -Dm755 "auxiliary/collate/collate.pl" 
"${pkgdir}/usr/bin/postfix-collate.pl"
-
-   # now set permissions right to appease the pacman gods
-   sed -r \
-   -e '/override=1/d' \
-

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

2020-02-03 Thread Gaëtan Bisson via arch-commits
Date: Monday, February 3, 2020 @ 22:12:51
  Author: bisson
Revision: 374561

upstream update

Modified:
  postfix/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 21:18:39 UTC (rev 374560)
+++ PKGBUILD2020-02-03 22:12:51 UTC (rev 374561)
@@ -3,7 +3,7 @@
 # Maintainer: Gaetan Bisson 
 
 pkgname=postfix
-pkgver=3.4.8
+pkgver=3.4.9
 pkgrel=1
 url='http://www.postfix.org/'
 pkgdesc='Fast, easy to administer, secure mail server'
@@ -17,7 +17,7 @@
 'aliases.patch'
 'sysusers.d'
 'service')
-sha256sums=('8d5d429737e0c64514028a82fc006cbb273d2cb98dc40eb1dbbfe102f29a8943'
+sha256sums=('a4709cfb0626d064b71258b3395573d80e18a48fd11eff0cbf4a9e83455a2da7'
 '8b4730f4629f302471ac1a80653931d32ffcf67241daa10947639a2c701a05f6'
 'f4c766efc20b4638f9fd72707ca6d4c2628279ebd79f5227276fa4ca6867c336'
 '63f39147887336bdd173fb9425998f0a0c6f00a31241f922a255c157bfd8d02e'


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

2020-02-03 Thread Morten Linderud via arch-commits
Date: Monday, February 3, 2020 @ 21:40:29
  Author: foxboron
Revision: 561999

upgpkg: python-wxpython 4.0.7.2-1

Modified:
  python-wxpython/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 21:32:40 UTC (rev 561998)
+++ PKGBUILD2020-02-03 21:40:29 UTC (rev 561999)
@@ -4,7 +4,9 @@
 
 pkgname=python-wxpython
 _pkgname=wxPython
-pkgver=4.0.7
+pkgver=4.0.7.2
+_pkgver="${pkgver%.*}"
+_post="${pkgver##*.}"
 pkgrel=1
 pkgdesc='Cross-platform GUI toolkit'
 arch=('x86_64')
@@ -14,27 +16,27 @@
 optdepends=('python-pypubsub: Alternative to the deprecated wx.lib.pubsub API')
 makedepends=('mesa' 'glu' 'webkit2gtk' 'python-pathlib2' 'python-requests' 
'python-setuptools')
 checkdepends=('xorg-server-xvfb' 'python-pytest' 'python-numpy')
-source=("https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-$pkgver.post2.tar.gz;)
+source=("https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-$_pkgver.post$_post.tar.gz;)
 
sha512sums=('7af89db90a0f7e6b644d61c1ede01ec36a2c295e46d44692ae9dbc4af923310c1b498a52f45b02a89e8917d844c6abe67e5f3fdd9c1d51da3312899319a349e4')
 
 prepare() {
-  sed -i "s|WX_CONFIG = 'wx-config'|WX_CONFIG = 'wx-config-gtk3'|" 
$_pkgname-$pkgver.post2/build.py
+  sed -i "s|WX_CONFIG = 'wx-config'|WX_CONFIG = 'wx-config-gtk3'|" 
$_pkgname-$_pkgver.post$_post/build.py
 }
 
 build() {
-  cd "$_pkgname-$pkgver.post2"
+  cd "$_pkgname-$_pkgver.post$_post"
 
   python build.py build --use_syswx --release
 }
 
 check() {
-  cd "$_pkgname-$pkgver.post2"
+  cd "$_pkgname-$_pkgver.post$_post"
 
   xvfb-run python build.py test
 }
 
 package() {
-  cd "$_pkgname-$pkgver.post2"
+  cd "$_pkgname-$_pkgver.post$_post"
 
   python build.py install --destdir="$pkgdir"
 


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

2020-02-03 Thread Morten Linderud via arch-commits
Date: Monday, February 3, 2020 @ 21:40:37
  Author: foxboron
Revision: 562000

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 21:40:29 UTC (rev 561999)
+++ PKGBUILD2020-02-03 21:40:37 UTC (rev 562000)
@@ -1,44 +0,0 @@
-# Maintainer: Filipe Laíns (FFY00) 
-# Maintainer: Morten Linderud 
-# Contributor: Eric Bélanger 
-
-pkgname=python-wxpython
-_pkgname=wxPython
-pkgver=4.0.7
-pkgrel=1
-pkgdesc='Cross-platform GUI toolkit'
-arch=('x86_64')
-license=('custom:wxWindows')
-url='https://www.wxpython.org'
-depends=('wxgtk3' 'python-six')
-optdepends=('python-pypubsub: Alternative to the deprecated wx.lib.pubsub API')
-makedepends=('mesa' 'glu' 'webkit2gtk' 'python-pathlib2' 'python-requests' 
'python-setuptools')
-checkdepends=('xorg-server-xvfb' 'python-pytest' 'python-numpy')
-source=("https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-$pkgver.post2.tar.gz;)
-sha512sums=('7af89db90a0f7e6b644d61c1ede01ec36a2c295e46d44692ae9dbc4af923310c1b498a52f45b02a89e8917d844c6abe67e5f3fdd9c1d51da3312899319a349e4')
-
-prepare() {
-  sed -i "s|WX_CONFIG = 'wx-config'|WX_CONFIG = 'wx-config-gtk3'|" 
$_pkgname-$pkgver.post2/build.py
-}
-
-build() {
-  cd "$_pkgname-$pkgver.post2"
-
-  python build.py build --use_syswx --release
-}
-
-check() {
-  cd "$_pkgname-$pkgver.post2"
-
-  xvfb-run python build.py test
-}
-
-package() {
-  cd "$_pkgname-$pkgver.post2"
-
-  python build.py install --destdir="$pkgdir"
-
-  install -Dm 644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-  find "$pkgdir/usr/lib" -type f | xargs chmod 644
-}
-

Copied: python-wxpython/repos/community-x86_64/PKGBUILD (from rev 561999, 
python-wxpython/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 21:40:37 UTC (rev 562000)
@@ -0,0 +1,46 @@
+# Maintainer: Filipe Laíns (FFY00) 
+# Maintainer: Morten Linderud 
+# Contributor: Eric Bélanger 
+
+pkgname=python-wxpython
+_pkgname=wxPython
+pkgver=4.0.7.2
+_pkgver="${pkgver%.*}"
+_post="${pkgver##*.}"
+pkgrel=1
+pkgdesc='Cross-platform GUI toolkit'
+arch=('x86_64')
+license=('custom:wxWindows')
+url='https://www.wxpython.org'
+depends=('wxgtk3' 'python-six')
+optdepends=('python-pypubsub: Alternative to the deprecated wx.lib.pubsub API')
+makedepends=('mesa' 'glu' 'webkit2gtk' 'python-pathlib2' 'python-requests' 
'python-setuptools')
+checkdepends=('xorg-server-xvfb' 'python-pytest' 'python-numpy')
+source=("https://files.pythonhosted.org/packages/source/w/wxPython/wxPython-$_pkgver.post$_post.tar.gz;)
+sha512sums=('7af89db90a0f7e6b644d61c1ede01ec36a2c295e46d44692ae9dbc4af923310c1b498a52f45b02a89e8917d844c6abe67e5f3fdd9c1d51da3312899319a349e4')
+
+prepare() {
+  sed -i "s|WX_CONFIG = 'wx-config'|WX_CONFIG = 'wx-config-gtk3'|" 
$_pkgname-$_pkgver.post$_post/build.py
+}
+
+build() {
+  cd "$_pkgname-$_pkgver.post$_post"
+
+  python build.py build --use_syswx --release
+}
+
+check() {
+  cd "$_pkgname-$_pkgver.post$_post"
+
+  xvfb-run python build.py test
+}
+
+package() {
+  cd "$_pkgname-$_pkgver.post$_post"
+
+  python build.py install --destdir="$pkgdir"
+
+  install -Dm 644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+  find "$pkgdir/usr/lib" -type f | xargs chmod 644
+}
+


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

2020-02-03 Thread Andrzej Giniewicz via arch-commits
Date: Monday, February 3, 2020 @ 21:32:40
  Author: aginiewicz
Revision: 561998

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 21:32:37 UTC (rev 561997)
+++ PKGBUILD2020-02-03 21:32:40 UTC (rev 561998)
@@ -1,29 +0,0 @@
-# Maintainer: Andrzej Giniewicz 
-# Contributor: Oliver Sherouse 
-
-pkgname='python-seaborn'
-pkgver=0.9.0
-pkgrel=5
-pkgdesc="Statistical data visualization"
-arch=('any')
-url="https://seaborn.pydata.org/;
-license=('BSD')
-depends=('python-pandas' 'python-matplotlib' 'python-scipy')
-makedepends=('python-setuptools')
-optdepends=('python-statsmodels: for some advanced statistical plots'
- 'python-beautifulsoup4: for getting dataset names')
-source=("https://github.com/mwaskom/seaborn/archive/v${pkgver}.tar.gz;)
-sha256sums=('e2910b86f719ceecd09350071cb68e7531d236d087d04515b961363dd7208e6f')
-
-build() {
-  cd "$srcdir"/seaborn-${pkgver}
-  python setup.py build
-}
-
-package() {
-  cd "$srcdir"/seaborn-${pkgver}
-
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-seaborn/repos/community-any/PKGBUILD (from rev 561997, 
python-seaborn/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 21:32:40 UTC (rev 561998)
@@ -0,0 +1,29 @@
+# Maintainer: Andrzej Giniewicz 
+# Contributor: Oliver Sherouse 
+
+pkgname=python-seaborn
+pkgver=0.10.0
+pkgrel=1
+pkgdesc="Statistical data visualization"
+arch=('any')
+url="https://seaborn.pydata.org/;
+license=('BSD')
+depends=('python-pandas' 'python-matplotlib' 'python-scipy')
+makedepends=('python-setuptools')
+optdepends=('python-statsmodels: for some advanced statistical plots'
+ 'python-beautifulsoup4: for getting dataset names')
+source=("https://github.com/mwaskom/seaborn/archive/v${pkgver}.tar.gz;)
+sha256sums=('37e2c7783ef2bb12ce749783870ca740750fc7cc0bd1776c6cacab19514affbd')
+
+build() {
+  cd "$srcdir"/seaborn-${pkgver}
+  python setup.py build
+}
+
+package() {
+  cd "$srcdir"/seaborn-${pkgver}
+
+  python setup.py install --skip-build --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2020-02-03 Thread Andrzej Giniewicz via arch-commits
Date: Monday, February 3, 2020 @ 21:32:37
  Author: aginiewicz
Revision: 561997

upgpkg: python-seaborn 0.10.0-1: python-seaborn: new upstream release

Modified:
  python-seaborn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 21:30:54 UTC (rev 561996)
+++ PKGBUILD2020-02-03 21:32:37 UTC (rev 561997)
@@ -1,9 +1,9 @@
 # Maintainer: Andrzej Giniewicz 
 # Contributor: Oliver Sherouse 
 
-pkgname='python-seaborn'
-pkgver=0.9.0
-pkgrel=5
+pkgname=python-seaborn
+pkgver=0.10.0
+pkgrel=1
 pkgdesc="Statistical data visualization"
 arch=('any')
 url="https://seaborn.pydata.org/;
@@ -13,7 +13,7 @@
 optdepends=('python-statsmodels: for some advanced statistical plots'
  'python-beautifulsoup4: for getting dataset names')
 source=("https://github.com/mwaskom/seaborn/archive/v${pkgver}.tar.gz;)
-sha256sums=('e2910b86f719ceecd09350071cb68e7531d236d087d04515b961363dd7208e6f')
+sha256sums=('37e2c7783ef2bb12ce749783870ca740750fc7cc0bd1776c6cacab19514affbd')
 
 build() {
   cd "$srcdir"/seaborn-${pkgver}


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

2020-02-03 Thread Andrzej Giniewicz via arch-commits
Date: Monday, February 3, 2020 @ 21:30:51
  Author: aginiewicz
Revision: 561995

upgpkg: python-openpyxl 3.0.3-1: python-openpyxl: new upstream release

Modified:
  python-openpyxl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 21:28:59 UTC (rev 561994)
+++ PKGBUILD2020-02-03 21:30:51 UTC (rev 561995)
@@ -3,8 +3,8 @@
 # Contributor: Martin Corley 
 
 pkgname=python-openpyxl
-pkgver=3.0.1
-_pkgtag='a2ee53b78166'
+pkgver=3.0.3
+_pkgtag='ca7b1baf75f2'
 pkgrel=1
 pkgdesc="A Python library to read/write Excel 2007 xlsx/xlsm files"
 arch=('any')
@@ -18,7 +18,7 @@
 'python-pandas: for iteration over Pandas DataFrames')
 source=("https://bitbucket.org/openpyxl/openpyxl/get/${pkgver}.tar.bz2;
 "LICENCE")
-sha256sums=('027de047510d0655c2f0aa1331702018d6f3a9347b18f650370e0515b06ff6c2'
+sha256sums=('dd7bc438e5ed138fa48297539dd8b68726ecebb07605d7c95bf144960a59449d'
 '0c84bb42f5d367e5ebf9fc2dde35b16141df5ee0fdc189250858bc6c5560f69e')
 
 build() {


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

2020-02-03 Thread Andrzej Giniewicz via arch-commits
Date: Monday, February 3, 2020 @ 21:30:54
  Author: aginiewicz
Revision: 561996

archrelease: copy trunk to community-any

Added:
  python-openpyxl/repos/community-any/LICENCE
(from rev 561995, python-openpyxl/trunk/LICENCE)
  python-openpyxl/repos/community-any/PKGBUILD
(from rev 561995, python-openpyxl/trunk/PKGBUILD)
Deleted:
  python-openpyxl/repos/community-any/LICENCE
  python-openpyxl/repos/community-any/PKGBUILD

--+
 LICENCE  |   46 +-
 PKGBUILD |   66 ++---
 2 files changed, 56 insertions(+), 56 deletions(-)

Deleted: LICENCE
===
--- LICENCE 2020-02-03 21:30:51 UTC (rev 561995)
+++ LICENCE 2020-02-03 21:30:54 UTC (rev 561996)
@@ -1,23 +0,0 @@
-This software is under the MIT Licence
-==
-
-Copyright (c) 2010 openpyxl
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
-CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Copied: python-openpyxl/repos/community-any/LICENCE (from rev 561995, 
python-openpyxl/trunk/LICENCE)
===
--- LICENCE (rev 0)
+++ LICENCE 2020-02-03 21:30:54 UTC (rev 561996)
@@ -0,0 +1,23 @@
+This software is under the MIT Licence
+==
+
+Copyright (c) 2010 openpyxl
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 21:30:51 UTC (rev 561995)
+++ PKGBUILD2020-02-03 21:30:54 UTC (rev 561996)
@@ -1,33 +0,0 @@
-# Maintainer: Andrzej Giniewicz 
-# Contributor: Nishit Joseph (reachjlight at gmail dot com)
-# Contributor: Martin Corley 
-
-pkgname=python-openpyxl
-pkgver=3.0.1
-_pkgtag='a2ee53b78166'
-pkgrel=1
-pkgdesc="A Python library to read/write Excel 2007 xlsx/xlsm files"
-arch=('any')
-url="https://openpyxl.readthedocs.org/;
-license=('MIT')
-depends=('python-jdcal' 'python-et-xmlfile')
-makedepends=('python-setuptools')
-optdepends=('python-pillow: needed to include images'
-'python-lxml: alternative XML backend'
-'python-defusedxml: guard against various XML vulnerabilities'
-'python-pandas: for iteration over Pandas DataFrames')
-source=("https://bitbucket.org/openpyxl/openpyxl/get/${pkgver}.tar.bz2;
-"LICENCE")
-sha256sums=('027de047510d0655c2f0aa1331702018d6f3a9347b18f650370e0515b06ff6c2'
-'0c84bb42f5d367e5ebf9fc2dde35b16141df5ee0fdc189250858bc6c5560f69e')
-
-build() {
-  cd "$srcdir"/openpyxl-openpyxl-${_pkgtag}
-  python setup.py build
-}
-
-package() {
-  cd "$srcdir"/openpyxl-openpyxl-${_pkgtag}
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
-  install -Dm644 "$srcdir"/LICENCE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENCE
-}

Copied: python-openpyxl/repos/community-any/PKGBUILD (from rev 561995, 
python-openpyxl/trunk/PKGBUILD)

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

2020-02-03 Thread Andrzej Giniewicz via arch-commits
Date: Monday, February 3, 2020 @ 21:28:52
  Author: aginiewicz
Revision: 561993

upgpkg: python-fonttools 4.3.0-1: python-fonttools: new upstream release

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 21:21:47 UTC (rev 561992)
+++ PKGBUILD2020-02-03 21:28:52 UTC (rev 561993)
@@ -3,7 +3,7 @@
 # Contributor: flying sheep 
 
 pkgname=python-fonttools
-pkgver=4.2.4
+pkgver=4.3.0
 pkgrel=1
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools;
@@ -21,7 +21,7 @@
"python-pyqt5: for drawing glyphs with Qt's QPainterPath"
"python-reportlab: to drawing glyphs as PNG images")
 
source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip;)
-sha256sums=('955f5ba98b6f95778e3308010b196fa1a0d8862fb3ac75408919f5038e75e267')
+sha256sums=('0c16d5da7846a92aedcb448277d13d3b729f7de48a917768d97ebd0d17067d7f')
 
 build() {
   cd "$srcdir"/fonttools-${pkgver}


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

2020-02-03 Thread Andrzej Giniewicz via arch-commits
Date: Monday, February 3, 2020 @ 21:28:59
  Author: aginiewicz
Revision: 561994

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 21:28:52 UTC (rev 561993)
+++ PKGBUILD2020-02-03 21:28:59 UTC (rev 561994)
@@ -1,35 +0,0 @@
-# Maintainer: Andrzej Giniewicz 
-# Contributor: Firmicus 
-# Contributor: flying sheep 
-
-pkgname=python-fonttools
-pkgver=4.2.4
-pkgrel=1
-pkgdesc="A library to manipulate font files from Python"
-url="https://github.com/fonttools/fonttools;
-license=("MIT")
-arch=('any')
-depends=("python")
-makedepends=("python-setuptools")
-optdepends=("python-lxml: faster backend for XML files reading/writing"
-   "python-fs: to read/write UFO source files"
-   "python-brotli: to compress/decompress WOFF 2.0 web fonts"
-   "python-zopfli: faster backend fom WOFF 1.0 web fonts compression"
-   "python-scipy: for finding wrong contour/component order between 
different masters"
-   "python-matplotlib: for visualizing DesignSpaceDocument and 
resulting VariationModel"
-   "python-sympy: for symbolic font statistics analysis"
-   "python-pyqt5: for drawing glyphs with Qt's QPainterPath"
-   "python-reportlab: to drawing glyphs as PNG images")
-source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip;)
-sha256sums=('955f5ba98b6f95778e3308010b196fa1a0d8862fb3ac75408919f5038e75e267')
-
-build() {
-  cd "$srcdir"/fonttools-${pkgver}
-  python setup.py build
-}
-
-package() {
-  cd "$srcdir"/fonttools-${pkgver}
-  python setup.py install --skip-build --root="$pkgdir" --optimize=1
-  install -D -m755 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-fonttools/repos/community-any/PKGBUILD (from rev 561993, 
python-fonttools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 21:28:59 UTC (rev 561994)
@@ -0,0 +1,35 @@
+# Maintainer: Andrzej Giniewicz 
+# Contributor: Firmicus 
+# Contributor: flying sheep 
+
+pkgname=python-fonttools
+pkgver=4.3.0
+pkgrel=1
+pkgdesc="A library to manipulate font files from Python"
+url="https://github.com/fonttools/fonttools;
+license=("MIT")
+arch=('any')
+depends=("python")
+makedepends=("python-setuptools")
+optdepends=("python-lxml: faster backend for XML files reading/writing"
+   "python-fs: to read/write UFO source files"
+   "python-brotli: to compress/decompress WOFF 2.0 web fonts"
+   "python-zopfli: faster backend fom WOFF 1.0 web fonts compression"
+   "python-scipy: for finding wrong contour/component order between 
different masters"
+   "python-matplotlib: for visualizing DesignSpaceDocument and 
resulting VariationModel"
+   "python-sympy: for symbolic font statistics analysis"
+   "python-pyqt5: for drawing glyphs with Qt's QPainterPath"
+   "python-reportlab: to drawing glyphs as PNG images")
+source=("https://github.com/fonttools/fonttools/releases/download/${pkgver}/fonttools-${pkgver}.zip;)
+sha256sums=('0c16d5da7846a92aedcb448277d13d3b729f7de48a917768d97ebd0d17067d7f')
+
+build() {
+  cd "$srcdir"/fonttools-${pkgver}
+  python setup.py build
+}
+
+package() {
+  cd "$srcdir"/fonttools-${pkgver}
+  python setup.py install --skip-build --root="$pkgdir" --optimize=1
+  install -D -m755 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


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

2020-02-03 Thread Morten Linderud via arch-commits
Date: Monday, February 3, 2020 @ 21:21:39
  Author: foxboron
Revision: 561991

upgpkg: sqlite-replication 3.30.1.4-1

Saner package versioning including the patch set version

Modified:
  sqlite-replication/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 21:19:31 UTC (rev 561990)
+++ PKGBUILD2020-02-03 21:21:39 UTC (rev 561991)
@@ -1,11 +1,13 @@
-# Maintainer: Thomas Hipp 
-# Maintainer: Andreas Radke 
+# Maintainer: Morten Linderud 
+# Contributor: Thomas Hipp 
+# Contributor: Andreas Radke 
 # Contributor: Tom Newsom 
 
 pkgname="sqlite-replication"
-pkgver=3.30.1
-pkgrel=2
-_replication=4
+pkgver=3.30.1.4
+pkgrel=1
+_pkgver="${pkgver%.*}"
+_replication="${pkgver##*.}"
 pkgdesc="Replication Enabled SQL Database Engine in a C Library"
 arch=('x86_64')
 license=('custom:Public Domain')
@@ -12,7 +14,7 @@
 url="https://github.com/canonical/sqlite;
 depends=('readline' 'zlib')
 makedepends=('tcl')
-source=("https://github.com/canonical/sqlite/archive/version-${pkgver}+replication${_replication}.tar.gz;
+source=("https://github.com/canonical/sqlite/archive/version-${_pkgver}+replication${_replication}.tar.gz;
 license.txt)
 sha256sums=('e9ab0542396be10e1b2951423f13b3e4d118a18e5d4ef39dc271e7dd17d3910f'
 '4e57d9ac979f1c9872e69799c2597eeef4c6ce7224f3ede0bf9dc8d217b1e65d')
@@ -27,7 +29,7 @@
  -DSQLITE_MAX_EXPR_DEPTH=1"
 
   # build sqlite
-  cd sqlite-version-${pkgver}-replication${_replication}
+  cd sqlite-version-${_pkgver}-replication${_replication}
   ./configure --prefix=/usr \
--libdir=/usr/lib/$pkgname \
--includedir=/usr/include/$pkgname \
@@ -43,7 +45,7 @@
 }
 
 package() {
-  cd sqlite-version-${pkgver}-replication${_replication}
+  cd sqlite-version-${_pkgver}-replication${_replication}
   make DESTDIR="${pkgdir}" install
 
   install -D -m644 "${srcdir}/license.txt" 
"${pkgdir}/usr/share/licenses/${pkgbase}/license.txt"


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

2020-02-03 Thread Morten Linderud via arch-commits
Date: Monday, February 3, 2020 @ 21:21:47
  Author: foxboron
Revision: 561992

archrelease: copy trunk to community-x86_64

Added:
  sqlite-replication/repos/community-x86_64/PKGBUILD
(from rev 561991, sqlite-replication/trunk/PKGBUILD)
  sqlite-replication/repos/community-x86_64/license.txt
(from rev 561991, sqlite-replication/trunk/license.txt)
Deleted:
  sqlite-replication/repos/community-x86_64/PKGBUILD
  sqlite-replication/repos/community-x86_64/license.txt

-+
 PKGBUILD|  108 +-
 license.txt |   66 +--
 2 files changed, 88 insertions(+), 86 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 21:21:39 UTC (rev 561991)
+++ PKGBUILD2020-02-03 21:21:47 UTC (rev 561992)
@@ -1,53 +0,0 @@
-# Maintainer: Thomas Hipp 
-# Maintainer: Andreas Radke 
-# Contributor: Tom Newsom 
-
-pkgname="sqlite-replication"
-pkgver=3.30.1
-pkgrel=2
-_replication=4
-pkgdesc="Replication Enabled SQL Database Engine in a C Library"
-arch=('x86_64')
-license=('custom:Public Domain')
-url="https://github.com/canonical/sqlite;
-depends=('readline' 'zlib')
-makedepends=('tcl')
-source=("https://github.com/canonical/sqlite/archive/version-${pkgver}+replication${_replication}.tar.gz;
-license.txt)
-sha256sums=('e9ab0542396be10e1b2951423f13b3e4d118a18e5d4ef39dc271e7dd17d3910f'
-'4e57d9ac979f1c9872e69799c2597eeef4c6ce7224f3ede0bf9dc8d217b1e65d')
-
-build() {
-  export CPPFLAGS="$CPPFLAGS -DSQLITE_ENABLE_COLUMN_METADATA=1 \
- -DSQLITE_ENABLE_UNLOCK_NOTIFY \
- -DSQLITE_ENABLE_DBSTAT_VTAB=1 \
- -DSQLITE_ENABLE_FTS3_TOKENIZER=1 \
- -DSQLITE_SECURE_DELETE \
- -DSQLITE_MAX_VARIABLE_NUMBER=25 \
- -DSQLITE_MAX_EXPR_DEPTH=1"
-
-  # build sqlite
-  cd sqlite-version-${pkgver}-replication${_replication}
-  ./configure --prefix=/usr \
-   --libdir=/usr/lib/$pkgname \
-   --includedir=/usr/include/$pkgname \
-   --disable-static \
-   --disable-amalgamation \
-   --enable-fts3 \
-   --enable-fts4 \
-   --enable-fts5 \
-   --enable-rtree \
-   --enable-json1 \
-   --enable-replication
-  make
-}
-
-package() {
-  cd sqlite-version-${pkgver}-replication${_replication}
-  make DESTDIR="${pkgdir}" install
-
-  install -D -m644 "${srcdir}/license.txt" 
"${pkgdir}/usr/share/licenses/${pkgbase}/license.txt"
-
-  rm -rf "${pkgdir}/usr/bin"
-  rm -rf "${pkgdir}/usr/lib/tcl"*
-}

Copied: sqlite-replication/repos/community-x86_64/PKGBUILD (from rev 561991, 
sqlite-replication/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 21:21:47 UTC (rev 561992)
@@ -0,0 +1,55 @@
+# Maintainer: Morten Linderud 
+# Contributor: Thomas Hipp 
+# Contributor: Andreas Radke 
+# Contributor: Tom Newsom 
+
+pkgname="sqlite-replication"
+pkgver=3.30.1.4
+pkgrel=1
+_pkgver="${pkgver%.*}"
+_replication="${pkgver##*.}"
+pkgdesc="Replication Enabled SQL Database Engine in a C Library"
+arch=('x86_64')
+license=('custom:Public Domain')
+url="https://github.com/canonical/sqlite;
+depends=('readline' 'zlib')
+makedepends=('tcl')
+source=("https://github.com/canonical/sqlite/archive/version-${_pkgver}+replication${_replication}.tar.gz;
+license.txt)
+sha256sums=('e9ab0542396be10e1b2951423f13b3e4d118a18e5d4ef39dc271e7dd17d3910f'
+'4e57d9ac979f1c9872e69799c2597eeef4c6ce7224f3ede0bf9dc8d217b1e65d')
+
+build() {
+  export CPPFLAGS="$CPPFLAGS -DSQLITE_ENABLE_COLUMN_METADATA=1 \
+ -DSQLITE_ENABLE_UNLOCK_NOTIFY \
+ -DSQLITE_ENABLE_DBSTAT_VTAB=1 \
+ -DSQLITE_ENABLE_FTS3_TOKENIZER=1 \
+ -DSQLITE_SECURE_DELETE \
+ -DSQLITE_MAX_VARIABLE_NUMBER=25 \
+ -DSQLITE_MAX_EXPR_DEPTH=1"
+
+  # build sqlite
+  cd sqlite-version-${_pkgver}-replication${_replication}
+  ./configure --prefix=/usr \
+   --libdir=/usr/lib/$pkgname \
+   --includedir=/usr/include/$pkgname \
+   --disable-static \
+   --disable-amalgamation \
+   --enable-fts3 \
+   --enable-fts4 \
+   --enable-fts5 \
+   --enable-rtree \
+   --enable-json1 \
+   --enable-replication
+  make
+}
+
+package() {
+  cd sqlite-version-${_pkgver}-replication${_replication}
+  make DESTDIR="${pkgdir}" install
+
+  install -D -m644 "${srcdir}/license.txt" 
"${pkgdir}/usr/share/licenses/${pkgbase}/license.txt"
+
+  rm -rf "${pkgdir}/usr/bin"
+  rm -rf "${pkgdir}/usr/lib/tcl"*
+}

Deleted: license.txt
===
--- license.txt 2020-02-03 

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

2020-02-03 Thread Morten Linderud via arch-commits
Date: Monday, February 3, 2020 @ 21:19:31
  Author: foxboron
Revision: 561990

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 21:19:24 UTC (rev 561989)
+++ PKGBUILD2020-02-03 21:19:31 UTC (rev 561990)
@@ -1,49 +0,0 @@
-# Maintainer: Timothy Redaelli 
-# Contributor: Andy Weidenbaum 
-# Contributor: Kevin Azzam 
-
-pkgbase=python-hidapi
-pkgname=('python-hidapi' 'python2-hidapi')
-_pipname=hidapi
-pkgver=0.7.99.21
-_pkgver=${pkgver%.*}.post${pkgver##*.}
-pkgrel=4
-pkgdesc="A Cython interface to the hidapi from signal11/hidapi"
-arch=('x86_64')
-makedepends=('cython2' 'python2-setuptools' 'cython' 'python-setuptools' 
'libusb' 'udev')
-url="https://github.com/trezor/cython-hidapi;
-license=('custom')
-source=(https://pypi.org/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$_pkgver.tar.gz)
-sha256sums=('e0be1aa6566979266a8fc845ab0e18613f4918cf2c977fe67050f5dc7e2a9a97')
-
-
-prepare() {
-  cp -R $_pipname-$_pkgver python2-$_pipname-$_pkgver
-}
-
-build() {
-  cd "$_pipname-$_pkgver"
-  python setup.py build
-
-  cd "../python2-$_pipname-$_pkgver"
-  python2 setup.py build
-}
-
-
-package_python-hidapi() {
-  depends=('libusb' 'python')
-  cd $_pipname-$_pkgver
-  python setup.py install --root="$pkgdir/" --optimize=1
-
-  install -dm 755 "$pkgdir/usr/share/licenses/$pkgname"
-  echo "You are free to use cython-hidapi code for any purpose." > 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_python2-hidapi() {
-  depends=('libusb' 'python2')
-  cd "python2-$_pipname-$_pkgver"
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  install -dm 755 "$pkgdir/usr/share/licenses/$pkgname"
-  echo "You are free to use cython-hidapi code for any purpose." > 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-hidapi/repos/community-x86_64/PKGBUILD (from rev 561989, 
python-hidapi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 21:19:31 UTC (rev 561990)
@@ -0,0 +1,36 @@
+# Maintainer: Morten Linderud 
+# Contributor: Timothy Redaelli 
+# Contributor: Andy Weidenbaum 
+# Contributor: Kevin Azzam 
+
+pkgname=python-hidapi
+_pipname=hidapi
+pkgver=0.9.0.1
+_pkgver=${pkgver%.*}.post${pkgver##*.}
+pkgrel=1
+arch=('x86_64')
+pkgdesc="A Cython interface to the hidapi from signal11/hidapi"
+url="https://github.com/trezor/cython-hidapi;
+depends=('libusb' 'python')
+makedepends=('cython' 'python-setuptools' 'udev')
+license=('custom')
+source=(https://pypi.org/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$_pkgver.tar.gz)
+sha512sums=('2fd6526406ebb787cacf09fac84e4660c61024ba9e3f9d277067ce016873e497ae79755d5f7fc699d32212c333e228095488ce25d526db93746aa00333ff5303')
+
+build() {
+  cd "$_pipname-$_pkgver"
+
+  python setup.py build
+}
+
+package_python-hidapi() {
+  cd $_pipname-$_pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm 755 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+  install -Dm 755 LICENSE-bsd.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE-bsd.txt
+  install -Dm 755 LICENSE-gpl3.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE-gpl3.txt
+  install -Dm 755 LICENSE-orig.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE-orig.txt
+}
+


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

2020-02-03 Thread Morten Linderud via arch-commits
Date: Monday, February 3, 2020 @ 21:19:24
  Author: foxboron
Revision: 561989

upgpkg: python-hidapi 0.9.0.1-1

Modified:
  python-hidapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 21:17:05 UTC (rev 561988)
+++ PKGBUILD2020-02-03 21:19:24 UTC (rev 561989)
@@ -1,12 +1,13 @@
-# Maintainer: Timothy Redaelli 
+# Maintainer: Morten Linderud 
+# Contributor: Timothy Redaelli 
 # Contributor: Andy Weidenbaum 
 # Contributor: Kevin Azzam 
 
 pkgname=python-hidapi
 _pipname=hidapi
-pkgver=0.7.99.21
+pkgver=0.9.0.1
 _pkgver=${pkgver%.*}.post${pkgver##*.}
-pkgrel=4
+pkgrel=1
 arch=('x86_64')
 pkgdesc="A Cython interface to the hidapi from signal11/hidapi"
 url="https://github.com/trezor/cython-hidapi;
@@ -14,7 +15,7 @@
 makedepends=('cython' 'python-setuptools' 'udev')
 license=('custom')
 
source=(https://pypi.org/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$_pkgver.tar.gz)
-sha512sums=('40efcbbb1d30c1413a5bc764e9bcef8b798f194456b35c83ea4f46c2eacf3eccfca5bb482602892ba8f24ed8085eb6e21e1fb94f7f12a7abb22bd2c571b21008')
+sha512sums=('2fd6526406ebb787cacf09fac84e4660c61024ba9e3f9d277067ce016873e497ae79755d5f7fc699d32212c333e228095488ce25d526db93746aa00333ff5303')
 
 build() {
   cd "$_pipname-$_pkgver"


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

2020-02-03 Thread Antonio Rojas via arch-commits
Date: Monday, February 3, 2020 @ 21:18:39
  Author: arojas
Revision: 374560

archrelease: copy trunk to testing-x86_64

Added:
  sane/repos/testing-x86_64/
  sane/repos/testing-x86_64/PKGBUILD
(from rev 374559, sane/trunk/PKGBUILD)
  sane/repos/testing-x86_64/network.patch
(from rev 374559, sane/trunk/network.patch)
  sane/repos/testing-x86_64/sane.xinetd
(from rev 374559, sane/trunk/sane.xinetd)
  sane/repos/testing-x86_64/saned.service
(from rev 374559, sane/trunk/saned.service)
  sane/repos/testing-x86_64/saned.socket
(from rev 374559, sane/trunk/saned.socket)

---+
 PKGBUILD  |   70 
 network.patch |   42 +
 sane.xinetd   |   11 
 saned.service |8 ++
 saned.socket  |9 +++
 5 files changed, 140 insertions(+)

Copied: sane/repos/testing-x86_64/PKGBUILD (from rev 374559, 
sane/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-02-03 21:18:39 UTC (rev 374560)
@@ -0,0 +1,70 @@
+# Maintainer: Tobias Powalowski 
+# Contributor: Sarah Hay 
+# Contributor: Simo L. 
+# Contributor: eric 
+
+pkgname=sane
+pkgver=1.0.29
+pkgrel=1
+pkgdesc="Scanner Access Now Easy"
+url="http://www.sane-project.org/;
+arch=('x86_64')
+license=('GPL')
+depends=('libtiff>=4.0.0' 'libgphoto2' 'libjpeg>=8' 'libusbx' 'libieee1284' 
'v4l-utils' 'avahi' 'bash' 'net-snmp')
+makedepends=('texlive-latexextra')
+backup=(etc/sane.d/{abaton.conf,agfafocus.conf,apple.conf,artec.conf,artec_eplus48u.conf,avision.conf,bh.conf,canon.conf,canon630u.conf,canon_dr.conf,canon_pp.conf,cardscan.conf,coolscan2.conf,coolscan3.conf,coolscan.conf,dc25.conf,dc210.conf,dc240.conf,dell1600n_net.conf,dll.conf,dmc.conf,epjitsu.conf,epson.conf,epson2.conf,epsonds.conf,fujitsu.conf,genesys.conf,gphoto2.conf,gt68xx.conf,hp.conf,hp3900.conf,hp4200.conf,hp5400.conf,hpsj5s.conf,hs2p.conf,ibm.conf,kodak.conf,kodakaio.conf,leo.conf,lexmark.conf,ma1509.conf,magicolor.conf,matsushita.conf,microtek.conf,microtek2.conf,mustek.conf,mustek_pp.conf,mustek_usb.conf,nec.conf,net.conf,p5.conf,pie.conf,pieusb.conf,pixma.conf,plustek.conf,plustek_pp.conf,qcam.conf,ricoh.conf,rts8891.conf,s9036.conf,saned.conf,sceptre.conf,sharp.conf,sm3840.conf,snapscan.conf,sp15c.conf,st400.conf,stv680.conf,tamarack.conf,teco1.conf,teco2.conf,teco3.conf,test.conf,u12.conf,umax.conf,umax1220u.conf,umax_pp.conf,xerox_mfp.conf,v4l.conf}
 etc/xinetd.d/
 sane)
+source=(https://gitlab.com/sane-project/backends/uploads/54f858b20a364fc35d820df935a86478/sane-backends-$pkgver.tar.gz
+'sane.xinetd'
+'saned.socket'
+'saned.service'
+'network.patch')
+sha512sums=('9ee431b0c048119719e15905f8743c7a0fd8bc6fcee81d75df8459a989cab7e39bf045518976713a7e1d94c816dd1a1e0fa190612d815c0ddb6a51d2abf3fd54'
+
'8f9f18d432087e5445aa533be375a811daf320512069c108d41a79121868937e1a7ffa21ee7d33adcf9fbb670bca460ff06423ce39602f35151eccc243d9d4ec'
+
'62654a59fae3216be9c0ae4f810375de1232133ab12732529a3e064cc83d94563560e01950dea4b25aa298294c5f0421436c5e095a3a00ad8ef78b471f3105f4'
+
'c4cd4427ee8e5cb128c5d54006fafbb4f846508582dffc293f16ab14ab638e6ee3dc5df0eb06f6d0d3839941ab74623c7163ac13bcdfec87b10308587a697536'
+
'04b65a06d2c76dde6fce501ba823e999eb89ea41573f887f9e7d5347f3aa5e35310fad69313e99f873640e29a9849372d2ff995678593a0781fba73b464bec0d')
+
+prepare() {
+  cd sane-backends-${pkgver}
+   # fix 
http://vasks.debian.org/tracker/?func=detail=410366=313760_id=30186
+   patch -Np1 -i "${srcdir}"/network.patch
+}
+
+build() {
+  cd sane-backends-${pkgver}
+
+  ./configure --prefix=/usr --sbindir=/usr/bin \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--with-docdir=/usr/share/doc/sane \
+--enable-avahi \
+--enable-pthread \
+--disable-rpath \
+--enable-libusb_1_0 \
+--disable-locking
+  make
+}
+
+package () {
+  cd sane-backends-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  # fix hp officejets
+  echo "#hpaio" >> "${pkgdir}/etc/sane.d/dll.conf"
+  # install udev files
+  install -D -m0644 tools/udev/libsane.rules \
+"${pkgdir}/usr/lib/udev/rules.d/49-sane.rules"
+  # fix udev rules
+  sed -i 's|NAME="%k", ||g' "${pkgdir}/usr/lib/udev/rules.d/49-sane.rules"
+  
+  # install xinetd file
+  install -D -m644 "${srcdir}/sane.xinetd" "${pkgdir}/etc/xinetd.d/sane"
+  
+  # Install the pkg-config file
+  install -D -m644 tools/sane-backends.pc \
+ "${pkgdir}/usr/lib/pkgconfig/sane-backends.pc"
+  # install systemd files
+  install -D -m644 ${srcdir}/saned.socket \
+  "${pkgdir}/usr/lib/systemd/system/saned.socket"
+  install -D -m644 ${srcdir}/saned.service \
+  "${pkgdir}/usr/lib/systemd/system/saned@.service"
+}

Copied: sane/repos/testing-x86_64/network.patch (from rev 374559, 
sane/trunk/network.patch)

[arch-commits] Commit in sane/trunk (0781f3fd.patch PKGBUILD)

2020-02-03 Thread Antonio Rojas via arch-commits
Date: Monday, February 3, 2020 @ 21:18:15
  Author: arojas
Revision: 374559

Update to 1.0.29

Modified:
  sane/trunk/PKGBUILD
Deleted:
  sane/trunk/0781f3fd.patch

+
 0781f3fd.patch |   13 -
 PKGBUILD   |   16 ++--
 2 files changed, 6 insertions(+), 23 deletions(-)

Deleted: 0781f3fd.patch
===
--- 0781f3fd.patch  2020-02-03 20:56:31 UTC (rev 374558)
+++ 0781f3fd.patch  2020-02-03 21:18:15 UTC (rev 374559)
@@ -1,13 +0,0 @@
-diff -up sane-backends-1.0.28/backend/genesys_gl841.cc.genesys-regression 
sane-backends-1.0.28/backend/genesys_gl841.cc
 sane-backends-1.0.28/backend/genesys_gl841.cc.genesys-regression   
2019-10-14 13:11:10.772763713 +0200
-+++ sane-backends-1.0.28/backend/genesys_gl841.cc  2019-10-14 
13:11:57.602389188 +0200
-@@ -5042,6 +5042,9 @@ gl841_init (Genesys_Device * dev)
-   /* Set analog frontend */
-   RIE (gl841_set_fe(dev, sensor, AFE_INIT));
- 
-+// FIXME: slow_back_home modifies dev->calib_reg and requires it to be 
filled
-+dev->calib_reg = dev->reg;
-+
-   /* Move home */
-   RIE (gl841_slow_back_home (dev, SANE_TRUE));
- 

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 20:56:31 UTC (rev 374558)
+++ PKGBUILD2020-02-03 21:18:15 UTC (rev 374559)
@@ -4,8 +4,8 @@
 # Contributor: eric 
 
 pkgname=sane
-pkgver=1.0.28
-pkgrel=3
+pkgver=1.0.29
+pkgrel=1
 pkgdesc="Scanner Access Now Easy"
 url="http://www.sane-project.org/;
 arch=('x86_64')
@@ -13,25 +13,21 @@
 depends=('libtiff>=4.0.0' 'libgphoto2' 'libjpeg>=8' 'libusbx' 'libieee1284' 
'v4l-utils' 'avahi' 'bash' 'net-snmp')
 makedepends=('texlive-latexextra')
 
backup=(etc/sane.d/{abaton.conf,agfafocus.conf,apple.conf,artec.conf,artec_eplus48u.conf,avision.conf,bh.conf,canon.conf,canon630u.conf,canon_dr.conf,canon_pp.conf,cardscan.conf,coolscan2.conf,coolscan3.conf,coolscan.conf,dc25.conf,dc210.conf,dc240.conf,dell1600n_net.conf,dll.conf,dmc.conf,epjitsu.conf,epson.conf,epson2.conf,epsonds.conf,fujitsu.conf,genesys.conf,gphoto2.conf,gt68xx.conf,hp.conf,hp3900.conf,hp4200.conf,hp5400.conf,hpsj5s.conf,hs2p.conf,ibm.conf,kodak.conf,kodakaio.conf,leo.conf,lexmark.conf,ma1509.conf,magicolor.conf,matsushita.conf,microtek.conf,microtek2.conf,mustek.conf,mustek_pp.conf,mustek_usb.conf,nec.conf,net.conf,p5.conf,pie.conf,pieusb.conf,pixma.conf,plustek.conf,plustek_pp.conf,qcam.conf,ricoh.conf,rts8891.conf,s9036.conf,saned.conf,sceptre.conf,sharp.conf,sm3840.conf,snapscan.conf,sp15c.conf,st400.conf,stv680.conf,tamarack.conf,teco1.conf,teco2.conf,teco3.conf,test.conf,u12.conf,umax.conf,umax1220u.conf,umax_pp.conf,xerox_mfp.conf,v4l.conf}
 etc/xinetd.d/
 sane)
-source=(https://gitlab.com/sane-project/backends/uploads/9e718daff347826f4cfe21126c8d5091/sane-backends-$pkgver.tar.gz
+source=(https://gitlab.com/sane-project/backends/uploads/54f858b20a364fc35d820df935a86478/sane-backends-$pkgver.tar.gz
 'sane.xinetd'
 'saned.socket'
 'saned.service'
-'network.patch'
-0781f3fd.patch)
-sha512sums=('84607739cea28c31f9a2f21df583c3d9f3ad1e7e87ad54fb8af8103450b22d2de6cf1670563eaa8310750491f840b377a2ca42c5eaee45aaec500a0a6792b3af'
+'network.patch')
+sha512sums=('9ee431b0c048119719e15905f8743c7a0fd8bc6fcee81d75df8459a989cab7e39bf045518976713a7e1d94c816dd1a1e0fa190612d815c0ddb6a51d2abf3fd54'
 
'8f9f18d432087e5445aa533be375a811daf320512069c108d41a79121868937e1a7ffa21ee7d33adcf9fbb670bca460ff06423ce39602f35151eccc243d9d4ec'
 
'62654a59fae3216be9c0ae4f810375de1232133ab12732529a3e064cc83d94563560e01950dea4b25aa298294c5f0421436c5e095a3a00ad8ef78b471f3105f4'
 
'c4cd4427ee8e5cb128c5d54006fafbb4f846508582dffc293f16ab14ab638e6ee3dc5df0eb06f6d0d3839941ab74623c7163ac13bcdfec87b10308587a697536'
-
'04b65a06d2c76dde6fce501ba823e999eb89ea41573f887f9e7d5347f3aa5e35310fad69313e99f873640e29a9849372d2ff995678593a0781fba73b464bec0d'
-
'344066c099b574212a9cf78680cb8ecdf6c254bb1e39b3b247f12c4e6ef8af25abff9a268f5ac67cb6159948da7e39a9db522907a860990d3226bef5945d0918')
+
'04b65a06d2c76dde6fce501ba823e999eb89ea41573f887f9e7d5347f3aa5e35310fad69313e99f873640e29a9849372d2ff995678593a0781fba73b464bec0d')
 
 prepare() {
   cd sane-backends-${pkgver}
# fix 
http://vasks.debian.org/tracker/?func=detail=410366=313760_id=30186
patch -Np1 -i "${srcdir}"/network.patch
-   # fix some scanners not recognized in 1.0.28 
https://gitlab.com/sane-project/backends/issues/136
-   patch -p1 -i ../0781f3fd.patch
 }
 
 build() {


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

2020-02-03 Thread Morten Linderud via arch-commits
Date: Monday, February 3, 2020 @ 21:17:05
  Author: foxboron
Revision: 561988

archrelease: copy trunk to community-x86_64

Added:
  lxd/repos/community-x86_64/PKGBUILD
(from rev 561987, lxd/trunk/PKGBUILD)
  lxd/repos/community-x86_64/lxd.service
(from rev 561987, lxd/trunk/lxd.service)
  lxd/repos/community-x86_64/lxd.socket
(from rev 561987, lxd/trunk/lxd.socket)
  lxd/repos/community-x86_64/lxd.sysusers
(from rev 561987, lxd/trunk/lxd.sysusers)
Deleted:
  lxd/repos/community-x86_64/PKGBUILD
  lxd/repos/community-x86_64/lxd.service
  lxd/repos/community-x86_64/lxd.socket
  lxd/repos/community-x86_64/lxd.sysusers

--+
 PKGBUILD |  170 +
 lxd.service  |   44 +++---
 lxd.socket   |   22 +++
 lxd.sysusers |2 
 4 files changed, 121 insertions(+), 117 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 21:16:55 UTC (rev 561987)
+++ PKGBUILD2020-02-03 21:17:05 UTC (rev 561988)
@@ -1,83 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Maikel Wever 
-# Contributor: Asterios Dimitriou 
-# Contributor: Benjamin Asbach 
-# Contributer: nightuser 
-
-pkgname=lxd
-_pkgname=lxd
-_lxd=github.com/lxc/lxd
-pkgver=3.20
-pkgrel=1
-pkgdesc="REST API, command line tool and OpenStack integration plugin for LXC."
-arch=('x86_64')
-url="https://github.com/lxc/lxd;
-license=('APACHE')
-depends=('lxc' 'lxcfs' 'squashfs-tools' 'dnsmasq' 'dqlite' 'libuv' 
'sqlite-replication' 'ebtables')
-makedepends=('go-pie' 'git' 'tcl' 'apparmor' 'libseccomp')
-optdepends=(
-'lvm2: for lvm2 support'
-'thin-provisioning-tools: for thin provisioning support'
-'btrfs-progs: for btrfs storage driver support'
-'ceph: for ceph storage driver support'
-'cdrtools: VM support'
-'qemu: VM support'
-'ovmf: VM support'
-)
-source=("${url}/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc}
-"lxd.socket"
-"lxd.service"
-"lxd.sysusers")
-validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67')
-sha256sums=('fb0189ff417a55fef551c749e60993977421e4788cbb9f57a08f037d8b8b4b3f'
-'SKIP'
-'3a14638f8d0f9082c7214502421350e3b028db1e7f22e8c3fd35a2b1d9153ef4'
-'e1155d3e874b299e906877b5cf6f798205583e6f3b2ce8e2f94d99621888094f'
-'d0184d9c4bb485e3aad0d4ac25ea7e85ac0f7ed6ddc96333e74fcd393a5b5ec4')
-
-
-prepare() {
-  mkdir -p "${srcdir}/go/src/github.com/lxc"
-  ln -rTsf "${_pkgname}" "${srcdir}/go/src/${_lxd}"
-}
-
-build() {
-  export GOPATH="${srcdir}/${pkgname}-${pkgver}/_dist"
-  cd "${GOPATH}/src/${_lxd}"
-  export CGO_CFLAGS="-I/usr/include/sqlite-replication"
-  export CGO_LDFLAGS="-L/usr/lib/sqlite-replication 
-Wl,-R/usr/lib/sqlite-replication"
-  export CGO_LDFLAGS_ALLOW='-Wl,-wrap,pthread_create'
-
-  mkdir -p bin
-   go build -trimpath -v -tags "netgo" -o bin/ ./lxd-p2c/...
-   go build -trimpath -v -tags "agent" -o bin/ ./lxd-agent/...
-  for tool in fuidshift lxc lxc-to-lxd lxd lxd-benchmark; do
-go build -trimpath -v -tags "libsqlite3" -o bin/ ./$tool/...
-  done
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  for tool in fuidshift lxc lxc-to-lxd lxd lxd-agent lxd-benchmark lxd-p2c; do
-install -p -Dm755 "bin/$tool" "${pkgdir}/usr/bin/$tool"
-  done
-
-  # Package license
-  install -Dm644 "COPYING"  "${pkgdir}/usr/share/licenses/${_pkgname}/LICENCE"
-
-  # systemd files
-  install -Dm644 "${srcdir}/lxd.service" 
"${pkgdir}/usr/lib/systemd/system/lxd.service"
-  install -Dm644 "${srcdir}/lxd.socket" 
"${pkgdir}/usr/lib/systemd/system/lxd.socket"
-
-  # documentation
-  mkdir -p "${pkgdir}/usr/share/doc/lxd"
-  install -p -Dm644 "doc/"* "${pkgdir}/usr/share/doc/lxd/"
-
-  # Bash completions
-  install -p -Dm644 "scripts/bash/lxd-client" 
"${pkgdir}/usr/share/bash-completion/completions/lxd"
-
-  install -Dm644 "${srcdir}/$pkgname.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/$pkgname.conf"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lxd/repos/community-x86_64/PKGBUILD (from rev 561987, 
lxd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 21:17:05 UTC (rev 561988)
@@ -0,0 +1,87 @@
+# Maintainer: Morten Linderud 
+# Contributor: Maikel Wever 
+# Contributor: Asterios Dimitriou 
+# Contributor: Benjamin Asbach 
+# Contributer: nightuser 
+
+pkgname=lxd
+_pkgname=lxd
+_lxd=github.com/lxc/lxd
+pkgver=3.20
+pkgrel=3
+pkgdesc="Daemon based on liblxc offering a REST API to manage containers"
+arch=('x86_64')
+url="https://linuxcontainers.org/lxd;
+license=('APACHE')
+depends=('lxc' 'lxcfs' 'squashfs-tools' 'dnsmasq' 'dqlite' 'libuv' 
'sqlite-replication' 'ebtables')
+makedepends=('go-pie' 'git' 'tcl' 'apparmor' 'libseccomp')
+optdepends=(
+'lvm2: for lvm2 support'
+'thin-provisioning-tools: for thin provisioning support'
+

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

2020-02-03 Thread Morten Linderud via arch-commits
Date: Monday, February 3, 2020 @ 21:16:55
  Author: foxboron
Revision: 561987

upgpkg: lxd 3.20-3

Added log directory

Modified:
  lxd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 20:51:35 UTC (rev 561986)
+++ PKGBUILD2020-02-03 21:16:55 UTC (rev 561987)
@@ -8,10 +8,10 @@
 _pkgname=lxd
 _lxd=github.com/lxc/lxd
 pkgver=3.20
-pkgrel=1
-pkgdesc="REST API, command line tool and OpenStack integration plugin for LXC."
+pkgrel=3
+pkgdesc="Daemon based on liblxc offering a REST API to manage containers"
 arch=('x86_64')
-url="https://github.com/lxc/lxd;
+url="https://linuxcontainers.org/lxd;
 license=('APACHE')
 depends=('lxc' 'lxcfs' 'squashfs-tools' 'dnsmasq' 'dqlite' 'libuv' 
'sqlite-replication' 'ebtables')
 makedepends=('go-pie' 'git' 'tcl' 'apparmor' 'libseccomp')
@@ -23,6 +23,7 @@
 'cdrtools: VM support'
 'qemu: VM support'
 'ovmf: VM support'
+'systemd-libs: unix device hotplug support'
 )
 
source=("${url}/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc}
 "lxd.socket"
@@ -70,6 +71,9 @@
   install -Dm644 "${srcdir}/lxd.service" 
"${pkgdir}/usr/lib/systemd/system/lxd.service"
   install -Dm644 "${srcdir}/lxd.socket" 
"${pkgdir}/usr/lib/systemd/system/lxd.socket"
 
+  # logs
+  install -dm755 "${pkgdir}/var/log/lxd"
+
   # documentation
   mkdir -p "${pkgdir}/usr/share/doc/lxd"
   install -p -Dm644 "doc/"* "${pkgdir}/usr/share/doc/lxd/"


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

2020-02-03 Thread Andreas Radke via arch-commits
Date: Monday, February 3, 2020 @ 20:56:23
  Author: andyrtr
Revision: 374557

upgpkg: xkeyboard-config 2.29-1: upstream update 2.29

Modified:
  xkeyboard-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 20:09:17 UTC (rev 374556)
+++ PKGBUILD2020-02-03 20:56:23 UTC (rev 374557)
@@ -2,13 +2,13 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xkeyboard-config
-pkgver=2.28
+pkgver=2.29
 pkgrel=1
 pkgdesc="X keyboard configuration files"
 arch=(any)
 license=('custom')
 url="https://www.freedesktop.org/wiki/Software/XKeyboardConfig;
-makedepends=('intltool' 'xorg-xkbcomp' 'libxslt')
+makedepends=('intltool' 'xorg-xkbcomp' 'libxslt' 'python')
 provides=('xkbdata')
 replaces=('xkbdata')
 conflicts=('xkbdata')
@@ -15,7 +15,7 @@
 
source=(https://xorg.freedesktop.org/archive/individual/data/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
 validpgpkeys=('FFB4CCD275AAA422F5F9808E0661D98FC933A145')
 validpgpkeys+=('15CFA5C595041D2CCBEA155F1732AA424A0E86B4') # "Sergey Udaltsov 
(For GNOME-related tasks) "
-sha512sums=('be38e61a7d3a1c03f9dc92fed5aada65fdb8b42272e874e01156a39de07f2a7c81846e9ba449aeb95661587f8d05217d549a1315ee0dd92facbb6158362e68ae'
+sha512sums=('202255af097f3063d76341d1b4a7672662dc645f9bcd7afa87bc966a41db4c20fc6b8f4fbe2fcaec99b6bc458eac10129141a866a165857c46282f6705b78670'
 'SKIP')
 
 build() {


[arch-commits] Commit in xkeyboard-config/repos (testing-any testing-any/PKGBUILD)

2020-02-03 Thread Andreas Radke via arch-commits
Date: Monday, February 3, 2020 @ 20:56:31
  Author: andyrtr
Revision: 374558

archrelease: copy trunk to testing-any

Added:
  xkeyboard-config/repos/testing-any/
  xkeyboard-config/repos/testing-any/PKGBUILD
(from rev 374557, xkeyboard-config/trunk/PKGBUILD)

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

Copied: xkeyboard-config/repos/testing-any/PKGBUILD (from rev 374557, 
xkeyboard-config/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2020-02-03 20:56:31 UTC (rev 374558)
@@ -0,0 +1,39 @@
+# Maintainer: Andreas Radke 
+# Maintainer: Jan de Groot 
+
+pkgname=xkeyboard-config
+pkgver=2.29
+pkgrel=1
+pkgdesc="X keyboard configuration files"
+arch=(any)
+license=('custom')
+url="https://www.freedesktop.org/wiki/Software/XKeyboardConfig;
+makedepends=('intltool' 'xorg-xkbcomp' 'libxslt' 'python')
+provides=('xkbdata')
+replaces=('xkbdata')
+conflicts=('xkbdata')
+source=(https://xorg.freedesktop.org/archive/individual/data/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
+validpgpkeys=('FFB4CCD275AAA422F5F9808E0661D98FC933A145')
+validpgpkeys+=('15CFA5C595041D2CCBEA155F1732AA424A0E86B4') # "Sergey Udaltsov 
(For GNOME-related tasks) "
+sha512sums=('202255af097f3063d76341d1b4a7672662dc645f9bcd7afa87bc966a41db4c20fc6b8f4fbe2fcaec99b6bc458eac10129141a866a165857c46282f6705b78670'
+'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+  --with-xkb-base=/usr/share/X11/xkb \
+  --with-xkb-rules-symlink=xorg \
+  --enable-compat-rules=yes
+  make
+ }
+ 
+ package() { 
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+  rm -f "${pkgdir}/usr/share/X11/xkb/compiled"
+
+  install -m755 -d "${pkgdir}/var/lib/xkb"
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}


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

2020-02-03 Thread Morten Linderud via arch-commits
Date: Monday, February 3, 2020 @ 20:51:26
  Author: foxboron
Revision: 561985

upgpkg: buildah 1.13.2-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 20:46:55 UTC (rev 561984)
+++ PKGBUILD2020-02-03 20:51:26 UTC (rev 561985)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud 
 
 pkgname=buildah
-pkgver=1.13.1
+pkgver=1.13.2
 pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(ostree runc skopeo slirp4netns)
 makedepends=(go-pie git bash-bats btrfs-progs device-mapper gpgme libassuan
  bzip2 go-md2man runc skopeo)
-_commit=836d6d2ef32f1170630d761e7fa33ef30fee7933  # tags/v1.13.1^0
+_commit=b8a8a01c6cfddc61402debfddf2ea00b92ca9f1e # tags/v1.13.2
 source=(git://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 


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

2020-02-03 Thread Morten Linderud via arch-commits
Date: Monday, February 3, 2020 @ 20:51:35
  Author: foxboron
Revision: 561986

archrelease: copy trunk to community-x86_64

Added:
  buildah/repos/community-x86_64/PKGBUILD
(from rev 561985, buildah/trunk/PKGBUILD)
Deleted:
  buildah/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 20:51:26 UTC (rev 561985)
+++ PKGBUILD2020-02-03 20:51:35 UTC (rev 561986)
@@ -1,34 +0,0 @@
-# Maintainer: Bartłomiej Piotrowski 
-# Maintainer: Morten Linderud 
-
-pkgname=buildah
-pkgver=1.13.1
-pkgrel=1
-pkgdesc="A tool which facilitates building OCI images"
-arch=(x86_64)
-url="https://github.com/containers/buildah;
-license=(Apache)
-depends=(ostree runc skopeo slirp4netns)
-makedepends=(go-pie git bash-bats btrfs-progs device-mapper gpgme libassuan
- bzip2 go-md2man runc skopeo)
-_commit=836d6d2ef32f1170630d761e7fa33ef30fee7933  # tags/v1.13.1^0
-source=(git://github.com/containers/buildah.git#commit=$_commit)
-md5sums=('SKIP')
-
-pkgver() {
-  cd buildah
-  git describe --tags | sed 's/^[vV]//;s/-/+/g'
-}
-
-build() {
-  cd $pkgname 
-  export GOFLAGS="-trimpath"
-  export CGO_LDFLAGS="$LDFLAGS"
-  make PREFIX=/usr BUILDTAGS="containers_image_ostree_stub ostree seccomp"
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" PREFIX=usr install
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: buildah/repos/community-x86_64/PKGBUILD (from rev 561985, 
buildah/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 20:51:35 UTC (rev 561986)
@@ -0,0 +1,34 @@
+# Maintainer: Bartłomiej Piotrowski 
+# Maintainer: Morten Linderud 
+
+pkgname=buildah
+pkgver=1.13.2
+pkgrel=1
+pkgdesc="A tool which facilitates building OCI images"
+arch=(x86_64)
+url="https://github.com/containers/buildah;
+license=(Apache)
+depends=(ostree runc skopeo slirp4netns)
+makedepends=(go-pie git bash-bats btrfs-progs device-mapper gpgme libassuan
+ bzip2 go-md2man runc skopeo)
+_commit=b8a8a01c6cfddc61402debfddf2ea00b92ca9f1e # tags/v1.13.2
+source=(git://github.com/containers/buildah.git#commit=$_commit)
+md5sums=('SKIP')
+
+pkgver() {
+  cd buildah
+  git describe --tags | sed 's/^[vV]//;s/-/+/g'
+}
+
+build() {
+  cd $pkgname 
+  export GOFLAGS="-trimpath"
+  export CGO_LDFLAGS="$LDFLAGS"
+  make PREFIX=/usr BUILDTAGS="containers_image_ostree_stub ostree seccomp"
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" PREFIX=usr install
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


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

2020-02-03 Thread Morten Linderud via arch-commits
Date: Monday, February 3, 2020 @ 20:46:55
  Author: foxboron
Revision: 561984

archrelease: copy trunk to community-x86_64

Added:
  jgmenu/repos/community-x86_64/PKGBUILD
(from rev 561983, jgmenu/trunk/PKGBUILD)
Deleted:
  jgmenu/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 20:46:46 UTC (rev 561983)
+++ PKGBUILD2020-02-03 20:46:55 UTC (rev 561984)
@@ -1,30 +0,0 @@
-# Maintainer: Mortne Linderu 
-# Contributor: Johan Malm 
-
-pkgname=jgmenu
-pkgver=4.0.1
-pkgrel=1
-pkgdesc="Small X11 menu intended to be used with openbox and tint2"
-arch=('i686' 'x86_64')
-url="https://www.github.com/johanmalm/jgmenu;
-license=('GPL')
-depends=('libx11' 'cairo' 'pango' 'libxrandr' 'librsvg' 'libxml2' 'glib2' 
'menu-cache' 'python')
-source=("${pkgname}-${pkgver}.tar.gz::https://www.github.com/johanmalm/jgmenu/archive/v${pkgver}.tar.gz;)
-sha256sums=('00093e8538ed9205ce7e2103f221aa9a0b7574fa7e209297b076754dbfc5c4c7')
-
-build() {
-   cd "$pkgname-$pkgver"
-   ./configure --prefix=/usr --with-lx --with-pmenu
-   make
-}
-
-check(){
-   cd "$pkgname-$pkgver"
-   make check
-   make test
-}
-
-package() {
-   cd "$pkgname-$pkgver"
-   make DESTDIR="$pkgdir" prefix=/usr install
-}

Copied: jgmenu/repos/community-x86_64/PKGBUILD (from rev 561983, 
jgmenu/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 20:46:55 UTC (rev 561984)
@@ -0,0 +1,30 @@
+# Maintainer: Mortne Linderu 
+# Contributor: Johan Malm 
+
+pkgname=jgmenu
+pkgver=4.0.2
+pkgrel=1
+pkgdesc="Small X11 menu intended to be used with openbox and tint2"
+arch=('i686' 'x86_64')
+url="https://www.github.com/johanmalm/jgmenu;
+license=('GPL')
+depends=('libx11' 'cairo' 'pango' 'libxrandr' 'librsvg' 'libxml2' 'glib2' 
'menu-cache' 'python')
+source=("${pkgname}-${pkgver}.tar.gz::https://www.github.com/johanmalm/jgmenu/archive/v${pkgver}.tar.gz;)
+sha256sums=('9c488514a4cc5d5406c8480325e532b65e69af23b31226dfcbb6cca3ae0fac86')
+
+build() {
+   cd "$pkgname-$pkgver"
+   ./configure --prefix=/usr --with-lx --with-pmenu
+   make
+}
+
+check(){
+   cd "$pkgname-$pkgver"
+   make check
+   make test
+}
+
+package() {
+   cd "$pkgname-$pkgver"
+   make DESTDIR="$pkgdir" prefix=/usr install
+}


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

2020-02-03 Thread Morten Linderud via arch-commits
Date: Monday, February 3, 2020 @ 20:46:46
  Author: foxboron
Revision: 561983

upgpkg: jgmenu 4.0.2-1

Modified:
  jgmenu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 20:43:07 UTC (rev 561982)
+++ PKGBUILD2020-02-03 20:46:46 UTC (rev 561983)
@@ -2,7 +2,7 @@
 # Contributor: Johan Malm 
 
 pkgname=jgmenu
-pkgver=4.0.1
+pkgver=4.0.2
 pkgrel=1
 pkgdesc="Small X11 menu intended to be used with openbox and tint2"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('libx11' 'cairo' 'pango' 'libxrandr' 'librsvg' 'libxml2' 'glib2' 
'menu-cache' 'python')
 
source=("${pkgname}-${pkgver}.tar.gz::https://www.github.com/johanmalm/jgmenu/archive/v${pkgver}.tar.gz;)
-sha256sums=('00093e8538ed9205ce7e2103f221aa9a0b7574fa7e209297b076754dbfc5c4c7')
+sha256sums=('9c488514a4cc5d5406c8480325e532b65e69af23b31226dfcbb6cca3ae0fac86')
 
 build() {
cd "$pkgname-$pkgver"


[arch-commits] Commit in hy/repos/community-any (PKGBUILD PKGBUILD python-3.8.patch)

2020-02-03 Thread Morten Linderud via arch-commits
Date: Monday, February 3, 2020 @ 20:43:07
  Author: foxboron
Revision: 561982

archrelease: copy trunk to community-any

Added:
  hy/repos/community-any/PKGBUILD
(from rev 561981, hy/trunk/PKGBUILD)
Deleted:
  hy/repos/community-any/PKGBUILD
  hy/repos/community-any/python-3.8.patch

--+
 PKGBUILD |   88 +
 python-3.8.patch |   73 ---
 2 files changed, 42 insertions(+), 119 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 20:41:56 UTC (rev 561981)
+++ PKGBUILD2020-02-03 20:43:07 UTC (rev 561982)
@@ -1,46 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: JP Cimalando 
-
-pkgname=hy
-pkgver=0.17.0
-pkgrel=2
-pkgdesc="A dialect of Lisp that's embedded in Python"
-arch=('any')
-url="http://hylang.org/;
-license=('MIT')
-depends=('python-rply' 'python-astor' 'python-clint' 'python-funcparserlib')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest' 'python-pytest-runner')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/hylang/hy/archive/$pkgver.tar.gz;
-python-3.8.patch)
-md5sums=('fc719573093f14caba2fade84a8d11e9'
- '5f8c4d26d959168f88faaccc8b4dfb6c')
-
-prepare() {
-cd "$pkgname-$pkgver"
-
-patch -Np1 -i ../python-3.8.patch
-
-# usually generated from git metadata and aded to PyPI sdist
-# PyPI does not include testsuite files.
-echo "__version__ = '$pkgver'" > hy/version.py
-}
-
-build() {
-cd "$pkgname-$pkgver"
-python setup.py build
-}
-
-check(){
-cd "$pkgname-$pkgver"
-python setup.py develop --user
-PATH="$HOME/.local/bin:$PATH"
-python setup.py pytest #--addopts "-k 'not test_bin'"
-}
-
-package() {
-cd "$pkgname-$pkgver"
-python setup.py install --root="$pkgdir/" --optimize=1 --skip-build
-install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-rm -rf "$pkgdir/usr/get_version"
-}

Copied: hy/repos/community-any/PKGBUILD (from rev 561981, hy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 20:43:07 UTC (rev 561982)
@@ -0,0 +1,42 @@
+# Maintainer: Morten Linderud 
+# Contributor: JP Cimalando 
+
+pkgname=hy
+pkgver=0.18.0
+pkgrel=1
+pkgdesc="A dialect of Lisp that's embedded in Python"
+arch=('any')
+url="http://hylang.org/;
+license=('MIT')
+depends=('python-rply' 'python-astor' 'python-clint' 'python-funcparserlib')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest' 'python-pytest-runner')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/hylang/hy/archive/$pkgver.tar.gz;)
+sha256sums=('0712b601e604bd9829d516a4a6092399bc344e7e00de71a62629c5630af889b5')
+
+prepare() {
+cd "$pkgname-$pkgver"
+
+# usually generated from git metadata and aded to PyPI sdist
+# PyPI does not include testsuite files.
+echo "__version__ = '$pkgver'" > hy/version.py
+}
+
+build() {
+cd "$pkgname-$pkgver"
+python setup.py build
+}
+
+check(){
+cd "$pkgname-$pkgver"
+python setup.py develop --user
+PATH="$HOME/.local/bin:$PATH"
+python setup.py pytest #--addopts "-k 'not test_bin'"
+}
+
+package() {
+cd "$pkgname-$pkgver"
+python setup.py install --root="$pkgdir/" --optimize=1 --skip-build
+install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+rm -rf "$pkgdir/usr/get_version"
+}

Deleted: python-3.8.patch
===
--- python-3.8.patch2020-02-03 20:41:56 UTC (rev 561981)
+++ python-3.8.patch2020-02-03 20:43:07 UTC (rev 561982)
@@ -1,73 +0,0 @@
-From 563f27632c95d709f6685e469b7c1e97be1c38e7 Mon Sep 17 00:00:00 2001
-From: Kodi Arfer 
-Date: Tue, 4 Jun 2019 16:03:52 -0400
-Subject: [PATCH 1/2] Fix crashes on the new Python 3.8 alpha
-

- hy/_compat.py  | 4 +++-
- hy/compiler.py | 3 ++-
- 2 files changed, 5 insertions(+), 2 deletions(-)
-
-diff --git a/hy/_compat.py b/hy/_compat.py
-index a2ab7a5..da31477 100644
 a/hy/_compat.py
-+++ b/hy/_compat.py
-@@ -37,10 +37,12 @@ if PY3:
- finally:
- traceback = None
- 
--code_obj_args = ['argcount', 'kwonlyargcount', 'nlocals', 'stacksize',
-+code_obj_args = ['argcount', 'posonlyargcount', 'kwonlyargcount', 
'nlocals', 'stacksize',
-  'flags', 'code', 'consts', 'names', 'varnames',
-  'filename', 'name', 'firstlineno', 'lnotab', 'freevars',
-  'cellvars']
-+if not PY38:
-+code_obj_args.remove("posonlyargcount")
- else:
- def raise_from(value, from_value=None):
- raise value
-diff --git a/hy/compiler.py b/hy/compiler.py
-index 9a20daf..ddb75da 100755
 a/hy/compiler.py
-+++ b/hy/compiler.py
-@@ -1145,7 +1145,7 @@ class HyASTCompiler(object):
- expr,
- 

[arch-commits] Commit in hy/trunk (python-3.8.patch)

2020-02-03 Thread Morten Linderud via arch-commits
Date: Monday, February 3, 2020 @ 20:41:56
  Author: foxboron
Revision: 561981

removed patch

Deleted:
  hy/trunk/python-3.8.patch

--+
 python-3.8.patch |   73 -
 1 file changed, 73 deletions(-)

Deleted: python-3.8.patch
===
--- python-3.8.patch2020-02-03 20:40:00 UTC (rev 561980)
+++ python-3.8.patch2020-02-03 20:41:56 UTC (rev 561981)
@@ -1,73 +0,0 @@
-From 563f27632c95d709f6685e469b7c1e97be1c38e7 Mon Sep 17 00:00:00 2001
-From: Kodi Arfer 
-Date: Tue, 4 Jun 2019 16:03:52 -0400
-Subject: [PATCH 1/2] Fix crashes on the new Python 3.8 alpha
-

- hy/_compat.py  | 4 +++-
- hy/compiler.py | 3 ++-
- 2 files changed, 5 insertions(+), 2 deletions(-)
-
-diff --git a/hy/_compat.py b/hy/_compat.py
-index a2ab7a5..da31477 100644
 a/hy/_compat.py
-+++ b/hy/_compat.py
-@@ -37,10 +37,12 @@ if PY3:
- finally:
- traceback = None
- 
--code_obj_args = ['argcount', 'kwonlyargcount', 'nlocals', 'stacksize',
-+code_obj_args = ['argcount', 'posonlyargcount', 'kwonlyargcount', 
'nlocals', 'stacksize',
-  'flags', 'code', 'consts', 'names', 'varnames',
-  'filename', 'name', 'firstlineno', 'lnotab', 'freevars',
-  'cellvars']
-+if not PY38:
-+code_obj_args.remove("posonlyargcount")
- else:
- def raise_from(value, from_value=None):
- raise value
-diff --git a/hy/compiler.py b/hy/compiler.py
-index 9a20daf..ddb75da 100755
 a/hy/compiler.py
-+++ b/hy/compiler.py
-@@ -1145,7 +1145,7 @@ class HyASTCompiler(object):
- expr,
- name=fname,
- args=ast.arguments(
--args=[], vararg=None, kwarg=None,
-+args=[], vararg=None, kwarg=None, posonlyargs=[],
- kwonlyargs=[], kw_defaults=[], defaults=[]),
- body=f(parts).stmts,
- decorator_list=[])
-@@ -1524,6 +1524,7 @@ class HyASTCompiler(object):
- args = ast.arguments(
- args=main_args, defaults=defaults,
- vararg=rest,
-+posonlyargs=[],
- kwonlyargs=kwonly, kw_defaults=kw_defaults,
- kwarg=kwargs)
- 
-
-From 9af02dd0a4e8ffe8234e42cf834fbdcf1e12b301 Mon Sep 17 00:00:00 2001
-From: Kodi Arfer 
-Date: Mon, 10 Jun 2019 16:12:46 -0400
-Subject: [PATCH 2/2] Fix a test for Python 3.8.0b1
-
-`int`, among other types, no longer has a `__str__` method, so `(str '3)` now 
returns "(HyInteger 3)" instead of "3".

- tests/native_tests/native_macros.hy | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/tests/native_tests/native_macros.hy 
b/tests/native_tests/native_macros.hy
-index 835939e..e320143 100644
 a/tests/native_tests/native_macros.hy
-+++ b/tests/native_tests/native_macros.hy
-@@ -391,7 +391,7 @@ in expansions."
-   ;; Now, let's use a `require`d macro that depends on another macro defined 
only
-   ;; in this scope.
-   (defmacro local-test-macro [x]
--(.format "This is the local version of `nonlocal-test-macro` returning 
{}!" x))
-+(.format "This is the local version of `nonlocal-test-macro` returning 
{}!" (int x)))
- 
-   (assert (= "This is the local version of `nonlocal-test-macro` returning 3!"
-  (test-module-macro-2 3)))


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

2020-02-03 Thread Felix Yan via arch-commits
Date: Monday, February 3, 2020 @ 20:40:00
  Author: felixonmars
Revision: 561980

archrelease: copy trunk to community-testing-any

Added:
  python-augeas/repos/community-testing-any/
  python-augeas/repos/community-testing-any/PKGBUILD
(from rev 561979, python-augeas/trunk/PKGBUILD)

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

Copied: python-augeas/repos/community-testing-any/PKGBUILD (from rev 561979, 
python-augeas/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2020-02-03 20:40:00 UTC (rev 561980)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Contributor: Massimiliano Torromeo 
+
+pkgname=python-augeas
+pkgver=1.1.0
+pkgrel=1
+pkgdesc="Python bindings for Augeas"
+arch=('any')
+license=('LGPL')
+url="http://augeas.net;
+depends=('augeas' 'python-cffi')
+makedepends=('python-setuptools')
+source=("https://files.pythonhosted.org/packages/source/p/python-augeas/python-augeas-$pkgver.tar.gz;)
+sha512sums=('34e4e98219b9146ef843d94c2e854e951a9b7e81409e603e77e7defdbb8765c013a2c869a4f5db2244352ca35656e18667a0210dd24099cb3e4552a04b23aef8')
+
+build() {
+  cd python-augeas-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd python-augeas-$pkgver
+  PYTHONPATH="$PWD/build/lib:$PYTHONPATH" make check
+}
+
+package() {
+  cd python-augeas-$pkgver
+  python setup.py install --skip-build -O1 --root="$pkgdir"
+}


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

2020-02-03 Thread Felix Yan via arch-commits
Date: Monday, February 3, 2020 @ 20:39:45
  Author: felixonmars
Revision: 561979

upgpkg: python-augeas 1.1.0-1

Modified:
  python-augeas/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 20:33:40 UTC (rev 561978)
+++ PKGBUILD2020-02-03 20:39:45 UTC (rev 561979)
@@ -2,8 +2,8 @@
 # Contributor: Massimiliano Torromeo 
 
 pkgname=python-augeas
-pkgver=1.0.3
-pkgrel=4
+pkgver=1.1.0
+pkgrel=1
 pkgdesc="Python bindings for Augeas"
 arch=('any')
 license=('LGPL')
@@ -11,7 +11,7 @@
 depends=('augeas' 'python-cffi')
 makedepends=('python-setuptools')
 
source=("https://files.pythonhosted.org/packages/source/p/python-augeas/python-augeas-$pkgver.tar.gz;)
-sha512sums=('737b41e7bb438d80da75b55714c3f0b1706a4b2cacddd20fadf855bc3044e532f4079319b3775032e6f6009cf7f282af33fdf583332772b443a6c2d4925639fa')
+sha512sums=('34e4e98219b9146ef843d94c2e854e951a9b7e81409e603e77e7defdbb8765c013a2c869a4f5db2244352ca35656e18667a0210dd24099cb3e4552a04b23aef8')
 
 build() {
   cd python-augeas-$pkgver


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

2020-02-03 Thread Morten Linderud via arch-commits
Date: Monday, February 3, 2020 @ 20:33:40
  Author: foxboron
Revision: 561978

upgpkg: hy 0.18.0-1

Modified:
  hy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 20:32:05 UTC (rev 561977)
+++ PKGBUILD2020-02-03 20:33:40 UTC (rev 561978)
@@ -2,8 +2,8 @@
 # Contributor: JP Cimalando 
 
 pkgname=hy
-pkgver=0.17.0
-pkgrel=2
+pkgver=0.18.0
+pkgrel=1
 pkgdesc="A dialect of Lisp that's embedded in Python"
 arch=('any')
 url="http://hylang.org/;
@@ -11,16 +11,12 @@
 depends=('python-rply' 'python-astor' 'python-clint' 'python-funcparserlib')
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-pytest-runner')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/hylang/hy/archive/$pkgver.tar.gz;
-python-3.8.patch)
-md5sums=('fc719573093f14caba2fade84a8d11e9'
- '5f8c4d26d959168f88faaccc8b4dfb6c')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/hylang/hy/archive/$pkgver.tar.gz;)
+sha256sums=('0712b601e604bd9829d516a4a6092399bc344e7e00de71a62629c5630af889b5')
 
 prepare() {
 cd "$pkgname-$pkgver"
 
-patch -Np1 -i ../python-3.8.patch
-
 # usually generated from git metadata and aded to PyPI sdist
 # PyPI does not include testsuite files.
 echo "__version__ = '$pkgver'" > hy/version.py


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

2020-02-03 Thread Kyle Keen via arch-commits
Date: Monday, February 3, 2020 @ 20:32:05
  Author: kkeen
Revision: 561977

archrelease: copy trunk to community-x86_64

Added:
  twin/repos/community-x86_64/PKGBUILD
(from rev 561976, twin/trunk/PKGBUILD)
Deleted:
  twin/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 20:31:52 UTC (rev 561976)
+++ PKGBUILD2020-02-03 20:32:05 UTC (rev 561977)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Contributor: Fabio 'Lolix' Loli 
-# Contributor: Sergej Pupykin 
-# Contributor: G_Syme 
-
-pkgname=twin
-pkgver=0.8.0
-pkgrel=2
-pkgdesc="A text-mode window environment"
-arch=('x86_64')
-url='http://sourceforge.net/projects/twin/'
-license=('GPL2' 'LGPL2.1')
-depends=('gpm' 'zlib' 'libxpm')
-options=('!makeflags')
-source=("$pkgname-$pkgver.tgz::https://github.com/cosmos72/twin/archive/v${pkgver}.tar.gz;)
-md5sums=('35ca4512dceaff97e700b06665c3c8dc')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  LDFLAGS="-lX11" ./configure --prefix=/usr --sbindir=/usr/bin \
-   --enable-tt=yes \
-   --enable-tt-hw-twin=yes \
-   --enable-tt-hw-twin-tunnel=yes \
-   --enable-tt-hw-twin-detunnel=yes \
-   --enable-tt-hw-xml=yes
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: twin/repos/community-x86_64/PKGBUILD (from rev 561976, 
twin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 20:32:05 UTC (rev 561977)
@@ -0,0 +1,32 @@
+# Maintainer: Kyle Keen 
+# Contributor: Fabio 'Lolix' Loli 
+# Contributor: Sergej Pupykin 
+# Contributor: G_Syme 
+
+pkgname=twin
+pkgver=0.8.1
+pkgrel=1
+pkgdesc="A text-mode window environment"
+arch=('x86_64')
+url='https://sourceforge.net/projects/twin/'
+license=('GPL2' 'LGPL2.1')
+depends=('gpm' 'zlib' 'libxpm')
+options=('!makeflags')
+source=("$pkgname-$pkgver.tgz::https://github.com/cosmos72/twin/archive/v${pkgver}.tar.gz;)
+md5sums=('e98efaff326335d5947eb8f7f4bb2f6c')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  LDFLAGS="-lX11" ./configure --prefix=/usr --sbindir=/usr/bin \
+   --enable-tt=yes \
+   --enable-tt-hw-twin=yes \
+   --enable-tt-hw-twin-tunnel=yes \
+   --enable-tt-hw-twin-detunnel=yes \
+   --enable-tt-hw-xml=yes
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}


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

2020-02-03 Thread Kyle Keen via arch-commits
Date: Monday, February 3, 2020 @ 20:31:52
  Author: kkeen
Revision: 561976

upgpkg: twin 0.8.1-1

Modified:
  twin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 20:31:00 UTC (rev 561975)
+++ PKGBUILD2020-02-03 20:31:52 UTC (rev 561976)
@@ -4,8 +4,8 @@
 # Contributor: G_Syme 
 
 pkgname=twin
-pkgver=0.8.0
-pkgrel=2
+pkgver=0.8.1
+pkgrel=1
 pkgdesc="A text-mode window environment"
 arch=('x86_64')
 url='https://sourceforge.net/projects/twin/'
@@ -13,7 +13,7 @@
 depends=('gpm' 'zlib' 'libxpm')
 options=('!makeflags')
 
source=("$pkgname-$pkgver.tgz::https://github.com/cosmos72/twin/archive/v${pkgver}.tar.gz;)
-md5sums=('35ca4512dceaff97e700b06665c3c8dc')
+md5sums=('e98efaff326335d5947eb8f7f4bb2f6c')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2020-02-03 Thread Morten Linderud via arch-commits
Date: Monday, February 3, 2020 @ 20:31:00
  Author: foxboron
Revision: 561975

archrelease: copy trunk to community-any

Added:
  udiskie/repos/community-any/PKGBUILD
(from rev 561974, udiskie/trunk/PKGBUILD)
Deleted:
  udiskie/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 20:30:49 UTC (rev 561974)
+++ PKGBUILD2020-02-03 20:31:00 UTC (rev 561975)
@@ -1,33 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contibutor: Pierre Neidhardt 
-# Contributor: Daniel Wallace 
-# Contributor: Byron Clark 
-
-pkgname=udiskie
-pkgver=2.0.4
-pkgrel=1
-pkgdesc="Removable disk automounter using udisks"
-arch=("any")
-url="https://pypi.python.org/pypi/udiskie;
-license=("MIT")
-depends=("udisks2" "python" "python-gobject" "python-yaml" "python-docopt" 
"gtk3" "libnotify" "python-keyutils")
-makedepends=("asciidoc" "python-setuptools")
-optdepends=("libappindicator-gtk3: --appindicator support")
-source=("$pkgname-$pkgver.tar.gz::https://codeload.github.com/coldfix/$pkgname/tar.gz/$pkgver;)
-sha256sums=('fb20f8476600714ff7f1c68db31c3b3b85607f78fc214a37df564c31ad031ee0')
-
-build(){
-   cd "$pkgname-$pkgver"
-   python setup.py build
-   make -C doc
-}
-
-package() {
-   cd "$pkgname-$pkgver"
-
-   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-   install -m 0644 -D "doc/$pkgname.8" 
"$pkgdir/usr/share/man/man8/$pkgname.8"
-   install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-   install -dm755 "$pkgdir/usr/share/zsh/site-functions"
-   install -m644 completions/zsh/* "$pkgdir/usr/share/zsh/site-functions"
-}

Copied: udiskie/repos/community-any/PKGBUILD (from rev 561974, 
udiskie/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 20:31:00 UTC (rev 561975)
@@ -0,0 +1,33 @@
+# Maintainer: Morten Linderud 
+# Contibutor: Pierre Neidhardt 
+# Contributor: Daniel Wallace 
+# Contributor: Byron Clark 
+
+pkgname=udiskie
+pkgver=2.1.0
+pkgrel=1
+pkgdesc="Removable disk automounter using udisks"
+arch=("any")
+url="https://pypi.python.org/pypi/udiskie;
+license=("MIT")
+depends=("udisks2" "python" "python-gobject" "python-yaml" "python-docopt" 
"gtk3" "libnotify" "python-keyutils")
+makedepends=("asciidoc" "python-setuptools")
+optdepends=("libappindicator-gtk3: --appindicator support")
+source=("$pkgname-$pkgver.tar.gz::https://codeload.github.com/coldfix/$pkgname/tar.gz/$pkgver;)
+sha256sums=('b55c6fc1061706716c1d094f1649a5f5928f2d0c1c38e17d896e85b0c7fef3dd')
+
+build(){
+   cd "$pkgname-$pkgver"
+   python setup.py build
+   make -C doc
+}
+
+package() {
+   cd "$pkgname-$pkgver"
+
+   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+   install -m 0644 -D "doc/$pkgname.8" 
"$pkgdir/usr/share/man/man8/$pkgname.8"
+   install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+   install -dm755 "$pkgdir/usr/share/zsh/site-functions"
+   install -m644 completions/zsh/* "$pkgdir/usr/share/zsh/site-functions"
+}


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

2020-02-03 Thread Morten Linderud via arch-commits
Date: Monday, February 3, 2020 @ 20:30:49
  Author: foxboron
Revision: 561974

upgpkg: udiskie 2.1.0-1

Modified:
  udiskie/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 20:23:21 UTC (rev 561973)
+++ PKGBUILD2020-02-03 20:30:49 UTC (rev 561974)
@@ -4,7 +4,7 @@
 # Contributor: Byron Clark 
 
 pkgname=udiskie
-pkgver=2.0.4
+pkgver=2.1.0
 pkgrel=1
 pkgdesc="Removable disk automounter using udisks"
 arch=("any")
@@ -14,7 +14,7 @@
 makedepends=("asciidoc" "python-setuptools")
 optdepends=("libappindicator-gtk3: --appindicator support")
 
source=("$pkgname-$pkgver.tar.gz::https://codeload.github.com/coldfix/$pkgname/tar.gz/$pkgver;)
-sha256sums=('fb20f8476600714ff7f1c68db31c3b3b85607f78fc214a37df564c31ad031ee0')
+sha256sums=('b55c6fc1061706716c1d094f1649a5f5928f2d0c1c38e17d896e85b0c7fef3dd')
 
 build(){
cd "$pkgname-$pkgver"


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

2020-02-03 Thread Jelle van der Waa via arch-commits
Date: Monday, February 3, 2020 @ 20:23:21
  Author: jelle
Revision: 561973

update url and license

Fixes FS#65064

Modified:
  gsmartcontrol/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 20:15:40 UTC (rev 561972)
+++ PKGBUILD2020-02-03 20:23:21 UTC (rev 561973)
@@ -5,8 +5,8 @@
 pkgrel=2
 pkgdesc="A graphical user interface for the smartctl hard disk drive health 
inspection tool."
 arch=('x86_64')
-url="https://gsmartcontrol.sourceforge.net/home/;
-license=('GPL3')
+url="https://gsmartcontrol.sourceforge.io/home/;
+license=('GPL')
 depends=('smartmontools' 'gtkmm3' 'xorg-xmessage' 'hicolor-icon-theme')
 optdepends=('polkit: to run gsmartcontrol directly from menu'
 'xterm: to update the drive database')


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

2020-02-03 Thread Jelle van der Waa via arch-commits
Date: Monday, February 3, 2020 @ 20:15:40
  Author: jelle
Revision: 561972

archrelease: copy trunk to community-x86_64

Added:
  libwebsockets/repos/community-x86_64/PKGBUILD
(from rev 561971, libwebsockets/trunk/PKGBUILD)
Deleted:
  libwebsockets/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 20:15:32 UTC (rev 561971)
+++ PKGBUILD2020-02-03 20:15:40 UTC (rev 561972)
@@ -1,38 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Jingbei Li 
-
-pkgname=libwebsockets
-pkgver=3.2.2
-pkgrel=1
-pkgdesc="C library for websocket clients and servers"
-arch=('x86_64')
-url="https://libwebsockets.org;
-depends=('openssl')
-makedepends=('cmake')
-license=('LGPL')
-source=($pkgname-$pkgver.tar.gz::https://github.com/warmcat/libwebsockets/archive/v$pkgver.tar.gz)
-sha256sums=('166d6e17cab64bfc10c2a71799c298284540a1fa63f6ea3de5caccb34502243c')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  mkdir build && cd build
-  # http2 support -DLWS_WITH_HTTP2=1
-  cmake -DCMAKE_BUILD_TYPE=Release \
--DCMAKE_INSTALL_PREFIX:PATH=/usr \
--DLWS_WITH_STATIC=OFF \
--DLWS_LINK_TESTAPPS_DYNAMIC=ON \
--DLWS_UNIX_SOCK=ON \
-..
-#-DLWS_WITHOUT_TEST_SERVER=ON \  # Disable certificate generation
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver/build"
-  make DESTDIR="${pkgdir}" install
-
-  cd ..
-
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: libwebsockets/repos/community-x86_64/PKGBUILD (from rev 561971, 
libwebsockets/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 20:15:40 UTC (rev 561972)
@@ -0,0 +1,38 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Jingbei Li 
+
+pkgname=libwebsockets
+pkgver=3.2.2
+pkgrel=2
+pkgdesc="C library for websocket clients and servers"
+arch=('x86_64')
+url="https://libwebsockets.org;
+depends=('openssl' 'libcap')
+makedepends=('cmake')
+license=('LGPL')
+source=($pkgname-$pkgver.tar.gz::https://github.com/warmcat/libwebsockets/archive/v$pkgver.tar.gz)
+sha256sums=('166d6e17cab64bfc10c2a71799c298284540a1fa63f6ea3de5caccb34502243c')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  mkdir build && cd build
+  # http2 support -DLWS_WITH_HTTP2=1
+  cmake -DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_PREFIX:PATH=/usr \
+-DLWS_WITH_STATIC=OFF \
+-DLWS_LINK_TESTAPPS_DYNAMIC=ON \
+-DLWS_UNIX_SOCK=ON \
+-DLWS_IPV6=ON \
+..
+#-DLWS_WITHOUT_TEST_SERVER=ON \  # Disable certificate generation
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


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

2020-02-03 Thread Jelle van der Waa via arch-commits
Date: Monday, February 3, 2020 @ 20:15:32
  Author: jelle
Revision: 561971

upgpkg: libwebsockets 3.2.2-2

Add missing dependency of libcap and enable IPv6 support.

Modified:
  libwebsockets/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 19:56:15 UTC (rev 561970)
+++ PKGBUILD2020-02-03 20:15:32 UTC (rev 561971)
@@ -3,11 +3,11 @@
 
 pkgname=libwebsockets
 pkgver=3.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="C library for websocket clients and servers"
 arch=('x86_64')
 url="https://libwebsockets.org;
-depends=('openssl')
+depends=('openssl' 'libcap')
 makedepends=('cmake')
 license=('LGPL')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/warmcat/libwebsockets/archive/v$pkgver.tar.gz)
@@ -23,6 +23,7 @@
 -DLWS_WITH_STATIC=OFF \
 -DLWS_LINK_TESTAPPS_DYNAMIC=ON \
 -DLWS_UNIX_SOCK=ON \
+-DLWS_IPV6=ON \
 ..
 #-DLWS_WITHOUT_TEST_SERVER=ON \  # Disable certificate generation
   make
@@ -29,10 +30,9 @@
 }
 
 package() {
-  cd "$pkgname-$pkgver/build"
+  cd "$pkgname-$pkgver"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  cd build
   make DESTDIR="${pkgdir}" install
-
-  cd ..
-
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }


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

2020-02-03 Thread Andreas Radke via arch-commits
Date: Monday, February 3, 2020 @ 20:09:17
  Author: andyrtr
Revision: 374556

archrelease: copy trunk to testing-x86_64

Added:
  xterm/repos/testing-x86_64/
  xterm/repos/testing-x86_64/PKGBUILD
(from rev 374555, xterm/trunk/PKGBUILD)

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

Copied: xterm/repos/testing-x86_64/PKGBUILD (from rev 374555, 
xterm/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-02-03 20:09:17 UTC (rev 374556)
@@ -0,0 +1,60 @@
+# Maintainer: Jan de Groot 
+# Contributor: Alexander Baldeck 
+
+pkgname=xterm
+pkgver=353
+pkgrel=1
+pkgdesc="X Terminal Emulator"
+arch=('x86_64')
+url="https://invisible-island.net/xterm/;
+license=('custom')
+depends=('libxft' 'libxaw' 'ncurses' 'xorg-luit' 'xbitmaps' 'libutempter' 
'libxkbfile')
+source=(ftp://ftp.invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz{,.asc})
+sha256sums=('e521d3ee9def61f5d5c911afc74dd5c3a56ce147c7071c74023ea24cac9bb768'
+'SKIP')
+validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB') # "Thomas Dickey 
"
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+  --libdir=/etc \
+  --mandir=/usr/share/man \
+  --with-app-defaults=/usr/share/X11/app-defaults/ \
+  --with-x \
+  --disable-full-tgetent \
+  --disable-imake \
+  --enable-ansi-color \
+  --enable-88-color \
+  --enable-256-color \
+  --enable-broken-osc \
+  --enable-broken-st \
+  --enable-load-vt-fonts \
+  --enable-i18n \
+  --enable-wide-chars \
+  --enable-doublechars \
+  --enable-warnings \
+  --enable-tcap-query \
+  --enable-logging \
+  --enable-dabbrev \
+  --enable-freetype \
+  --enable-luit \
+  --enable-mini-luit \
+  --enable-narrowproto \
+  --enable-exec-xterm \
+  --enable-sixel-graphics \
+  --enable-regis-graphics \
+  --with-tty-group=tty \
+  --with-utempter
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  chmod 0755 "${pkgdir}/usr/bin/xterm"
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+  install -m755 -d "${pkgdir}"/usr/share/applications
+  install -m644 "${srcdir}"/${pkgname}-${pkgver}/{xterm,uxterm}.desktop 
"${pkgdir}"/usr/share/applications/
+}


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

2020-02-03 Thread Andreas Radke via arch-commits
Date: Monday, February 3, 2020 @ 20:09:12
  Author: andyrtr
Revision: 374555

upgpkg: xterm 353-1: upstream update 353

Modified:
  xterm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 20:05:58 UTC (rev 374554)
+++ PKGBUILD2020-02-03 20:09:12 UTC (rev 374555)
@@ -2,7 +2,7 @@
 # Contributor: Alexander Baldeck 
 
 pkgname=xterm
-pkgver=352
+pkgver=353
 pkgrel=1
 pkgdesc="X Terminal Emulator"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('custom')
 depends=('libxft' 'libxaw' 'ncurses' 'xorg-luit' 'xbitmaps' 'libutempter' 
'libxkbfile')
 
source=(ftp://ftp.invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz{,.asc})
-sha256sums=('7342f8da0e5337ed8c8722b05257d90b1bd2f9b04f3a2d9c10ad05e95c52d57e'
+sha256sums=('e521d3ee9def61f5d5c911afc74dd5c3a56ce147c7071c74023ea24cac9bb768'
 'SKIP')
 validpgpkeys=('C52048C0C0748FEE227D47A2702353E0F7E48EDB') # "Thomas Dickey 
"
 


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

2020-02-03 Thread Andreas Radke via arch-commits
Date: Monday, February 3, 2020 @ 20:05:58
  Author: andyrtr
Revision: 374554

archrelease: copy trunk to testing-x86_64

Added:
  libinput/repos/testing-x86_64/
  libinput/repos/testing-x86_64/PKGBUILD
(from rev 374553, libinput/trunk/PKGBUILD)

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

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


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

2020-02-03 Thread Andreas Radke via arch-commits
Date: Monday, February 3, 2020 @ 20:05:54
  Author: andyrtr
Revision: 374553

upgpkg: libinput 1.15.1-1: upstream update 1.15.1

Modified:
  libinput/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 20:00:08 UTC (rev 374552)
+++ PKGBUILD2020-02-03 20:05:54 UTC (rev 374553)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot
 
 pkgname=libinput
-pkgver=1.15.0
+pkgver=1.15.1
 pkgrel=1
 pkgdesc="Input device management and event handling library"
 url="https://www.freedesktop.org/wiki/Software/libinput/;
@@ -15,7 +15,7 @@
 'python-pyudev: libinput measure'
 'python-libevdev: libinput measure')
 
source=(https://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha512sums=('5dab48e1b4c9c0deb5b01ebc3ccb4cc28d614be25d87daaf42f51fbd2d955266f3fdba73029bc0094caa55060dad8967751b72d8f45f19a40b542f0c9118c1b6'
+sha512sums=('634810359bc4d86f2c4c75f472bee5eaed04ed93af3c91c4bc46a596402323941f9cc90173e278bfa7e5cbda6b7a20adc59bd09520dd4152fc961302b7e57904'
 'SKIP')
 validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer 
(Who-T) 
 


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

2020-02-03 Thread Andreas Radke via arch-commits
Date: Monday, February 3, 2020 @ 20:00:08
  Author: andyrtr
Revision: 374552

archrelease: copy trunk to testing-x86_64

Added:
  libcdr/repos/testing-x86_64/
  libcdr/repos/testing-x86_64/PKGBUILD
(from rev 374551, libcdr/trunk/PKGBUILD)

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

Copied: libcdr/repos/testing-x86_64/PKGBUILD (from rev 374551, 
libcdr/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-02-03 20:00:08 UTC (rev 374552)
@@ -0,0 +1,31 @@
+# Maintainer: AndyRTR 
+# Contributor: megadriver 
+# Contributor: Luca Bennati 
+
+pkgname=libcdr
+pkgver=0.1.6
+pkgrel=1
+pkgdesc="CorelDraw file format importer library for LibreOffice"
+arch=('x86_64')
+url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr;
+license=('GPL2' 'LGPL2.1' 'MPL')
+depends=('libwpd' 'lcms2' 'icu' 'librevenge')
+makedepends=('libwpg' 'boost' 'doxygen' 'cppunit')
+source=(https://dev-www.libreoffice.org/src/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('01cd00b04a030977e544433c2d127c997205332cd9b8e35ec0ee17110da7f861')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -k check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2020-02-03 Thread Andreas Radke via arch-commits
Date: Monday, February 3, 2020 @ 19:59:57
  Author: andyrtr
Revision: 374551

upgpkg: libcdr 0.1.6-1: upstream update 0.1.6

Modified:
  libcdr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 19:34:35 UTC (rev 374550)
+++ PKGBUILD2020-02-03 19:59:57 UTC (rev 374551)
@@ -3,8 +3,8 @@
 # Contributor: Luca Bennati 
 
 pkgname=libcdr
-pkgver=0.1.5
-pkgrel=3
+pkgver=0.1.6
+pkgrel=1
 pkgdesc="CorelDraw file format importer library for LibreOffice"
 arch=('x86_64')
 url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr;
@@ -12,7 +12,7 @@
 depends=('libwpd' 'lcms2' 'icu' 'librevenge')
 makedepends=('libwpg' 'boost' 'doxygen' 'cppunit')
 source=(https://dev-www.libreoffice.org/src/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('6ace5c499a8be34ad871e825442ce388614ae2d8675c4381756a7319429e3a48')
+sha256sums=('01cd00b04a030977e544433c2d127c997205332cd9b8e35ec0ee17110da7f861')
 
 build() {
   cd $pkgname-$pkgver


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

2020-02-03 Thread Felix Yan via arch-commits
Date: Monday, February 3, 2020 @ 19:56:15
  Author: felixonmars
Revision: 561970

archrelease: copy trunk to community-any

Added:
  v2ray-geoip/repos/community-any/PKGBUILD
(from rev 561969, v2ray-geoip/trunk/PKGBUILD)
Deleted:
  v2ray-geoip/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 19:55:58 UTC (rev 561969)
+++ PKGBUILD2020-02-03 19:56:15 UTC (rev 561970)
@@ -1,15 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=v2ray-geoip
-pkgver=202002020103
-pkgrel=1
-pkgdesc="GeoIP List for V2Ray"
-arch=('any')
-url="https://github.com/v2ray/geoip;
-license=('MIT')
-source=("geoip-$pkgver.dat::https://github.com/v2ray/geoip/releases/download/$pkgver/geoip.dat;)
-sha512sums=('d6ea4e29779e78eaff6e8ac1d3e4b15051b21cad1591be868220762659fd61791d90c3c01bd5f1834831f4ae9faa24e977080804092c3a23ea455c644c337608')
-
-package() {
-  install -Dm755 geoip-$pkgver.dat "$pkgdir"/usr/lib/v2ray/geoip.dat
-}

Copied: v2ray-geoip/repos/community-any/PKGBUILD (from rev 561969, 
v2ray-geoip/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 19:56:15 UTC (rev 561970)
@@ -0,0 +1,15 @@
+# Maintainer: Felix Yan 
+
+pkgname=v2ray-geoip
+pkgver=202002030103
+pkgrel=1
+pkgdesc="GeoIP List for V2Ray"
+arch=('any')
+url="https://github.com/v2ray/geoip;
+license=('MIT')
+source=("geoip-$pkgver.dat::https://github.com/v2ray/geoip/releases/download/$pkgver/geoip.dat;)
+sha512sums=('c65fb4693bc7155257e517409b6e135d93a54eff66cf484ddae890c2ad1cd7e6bad30a2c432cdb0609fff8231e3a69f7d75dc49b14d5fba0ce00877766d6916b')
+
+package() {
+  install -Dm755 geoip-$pkgver.dat "$pkgdir"/usr/lib/v2ray/geoip.dat
+}


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

2020-02-03 Thread Felix Yan via arch-commits
Date: Monday, February 3, 2020 @ 19:55:58
  Author: felixonmars
Revision: 561969

upgpkg: v2ray-geoip 202002030103-1

Modified:
  v2ray-geoip/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 19:54:52 UTC (rev 561968)
+++ PKGBUILD2020-02-03 19:55:58 UTC (rev 561969)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=v2ray-geoip
-pkgver=202002020103
+pkgver=202002030103
 pkgrel=1
 pkgdesc="GeoIP List for V2Ray"
 arch=('any')
@@ -8,7 +8,7 @@
 url="https://github.com/v2ray/geoip;
 license=('MIT')
 
source=("geoip-$pkgver.dat::https://github.com/v2ray/geoip/releases/download/$pkgver/geoip.dat;)
-sha512sums=('d6ea4e29779e78eaff6e8ac1d3e4b15051b21cad1591be868220762659fd61791d90c3c01bd5f1834831f4ae9faa24e977080804092c3a23ea455c644c337608')
+sha512sums=('c65fb4693bc7155257e517409b6e135d93a54eff66cf484ddae890c2ad1cd7e6bad30a2c432cdb0609fff8231e3a69f7d75dc49b14d5fba0ce00877766d6916b')
 
 package() {
   install -Dm755 geoip-$pkgver.dat "$pkgdir"/usr/lib/v2ray/geoip.dat


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

2020-02-03 Thread Christian Hesse via arch-commits
Date: Monday, February 3, 2020 @ 19:54:52
  Author: eworm
Revision: 561968

archrelease: copy trunk to community-testing-any

Added:
  etckeeper/repos/community-testing-any/
  etckeeper/repos/community-testing-any/0001-breezy.patch
(from rev 561967, etckeeper/trunk/0001-breezy.patch)
  etckeeper/repos/community-testing-any/PKGBUILD
(from rev 561967, etckeeper/trunk/PKGBUILD)

---+
 0001-breezy.patch |   62 
 PKGBUILD  |   43 
 2 files changed, 105 insertions(+)

Copied: etckeeper/repos/community-testing-any/0001-breezy.patch (from rev 
561967, etckeeper/trunk/0001-breezy.patch)
===
--- community-testing-any/0001-breezy.patch (rev 0)
+++ community-testing-any/0001-breezy.patch 2020-02-03 19:54:52 UTC (rev 
561968)
@@ -0,0 +1,62 @@
+diff --git a/Makefile b/Makefile
+index 73d2411..7e545ba 100644
+--- a/Makefile
 b/Makefile
+@@ -21,7 +21,7 @@ FAKEROOT := $(shell command -v fakeroot 2> /dev/null)
+ TESTDIR := $(shell mktemp -u -d)
+ 
+ build: etckeeper.spec etckeeper.version
+-  -$(PYTHON) ./etckeeper-bzr/__init__.py build || echo "** bzr support 
not built"
++  -$(PYTHON) ./etckeeper-brz/__init__.py build || echo "** brz support 
not built"
+   -$(PYTHON) ./etckeeper-dnf/etckeeper.py build || echo "** DNF support 
not built"
+ 
+ install: etckeeper.version
+@@ -68,7 +68,7 @@ ifeq ($(HIGHLEVEL_PACKAGE_MANAGER),zypper)
+   mkdir -p $(DESTDIR)$(prefix)/lib/zypp/plugins/commit
+   $(INSTALL) zypper-etckeeper.py 
$(DESTDIR)$(prefix)/lib/zypp/plugins/commit/zypper-etckeeper.py
+ endif
+-  -$(PYTHON) ./etckeeper-bzr/__init__.py install --root=$(DESTDIR) 
${PYTHON_INSTALL_OPTS} || echo "** bzr support not installed"
++  -$(PYTHON) ./etckeeper-brz/__init__.py install --root=$(DESTDIR) 
${PYTHON_INSTALL_OPTS} || echo "** brz support not installed"
+   echo "** installation successful"
+ 
+ clean: etckeeper.spec etckeeper.version
+diff --git a/etckeeper-brz/__init__.py b/etckeeper-brz/__init__.py
+new file mode 100644
+index 000..5f04ba6
+--- /dev/null
 b/etckeeper-brz/__init__.py
+@@ -0,0 +1,34 @@
++#
++# Breezy plugin that runs etckeeper pre-commit when necessary
++
++"""Runs etckeeper pre-commit when necessary."""
++
++from breezy.errors import BzrError
++import os
++
++def etckeeper_startcommit_hook(tree):
++abspath = getattr(tree, "abspath", None)
++if abspath is None or not os.path.exists(abspath(".etckeeper")):
++# Only run the commit hook when this is an etckeeper branch
++return
++import subprocess
++ret = subprocess.call(["etckeeper", "pre-commit", abspath(".")])
++if ret != 0:
++raise BzrError("etckeeper pre-commit failed")
++
++try:
++from breezy.hooks import install_lazy_named_hook
++except ImportError:
++from breezy.mutabletree import MutableTree
++MutableTree.hooks.install_named_hook('start_commit',
++etckeeper_startcommit_hook, 'etckeeper')
++else:
++install_lazy_named_hook(
++"breezy.mutabletree", "MutableTree.hooks",
++'start_commit', etckeeper_startcommit_hook, 'etckeeper')
++
++if __name__ == "__main__":
++from distutils.core import setup
++setup(name="brz-etckeeper",
++  packages=["breezy.plugins.etckeeper"],
++  package_dir={"breezy.plugins.etckeeper":"etckeeper-brz"})

Copied: etckeeper/repos/community-testing-any/PKGBUILD (from rev 561967, 
etckeeper/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2020-02-03 19:54:52 UTC (rev 561968)
@@ -0,0 +1,43 @@
+# Maintainer: Christian Hesse 
+# Contributor: mathieu.clabaut 
+# Contributor: Buce 
+# Contributor: Danie Roux 
+
+pkgname=etckeeper
+_tag='9906edb738bf93494a872d018f77f7e0c4f22ea4' # git rev-parse ${pkgver}
+pkgver=1.18.14
+pkgrel=2
+pkgdesc='Collection of tools to let /etc be stored in a git, hg or bzr 
repository'
+arch=(any)
+url='https://etckeeper.branchable.com/'
+license=(GPL2)
+depends=(git diffutils inetutils sed)
+makedepends=(mercurial breezy)
+optdepends=('mercurial: use mercurial for version control'
+'breezy: use bazaar for version control'
+'which: etckeeper vcs  support')
+backup=('etc/etckeeper/etckeeper.conf')
+source=("git+https://git.kitenet.net/git/etckeeper.git#tag=${_tag}?signed;
+'0001-breezy.patch')
+sha256sums=('SKIP'
+'fbfce54167828db00a2dcec02cf75c5df32302fae5411fd68dfb1a521675be6c')
+validpgpkeys=('E85A5F63B31D24C1EBF0D81CC910D9222512E3C7') # Joey Hess 

+
+prepare() {
+   cd ${pkgname}
+
+   patch -Np1 < ../0001-breezy.patch
+}
+
+build() {
+   cd ${pkgname}
+
+   # We want pacman :D
+   sed -i -e "/^LOWLEVEL_PACKAGE_MANAGER/c 

[arch-commits] Commit in etckeeper/trunk (0001-breezy.patch PKGBUILD)

2020-02-03 Thread Christian Hesse via arch-commits
Date: Monday, February 3, 2020 @ 19:54:43
  Author: eworm
Revision: 561967

upgpkg: etckeeper 1.18.14-2

switch optional dependency from bzr to breezy (and ditch python 2.x!)

Added:
  etckeeper/trunk/0001-breezy.patch
Modified:
  etckeeper/trunk/PKGBUILD

---+
 0001-breezy.patch |   62 
 PKGBUILD  |   22 ++
 2 files changed, 75 insertions(+), 9 deletions(-)

Added: 0001-breezy.patch
===
--- 0001-breezy.patch   (rev 0)
+++ 0001-breezy.patch   2020-02-03 19:54:43 UTC (rev 561967)
@@ -0,0 +1,62 @@
+diff --git a/Makefile b/Makefile
+index 73d2411..7e545ba 100644
+--- a/Makefile
 b/Makefile
+@@ -21,7 +21,7 @@ FAKEROOT := $(shell command -v fakeroot 2> /dev/null)
+ TESTDIR := $(shell mktemp -u -d)
+ 
+ build: etckeeper.spec etckeeper.version
+-  -$(PYTHON) ./etckeeper-bzr/__init__.py build || echo "** bzr support 
not built"
++  -$(PYTHON) ./etckeeper-brz/__init__.py build || echo "** brz support 
not built"
+   -$(PYTHON) ./etckeeper-dnf/etckeeper.py build || echo "** DNF support 
not built"
+ 
+ install: etckeeper.version
+@@ -68,7 +68,7 @@ ifeq ($(HIGHLEVEL_PACKAGE_MANAGER),zypper)
+   mkdir -p $(DESTDIR)$(prefix)/lib/zypp/plugins/commit
+   $(INSTALL) zypper-etckeeper.py 
$(DESTDIR)$(prefix)/lib/zypp/plugins/commit/zypper-etckeeper.py
+ endif
+-  -$(PYTHON) ./etckeeper-bzr/__init__.py install --root=$(DESTDIR) 
${PYTHON_INSTALL_OPTS} || echo "** bzr support not installed"
++  -$(PYTHON) ./etckeeper-brz/__init__.py install --root=$(DESTDIR) 
${PYTHON_INSTALL_OPTS} || echo "** brz support not installed"
+   echo "** installation successful"
+ 
+ clean: etckeeper.spec etckeeper.version
+diff --git a/etckeeper-brz/__init__.py b/etckeeper-brz/__init__.py
+new file mode 100644
+index 000..5f04ba6
+--- /dev/null
 b/etckeeper-brz/__init__.py
+@@ -0,0 +1,34 @@
++#
++# Breezy plugin that runs etckeeper pre-commit when necessary
++
++"""Runs etckeeper pre-commit when necessary."""
++
++from breezy.errors import BzrError
++import os
++
++def etckeeper_startcommit_hook(tree):
++abspath = getattr(tree, "abspath", None)
++if abspath is None or not os.path.exists(abspath(".etckeeper")):
++# Only run the commit hook when this is an etckeeper branch
++return
++import subprocess
++ret = subprocess.call(["etckeeper", "pre-commit", abspath(".")])
++if ret != 0:
++raise BzrError("etckeeper pre-commit failed")
++
++try:
++from breezy.hooks import install_lazy_named_hook
++except ImportError:
++from breezy.mutabletree import MutableTree
++MutableTree.hooks.install_named_hook('start_commit',
++etckeeper_startcommit_hook, 'etckeeper')
++else:
++install_lazy_named_hook(
++"breezy.mutabletree", "MutableTree.hooks",
++'start_commit', etckeeper_startcommit_hook, 'etckeeper')
++
++if __name__ == "__main__":
++from distutils.core import setup
++setup(name="brz-etckeeper",
++  packages=["breezy.plugins.etckeeper"],
++  package_dir={"breezy.plugins.etckeeper":"etckeeper-brz"})

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 19:18:27 UTC (rev 561966)
+++ PKGBUILD2020-02-03 19:54:43 UTC (rev 561967)
@@ -6,28 +6,32 @@
 pkgname=etckeeper
 _tag='9906edb738bf93494a872d018f77f7e0c4f22ea4' # git rev-parse ${pkgver}
 pkgver=1.18.14
-pkgrel=1
+pkgrel=2
 pkgdesc='Collection of tools to let /etc be stored in a git, hg or bzr 
repository'
 arch=(any)
 url='https://etckeeper.branchable.com/'
 license=(GPL2)
 depends=(git diffutils inetutils sed)
-makedepends=(python2 mercurial bzr)
+makedepends=(mercurial breezy)
 optdepends=('mercurial: use mercurial for version control'
-'bzr: use bazaar for version control'
+'breezy: use bazaar for version control'
 'which: etckeeper vcs  support')
 backup=('etc/etckeeper/etckeeper.conf')
-source=("git+https://git.kitenet.net/git/etckeeper.git#tag=${_tag}?signed;)
-sha256sums=('SKIP')
+source=("git+https://git.kitenet.net/git/etckeeper.git#tag=${_tag}?signed;
+'0001-breezy.patch')
+sha256sums=('SKIP'
+'fbfce54167828db00a2dcec02cf75c5df32302fae5411fd68dfb1a521675be6c')
 validpgpkeys=('E85A5F63B31D24C1EBF0D81CC910D9222512E3C7') # Joey Hess 

 
+prepare() {
+   cd ${pkgname}
+
+   patch -Np1 < ../0001-breezy.patch
+}
+
 build() {
cd ${pkgname}
 
-   # Fix python name
-   sed -i '/^PYTHON=/c PYTHON=python2' Makefile
-   sed -i '1s/python/python2/' zypper-etckeeper.py
-
# We want pacman :D
sed -i -e "/^LOWLEVEL_PACKAGE_MANAGER/c 
LOWLEVEL_PACKAGE_MANAGER=pacman" \
-e "/^HIGHLEVEL_PACKAGE_MANAGER/c 
HIGHLEVEL_PACKAGE_MANAGER=pacman" etckeeper.conf


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

2020-02-03 Thread Jelle van der Waa via arch-commits
Date: Monday, February 3, 2020 @ 19:34:28
  Author: jelle
Revision: 374549

upgpkg: django 3.0.3-1

Upstream security update for CVE-2020-7471

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 19:13:54 UTC (rev 374548)
+++ PKGBUILD2020-02-03 19:34:28 UTC (rev 374549)
@@ -4,7 +4,7 @@
 
 pkgbase=django
 pkgname=('python-django')
-pkgver=3.0.2
+pkgver=3.0.3
 pkgrel=1
 pkgdesc="A high-level Python Web framework that encourages rapid development 
and clean design"
 arch=('any')
@@ -15,7 +15,7 @@
 depends=('python' 'python-setuptools' 'python-pytz' 'python-sqlparse' 
'python-asgiref')
 optdepends=('python-psycopg2: for PostgreSQL backend')
 
source=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/;)
-sha512sums=('34011f1c67009fd450fd362ce40b138371a130f5fc92b8a5c28250965b7d9391b1a3e45ac290fd5d053afa2424e8fee360d3d4f6c4d8da71ec4643ec144d1b33')
+sha512sums=('c9c432fe8bafec1883522d9fb6fb2caa70b57788a9079f3b89e0455166b096f4b537e41d3a5170a829566bb51a70e824ff09f065866656c1d0b351383e8f468f')
 
 build() {
   cd "$srcdir/Django-$pkgver"


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

2020-02-03 Thread Jelle van der Waa via arch-commits
Date: Monday, February 3, 2020 @ 19:34:35
  Author: jelle
Revision: 374550

archrelease: copy trunk to extra-any

Added:
  django/repos/extra-any/PKGBUILD
(from rev 374549, django/trunk/PKGBUILD)
Deleted:
  django/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 19:34:28 UTC (rev 374549)
+++ PKGBUILD2020-02-03 19:34:35 UTC (rev 374550)
@@ -1,44 +0,0 @@
-# Maintainer: Angel Velasquez 
-# Maintainer: Dan McGee 
-# Contributor: Shahar Weiss 
-
-pkgbase=django
-pkgname=('python-django')
-pkgver=3.0.2
-pkgrel=1
-pkgdesc="A high-level Python Web framework that encourages rapid development 
and clean design"
-arch=('any')
-license=('BSD')
-url="http://www.djangoproject.com/;
-checkdepends=('python-pytest' 'python-tblib')
-makedepends=('python' 'python-setuptools')
-depends=('python' 'python-setuptools' 'python-pytz' 'python-sqlparse' 
'python-asgiref')
-optdepends=('python-psycopg2: for PostgreSQL backend')
-source=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/;)
-sha512sums=('34011f1c67009fd450fd362ce40b138371a130f5fc92b8a5c28250965b7d9391b1a3e45ac290fd5d053afa2424e8fee360d3d4f6c4d8da71ec4643ec144d1b33')
-
-build() {
-  cd "$srcdir/Django-$pkgver"
-  python setup.py build
-}
-
-package_python-django() {
-  cd "$srcdir/Django-$pkgver"
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  ln -s django-admin.py "$pkgdir"/usr/bin/django-admin3.py
-  ln -s django-admin "$pkgdir"/usr/bin/django-admin3
-  install -Dm644 extras/django_bash_completion \
-"$pkgdir"/usr/share/bash-completion/completions/django-admin.py
-  ln -s django-admin.py \
-"$pkgdir"/usr/share/bash-completion/completions/django-admin
-  ln -s django-admin.py \
-"$pkgdir"/usr/share/bash-completion/completions/manage.py
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-check() {
-  cd "$srcdir/Django-$pkgver"
-  PYTHONPATH="$PWD" python tests/runtests.py || echo 'tests failed'
-}

Copied: django/repos/extra-any/PKGBUILD (from rev 374549, django/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 19:34:35 UTC (rev 374550)
@@ -0,0 +1,44 @@
+# Maintainer: Angel Velasquez 
+# Maintainer: Dan McGee 
+# Contributor: Shahar Weiss 
+
+pkgbase=django
+pkgname=('python-django')
+pkgver=3.0.3
+pkgrel=1
+pkgdesc="A high-level Python Web framework that encourages rapid development 
and clean design"
+arch=('any')
+license=('BSD')
+url="http://www.djangoproject.com/;
+checkdepends=('python-pytest' 'python-tblib')
+makedepends=('python' 'python-setuptools')
+depends=('python' 'python-setuptools' 'python-pytz' 'python-sqlparse' 
'python-asgiref')
+optdepends=('python-psycopg2: for PostgreSQL backend')
+source=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/;)
+sha512sums=('c9c432fe8bafec1883522d9fb6fb2caa70b57788a9079f3b89e0455166b096f4b537e41d3a5170a829566bb51a70e824ff09f065866656c1d0b351383e8f468f')
+
+build() {
+  cd "$srcdir/Django-$pkgver"
+  python setup.py build
+}
+
+package_python-django() {
+  cd "$srcdir/Django-$pkgver"
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  ln -s django-admin.py "$pkgdir"/usr/bin/django-admin3.py
+  ln -s django-admin "$pkgdir"/usr/bin/django-admin3
+  install -Dm644 extras/django_bash_completion \
+"$pkgdir"/usr/share/bash-completion/completions/django-admin.py
+  ln -s django-admin.py \
+"$pkgdir"/usr/share/bash-completion/completions/django-admin
+  ln -s django-admin.py \
+"$pkgdir"/usr/share/bash-completion/completions/manage.py
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+check() {
+  cd "$srcdir/Django-$pkgver"
+  PYTHONPATH="$PWD" python tests/runtests.py || echo 'tests failed'
+}


[arch-commits] Commit in kconfig-hardened-check/repos/community-any (2 files)

2020-02-03 Thread Jelle van der Waa via arch-commits
Date: Monday, February 3, 2020 @ 19:18:27
  Author: jelle
Revision: 561966

archrelease: copy trunk to community-any

Added:
  kconfig-hardened-check/repos/community-any/PKGBUILD
(from rev 561965, kconfig-hardened-check/trunk/PKGBUILD)
Deleted:
  kconfig-hardened-check/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 19:18:12 UTC (rev 561965)
+++ PKGBUILD2020-02-03 19:18:27 UTC (rev 561966)
@@ -1,18 +0,0 @@
-# Maintainer: Jelle van der Waa 
-
-pkgname=kconfig-hardened-check
-pkgver=0.5.2
-pkgrel=1
-pkgdesc='a script for checking the hardening options in the Linux kernel 
config'
-url="https://github.com/a13xp0p0v/kconfig-hardened-check;
-arch=(any)
-license=(GPL3)
-makedepends=(git)
-depends=(python)
-source=("$pkgname-$pkgver::git+https://github.com/a13xp0p0v/kconfig-hardened-check.git#tag=v$pkgver;)
-sha256sums=('SKIP')
-
-package() {
-  cd $pkgname-$pkgver
-  install -Dm755 kconfig-hardened-check.py 
$pkgdir/usr/bin/kconfig-hardened-check
-}

Copied: kconfig-hardened-check/repos/community-any/PKGBUILD (from rev 561965, 
kconfig-hardened-check/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 19:18:27 UTC (rev 561966)
@@ -0,0 +1,17 @@
+# Maintainer: Jelle van der Waa 
+
+pkgname=kconfig-hardened-check
+pkgver=0.5.3
+pkgrel=1
+pkgdesc='a script for checking the hardening options in the Linux kernel 
config'
+url="https://github.com/a13xp0p0v/kconfig-hardened-check;
+arch=(any)
+license=(GPL3)
+depends=(python)
+source=($pkgname-$pkgver::https://github.com/a13xp0p0v/kconfig-hardened-check/archive/v$pkgver.tar.gz)
+sha256sums=('850349a13b34ed1d25c46279068ee735cd69d3678ba7d740fea3fba217b2db99')
+
+package() {
+  cd $pkgname-$pkgver
+  install -Dm755 kconfig-hardened-check.py 
$pkgdir/usr/bin/kconfig-hardened-check
+}


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

2020-02-03 Thread Jelle van der Waa via arch-commits
Date: Monday, February 3, 2020 @ 19:18:12
  Author: jelle
Revision: 561965

upgpkg: kconfig-hardened-check 0.5.3-1

Upstream update

Modified:
  kconfig-hardened-check/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 18:45:19 UTC (rev 561964)
+++ PKGBUILD2020-02-03 19:18:12 UTC (rev 561965)
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa 
 
 pkgname=kconfig-hardened-check
-pkgver=0.5.2
+pkgver=0.5.3
 pkgrel=1
 pkgdesc='a script for checking the hardening options in the Linux kernel 
config'
 url="https://github.com/a13xp0p0v/kconfig-hardened-check;
@@ -9,7 +9,7 @@
 license=(GPL3)
 depends=(python)
 
source=($pkgname-$pkgver::https://github.com/a13xp0p0v/kconfig-hardened-check/archive/v$pkgver.tar.gz)
-sha256sums=('0175baaa7bf012b7e94378923058cd7857b8ecc9f726b256705fd55ad02c3114')
+sha256sums=('850349a13b34ed1d25c46279068ee735cd69d3678ba7d740fea3fba217b2db99')
 
 package() {
   cd $pkgname-$pkgver


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

2020-02-03 Thread Maxime Gauduin via arch-commits
Date: Monday, February 3, 2020 @ 19:13:54
  Author: alucryd
Revision: 374548

archrelease: copy trunk to extra-x86_64

Added:
  breezy/repos/
  breezy/repos/extra-x86_64/
  breezy/repos/extra-x86_64/PKGBUILD
(from rev 374547, breezy/trunk/PKGBUILD)

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

Copied: breezy/repos/extra-x86_64/PKGBUILD (from rev 374547, 
breezy/trunk/PKGBUILD)
===
--- repos/extra-x86_64/PKGBUILD (rev 0)
+++ repos/extra-x86_64/PKGBUILD 2020-02-03 19:13:54 UTC (rev 374548)
@@ -0,0 +1,43 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Adam Fontenot 
+
+pkgname=breezy
+pkgver=3.0.2.3
+pkgrel=1
+pkgdesc='A decentralized revision control system with support for Bazaar and 
Git file formats'
+arch=(x86_64)
+url=https://www.breezy-vcs.org/
+license=(GPL2)
+depends=(
+  python-configobj
+  python-dulwich
+  python-fastimport
+  python-patiencediff
+  python-six
+)
+makedepends=(
+  git
+  python-setuptools
+)
+source=(git+https://github.com/breezy-team/breezy.git#tag=aa1875e6a279e8c3eb9f86e143193d4967358207)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd breezy
+
+  git describe --tags | sed 's/-/./g'
+}
+
+build() {
+  cd breezy
+
+  python setup.py build
+}
+
+package() {
+  cd breezy
+
+  python setup.py install --root="${pkgdir}" --install-data=usr/share 
--optimize=1 --skip-build
+}
+
+# vim: ts=2 sw=2 et:


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

2020-02-03 Thread Maxime Gauduin via arch-commits
Date: Monday, February 3, 2020 @ 19:13:18
  Author: alucryd
Revision: 374547

add breezy

Added:
  breezy/
  breezy/trunk/
  breezy/trunk/PKGBUILD

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

Added: breezy/trunk/PKGBUILD
===
--- breezy/trunk/PKGBUILD   (rev 0)
+++ breezy/trunk/PKGBUILD   2020-02-03 19:13:18 UTC (rev 374547)
@@ -0,0 +1,43 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Adam Fontenot 
+
+pkgname=breezy
+pkgver=3.0.2.3
+pkgrel=1
+pkgdesc='A decentralized revision control system with support for Bazaar and 
Git file formats'
+arch=(x86_64)
+url=https://www.breezy-vcs.org/
+license=(GPL2)
+depends=(
+  python-configobj
+  python-dulwich
+  python-fastimport
+  python-patiencediff
+  python-six
+)
+makedepends=(
+  git
+  python-setuptools
+)
+source=(git+https://github.com/breezy-team/breezy.git#tag=aa1875e6a279e8c3eb9f86e143193d4967358207)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd breezy
+
+  git describe --tags | sed 's/-/./g'
+}
+
+build() {
+  cd breezy
+
+  python setup.py build
+}
+
+package() {
+  cd breezy
+
+  python setup.py install --root="${pkgdir}" --install-data=usr/share 
--optimize=1 --skip-build
+}
+
+# vim: ts=2 sw=2 et:


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

2020-02-03 Thread Andreas Radke via arch-commits
Date: Monday, February 3, 2020 @ 19:06:54
  Author: andyrtr
Revision: 374546

archrelease: copy trunk to testing-x86_64

Added:
  gnutls/repos/testing-x86_64/
  gnutls/repos/testing-x86_64/PKGBUILD
(from rev 374545, gnutls/trunk/PKGBUILD)

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

Copied: gnutls/repos/testing-x86_64/PKGBUILD (from rev 374545, 
gnutls/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-02-03 19:06:54 UTC (rev 374546)
@@ -0,0 +1,49 @@
+# Maintainer: Jan de Groot 
+# Maintainer: Andreas Radke 
+
+pkgname=gnutls
+pkgver=3.6.12
+pkgrel=1
+pkgdesc="A library which provides a secure layer over a reliable transport 
layer"
+arch=('x86_64')
+license=('GPL3' 'LGPL2.1')
+url="https://www.gnutls.org/;
+options=('!zipman')
+depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'nettle' 'p11-kit' 'libidn2'
+ 'libidn2.so' 'libunistring')
+checkdepends=('net-tools')
+optdepends=('guile: for use with Guile bindings')
+source=(https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/${pkgname}-${pkgver}.tar.xz{,.sig})
+sha256sums=('bfacf16e342949ffd977a9232556092c47164bd26e166736cf3459a870506c4b'
+'SKIP')
+validpgpkeys=('0424D4EE81A0E3D119C6F835EDA21E94B565716F'
+  '1F42418905D8206AA754CCDC29EE58B996865171')
+   # "Simon Josefsson "
+   # "Nikos Mavrogiannopoulos 
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+   --with-zlib \
+   --disable-static \
+   --with-idn \
+   --enable-guile --with-guile-site-dir=no \
+   
--with-default-trust-store-pkcs11="pkcs11:model=p11-kit-trust;manufacturer=PKCS%2311%20Kit"
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  # lots of .png files are put into infodir and are gzipped by makepkg! this 
needs to be fixed by using !zipman
+  # gzip -9 all files in infodir and manpages manually
+  find "$pkgdir/usr/share/info" -name '*.info*' -exec gzip -n -9 {} \;
+  find "$pkgdir/usr/share/man" -exec gzip -n -9 {} \;
+}


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

2020-02-03 Thread Andreas Radke via arch-commits
Date: Monday, February 3, 2020 @ 19:06:49
  Author: andyrtr
Revision: 374545

upgpkg: gnutls 3.6.12-1: upstream update 3.6.12

Modified:
  gnutls/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 19:04:59 UTC (rev 374544)
+++ PKGBUILD2020-02-03 19:06:49 UTC (rev 374545)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke 
 
 pkgname=gnutls
-pkgver=3.6.11.1
+pkgver=3.6.12
 pkgrel=1
 pkgdesc="A library which provides a secure layer over a reliable transport 
layer"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 checkdepends=('net-tools')
 optdepends=('guile: for use with Guile bindings')
 
source=(https://www.gnupg.org/ftp/gcrypt/gnutls/v3.6/${pkgname}-${pkgver}.tar.xz{,.sig})
-sha256sums=('fbba12f3db9a55dbf027e14111755817ec44b57eabec3e8089aac8ac6f533cf8'
+sha256sums=('bfacf16e342949ffd977a9232556092c47164bd26e166736cf3459a870506c4b'
 'SKIP')
 validpgpkeys=('0424D4EE81A0E3D119C6F835EDA21E94B565716F'
   '1F42418905D8206AA754CCDC29EE58B996865171')


[arch-commits] Commit in (3 files)

2020-02-03 Thread Maxime Gauduin via arch-commits
Date: Monday, February 3, 2020 @ 19:04:29
  Author: alucryd
Revision: 374542

add python-fastimport

Added:
  python-fastimport/
  python-fastimport/trunk/
  python-fastimport/trunk/PKGBUILD

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

Added: python-fastimport/trunk/PKGBUILD
===
--- python-fastimport/trunk/PKGBUILD(rev 0)
+++ python-fastimport/trunk/PKGBUILD2020-02-03 19:04:29 UTC (rev 374542)
@@ -0,0 +1,37 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Martin Wimpress 
+
+pkgname=python-fastimport
+pkgver=0.9.8
+pkgrel=1
+pkgdesc='VCS fastimport/fastexport parser'
+arch=(any)
+url=https://github.com/jelmer/python-fastimport
+license=(GPL2)
+depends=(python)
+makedepends=(
+  git
+  python-setuptools
+)
+source=(git+https://github.com/jelmer/python-fastimport.git#tag=fd59e7d835b63d1c9181c4c84dd311d9d6da6d6b)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd python-fastimport
+
+  git describe --tags | sed 's/fastimport-//'
+}
+
+build() {
+  cd python-fastimport
+
+  python setup.py build
+}
+
+package() {
+  cd python-fastimport
+
+  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in python-fastimport (3 files)

2020-02-03 Thread Maxime Gauduin via arch-commits
Date: Monday, February 3, 2020 @ 19:04:38
  Author: alucryd
Revision: 374543

archrelease: copy trunk to extra-any

Added:
  python-fastimport/repos/
  python-fastimport/repos/extra-any/
  python-fastimport/repos/extra-any/PKGBUILD
(from rev 374542, python-fastimport/trunk/PKGBUILD)

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

Copied: python-fastimport/repos/extra-any/PKGBUILD (from rev 374542, 
python-fastimport/trunk/PKGBUILD)
===
--- repos/extra-any/PKGBUILD(rev 0)
+++ repos/extra-any/PKGBUILD2020-02-03 19:04:38 UTC (rev 374543)
@@ -0,0 +1,37 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Martin Wimpress 
+
+pkgname=python-fastimport
+pkgver=0.9.8
+pkgrel=1
+pkgdesc='VCS fastimport/fastexport parser'
+arch=(any)
+url=https://github.com/jelmer/python-fastimport
+license=(GPL2)
+depends=(python)
+makedepends=(
+  git
+  python-setuptools
+)
+source=(git+https://github.com/jelmer/python-fastimport.git#tag=fd59e7d835b63d1c9181c4c84dd311d9d6da6d6b)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd python-fastimport
+
+  git describe --tags | sed 's/fastimport-//'
+}
+
+build() {
+  cd python-fastimport
+
+  python setup.py build
+}
+
+package() {
+  cd python-fastimport
+
+  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in python-patiencediff (3 files)

2020-02-03 Thread Maxime Gauduin via arch-commits
Date: Monday, February 3, 2020 @ 19:04:59
  Author: alucryd
Revision: 374544

archrelease: copy trunk to extra-x86_64

Added:
  python-patiencediff/repos/
  python-patiencediff/repos/extra-x86_64/
  python-patiencediff/repos/extra-x86_64/PKGBUILD
(from rev 374543, python-patiencediff/trunk/PKGBUILD)

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

Copied: python-patiencediff/repos/extra-x86_64/PKGBUILD (from rev 374543, 
python-patiencediff/trunk/PKGBUILD)
===
--- repos/extra-x86_64/PKGBUILD (rev 0)
+++ repos/extra-x86_64/PKGBUILD 2020-02-03 19:04:59 UTC (rev 374544)
@@ -0,0 +1,36 @@
+# Maintainer: Maxime Gauduin 
+
+pkgname=python-patiencediff
+pkgver=0.1.0
+pkgrel=1
+pkgdesc='Patiencediff Python and C implementations'
+arch=(x86_64)
+url=https://www.breezy-vcs.org/
+license=(GPL2)
+depends=(python)
+makedepends=(
+  git
+  python-setuptools
+)
+source=(git+https://github.com/breezy-team/patiencediff.git#tag=993ce78e82cd96f3ba0eb31d4288e0f65121d6ec)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd patiencediff
+
+  git describe --tags
+}
+
+build() {
+  cd patiencediff
+
+  python setup.py build
+}
+
+package() {
+  cd patiencediff
+
+  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in (3 files)

2020-02-03 Thread Maxime Gauduin via arch-commits
Date: Monday, February 3, 2020 @ 19:04:16
  Author: alucryd
Revision: 374541

add python-patiencediff

Added:
  python-patiencediff/
  python-patiencediff/trunk/
  python-patiencediff/trunk/PKGBUILD

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

Added: python-patiencediff/trunk/PKGBUILD
===
--- python-patiencediff/trunk/PKGBUILD  (rev 0)
+++ python-patiencediff/trunk/PKGBUILD  2020-02-03 19:04:16 UTC (rev 374541)
@@ -0,0 +1,36 @@
+# Maintainer: Maxime Gauduin 
+
+pkgname=python-patiencediff
+pkgver=0.1.0
+pkgrel=1
+pkgdesc='Patiencediff Python and C implementations'
+arch=(x86_64)
+url=https://www.breezy-vcs.org/
+license=(GPL2)
+depends=(python)
+makedepends=(
+  git
+  python-setuptools
+)
+source=(git+https://github.com/breezy-team/patiencediff.git#tag=993ce78e82cd96f3ba0eb31d4288e0f65121d6ec)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd patiencediff
+
+  git describe --tags
+}
+
+build() {
+  cd patiencediff
+
+  python setup.py build
+}
+
+package() {
+  cd patiencediff
+
+  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+}
+
+# vim: ts=2 sw=2 et:


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

2020-02-03 Thread Andreas Radke via arch-commits
Date: Monday, February 3, 2020 @ 18:56:47
  Author: andyrtr
Revision: 374539

upgpkg: libtasn1 4.16.0-1: upstream update 4.16.0

Modified:
  libtasn1/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 16:28:54 UTC (rev 374538)
+++ PKGBUILD2020-02-03 18:56:47 UTC (rev 374539)
@@ -3,7 +3,7 @@
 # Contributor: judd 
 
 pkgname=libtasn1
-pkgver=4.15.0
+pkgver=4.16.0
 pkgrel=1
 pkgdesc="The ASN.1 library used in GNUTLS"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 url="https://www.gnu.org/software/libtasn1/;
 depends=('glibc')
 source=(https://ftp.gnu.org/gnu/libtasn1/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha256sums=('dd77509fe8f5304deafbca654dc7f0ea57f5841f41ba530cff9a5bf71382739e'
+sha256sums=('0e0fb0903839117cb6e3b56e68222771bebf22ad7fc2295a0ed7d576e8d4329d'
 'SKIP')
 validpgpkeys=('1F42418905D8206AA754CCDC29EE58B996865171') #Nikos 
Mavrogiannopoulos 
 


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

2020-02-03 Thread Andreas Radke via arch-commits
Date: Monday, February 3, 2020 @ 18:56:57
  Author: andyrtr
Revision: 374540

archrelease: copy trunk to testing-x86_64

Added:
  libtasn1/repos/testing-x86_64/
  libtasn1/repos/testing-x86_64/PKGBUILD
(from rev 374539, libtasn1/trunk/PKGBUILD)

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

Copied: libtasn1/repos/testing-x86_64/PKGBUILD (from rev 374539, 
libtasn1/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-02-03 18:56:57 UTC (rev 374540)
@@ -0,0 +1,33 @@
+# Maintainer: AndyRTR 
+# Maintainer: Jan de Groot 
+# Contributor: judd 
+
+pkgname=libtasn1
+pkgver=4.16.0
+pkgrel=1
+pkgdesc="The ASN.1 library used in GNUTLS"
+arch=('x86_64')
+license=('GPL3' 'LGPL')
+url="https://www.gnu.org/software/libtasn1/;
+depends=('glibc')
+source=(https://ftp.gnu.org/gnu/libtasn1/${pkgname}-${pkgver}.tar.gz{,.sig})
+sha256sums=('0e0fb0903839117cb6e3b56e68222771bebf22ad7fc2295a0ed7d576e8d4329d'
+'SKIP')
+validpgpkeys=('1F42418905D8206AA754CCDC29EE58B996865171') #Nikos 
Mavrogiannopoulos 
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  CODE_COVERAGE_LDFLAGS=${LDFLAGS} make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  make -C doc/reference DESTDIR="${pkgdir}" install-data-local
+}


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

2020-02-03 Thread Daniel M. Capella via arch-commits
Date: Monday, February 3, 2020 @ 18:45:19
  Author: polyzen
Revision: 561964

archrelease: copy trunk to community-any

Added:
  borgmatic/repos/community-any/PKGBUILD
(from rev 561963, borgmatic/trunk/PKGBUILD)
Deleted:
  borgmatic/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 18:45:01 UTC (rev 561963)
+++ PKGBUILD2020-02-03 18:45:19 UTC (rev 561964)
@@ -1,37 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Kr1ss $(echo \|sed s/\+/./g\;s/\-/@/)
-# Contributor: Alexander Görtz 
-# Contributor: Dan Beste 
-# Contributor: Julien Nicoulaud 
-# Contributor: stef204 
-
-pkgname=borgmatic
-pkgver=1.5.0
-pkgrel=1
-pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
-arch=('any')
-url=https://torsion.org/borgmatic
-license=('GPL3')
-depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
- 'python-ruamel-yaml' 'python-setuptools')
-optdepends=('python-llfuse: for mount action')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('a3c4aeb181dfa27653c0017bd28c6eafde7e18e4f46dc279d0556a3b1e0cdd0b')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's,root/.local,usr,' sample/systemd/$pkgname.service
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system sample/systemd/*
-}
-
-# vim: ts=2 sw=2 et:

Copied: borgmatic/repos/community-any/PKGBUILD (from rev 561963, 
borgmatic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 18:45:19 UTC (rev 561964)
@@ -0,0 +1,37 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Kr1ss $(echo \|sed s/\+/./g\;s/\-/@/)
+# Contributor: Alexander Görtz 
+# Contributor: Dan Beste 
+# Contributor: Julien Nicoulaud 
+# Contributor: stef204 
+
+pkgname=borgmatic
+pkgver=1.5.1
+pkgrel=1
+pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
+arch=('any')
+url=https://torsion.org/borgmatic
+license=('GPL3')
+depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
+ 'python-ruamel-yaml' 'python-setuptools')
+optdepends=('python-llfuse: for mount action')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('4a424e00041a556de1cf65ec703c28ee1d45b570bdf6d04eee01a5ad62174460')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's,root/.local,usr,' sample/systemd/$pkgname.service
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system sample/systemd/*
+}
+
+# vim: ts=2 sw=2 et:


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

2020-02-03 Thread Daniel M. Capella via arch-commits
Date: Monday, February 3, 2020 @ 18:45:01
  Author: polyzen
Revision: 561963

upgpkg: borgmatic 1.5.1-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 18:02:13 UTC (rev 561962)
+++ PKGBUILD2020-02-03 18:45:01 UTC (rev 561963)
@@ -6,7 +6,7 @@
 # Contributor: stef204 
 
 pkgname=borgmatic
-pkgver=1.5.0
+pkgver=1.5.1
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
@@ -16,7 +16,7 @@
  'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('a3c4aeb181dfa27653c0017bd28c6eafde7e18e4f46dc279d0556a3b1e0cdd0b')
+sha256sums=('4a424e00041a556de1cf65ec703c28ee1d45b570bdf6d04eee01a5ad62174460')
 
 prepare() {
   cd $pkgname-$pkgver


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

2020-02-03 Thread Maxime Gauduin via arch-commits
Date: Monday, February 3, 2020 @ 18:02:13
  Author: alucryd
Revision: 561962

archrelease: copy trunk to community-x86_64

Added:
  bamf/repos/community-x86_64/PKGBUILD
(from rev 561961, bamf/trunk/PKGBUILD)
  bamf/repos/community-x86_64/bamf-no-gtester2xunit.patch
(from rev 561961, bamf/trunk/bamf-no-gtester2xunit.patch)
  bamf/repos/community-x86_64/bamf-no-werror.patch
(from rev 561961, bamf/trunk/bamf-no-werror.patch)
Deleted:
  bamf/repos/community-x86_64/PKGBUILD
  bamf/repos/community-x86_64/fix-legacy-window-test.patch

--+
 PKGBUILD |  103 -
 bamf-no-gtester2xunit.patch  |   24 +
 bamf-no-werror.patch |   14 +
 fix-legacy-window-test.patch |   24 -
 4 files changed, 100 insertions(+), 65 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 18:02:07 UTC (rev 561961)
+++ PKGBUILD2020-02-03 18:02:13 UTC (rev 561962)
@@ -1,41 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Balló György 
-
-pkgname=bamf
-pkgver=0.5.4
-pkgrel=1
-pkgdesc='Application matching framework'
-arch=('x86_64')
-url='https://launchpad.net/bamf'
-license=('GPL')
-depends=('libgtop' 'libwnck3')
-makedepends=('gobject-introspection' 'python2-lxml' 'vala')
-source=("https://launchpad.net/bamf/${pkgver%.*}/${pkgver}/+download/bamf-${pkgver}.tar.gz"{,.asc})
-validpgpkeys=('45B1103FB93ACBD90296DBCAE83D089481836EBF') # Marco Trevisan
-sha256sums=('5bb87a5bf46ab1fc9a229a851c0ee4f610d943716a7c83d318f6a8f50d76beb3'
-'SKIP')
-
-build() {
-  cd bamf-${pkgver}
-
-  export PYTHON='/usr/bin/python2'
-  export CFLAGS="$CFLAGS -Wno-deprecated-declarations"
-
-  ./configure \
---prefix='/usr' \
---libexecdir='/usr/lib' \
---localstatedir='/var' \
---sysconfdir='/etc' \
---disable-static \
---disable-webapps
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd bamf-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: bamf/repos/community-x86_64/PKGBUILD (from rev 561961, 
bamf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 18:02:13 UTC (rev 561962)
@@ -0,0 +1,62 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Balló György 
+
+pkgname=bamf
+pkgver=0.5.4
+pkgrel=2
+pkgdesc='Application matching framework'
+arch=(x86_64)
+url=https://launchpad.net/bamf
+license=(GPL)
+depends=(
+  libgtop
+  libwnck3
+)
+makedepends=(
+  git
+  gnome-common
+  gobject-introspection
+  vala
+)
+source=(
+  
git+https://git.launchpad.net/bamf?signed#tag=75326c28cd519891dbd9d6f1e96be9e528746052
+  bamf-no-gtester2xunit.patch
+  bamf-no-werror.patch
+)
+validpgpkeys=(45B1103FB93ACBD90296DBCAE83D089481836EBF) # Marco Trevisan
+sha256sums=('SKIP'
+'a330601f7bd332e96088b318374ca35515b6687b5bbe2c9c51f483bb7286a59b'
+'3e93850927e2f70bc8af96587307dfa38759c850bf89ef9d2775c7432e7f2041')
+
+pkgver() {
+  cd bamf
+
+  git describe --tags
+}
+
+prepare() {
+  cd bamf
+
+  patch -Np1 -i ../bamf-no-gtester2xunit.patch
+  patch -Np1 -i ../bamf-no-werror.patch
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd bamf
+
+  ./configure \
+--prefix=/usr \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--sysconfdir=/etc \
+--enable-gtk-doc
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  make DESTDIR="${pkgdir}" -C bamf install
+}
+
+# vim: ts=2 sw=2 et:

Copied: bamf/repos/community-x86_64/bamf-no-gtester2xunit.patch (from rev 
561961, bamf/trunk/bamf-no-gtester2xunit.patch)
===
--- bamf-no-gtester2xunit.patch (rev 0)
+++ bamf-no-gtester2xunit.patch 2020-02-03 18:02:13 UTC (rev 561962)
@@ -0,0 +1,24 @@
+diff -rupN bamf.orig/configure.ac bamf/configure.ac
+--- bamf.orig/configure.ac 2020-02-03 18:51:04.813711221 +0100
 bamf/configure.ac  2020-02-03 18:52:11.374267203 +0100
+@@ -110,18 +110,6 @@ fi
+ GTK_DOC_CHECK(1.0)
+ 
+ ###
+-# gtester2xunit checks#
+-###
+-
+-AC_PATH_PROG([PYTHON],[python])
+-AC_MSG_CHECKING(for gtester2xunit dependencies)
+-if !($PYTHON -c "import libxslt, libxml2" 2> /dev/null); then
+-  AC_MSG_RESULT([no])
+-  AC_MSG_ERROR([You need to install python-libxslt1 and python-libxml2]);
+-fi
+-AC_MSG_RESULT([yes])
+-
+-###
+ # Headless tests
+ ###
+ AC_ARG_ENABLE([headless-tests],
+
+

Copied: bamf/repos/community-x86_64/bamf-no-werror.patch (from rev 561961, 
bamf/trunk/bamf-no-werror.patch)
===
--- bamf-no-werror.patch(rev 0)
+++ bamf-no-werror.patch2020-02-03 

[arch-commits] Commit in bamf/trunk (4 files)

2020-02-03 Thread Maxime Gauduin via arch-commits
Date: Monday, February 3, 2020 @ 18:02:07
  Author: alucryd
Revision: 561961

upgpkg: bamf 0.5.4-2

Added:
  bamf/trunk/bamf-no-gtester2xunit.patch
  bamf/trunk/bamf-no-werror.patch
Modified:
  bamf/trunk/PKGBUILD
Deleted:
  bamf/trunk/fix-legacy-window-test.patch

--+
 PKGBUILD |   67 ++---
 bamf-no-gtester2xunit.patch  |   24 ++
 bamf-no-werror.patch |   14 
 fix-legacy-window-test.patch |   24 --
 4 files changed, 82 insertions(+), 47 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 17:07:05 UTC (rev 561960)
+++ PKGBUILD2020-02-03 18:02:07 UTC (rev 561961)
@@ -3,39 +3,60 @@
 
 pkgname=bamf
 pkgver=0.5.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Application matching framework'
-arch=('x86_64')
-url='https://launchpad.net/bamf'
-license=('GPL')
-depends=('libgtop' 'libwnck3')
-makedepends=('gobject-introspection' 'python2-lxml' 'vala')
-source=("https://launchpad.net/bamf/${pkgver%.*}/${pkgver}/+download/bamf-${pkgver}.tar.gz"{,.asc})
-validpgpkeys=('45B1103FB93ACBD90296DBCAE83D089481836EBF') # Marco Trevisan
-sha256sums=('5bb87a5bf46ab1fc9a229a851c0ee4f610d943716a7c83d318f6a8f50d76beb3'
-'SKIP')
+arch=(x86_64)
+url=https://launchpad.net/bamf
+license=(GPL)
+depends=(
+  libgtop
+  libwnck3
+)
+makedepends=(
+  git
+  gnome-common
+  gobject-introspection
+  vala
+)
+source=(
+  
git+https://git.launchpad.net/bamf?signed#tag=75326c28cd519891dbd9d6f1e96be9e528746052
+  bamf-no-gtester2xunit.patch
+  bamf-no-werror.patch
+)
+validpgpkeys=(45B1103FB93ACBD90296DBCAE83D089481836EBF) # Marco Trevisan
+sha256sums=('SKIP'
+'a330601f7bd332e96088b318374ca35515b6687b5bbe2c9c51f483bb7286a59b'
+'3e93850927e2f70bc8af96587307dfa38759c850bf89ef9d2775c7432e7f2041')
 
+pkgver() {
+  cd bamf
+
+  git describe --tags
+}
+
+prepare() {
+  cd bamf
+
+  patch -Np1 -i ../bamf-no-gtester2xunit.patch
+  patch -Np1 -i ../bamf-no-werror.patch
+  NOCONFIGURE=1 ./autogen.sh
+}
+
 build() {
-  cd bamf-${pkgver}
+  cd bamf
 
-  export PYTHON='/usr/bin/python2'
-  export CFLAGS="$CFLAGS -Wno-deprecated-declarations"
-
   ./configure \
---prefix='/usr' \
---libexecdir='/usr/lib' \
---localstatedir='/var' \
---sysconfdir='/etc' \
---disable-static \
---disable-webapps
+--prefix=/usr \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--sysconfdir=/etc \
+--enable-gtk-doc
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 
 package() {
-  cd bamf-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
+  make DESTDIR="${pkgdir}" -C bamf install
 }
 
 # vim: ts=2 sw=2 et:

Added: bamf-no-gtester2xunit.patch
===
--- bamf-no-gtester2xunit.patch (rev 0)
+++ bamf-no-gtester2xunit.patch 2020-02-03 18:02:07 UTC (rev 561961)
@@ -0,0 +1,24 @@
+diff -rupN bamf.orig/configure.ac bamf/configure.ac
+--- bamf.orig/configure.ac 2020-02-03 18:51:04.813711221 +0100
 bamf/configure.ac  2020-02-03 18:52:11.374267203 +0100
+@@ -110,18 +110,6 @@ fi
+ GTK_DOC_CHECK(1.0)
+ 
+ ###
+-# gtester2xunit checks#
+-###
+-
+-AC_PATH_PROG([PYTHON],[python])
+-AC_MSG_CHECKING(for gtester2xunit dependencies)
+-if !($PYTHON -c "import libxslt, libxml2" 2> /dev/null); then
+-  AC_MSG_RESULT([no])
+-  AC_MSG_ERROR([You need to install python-libxslt1 and python-libxml2]);
+-fi
+-AC_MSG_RESULT([yes])
+-
+-###
+ # Headless tests
+ ###
+ AC_ARG_ENABLE([headless-tests],
+
+

Added: bamf-no-werror.patch
===
--- bamf-no-werror.patch(rev 0)
+++ bamf-no-werror.patch2020-02-03 18:02:07 UTC (rev 561961)
@@ -0,0 +1,14 @@
+diff -rupN bamf.orig/configure.ac bamf/configure.ac
+--- bamf.orig/configure.ac 2020-02-03 18:55:29.602584778 +0100
 bamf/configure.ac  2020-02-03 18:55:45.776052493 +0100
+@@ -143,7 +143,7 @@ AC_SUBST(COVERAGE_LDFLAGS)
+ AM_PATH_GTK_3_0
+ 
+ dnl CFLAGS
+-CFLAGS="$CFLAGS -Wall -Werror -Wno-error=deprecated-declarations -Wempty-body 
-Wformat-security -Winit-self -Warray-bounds -Wimplicit-function-declaration 
-lm"
++CFLAGS="$CFLAGS -Wall -Wempty-body -Wformat-security -Winit-self 
-Warray-bounds -Wimplicit-function-declaration -lm"
+ 
+ AC_SUBST(BAMFDAEMON_CFLAGS)
+ AC_SUBST(BAMFDAEMON_LIBS)
+
+

Deleted: fix-legacy-window-test.patch
===
--- fix-legacy-window-test.patch2020-02-03 17:07:05 UTC (rev 561960)
+++ fix-legacy-window-test.patch2020-02-03 18:02:07 UTC (rev 561961)
@@ -1,24 +0,0 @@
 src/bamf-legacy-window-test.c  2013-08-08 12:32:39 +
-+++ src/bamf-legacy-window-test.c  

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

2020-02-03 Thread Maxime Gauduin via arch-commits
Date: Monday, February 3, 2020 @ 17:02:25
  Author: alucryd
Revision: 561958

FS#65265: dolphin-emu 1:5.0.r11617.0491831483-1

Modified:
  dolphin-emu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 16:19:36 UTC (rev 561957)
+++ PKGBUILD2020-02-03 17:02:25 UTC (rev 561958)
@@ -3,13 +3,13 @@
 # Contributor: Jeremy Newton (Mystro256) 
 
 pkgname=dolphin-emu
-pkgver=5.0.r11530.ea9b96370d
+pkgver=5.0.r11617.0491831483
 pkgrel=1
 epoch=1
 pkgdesc='A Gamecube / Wii / Triforce emulator'
 arch=(x86_64)
 url=https://dolphin-emu.org
-license=(GPL)
+license=(GPL2)
 depends=(
   alsa-lib
   bluez-libs
@@ -46,7 +46,7 @@
 )
 optdepends=('pulseaudio: PulseAudio backend')
 options=(!emptydirs)
-source=(dolphin-emu::git+https://github.com/dolphin-emu/dolphin.git#commit=ea9b96370df89b446ed25fca5452f0eef33682a9)
+source=(dolphin-emu::git+https://github.com/dolphin-emu/dolphin.git#commit=049183148307ad6a5a3244c313841fc97448b647)
 sha256sums=(SKIP)
 
 pkgver() {
@@ -67,6 +67,7 @@
 package() {
   make DESTDIR="${pkgdir}" -C build install
   install -Dm 644 dolphin-emu/Data/51-usb-device.rules -t 
"${pkgdir}"/usr/lib/udev/rules.d/
+  rm -rf "${pkgdir}"/usr/{include,lib/libdiscord-rpc.a}
 }
 
 # vim: ts=2 sw=2 et:


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

2020-02-03 Thread Maxime Gauduin via arch-commits
Date: Monday, February 3, 2020 @ 17:02:30
  Author: alucryd
Revision: 561959

archrelease: copy trunk to community-x86_64

Added:
  dolphin-emu/repos/community-x86_64/PKGBUILD
(from rev 561958, dolphin-emu/trunk/PKGBUILD)
Deleted:
  dolphin-emu/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 17:02:25 UTC (rev 561958)
+++ PKGBUILD2020-02-03 17:02:30 UTC (rev 561959)
@@ -1,72 +0,0 @@
-# Maintainer: schuay 
-# Maintainer: Maxime Gauduin 
-# Contributor: Jeremy Newton (Mystro256) 
-
-pkgname=dolphin-emu
-pkgver=5.0.r11530.ea9b96370d
-pkgrel=1
-epoch=1
-pkgdesc='A Gamecube / Wii / Triforce emulator'
-arch=(x86_64)
-url=https://dolphin-emu.org
-license=(GPL)
-depends=(
-  alsa-lib
-  bluez-libs
-  enet
-  gcc-libs
-  glibc
-  hidapi
-  libavcodec.so
-  libavformat.so
-  libavutil.so
-  libcurl.so
-  libevdev
-  libgl
-  libminiupnpc.so
-  libpng
-  libpulse
-  libswscale.so
-  libudev.so
-  libusb-1.0.so
-  libx11
-  libxi
-  libxrandr
-  lzo
-  mbedtls
-  pugixml
-  qt5-base
-  sfml
-  zlib
-)
-makedepends=(
-  cmake
-  git
-  python
-)
-optdepends=('pulseaudio: PulseAudio backend')
-options=(!emptydirs)
-source=(dolphin-emu::git+https://github.com/dolphin-emu/dolphin.git#commit=ea9b96370df89b446ed25fca5452f0eef33682a9)
-sha256sums=(SKIP)
-
-pkgver() {
-  cd dolphin-emu
-
-  git describe | sed 's/-/.r/; s/-g/./'
-}
-
-build() {
-  cmake -S dolphin-emu -B build \
--DCMAKE_BUILD_TYPE=None \
--DCMAKE_INSTALL_PREFIX=/usr \
--DUSE_SHARED_ENET=ON \
--DDISTRIBUTOR=archlinux.org
-  make -C build
-}
-
-package() {
-  make DESTDIR="${pkgdir}" -C build install
-  install -Dm 644 dolphin-emu/Data/51-usb-device.rules -t 
"${pkgdir}"/usr/lib/udev/rules.d/
-}
-
-# vim: ts=2 sw=2 et:

Copied: dolphin-emu/repos/community-x86_64/PKGBUILD (from rev 561958, 
dolphin-emu/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 17:02:30 UTC (rev 561959)
@@ -0,0 +1,73 @@
+# Maintainer: schuay 
+# Maintainer: Maxime Gauduin 
+# Contributor: Jeremy Newton (Mystro256) 
+
+pkgname=dolphin-emu
+pkgver=5.0.r11617.0491831483
+pkgrel=1
+epoch=1
+pkgdesc='A Gamecube / Wii / Triforce emulator'
+arch=(x86_64)
+url=https://dolphin-emu.org
+license=(GPL2)
+depends=(
+  alsa-lib
+  bluez-libs
+  enet
+  gcc-libs
+  glibc
+  hidapi
+  libavcodec.so
+  libavformat.so
+  libavutil.so
+  libcurl.so
+  libevdev
+  libgl
+  libminiupnpc.so
+  libpng
+  libpulse
+  libswscale.so
+  libudev.so
+  libusb-1.0.so
+  libx11
+  libxi
+  libxrandr
+  lzo
+  mbedtls
+  pugixml
+  qt5-base
+  sfml
+  zlib
+)
+makedepends=(
+  cmake
+  git
+  python
+)
+optdepends=('pulseaudio: PulseAudio backend')
+options=(!emptydirs)
+source=(dolphin-emu::git+https://github.com/dolphin-emu/dolphin.git#commit=049183148307ad6a5a3244c313841fc97448b647)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd dolphin-emu
+
+  git describe | sed 's/-/.r/; s/-g/./'
+}
+
+build() {
+  cmake -S dolphin-emu -B build \
+-DCMAKE_BUILD_TYPE=None \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DUSE_SHARED_ENET=ON \
+-DDISTRIBUTOR=archlinux.org
+  make -C build
+}
+
+package() {
+  make DESTDIR="${pkgdir}" -C build install
+  install -Dm 644 dolphin-emu/Data/51-usb-device.rules -t 
"${pkgdir}"/usr/lib/udev/rules.d/
+  rm -rf "${pkgdir}"/usr/{include,lib/libdiscord-rpc.a}
+}
+
+# vim: ts=2 sw=2 et:


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

2020-02-03 Thread Andrew Crerar via arch-commits
Date: Monday, February 3, 2020 @ 16:12:25
  Author: andrewsc
Revision: 561944

archrelease: copy trunk to community-any

Added:
  docker-compose/repos/community-any/PKGBUILD
(from rev 561943, docker-compose/trunk/PKGBUILD)
Deleted:
  docker-compose/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 16:12:08 UTC (rev 561943)
+++ PKGBUILD2020-02-03 16:12:25 UTC (rev 561944)
@@ -1,52 +0,0 @@
-# Maintainer: Andrew Crerar 
-# Maintainer: Morten Linderud 
-# Contributor: Felix Yan 
-# Contributor: Iwan Timmer 
-# Contributor: Vincent Demeester 
-# Contributor: Josh VanderLinden 
-
-pkgname=docker-compose
-pkgver=1.25.3
-pkgrel=1
-pkgdesc="Fast, isolated development environments using Docker"
-arch=('any')
-url="https://www.docker.com/;
-license=("Apache")
-depends=('python-cached-property' 'python-docopt' 'python-yaml' 
'python-requests'
- 'python-texttable' 'python-websocket-client' 'python-docker' 
'python-dockerpty'
- 'python-six' 'python-jsonschema' 'python-setuptools' 'docker' 
'python-paramiko')
-checkdepends=('python-pytest-runner' 'python-mock')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/compose/archive/$pkgver.tar.gz;)
-sha512sums=('92c7bb2adf5fd033add0bfe92634c04d0acb69846daabb215eea696d396fbcc13ffa175173544c4e2a3ae0c0ec0ac81526b6cef68cdcfe0eecec6ac894c6f8f2')
-
-prepare() {
-  cd compose-$pkgver
-
-  # Remove upper bound on requires
-  sed -i 's/==/>=/g' requirements.txt
-  sed -i "s/, < .*',$/',/" setup.py
-}
-
-build() {
-  cd compose-$pkgver
-  python setup.py build
-}
-
-check() {
-  # Hack entry points by installing it
-  # TODO: need a running docker daemon to test
-
-  cd compose-$pkgver
-  # python setup.py install --root="$PWD/tmp_install" --optimize=1
-  # PATH="$PWD/tmp_install/usr/bin:$PATH" 
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.8/site-packages:$PYTHONPATH" 
python setup.py pytest
-}
-
-package() {
-  cd compose-$pkgver
-
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 contrib/completion/bash/docker-compose  
"$pkgdir"/usr/share/bash-completion/completions/docker-compose
-  install -Dm644 contrib/completion/fish/docker-compose.fish 
"$pkgdir"/usr/share/fish/vendor_completions.d/docker-compose.fish
-  install -Dm644 contrib/completion/zsh/_docker-compose  
"$pkgdir"/usr/share/zsh/site-functions/_docker-compose
-}

Copied: docker-compose/repos/community-any/PKGBUILD (from rev 561943, 
docker-compose/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 16:12:25 UTC (rev 561944)
@@ -0,0 +1,52 @@
+# Maintainer: Andrew Crerar 
+# Maintainer: Morten Linderud 
+# Contributor: Felix Yan 
+# Contributor: Iwan Timmer 
+# Contributor: Vincent Demeester 
+# Contributor: Josh VanderLinden 
+
+pkgname=docker-compose
+pkgver=1.25.4
+pkgrel=1
+pkgdesc="Fast, isolated development environments using Docker"
+arch=('any')
+url="https://www.docker.com/;
+license=("Apache")
+depends=('python-cached-property' 'python-docopt' 'python-yaml' 
'python-requests'
+ 'python-texttable' 'python-websocket-client' 'python-docker' 
'python-dockerpty'
+ 'python-six' 'python-jsonschema' 'python-setuptools' 'docker' 
'python-paramiko')
+checkdepends=('python-pytest-runner' 'python-mock')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/compose/archive/$pkgver.tar.gz;)
+sha512sums=('860153fb603d7efcc76535c9997446a2e6fe18f61769d4f05f51b531902a66072be11e3cff012ba80240b0a7802a032495a2a55e053a9784df92b82e5351b72e')
+
+prepare() {
+  cd compose-$pkgver
+
+  # Remove upper bound on requires
+  sed -i 's/==/>=/g' requirements.txt
+  sed -i "s/, < .*',$/',/" setup.py
+}
+
+build() {
+  cd compose-$pkgver
+  python setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+  # TODO: need a running docker daemon to test
+
+  cd compose-$pkgver
+  # python setup.py install --root="$PWD/tmp_install" --optimize=1
+  # PATH="$PWD/tmp_install/usr/bin:$PATH" 
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.8/site-packages:$PYTHONPATH" 
python setup.py pytest
+}
+
+package() {
+  cd compose-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 contrib/completion/bash/docker-compose  
"$pkgdir"/usr/share/bash-completion/completions/docker-compose
+  install -Dm644 contrib/completion/fish/docker-compose.fish 
"$pkgdir"/usr/share/fish/vendor_completions.d/docker-compose.fish
+  install -Dm644 contrib/completion/zsh/_docker-compose  

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

2020-02-03 Thread Andrew Crerar via arch-commits
Date: Monday, February 3, 2020 @ 16:12:08
  Author: andrewsc
Revision: 561943

upgpkg: docker-compose 1.25.4-1

Modified:
  docker-compose/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 15:55:22 UTC (rev 561942)
+++ PKGBUILD2020-02-03 16:12:08 UTC (rev 561943)
@@ -6,7 +6,7 @@
 # Contributor: Josh VanderLinden 
 
 pkgname=docker-compose
-pkgver=1.25.3
+pkgver=1.25.4
 pkgrel=1
 pkgdesc="Fast, isolated development environments using Docker"
 arch=('any')
@@ -17,7 +17,7 @@
  'python-six' 'python-jsonschema' 'python-setuptools' 'docker' 
'python-paramiko')
 checkdepends=('python-pytest-runner' 'python-mock')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/docker/compose/archive/$pkgver.tar.gz;)
-sha512sums=('92c7bb2adf5fd033add0bfe92634c04d0acb69846daabb215eea696d396fbcc13ffa175173544c4e2a3ae0c0ec0ac81526b6cef68cdcfe0eecec6ac894c6f8f2')
+sha512sums=('860153fb603d7efcc76535c9997446a2e6fe18f61769d4f05f51b531902a66072be11e3cff012ba80240b0a7802a032495a2a55e053a9784df92b82e5351b72e')
 
 prepare() {
   cd compose-$pkgver


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

2020-02-03 Thread Christian Hesse via arch-commits
Date: Monday, February 3, 2020 @ 15:55:22
  Author: eworm
Revision: 561942

archrelease: copy trunk to community-x86_64

Added:
  vis/repos/community-x86_64/PKGBUILD
(from rev 561941, vis/trunk/PKGBUILD)
Deleted:
  vis/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 15:55:18 UTC (rev 561941)
+++ PKGBUILD2020-02-03 15:55:22 UTC (rev 561942)
@@ -1,60 +0,0 @@
-# Maintainer: Christian Hesse 
-
-pkgname=vis
-_tag=0.5
-_commit='baa51e934ce057af5b5be829d6a73a3e8b4c03d0'
-pkgver=0.5.r122.gbaa51e9
-pkgrel=1
-pkgdesc='modern, legacy free, simple yet efficient vim-like editor'
-arch=('x86_64')
-url='https://github.com/martanne/vis#vis-a-vim-like-text-editor'
-depends=('acl' 'bash' 'ncurses' 'libtermkey' 'lua' 'lua-lpeg' 'tre' 'file')
-makedepends=('git')
-checkdepends=('vim')
-license=('custom:ISC')
-backup=('etc/vis/visrc.lua')
-source=('git://github.com/martanne/vis.git?commit=${_commit}'
-'git://github.com/martanne/vis-test.git')
-sha256sums=('SKIP'
-'SKIP')
-
-prepare() {
-   cd vis/
-
-   git config --file=.gitmodules submodule.test.url ../vis-test/
-   git update-index --assume-unchanged .gitmodules
-   git submodule init
-   git submodule update
-}
-
-pkgver() {
-   cd vis/
-
-   printf '%s.r%s.g%s' "${_tag}" "$(git rev-list --count v${_tag}..)" 
"$(git rev-parse --short HEAD)"
-}
-
-build() {
-   cd vis/
-
-   ./configure \
-   --prefix=/usr
-
-   make
-}
-
-check() {
-   cd vis/
-
-   make -C test/
-}
-
-package() {
-   cd vis/
-
-   make DESTDIR="${pkgdir}" install
-
-   install -D -m0644 lua/visrc.lua "${pkgdir}"/etc/vis/visrc.lua
-
-   install -D -m0644 'LICENSE' "${pkgdir}/usr/share/licenses/vis/LICENSE"
-}
-

Copied: vis/repos/community-x86_64/PKGBUILD (from rev 561941, 
vis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 15:55:22 UTC (rev 561942)
@@ -0,0 +1,60 @@
+# Maintainer: Christian Hesse 
+
+pkgname=vis
+_tag=0.5
+_commit='17b83db3c57682991c188f0338bebe521408917a'
+pkgver=0.5.r127.g17b83db
+pkgrel=1
+pkgdesc='modern, legacy free, simple yet efficient vim-like editor'
+arch=('x86_64')
+url='https://github.com/martanne/vis#vis-a-vim-like-text-editor'
+depends=('acl' 'bash' 'ncurses' 'libtermkey' 'lua' 'lua-lpeg' 'tre' 'file')
+makedepends=('git')
+checkdepends=('vim')
+license=('custom:ISC')
+backup=('etc/vis/visrc.lua')
+source=('git://github.com/martanne/vis.git?commit=${_commit}'
+'git://github.com/martanne/vis-test.git')
+sha256sums=('SKIP'
+'SKIP')
+
+prepare() {
+   cd vis/
+
+   git config --file=.gitmodules submodule.test.url ../vis-test/
+   git update-index --assume-unchanged .gitmodules
+   git submodule init
+   git submodule update
+}
+
+pkgver() {
+   cd vis/
+
+   printf '%s.r%s.g%s' "${_tag}" "$(git rev-list --count v${_tag}..)" 
"$(git rev-parse --short HEAD)"
+}
+
+build() {
+   cd vis/
+
+   ./configure \
+   --prefix=/usr
+
+   make
+}
+
+check() {
+   cd vis/
+
+   make -C test/
+}
+
+package() {
+   cd vis/
+
+   make DESTDIR="${pkgdir}" install
+
+   install -D -m0644 lua/visrc.lua "${pkgdir}"/etc/vis/visrc.lua
+
+   install -D -m0644 'LICENSE' "${pkgdir}/usr/share/licenses/vis/LICENSE"
+}
+


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

2020-02-03 Thread Christian Hesse via arch-commits
Date: Monday, February 3, 2020 @ 15:55:18
  Author: eworm
Revision: 561941

upgpkg: vis 0.5.r127.g17b83db-1

pull in latest changes

Modified:
  vis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 15:15:33 UTC (rev 561940)
+++ PKGBUILD2020-02-03 15:55:18 UTC (rev 561941)
@@ -2,8 +2,8 @@
 
 pkgname=vis
 _tag=0.5
-_commit='baa51e934ce057af5b5be829d6a73a3e8b4c03d0'
-pkgver=0.5.r122.gbaa51e9
+_commit='17b83db3c57682991c188f0338bebe521408917a'
+pkgver=0.5.r127.g17b83db
 pkgrel=1
 pkgdesc='modern, legacy free, simple yet efficient vim-like editor'
 arch=('x86_64')


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

2020-02-03 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, February 3, 2020 @ 15:15:17
  Author: svenstaro
Revision: 561939

upgpkg: openra 20200202-1

Modified:
  openra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 14:55:06 UTC (rev 561938)
+++ PKGBUILD2020-02-03 15:15:17 UTC (rev 561939)
@@ -1,7 +1,7 @@
-# Maintainer: Sven-Hendrik Haase 
+# Maintainer: Sven-Hendrik Haase 
 # Contributor: Matthew Bowra-Dean 
 pkgname=openra
-pkgver=20190314
+pkgver=20200202
 pkgrel=1
 pkgdesc="An open-source implementation of the Red Alert engine using .NET/Mono 
and OpenGL"
 arch=('any')
@@ -10,7 +10,7 @@
 install=openra.install
 depends=('mono' 'ttf-dejavu' 'openal' 'libgl' 'freetype2' 'sdl2' 'lua51' 
'hicolor-icon-theme' 'gtk-update-icon-cache'
  'desktop-file-utils' 'xdg-utils' 'zenity')
-makedepends=('git' 'unzip')
+makedepends=('git' 'unzip' 'mono-msbuild')
 options=(!strip)
 source=("git+https://github.com/OpenRA/OpenRA.git#tag=release-${pkgver};)
 md5sums=('SKIP')


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

2020-02-03 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, February 3, 2020 @ 15:15:33
  Author: svenstaro
Revision: 561940

archrelease: copy trunk to community-any

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

+
 PKGBUILD   |   78 +++
 openra.install |8 ++---
 2 files changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 15:15:17 UTC (rev 561939)
+++ PKGBUILD2020-02-03 15:15:33 UTC (rev 561940)
@@ -1,39 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Matthew Bowra-Dean 
-pkgname=openra
-pkgver=20190314
-pkgrel=1
-pkgdesc="An open-source implementation of the Red Alert engine using .NET/Mono 
and OpenGL"
-arch=('any')
-url="http://www.openra.net;
-license=('GPL3')
-install=openra.install
-depends=('mono' 'ttf-dejavu' 'openal' 'libgl' 'freetype2' 'sdl2' 'lua51' 
'hicolor-icon-theme' 'gtk-update-icon-cache'
- 'desktop-file-utils' 'xdg-utils' 'zenity')
-makedepends=('git' 'unzip')
-options=(!strip)
-source=("git+https://github.com/OpenRA/OpenRA.git#tag=release-${pkgver};)
-md5sums=('SKIP')
-
-prepare() {
-  cd OpenRA
-
-  make version
-}
-
-build() {
-  cd OpenRA
-
-  make dependencies
-  make core
-}
-
-package() {
-  cd OpenRA
-
-  make prefix=/usr DESTDIR="$pkgdir" install-core
-  make prefix=/usr DESTDIR="$pkgdir" install-linux-shortcuts
-  make prefix=/usr DESTDIR="$pkgdir" install-linux-mime
-  make prefix=/usr DESTDIR="$pkgdir" install-linux-appdata
-  make prefix=/usr DESTDIR="$pkgdir" install-man-page
-}

Copied: openra/repos/community-any/PKGBUILD (from rev 561939, 
openra/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 15:15:33 UTC (rev 561940)
@@ -0,0 +1,39 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Matthew Bowra-Dean 
+pkgname=openra
+pkgver=20200202
+pkgrel=1
+pkgdesc="An open-source implementation of the Red Alert engine using .NET/Mono 
and OpenGL"
+arch=('any')
+url="http://www.openra.net;
+license=('GPL3')
+install=openra.install
+depends=('mono' 'ttf-dejavu' 'openal' 'libgl' 'freetype2' 'sdl2' 'lua51' 
'hicolor-icon-theme' 'gtk-update-icon-cache'
+ 'desktop-file-utils' 'xdg-utils' 'zenity')
+makedepends=('git' 'unzip' 'mono-msbuild')
+options=(!strip)
+source=("git+https://github.com/OpenRA/OpenRA.git#tag=release-${pkgver};)
+md5sums=('SKIP')
+
+prepare() {
+  cd OpenRA
+
+  make version
+}
+
+build() {
+  cd OpenRA
+
+  make dependencies
+  make core
+}
+
+package() {
+  cd OpenRA
+
+  make prefix=/usr DESTDIR="$pkgdir" install-core
+  make prefix=/usr DESTDIR="$pkgdir" install-linux-shortcuts
+  make prefix=/usr DESTDIR="$pkgdir" install-linux-mime
+  make prefix=/usr DESTDIR="$pkgdir" install-linux-appdata
+  make prefix=/usr DESTDIR="$pkgdir" install-man-page
+}

Deleted: openra.install
===
--- openra.install  2020-02-03 15:15:17 UTC (rev 561939)
+++ openra.install  2020-02-03 15:15:33 UTC (rev 561940)
@@ -1,4 +0,0 @@
-post_remove() {
-echo "openra downloaded data files to ~/.openra/Content and you might want"
-echo "to delete those."
-}

Copied: openra/repos/community-any/openra.install (from rev 561939, 
openra/trunk/openra.install)
===
--- openra.install  (rev 0)
+++ openra.install  2020-02-03 15:15:33 UTC (rev 561940)
@@ -0,0 +1,4 @@
+post_remove() {
+echo "openra downloaded data files to ~/.openra/Content and you might want"
+echo "to delete those."
+}


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

2020-02-03 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, February 3, 2020 @ 14:54:56
  Author: svenstaro
Revision: 561937

upgpkg: openshadinglanguage 1.10.9-1

Modified:
  openshadinglanguage/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 14:53:42 UTC (rev 561936)
+++ PKGBUILD2020-02-03 14:54:56 UTC (rev 561937)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase 
 pkgname=openshadinglanguage
-pkgver=1.10.8
-pkgrel=2
+pkgver=1.10.9
+pkgrel=1
 pkgdesc="Advanced shading language for production GI renderers"
 arch=(x86_64)
 url="https://github.com/imageworks/OpenShadingLanguage;
@@ -10,7 +10,7 @@
  'libtiff' 'zlib' 'ncurses')
 makedepends=('boost' 'cmake' 'python' 'llvm' 'clang')
 
source=(https://github.com/imageworks/OpenShadingLanguage/archive/Release-${pkgver}.tar.gz)
-sha512sums=('f3b0650fa746fd4cebfbb95dd4c45a621e01040d3f90e10c21a569259cb8c7340fd00fb319195f91e51a67b016fa5c2c14c869fc6aea09893d3c8cdd42cc9ea0')
+sha512sums=('aed137bfed55dad86087f39c67c03a62a5c61495cb3b20395c8b6b86463a2c23e78fa502970274960522cd7d2dd5ae6fefe84b1f7fe932cc63c2bcb8772d96de')
 
 prepare() {
   mkdir OpenShadingLanguage-Release-$pkgver/src/build


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

2020-02-03 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, February 3, 2020 @ 14:55:06
  Author: svenstaro
Revision: 561938

archrelease: copy trunk to community-x86_64

Added:
  openshadinglanguage/repos/community-x86_64/PKGBUILD
(from rev 561937, openshadinglanguage/trunk/PKGBUILD)
Deleted:
  openshadinglanguage/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 14:54:56 UTC (rev 561937)
+++ PKGBUILD2020-02-03 14:55:06 UTC (rev 561938)
@@ -1,41 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-pkgname=openshadinglanguage
-pkgver=1.10.8
-pkgrel=2
-pkgdesc="Advanced shading language for production GI renderers"
-arch=(x86_64)
-url="https://github.com/imageworks/OpenShadingLanguage;
-license=('custom')
-depends=('boost-libs' 'openimageio' 'openexr' 'intel-tbb' 'freetype2' 'libpng'
- 'libtiff' 'zlib' 'ncurses')
-makedepends=('boost' 'cmake' 'python' 'llvm' 'clang')
-source=(https://github.com/imageworks/OpenShadingLanguage/archive/Release-${pkgver}.tar.gz)
-sha512sums=('f3b0650fa746fd4cebfbb95dd4c45a621e01040d3f90e10c21a569259cb8c7340fd00fb319195f91e51a67b016fa5c2c14c869fc6aea09893d3c8cdd42cc9ea0')
-
-prepare() {
-  mkdir OpenShadingLanguage-Release-$pkgver/src/build
-}
-
-build() {
-  cd OpenShadingLanguage-Release-$pkgver/src/build
-
-  cmake ../.. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBDIR=lib \
--DLLVM_STATIC=0 \
--DENABLERTTI=ON \
--DSTOP_ON_WARNING=OFF
-  make
-}
-
-package() {
-  cd OpenShadingLanguage-Release-$pkgver/src/build
-
-  make DESTDIR="$pkgdir/" install
-  mkdir "$pkgdir"/usr/share/OSL
-  mv "$pkgdir"/usr/shaders "$pkgdir"/usr/share/OSL/shaders
-
-  install -Dm644 "$pkgdir"/usr/share/doc/OSL/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: openshadinglanguage/repos/community-x86_64/PKGBUILD (from rev 561937, 
openshadinglanguage/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 14:55:06 UTC (rev 561938)
@@ -0,0 +1,41 @@
+# Maintainer: Sven-Hendrik Haase 
+pkgname=openshadinglanguage
+pkgver=1.10.9
+pkgrel=1
+pkgdesc="Advanced shading language for production GI renderers"
+arch=(x86_64)
+url="https://github.com/imageworks/OpenShadingLanguage;
+license=('custom')
+depends=('boost-libs' 'openimageio' 'openexr' 'intel-tbb' 'freetype2' 'libpng'
+ 'libtiff' 'zlib' 'ncurses')
+makedepends=('boost' 'cmake' 'python' 'llvm' 'clang')
+source=(https://github.com/imageworks/OpenShadingLanguage/archive/Release-${pkgver}.tar.gz)
+sha512sums=('aed137bfed55dad86087f39c67c03a62a5c61495cb3b20395c8b6b86463a2c23e78fa502970274960522cd7d2dd5ae6fefe84b1f7fe932cc63c2bcb8772d96de')
+
+prepare() {
+  mkdir OpenShadingLanguage-Release-$pkgver/src/build
+}
+
+build() {
+  cd OpenShadingLanguage-Release-$pkgver/src/build
+
+  cmake ../.. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DLLVM_STATIC=0 \
+-DENABLERTTI=ON \
+-DSTOP_ON_WARNING=OFF
+  make
+}
+
+package() {
+  cd OpenShadingLanguage-Release-$pkgver/src/build
+
+  make DESTDIR="$pkgdir/" install
+  mkdir "$pkgdir"/usr/share/OSL
+  mv "$pkgdir"/usr/shaders "$pkgdir"/usr/share/OSL/shaders
+
+  install -Dm644 "$pkgdir"/usr/share/doc/OSL/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-02-03 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, February 3, 2020 @ 14:53:42
  Author: svenstaro
Revision: 561936

archrelease: copy trunk to community-any

Added:
  python-poetry/repos/community-any/PKGBUILD
(from rev 561935, python-poetry/trunk/PKGBUILD)
  python-poetry/repos/community-any/poetry-completions-generator
(from rev 561935, python-poetry/trunk/poetry-completions-generator)
Deleted:
  python-poetry/repos/community-any/PKGBUILD
  python-poetry/repos/community-any/poetry-completions-generator

--+
 PKGBUILD |  146 -
 poetry-completions-generator |   30 
 2 files changed, 88 insertions(+), 88 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 14:53:32 UTC (rev 561935)
+++ PKGBUILD2020-02-03 14:53:42 UTC (rev 561936)
@@ -1,73 +0,0 @@
-# Maintainer: Eli Schwartz 
-# Maintainer: Sven-Hendrik Haase 
-
-_pkgname=poetry
-pkgname=python-poetry
-pkgver=1.0.2
-pkgrel=1
-pkgdesc="Python dependency management and packaging made easy"
-arch=('any')
-url="https://poetry.eustace.io/;
-license=('MIT')
-_deps=('cachecontrol' 'cachy' 'cleo' 'html5lib' 'jsonschema' 'lockfile'
-   'pkginfo' 'pyparsing' 'pyrsistent' 'requests' 'requests-toolbelt'
-   'shellingham' 'tomlkit' 'keyring' 'pexpect')
-depends=("${_deps[@]/#/python-}")
-checkdepends=('git' 'python-pytest' 'python-pytest-mock' 'python-httpretty')
-provides=('poetry')
-conflicts=('poetry')
-replaces=('poetry')
-source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/sdispater/${_pkgname}/archive/${pkgver}.tar.gz;
-"poetry-completions-generator")
-sha256sums=('837c429e70851af65c761af55ae509a8114d4acba5b6559b904d82ee3b230566'
-'970225289188ea8dc49fbec8a2bfe0c891aee80ff56ba6e69bdd8afef8bccab6')
-b2sums=('853fcae57f6b8e205bc1cc6d95b9373ea3fd893e3aa49836d9f14725c4bf7a1f7e364188891b2b120697dc97c3964636698e15dd9fb16abace64621a252dcac6'
-
'3fd62e7936d7547dcd06a1a7519f176a1597553ecc959144a4be799bb7e2d688e187f14604d3e359ed10c128c722ebd588c07ca318e0be0a31d276dcb388e2e1')
-
-prepare() {
-cd "${srcdir}"/${_pkgname}-${pkgver}
-
-python -m poetry build -f sdist
-tar xf dist/${_pkgname}-${pkgver}.tar.gz
-}
-
-build() {
-cd "${srcdir}"/${_pkgname}-${pkgver}/${_pkgname}-${pkgver}
-
-python setup.py build
-}
-
-check() {
-cd "${srcdir}"/${_pkgname}-${pkgver}
-
-# only works inside git repositories
-pytest \
--k 'not test_default_with_excluded_data ' \
---ignore tests/console/commands/test_add.py \
---ignore tests/console/commands/test_export.py \
---ignore tests/console/commands/test_show.py
-}
-
-package() {
-cd "${srcdir}"/${_pkgname}-${pkgver}/${_pkgname}-${pkgver}
-
-python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
-install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-
-# install completions, which for some crazy reason hardcode the filename
-# used to invoke which is __main__.py if we use python -m poetry, and also
-# adds the full directory path???
-install -m755 "${srcdir}"/poetry-completions-generator 
./poetry-completions-generator
-./poetry-completions-generator completions bash | sed "\|${srcdir}|d" | \
-install -Dm644 /dev/stdin 
"${pkgdir}"/usr/share/bash-completion/completions/poetry
-./poetry-completions-generator completions zsh | sed "\|${srcdir}|d" | \
-install -Dm644 /dev/stdin 
"${pkgdir}"/usr/share/zsh/site-functions/_poetry
-./poetry-completions-generator completions fish | \
-install -Dm644 /dev/stdin 
"${pkgdir}"/usr/share/fish/vendor_completions.d/poetry.fish
-
-sed -i \
--e "s/pyrsistent.*/pyrsistent/g" \
--e "s/requests-toolbelt.*/requests-toolbelt/g" \
--e "s/keyring.*/keyring/g" \
-
"${pkgdir}"/usr/lib/python3.8/site-packages/poetry-${pkgver}-py3.8.egg-info/requires.txt
-}

Copied: python-poetry/repos/community-any/PKGBUILD (from rev 561935, 
python-poetry/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 14:53:42 UTC (rev 561936)
@@ -0,0 +1,73 @@
+# Maintainer: Eli Schwartz 
+# Maintainer: Sven-Hendrik Haase 
+
+_pkgname=poetry
+pkgname=python-poetry
+pkgver=1.0.3
+pkgrel=1
+pkgdesc="Python dependency management and packaging made easy"
+arch=('any')
+url="https://poetry.eustace.io/;
+license=('MIT')
+_deps=('cachecontrol' 'cachy' 'cleo' 'html5lib' 'jsonschema' 'lockfile'
+   'pkginfo' 'pyparsing' 'pyrsistent' 'requests' 'requests-toolbelt'
+   'shellingham' 'tomlkit' 'keyring' 'pexpect')
+depends=("${_deps[@]/#/python-}")
+checkdepends=('git' 'python-pytest' 'python-pytest-mock' 'python-httpretty')
+provides=('poetry')
+conflicts=('poetry')
+replaces=('poetry')

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

2020-02-03 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, February 3, 2020 @ 14:53:32
  Author: svenstaro
Revision: 561935

upgpkg: python-poetry 1.0.3-1

Modified:
  python-poetry/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 13:50:32 UTC (rev 561934)
+++ PKGBUILD2020-02-03 14:53:32 UTC (rev 561935)
@@ -3,7 +3,7 @@
 
 _pkgname=poetry
 pkgname=python-poetry
-pkgver=1.0.2
+pkgver=1.0.3
 pkgrel=1
 pkgdesc="Python dependency management and packaging made easy"
 arch=('any')
@@ -19,9 +19,9 @@
 replaces=('poetry')
 
source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/sdispater/${_pkgname}/archive/${pkgver}.tar.gz;
 "poetry-completions-generator")
-sha256sums=('837c429e70851af65c761af55ae509a8114d4acba5b6559b904d82ee3b230566'
+sha256sums=('29fa6d7ddefbe50338e826ffecba332cf94c81afdc28e6e9e94577a78fc40046'
 '970225289188ea8dc49fbec8a2bfe0c891aee80ff56ba6e69bdd8afef8bccab6')
-b2sums=('853fcae57f6b8e205bc1cc6d95b9373ea3fd893e3aa49836d9f14725c4bf7a1f7e364188891b2b120697dc97c3964636698e15dd9fb16abace64621a252dcac6'
+b2sums=('2b0ca38c4abd496021f7730805b12df211af3cdb91de1b6f76b92a648c07f01c3c5bd6070bf38e5637f5a49c803d8e12f355c846017a5b56de1f267586310968'
 
'3fd62e7936d7547dcd06a1a7519f176a1597553ecc959144a4be799bb7e2d688e187f14604d3e359ed10c128c722ebd588c07ca318e0be0a31d276dcb388e2e1')
 
 prepare() {


[arch-commits] Commit in freepats-general-midi/repos/community-any (PKGBUILD PKGBUILD)

2020-02-03 Thread David Runge via arch-commits
Date: Monday, February 3, 2020 @ 13:50:32
  Author: dvzrv
Revision: 561934

archrelease: copy trunk to community-any

Added:
  freepats-general-midi/repos/community-any/PKGBUILD
(from rev 561933, freepats-general-midi/trunk/PKGBUILD)
Deleted:
  freepats-general-midi/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 13:50:16 UTC (rev 561933)
+++ PKGBUILD2020-02-03 13:50:32 UTC (rev 561934)
@@ -1,20 +0,0 @@
-# Maintainer: David Runge 
-_name="FreePatsGM-SF2"
-pkgname=freepats-general-midi
-pkgver=20191001
-pkgrel=1
-pkgdesc="General MIDI sound sets"
-arch=('any')
-url="https://freepats.zenvoid.org/SoundSets/general-midi.html;
-license=('GPL3' 'CCPL')
-groups=('soundfonts')
-replaces=('timidity-freepats')
-depends=('soundfont-synthesizer')
-source=("https://freepats.zenvoid.org/SoundSets/FreePats-GeneralMIDI/${_name}-${pkgver}.tar.xz;)
-sha512sums=('4965d5107cecd4425ce8aa2aa453710c43ba27472246321b53a95fec4d86da32a68f9192187971cc8492f7a527ed6e26fed6e54cb69aefc7f6c59dba961b3f6e')
-
-package() {
-  cd "${_name}-${pkgver}"
-  install -vDm 644 *".sf2" "${pkgdir}/usr/share/soundfonts/${pkgname}.sf2"
-  install -vDm 644 readme.txt -t "${pkgdir}/usr/share/doc/${pkgname}"
-}

Copied: freepats-general-midi/repos/community-any/PKGBUILD (from rev 561933, 
freepats-general-midi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 13:50:32 UTC (rev 561934)
@@ -0,0 +1,21 @@
+# Maintainer: David Runge 
+
+_name="FreePatsGM-SF2"
+pkgname=freepats-general-midi
+pkgver=20200203
+pkgrel=1
+pkgdesc="General MIDI sound sets"
+arch=('any')
+url="https://freepats.zenvoid.org/SoundSets/general-midi.html;
+license=('GPL3' 'CCPL')
+groups=('soundfonts')
+replaces=('timidity-freepats')
+depends=('soundfont-synthesizer')
+source=("https://freepats.zenvoid.org/SoundSets/FreePats-GeneralMIDI/${_name}-${pkgver}.tar.xz;)
+sha512sums=('8cbfbecf871b6a7139cf524ac9cd15d8f338a3f3722eef47852f582b76611503bcb0193d321e865e12e29ac9f730d0e0de8022432b570669ec3c4b42bc1ae031')
+
+package() {
+  cd "${_name}-${pkgver}"
+  install -vDm 644 *".sf2" "${pkgdir}/usr/share/soundfonts/${pkgname}.sf2"
+  install -vDm 644 readme.txt -t "${pkgdir}/usr/share/doc/${pkgname}"
+}


[arch-commits] Commit in freepats-general-midi/trunk (PKGBUILD)

2020-02-03 Thread David Runge via arch-commits
Date: Monday, February 3, 2020 @ 13:50:16
  Author: dvzrv
Revision: 561933

upgpkg: freepats-general-midi 20200203-1: Upgrading to 20200203.

Modified:
  freepats-general-midi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 13:15:35 UTC (rev 561932)
+++ PKGBUILD2020-02-03 13:50:16 UTC (rev 561933)
@@ -1,7 +1,8 @@
-# Maintainer: David Runge 
+# Maintainer: David Runge 
+
 _name="FreePatsGM-SF2"
 pkgname=freepats-general-midi
-pkgver=20191001
+pkgver=20200203
 pkgrel=1
 pkgdesc="General MIDI sound sets"
 arch=('any')
@@ -11,7 +12,7 @@
 replaces=('timidity-freepats')
 depends=('soundfont-synthesizer')
 
source=("https://freepats.zenvoid.org/SoundSets/FreePats-GeneralMIDI/${_name}-${pkgver}.tar.xz;)
-sha512sums=('4965d5107cecd4425ce8aa2aa453710c43ba27472246321b53a95fec4d86da32a68f9192187971cc8492f7a527ed6e26fed6e54cb69aefc7f6c59dba961b3f6e')
+sha512sums=('8cbfbecf871b6a7139cf524ac9cd15d8f338a3f3722eef47852f582b76611503bcb0193d321e865e12e29ac9f730d0e0de8022432b570669ec3c4b42bc1ae031')
 
 package() {
   cd "${_name}-${pkgver}"


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

2020-02-03 Thread Jelle van der Waa via arch-commits
Date: Monday, February 3, 2020 @ 13:25:21
  Author: jelle
Revision: 374525

archrelease: copy trunk to extra-x86_64

Added:
  mescc-tools/repos/extra-x86_64/PKGBUILD
(from rev 374524, mescc-tools/trunk/PKGBUILD)
Deleted:
  mescc-tools/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 13:25:11 UTC (rev 374524)
+++ PKGBUILD2020-02-03 13:25:21 UTC (rev 374525)
@@ -1,22 +0,0 @@
-# Maintainer: Jelle van der Waa 
-
-pkgname=mescc-tools
-pkgver=0.6.1
-pkgrel=1
-pkgdesc="tools for binary bootstrapping"
-arch=(x86_64)
-license=('GPL')
-url="https://github.com/oriansj/mescc-tools;
-depends=(glibc)
-source=("https://github.com/oriansj/mescc-tools/archive/Release_0.6.1.tar.gz;)
-sha256sums=('56f02bb9c92c6569197ec91246e366048efd47e32d9365a812f64bd70dde571a')
-
-build() {
-  cd mescc-tools-Release_$pkgver
-  make
-}
-
-package() {
-  cd mescc-tools-Release_$pkgver
-  make PREFIX=/usr DESTDIR=$pkgdir install
-}

Copied: mescc-tools/repos/extra-x86_64/PKGBUILD (from rev 374524, 
mescc-tools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 13:25:21 UTC (rev 374525)
@@ -0,0 +1,29 @@
+# Maintainer: Jelle van der Waa 
+
+pkgname=mescc-tools
+pkgver=0.7.0
+pkgrel=1
+pkgdesc="tools for binary bootstrapping"
+arch=(x86_64)
+license=('GPL')
+url="https://github.com/oriansj/mescc-tools;
+makedepends=(git)
+depends=(glibc)
+source=(git+https://github.com/oriansj/mescc-tools.git#commit=3df4848f689bcd4a9f88e17785b6d3e4dc640c01)
+sha256sums=('SKIP')
+validpgpkeys=("CA1132DD2BA1E81AC10C95D35410E91C14959E87")
+
+build() {
+  cd mescc-tools
+  make
+}
+
+check() {
+  cd mescc-tools
+  make test
+}
+
+package() {
+  cd mescc-tools
+  make PREFIX=/usr DESTDIR=$pkgdir install
+}


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

2020-02-03 Thread Jelle van der Waa via arch-commits
Date: Monday, February 3, 2020 @ 13:25:11
  Author: jelle
Revision: 374524

upgpkg: mescc-tools 0.7.0-1

Upstream update, switch to git commit which is gpg signed.

Modified:
  mescc-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 08:54:14 UTC (rev 374523)
+++ PKGBUILD2020-02-03 13:25:11 UTC (rev 374524)
@@ -1,27 +1,29 @@
 # Maintainer: Jelle van der Waa 
 
 pkgname=mescc-tools
-pkgver=0.6.1
+pkgver=0.7.0
 pkgrel=1
 pkgdesc="tools for binary bootstrapping"
 arch=(x86_64)
 license=('GPL')
 url="https://github.com/oriansj/mescc-tools;
+makedepends=(git)
 depends=(glibc)
-source=("https://github.com/oriansj/mescc-tools/archive/Release_0.6.1.tar.gz;)
-sha256sums=('56f02bb9c92c6569197ec91246e366048efd47e32d9365a812f64bd70dde571a')
+source=(git+https://github.com/oriansj/mescc-tools.git#commit=3df4848f689bcd4a9f88e17785b6d3e4dc640c01)
+sha256sums=('SKIP')
+validpgpkeys=("CA1132DD2BA1E81AC10C95D35410E91C14959E87")
 
 build() {
-  cd mescc-tools-Release_$pkgver
+  cd mescc-tools
   make
 }
 
 check() {
-  cd mescc-tools-Release_$pkgver
+  cd mescc-tools
   make test
 }
 
 package() {
-  cd mescc-tools-Release_$pkgver
+  cd mescc-tools
   make PREFIX=/usr DESTDIR=$pkgdir install
 }


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

2020-02-03 Thread Giancarlo Razzolini via arch-commits
Date: Monday, February 3, 2020 @ 13:15:35
  Author: grazzolini
Revision: 561932

archrelease: copy trunk to community-x86_64

Added:
  dateutils/repos/community-x86_64/PKGBUILD
(from rev 561931, dateutils/trunk/PKGBUILD)
Deleted:
  dateutils/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 13:14:57 UTC (rev 561931)
+++ PKGBUILD2020-02-03 13:15:35 UTC (rev 561932)
@@ -1,38 +0,0 @@
-# Maintainer: Giancarlo Razzolini 
-
-pkgname=dateutils
-pkgver=0.4.6
-pkgrel=1
-pkgdesc='nifty command line date and time utilities; fast date calculations 
and conversion in the shell'
-url='https://www.fresse.org/dateutils/'
-arch=('x86_64')
-license=('BSD')
-depends=('glibc')
-source=("$pkgname-$pkgver.tar.xz::https://github.com/hroptatyr/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz;
-
"$pkgname-$pkgver.tar.asc::https://github.com/hroptatyr/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.asc;)
-validpgpkeys=('6CB0D61E23A4275CC2CFA16194C9A1AC82C9390E')
-sha1sums=('a5ef4361edeebaef683d6f7ac03dc42ed3f921ce'
-  'SKIP')
-sha512sums=('014e8411774250d2862943bbbdd69cc7ec2ca934349272ae7c44b136a57ef30c23f841018cc38f86d49e2348b2199848076db224e3653d6d7337a3f17709c8cb'
-'SKIP')
-
-prepare() {
-cd "$srcdir/$pkgname-$pkgver"
-./configure --prefix=/usr --with-old-links=no
-}
-
-build() {
-cd "$srcdir/$pkgname-$pkgver"
-make
-}
-
-check() {
-cd "$srcdir/$pkgname-$pkgver"
-make check
-}
-
-package() {
-cd "$srcdir/$pkgname-$pkgver"
-make DESTDIR="$pkgdir" install
-install -Dm0644 LICENSE "$pkgdir"/usr/share/licenses/"$pkgname"/LICENSE
-}

Copied: dateutils/repos/community-x86_64/PKGBUILD (from rev 561931, 
dateutils/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 13:15:35 UTC (rev 561932)
@@ -0,0 +1,38 @@
+# Maintainer: Giancarlo Razzolini 
+
+pkgname=dateutils
+pkgver=0.4.7
+pkgrel=1
+pkgdesc='nifty command line date and time utilities; fast date calculations 
and conversion in the shell'
+url='https://www.fresse.org/dateutils/'
+arch=('x86_64')
+license=('BSD')
+depends=('glibc')
+source=("$pkgname-$pkgver.tar.xz::https://github.com/hroptatyr/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz;
+
"$pkgname-$pkgver.tar.asc::https://github.com/hroptatyr/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.asc;)
+validpgpkeys=('6CB0D61E23A4275CC2CFA16194C9A1AC82C9390E')
+sha1sums=('8c59d50a70834d7a5962cc03245a3ea589719520'
+  'SKIP')
+sha512sums=('480943c32585efd8f42958d6e7d3304a37568f2134c9561d6e0b38f4719fd149ec7e55c559a5e73e97e1c9d217f3d53fe76a7e6a9d3114c040915ebf48db4666'
+'SKIP')
+
+prepare() {
+cd "$srcdir/$pkgname-$pkgver"
+./configure --prefix=/usr --with-old-links=no
+}
+
+build() {
+cd "$srcdir/$pkgname-$pkgver"
+make
+}
+
+check() {
+cd "$srcdir/$pkgname-$pkgver"
+make check
+}
+
+package() {
+cd "$srcdir/$pkgname-$pkgver"
+make DESTDIR="$pkgdir" install
+install -Dm0644 LICENSE "$pkgdir"/usr/share/licenses/"$pkgname"/LICENSE
+}


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

2020-02-03 Thread Giancarlo Razzolini via arch-commits
Date: Monday, February 3, 2020 @ 13:14:57
  Author: grazzolini
Revision: 561931

upgpkg: dateutils 0.4.7-1

Modified:
  dateutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 12:41:24 UTC (rev 561930)
+++ PKGBUILD2020-02-03 13:14:57 UTC (rev 561931)
@@ -1,7 +1,7 @@
 # Maintainer: Giancarlo Razzolini 
 
 pkgname=dateutils
-pkgver=0.4.6
+pkgver=0.4.7
 pkgrel=1
 pkgdesc='nifty command line date and time utilities; fast date calculations 
and conversion in the shell'
 url='https://www.fresse.org/dateutils/'
@@ -11,9 +11,9 @@
 
source=("$pkgname-$pkgver.tar.xz::https://github.com/hroptatyr/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz;
 
"$pkgname-$pkgver.tar.asc::https://github.com/hroptatyr/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.asc;)
 validpgpkeys=('6CB0D61E23A4275CC2CFA16194C9A1AC82C9390E')
-sha1sums=('a5ef4361edeebaef683d6f7ac03dc42ed3f921ce'
+sha1sums=('8c59d50a70834d7a5962cc03245a3ea589719520'
   'SKIP')
-sha512sums=('014e8411774250d2862943bbbdd69cc7ec2ca934349272ae7c44b136a57ef30c23f841018cc38f86d49e2348b2199848076db224e3653d6d7337a3f17709c8cb'
+sha512sums=('480943c32585efd8f42958d6e7d3304a37568f2134c9561d6e0b38f4719fd149ec7e55c559a5e73e97e1c9d217f3d53fe76a7e6a9d3114c040915ebf48db4666'
 'SKIP')
 
 prepare() {


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

2020-02-03 Thread Christian Hesse via arch-commits
Date: Monday, February 3, 2020 @ 12:41:24
  Author: eworm
Revision: 561930

archrelease: copy trunk to community-x86_64

Added:
  vis/repos/community-x86_64/PKGBUILD
(from rev 561929, vis/trunk/PKGBUILD)
Deleted:
  vis/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 12:41:20 UTC (rev 561929)
+++ PKGBUILD2020-02-03 12:41:24 UTC (rev 561930)
@@ -1,60 +0,0 @@
-# Maintainer: Christian Hesse 
-
-pkgname=vis
-_tag=0.5
-_commit='33ecbde6688ef887fa9ab4d2bddad9a021adff3b'
-pkgver=0.5.r95.g33ecbde
-pkgrel=1
-pkgdesc='modern, legacy free, simple yet efficient vim-like editor'
-arch=('x86_64')
-url='https://github.com/martanne/vis#vis-a-vim-like-text-editor'
-depends=('acl' 'bash' 'ncurses' 'libtermkey' 'lua' 'lua-lpeg' 'tre' 'file')
-makedepends=('git')
-checkdepends=('vim')
-license=('custom:ISC')
-backup=('etc/vis/visrc.lua')
-source=('git://github.com/martanne/vis.git?commit=${_commit}'
-'git://github.com/martanne/vis-test.git')
-sha256sums=('SKIP'
-'SKIP')
-
-prepare() {
-   cd vis/
-
-   git config --file=.gitmodules submodule.test.url ../vis-test/
-   git update-index --assume-unchanged .gitmodules
-   git submodule init
-   git submodule update
-}
-
-pkgver() {
-   cd vis/
-
-   printf '%s.r%s.g%s' "${_tag}" "$(git rev-list --count v${_tag}..)" 
"$(git rev-parse --short HEAD)"
-}
-
-build() {
-   cd vis/
-
-   ./configure \
-   --prefix=/usr
-
-   make
-}
-
-check() {
-   cd vis/
-
-   make -C test/
-}
-
-package() {
-   cd vis/
-
-   make DESTDIR="${pkgdir}" install
-
-   install -D -m0644 lua/visrc.lua "${pkgdir}"/etc/vis/visrc.lua
-
-   install -D -m0644 'LICENSE' "${pkgdir}/usr/share/licenses/vis/LICENSE"
-}
-

Copied: vis/repos/community-x86_64/PKGBUILD (from rev 561929, 
vis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 12:41:24 UTC (rev 561930)
@@ -0,0 +1,60 @@
+# Maintainer: Christian Hesse 
+
+pkgname=vis
+_tag=0.5
+_commit='baa51e934ce057af5b5be829d6a73a3e8b4c03d0'
+pkgver=0.5.r122.gbaa51e9
+pkgrel=1
+pkgdesc='modern, legacy free, simple yet efficient vim-like editor'
+arch=('x86_64')
+url='https://github.com/martanne/vis#vis-a-vim-like-text-editor'
+depends=('acl' 'bash' 'ncurses' 'libtermkey' 'lua' 'lua-lpeg' 'tre' 'file')
+makedepends=('git')
+checkdepends=('vim')
+license=('custom:ISC')
+backup=('etc/vis/visrc.lua')
+source=('git://github.com/martanne/vis.git?commit=${_commit}'
+'git://github.com/martanne/vis-test.git')
+sha256sums=('SKIP'
+'SKIP')
+
+prepare() {
+   cd vis/
+
+   git config --file=.gitmodules submodule.test.url ../vis-test/
+   git update-index --assume-unchanged .gitmodules
+   git submodule init
+   git submodule update
+}
+
+pkgver() {
+   cd vis/
+
+   printf '%s.r%s.g%s' "${_tag}" "$(git rev-list --count v${_tag}..)" 
"$(git rev-parse --short HEAD)"
+}
+
+build() {
+   cd vis/
+
+   ./configure \
+   --prefix=/usr
+
+   make
+}
+
+check() {
+   cd vis/
+
+   make -C test/
+}
+
+package() {
+   cd vis/
+
+   make DESTDIR="${pkgdir}" install
+
+   install -D -m0644 lua/visrc.lua "${pkgdir}"/etc/vis/visrc.lua
+
+   install -D -m0644 'LICENSE' "${pkgdir}/usr/share/licenses/vis/LICENSE"
+}
+


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

2020-02-03 Thread Christian Hesse via arch-commits
Date: Monday, February 3, 2020 @ 12:41:20
  Author: eworm
Revision: 561929

upgpkg: vis 0.5.r122.gbaa51e9-1

pull in latest changes

Modified:
  vis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 11:58:43 UTC (rev 561928)
+++ PKGBUILD2020-02-03 12:41:20 UTC (rev 561929)
@@ -2,8 +2,8 @@
 
 pkgname=vis
 _tag=0.5
-_commit='33ecbde6688ef887fa9ab4d2bddad9a021adff3b'
-pkgver=0.5.r95.g33ecbde
+_commit='baa51e934ce057af5b5be829d6a73a3e8b4c03d0'
+pkgver=0.5.r122.gbaa51e9
 pkgrel=1
 pkgdesc='modern, legacy free, simple yet efficient vim-like editor'
 arch=('x86_64')


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

2020-02-03 Thread Sergej Pupykin via arch-commits
Date: Monday, February 3, 2020 @ 11:58:43
  Author: spupykin
Revision: 561928

archrelease: copy trunk to community-x86_64

Added:
  xdebug/repos/community-x86_64/PKGBUILD
(from rev 561927, xdebug/trunk/PKGBUILD)
  xdebug/repos/community-x86_64/xdebug.ini
(from rev 561927, xdebug/trunk/xdebug.ini)
Deleted:
  xdebug/repos/community-x86_64/PKGBUILD
  xdebug/repos/community-x86_64/xdebug.ini

+
 PKGBUILD   |   76 +--
 xdebug.ini |   10 +++
 2 files changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 11:58:33 UTC (rev 561927)
+++ PKGBUILD2020-02-03 11:58:43 UTC (rev 561928)
@@ -1,38 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Jonathan Wiersma 
-# Contributor: Jonathan Wiersma 
-# Contributor: sracker 
-
-pkgname=xdebug
-pkgver=2.9.0
-pkgrel=1
-pkgdesc="PHP debugging extension"
-arch=('x86_64')
-url="https://www.xdebug.org;
-license=('GPL')
-depends=('php')
-backup=('etc/php/conf.d/xdebug.ini')
-source=("https://xdebug.org/files/$pkgname-${pkgver/rc/RC}.tgz;
-   'xdebug.ini')
-sha256sums=('8dd1f867805d4ae78ccefc1825da1180eb82efbe6d6575eef2cc3dd1aeca5943'
-'7c66883dc2ade69069ef84e30188b25630748aa9c8b0dd123727c00505421205')
-
-build() {
-  cd "$srcdir"/$pkgname-${pkgver/rc/RC}
-  phpize
-  ./configure --prefix=/usr --enable-xdebug
-  make
-
-  cd "$srcdir"/$pkgname-${pkgver/rc/RC}/debugclient
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-${pkgver/rc/RC}/debugclient
-  install -D -m 755 debugclient "$pkgdir"/usr/bin/debugclient
-
-  cd "$srcdir"/$pkgname-${pkgver/rc/RC}
-  make INSTALL_ROOT="$pkgdir" install
-  install -D -m 644 "$srcdir"/xdebug.ini "$pkgdir"/etc/php/conf.d/xdebug.ini
-}

Copied: xdebug/repos/community-x86_64/PKGBUILD (from rev 561927, 
xdebug/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 11:58:43 UTC (rev 561928)
@@ -0,0 +1,38 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Jonathan Wiersma 
+# Contributor: Jonathan Wiersma 
+# Contributor: sracker 
+
+pkgname=xdebug
+pkgver=2.9.2
+pkgrel=1
+pkgdesc="PHP debugging extension"
+arch=('x86_64')
+url="https://www.xdebug.org;
+license=('GPL')
+depends=('php')
+backup=('etc/php/conf.d/xdebug.ini')
+source=("https://xdebug.org/files/$pkgname-${pkgver/rc/RC}.tgz;
+   'xdebug.ini')
+sha256sums=('158cce5ff44411128701227ada80933cbd4b03c241a3d0695a309098b3eecc69'
+'7c66883dc2ade69069ef84e30188b25630748aa9c8b0dd123727c00505421205')
+
+build() {
+  cd "$srcdir"/$pkgname-${pkgver/rc/RC}
+  phpize
+  ./configure --prefix=/usr --enable-xdebug
+  make
+
+  cd "$srcdir"/$pkgname-${pkgver/rc/RC}/debugclient
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-${pkgver/rc/RC}/debugclient
+  install -D -m 755 debugclient "$pkgdir"/usr/bin/debugclient
+
+  cd "$srcdir"/$pkgname-${pkgver/rc/RC}
+  make INSTALL_ROOT="$pkgdir" install
+  install -D -m 644 "$srcdir"/xdebug.ini "$pkgdir"/etc/php/conf.d/xdebug.ini
+}

Deleted: xdebug.ini
===
--- xdebug.ini  2020-02-03 11:58:33 UTC (rev 561927)
+++ xdebug.ini  2020-02-03 11:58:43 UTC (rev 561928)
@@ -1,5 +0,0 @@
-;zend_extension=xdebug.so
-;xdebug.remote_enable=on
-;xdebug.remote_host=127.0.0.1
-;xdebug.remote_port=9000
-;xdebug.remote_handler=dbgp

Copied: xdebug/repos/community-x86_64/xdebug.ini (from rev 561927, 
xdebug/trunk/xdebug.ini)
===
--- xdebug.ini  (rev 0)
+++ xdebug.ini  2020-02-03 11:58:43 UTC (rev 561928)
@@ -0,0 +1,5 @@
+;zend_extension=xdebug.so
+;xdebug.remote_enable=on
+;xdebug.remote_host=127.0.0.1
+;xdebug.remote_port=9000
+;xdebug.remote_handler=dbgp


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

2020-02-03 Thread Sergej Pupykin via arch-commits
Date: Monday, February 3, 2020 @ 11:58:33
  Author: spupykin
Revision: 561927

upgpkg: xdebug 2.9.2-1

Modified:
  xdebug/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 11:56:45 UTC (rev 561926)
+++ PKGBUILD2020-02-03 11:58:33 UTC (rev 561927)
@@ -4,7 +4,7 @@
 # Contributor: sracker 
 
 pkgname=xdebug
-pkgver=2.9.0
+pkgver=2.9.2
 pkgrel=1
 pkgdesc="PHP debugging extension"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 backup=('etc/php/conf.d/xdebug.ini')
 source=("https://xdebug.org/files/$pkgname-${pkgver/rc/RC}.tgz;
'xdebug.ini')
-sha256sums=('8dd1f867805d4ae78ccefc1825da1180eb82efbe6d6575eef2cc3dd1aeca5943'
+sha256sums=('158cce5ff44411128701227ada80933cbd4b03c241a3d0695a309098b3eecc69'
 '7c66883dc2ade69069ef84e30188b25630748aa9c8b0dd123727c00505421205')
 
 build() {


[arch-commits] Commit in (python2-application)

2020-02-03 Thread Jelle van der Waa via arch-commits
Date: Monday, February 3, 2020 @ 11:56:45
  Author: jelle
Revision: 561926

remove unused python2 module

Deleted:
  python2-application/


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

2020-02-03 Thread Sergej Pupykin via arch-commits
Date: Monday, February 3, 2020 @ 11:56:05
  Author: spupykin
Revision: 561925

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 11:55:45 UTC (rev 561924)
+++ PKGBUILD2020-02-03 11:56:05 UTC (rev 561925)
@@ -1,47 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Corrado Primier 
-
-pkgname=drupal
-pkgver=8.8.1
-pkgrel=1
-pkgdesc="A PHP-based content management platform"
-arch=('any')
-url="https://www.drupal.org/;
-license=('GPL')
-depends=()
-install='drupal.install'
-backup=('etc/webapps/drupal/.htaccess')
-options=(!strip)
-source=(https://ftp.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
-sha256sums=('f03eddb7dddbb7d9a7bef4ab1c1e1cabecd4c4b312e278a7e9646006349dbfa4')
-
-package() {
-  depends=('php' 'php-gd')
-
-  _instdir="$pkgdir"/usr/share/webapps/drupal
-  mkdir -p ${_instdir}
-  cd ${_instdir}
-  cp -r "$srcdir"/$pkgname-$pkgver/{*,.htaccess} ${_instdir}
-
-  # move .htaccess
-  mkdir -p "$pkgdir"/etc/webapps/drupal
-  sed -i '1,1iRequire all denied' ${_instdir}/.htaccess
-  mv ${_instdir}/.htaccess "$pkgdir"/etc/webapps/drupal/.htaccess
-  ln -s /etc/webapps/drupal/.htaccess ${_instdir}/.htaccess
-
-  # move sites/
-  mkdir -p "$pkgdir"/var/lib/drupal/
-  mv ${_instdir}/sites "$pkgdir"/var/lib/drupal/sites
-  ln -s /var/lib/drupal/sites ${_instdir}/sites
-
-  # apache config example
-  cat >"$pkgdir"/etc/webapps/drupal/apache.example.conf <
-   AllowOverride All
-   Options FollowSymlinks
-   Require all granted
-   php_admin_value open_basedir 
"/srv/:/tmp/:/usr/share/webapps/:/etc/webapps:/usr/share/pear/:/var/lib/drupal"
-   
-EOF
-}

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

Deleted: drupal.install
===
--- drupal.install  2020-02-03 11:55:45 UTC (rev 561924)
+++ drupal.install  2020-02-03 11:56:05 UTC (rev 561925)
@@ -1,7 +0,0 @@
-post_install() {
-  chown -R http:http var/lib/drupal
-}
-
-post_upgrade() {
-  chown -R http:http var/lib/drupal
-}

Copied: drupal/repos/community-any/drupal.install (from rev 561924, 
drupal/trunk/drupal.install)
===
--- drupal.install  (rev 0)
+++ drupal.install  2020-02-03 11:56:05 UTC (rev 561925)
@@ -0,0 +1,7 @@
+post_install() {
+  chown -R http:http var/lib/drupal
+}
+
+post_upgrade() {
+  chown -R http:http var/lib/drupal
+}


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

2020-02-03 Thread Sergej Pupykin via arch-commits
Date: Monday, February 3, 2020 @ 11:55:45
  Author: spupykin
Revision: 561924

upgpkg: drupal 8.8.2-1

Modified:
  drupal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 11:55:11 UTC (rev 561923)
+++ PKGBUILD2020-02-03 11:55:45 UTC (rev 561924)
@@ -2,7 +2,7 @@
 # Contributor: Corrado Primier 
 
 pkgname=drupal
-pkgver=8.8.1
+pkgver=8.8.2
 pkgrel=1
 pkgdesc="A PHP-based content management platform"
 arch=('any')
@@ -13,7 +13,7 @@
 backup=('etc/webapps/drupal/.htaccess')
 options=(!strip)
 source=(https://ftp.drupal.org/files/projects/$pkgname-$pkgver.tar.gz)
-sha256sums=('f03eddb7dddbb7d9a7bef4ab1c1e1cabecd4c4b312e278a7e9646006349dbfa4')
+sha256sums=('cebe0302447d9373be8abe0bf021eddc511ad05539d55b6c45d3d845e81bbae3')
 
 package() {
   depends=('php' 'php-gd')


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

2020-02-03 Thread Jelle van der Waa via arch-commits
Date: Monday, February 3, 2020 @ 11:55:11
  Author: jelle
Revision: 561923

remove python2 module

Modified:
  python-pydispatcher/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 11:36:29 UTC (rev 561922)
+++ PKGBUILD2020-02-03 11:55:11 UTC (rev 561923)
@@ -1,8 +1,7 @@
 # Maintainer: Felix Yan 
 # Contributor: Thomas Sarboni 
 
-pkgbase=python-pydispatcher
-pkgname=('python-pydispatcher' 'python2-pydispatcher')
+pkgname=python-pydispatcher
 pkgver=2.0.5
 pkgrel=5
 pkgdesc="Multi-producer-multi-consumer signal dispatching mechanism"
@@ -9,8 +8,9 @@
 url="http://sourceforge.net/projects/${pkgbase}/;
 arch=('any')
 license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+depends=('python')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest-runner')
 
source=("https://pypi.io/packages/source/P/PyDispatcher/PyDispatcher-$pkgver.tar.gz;)
 md5sums=('1b9c2ca33580c2770577add7130b0b28')
 
@@ -21,31 +21,15 @@
 build() {
   cd "$srcdir"/PyDispatcher-$pkgver
   python setup.py build
-
-  cd "$srcdir"/PyDispatcher-$pkgver-py2
-  python2 setup.py build
 }
 
 check() {
   cd "$srcdir"/PyDispatcher-$pkgver
   python setup.py pytest
-
-  cd "$srcdir"/PyDispatcher-$pkgver-py2
-  python2 setup.py pytest
 }
 
-package_python-pydispatcher() {
-  depends=('python')
-
+package() {
   cd PyDispatcher-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
   install -D -m644 license.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
 }
-
-package_python2-pydispatcher() {
-  depends=('python2')
-
-  cd PyDispatcher-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 license.txt 
"$pkgdir"/usr/share/licenses/$pkgname/license.txt
-}


[arch-commits] Commit in (python2-formencode)

2020-02-03 Thread Jelle van der Waa via arch-commits
Date: Monday, February 3, 2020 @ 11:36:29
  Author: jelle
Revision: 561922

remove unused python2 module

Deleted:
  python2-formencode/


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

2020-02-03 Thread Lukas Fleischer via arch-commits
Date: Monday, February 3, 2020 @ 08:55:33
  Author: lfleischer
Revision: 561921

archrelease: copy trunk to community-x86_64

Added:
  remind/repos/community-x86_64/PKGBUILD
(from rev 561920, remind/trunk/PKGBUILD)
Deleted:
  remind/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 08:55:30 UTC (rev 561920)
+++ PKGBUILD2020-02-03 08:55:33 UTC (rev 561921)
@@ -1,32 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Jeff 'codemac' Mickey 
-# Contributor: Sebastian Sontberg 
-# Contributor: Daniel J Griffiths 
-
-pkgname=remind
-pkgver=3.2.0
-_pkgver=03.02.00
-pkgrel=1
-pkgdesc='A sophisticated calendar and alarm program.'
-arch=('x86_64')
-url='https://dianne.skoll.ca/projects/remind/'
-license=('GPL')
-optdepends=('tk: for tkremind'
-'tcl: for cm2rem.tcl')
-source=("https://dianne.skoll.ca/projects/$pkgname/download/$pkgname-$_pkgver.tar.gz"{,.sig})
-options=('!emptydirs')
-md5sums=('ae0156db6ca04660045bfebfb65f2990'
- 'SKIP')
-validpgpkeys=('738E4D954052902C147D07B2685A5A5E511D30E2') # Dianne Skoll
-
-build() {
-  cd "${pkgname}-${_pkgver}"
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${pkgname}-${_pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: remind/repos/community-x86_64/PKGBUILD (from rev 561920, 
remind/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 08:55:33 UTC (rev 561921)
@@ -0,0 +1,32 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Jeff 'codemac' Mickey 
+# Contributor: Sebastian Sontberg 
+# Contributor: Daniel J Griffiths 
+
+pkgname=remind
+pkgver=3.3.0
+_pkgver=03.03.00
+pkgrel=1
+pkgdesc='A sophisticated calendar and alarm program.'
+arch=('x86_64')
+url='https://dianne.skoll.ca/projects/remind/'
+license=('GPL')
+optdepends=('tk: for tkremind'
+'tcl: for cm2rem.tcl')
+source=("https://dianne.skoll.ca/projects/$pkgname/download/$pkgname-$_pkgver.tar.gz"{,.sig})
+options=('!emptydirs')
+md5sums=('849907e41485304fd7f6dc1127a08da1'
+ 'SKIP')
+validpgpkeys=('738E4D954052902C147D07B2685A5A5E511D30E2') # Dianne Skoll
+
+build() {
+  cd "${pkgname}-${_pkgver}"
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${pkgname}-${_pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


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

2020-02-03 Thread Lukas Fleischer via arch-commits
Date: Monday, February 3, 2020 @ 08:55:22
  Author: lfleischer
Revision: 561918

upgpkg: python-pygit2 1.0.3-1: upstream update

Modified:
  python-pygit2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 08:43:41 UTC (rev 561917)
+++ PKGBUILD2020-02-03 08:55:22 UTC (rev 561918)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Micay 
 
 pkgname=python-pygit2
-pkgver=1.0.2
+pkgver=1.0.3
 pkgrel=1
 pkgdesc='Python bindings for libgit2'
 arch=('x86_64')
@@ -11,11 +11,10 @@
 license=('GPL2')
 depends=('libgit2>=1:0.27.0' 'python-cffi' 'python-six')
 makedepends=('python-cffi' 'python-setuptools' 'git' 'python-six')
-source=($pkgname-$pkgver.tar.gz::https://github.com/libgit2/pygit2/archive/v$pkgver.tar.gz)
-sha256sums=('4e2f99b4def1475223e7e19b5460b2fab021b4a6fd9963fbf0c16451e77c6a4e')
+source=("$pkgname-$pkgver.tar.gz"::https://github.com/libgit2/pygit2/archive/v$pkgver.tar.gz)
+sha256sums=('d6428fd4cd5263c76842675519b85874cfbb79db02bc32523eb784573c328a5b')
 
 package() {
-  cd pygit2-$pkgver
-
-  LANG=en_US.UTF8 python setup.py install --root="${pkgdir}" --optimize=1
+   cd "pygit2-$pkgver"
+   LANG=en_US.UTF8 python setup.py install --root="${pkgdir}" --optimize=1
 }


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

2020-02-03 Thread Lukas Fleischer via arch-commits
Date: Monday, February 3, 2020 @ 08:55:30
  Author: lfleischer
Revision: 561920

upgpkg: remind 3.3.0-1: upstream update

Modified:
  remind/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-03 08:55:25 UTC (rev 561919)
+++ PKGBUILD2020-02-03 08:55:30 UTC (rev 561920)
@@ -4,8 +4,8 @@
 # Contributor: Daniel J Griffiths 
 
 pkgname=remind
-pkgver=3.2.0
-_pkgver=03.02.00
+pkgver=3.3.0
+_pkgver=03.03.00
 pkgrel=1
 pkgdesc='A sophisticated calendar and alarm program.'
 arch=('x86_64')
@@ -15,7 +15,7 @@
 'tcl: for cm2rem.tcl')
 
source=("https://dianne.skoll.ca/projects/$pkgname/download/$pkgname-$_pkgver.tar.gz"{,.sig})
 options=('!emptydirs')
-md5sums=('ae0156db6ca04660045bfebfb65f2990'
+md5sums=('849907e41485304fd7f6dc1127a08da1'
  'SKIP')
 validpgpkeys=('738E4D954052902C147D07B2685A5A5E511D30E2') # Dianne Skoll
 


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

2020-02-03 Thread Lukas Fleischer via arch-commits
Date: Monday, February 3, 2020 @ 08:55:25
  Author: lfleischer
Revision: 561919

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-03 08:55:22 UTC (rev 561918)
+++ PKGBUILD2020-02-03 08:55:25 UTC (rev 561919)
@@ -1,21 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Daniel Micay 
-
-pkgname=python-pygit2
-pkgver=1.0.2
-pkgrel=1
-pkgdesc='Python bindings for libgit2'
-arch=('x86_64')
-url="https://github.com/libgit2/pygit2;
-license=('GPL2')
-depends=('libgit2>=1:0.27.0' 'python-cffi' 'python-six')
-makedepends=('python-cffi' 'python-setuptools' 'git' 'python-six')
-source=($pkgname-$pkgver.tar.gz::https://github.com/libgit2/pygit2/archive/v$pkgver.tar.gz)
-sha256sums=('4e2f99b4def1475223e7e19b5460b2fab021b4a6fd9963fbf0c16451e77c6a4e')
-
-package() {
-  cd pygit2-$pkgver
-
-  LANG=en_US.UTF8 python setup.py install --root="${pkgdir}" --optimize=1
-}

Copied: python-pygit2/repos/community-x86_64/PKGBUILD (from rev 561918, 
python-pygit2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-03 08:55:25 UTC (rev 561919)
@@ -0,0 +1,20 @@
+# Maintainer: Lukas Fleischer 
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Daniel Micay 
+
+pkgname=python-pygit2
+pkgver=1.0.3
+pkgrel=1
+pkgdesc='Python bindings for libgit2'
+arch=('x86_64')
+url="https://github.com/libgit2/pygit2;
+license=('GPL2')
+depends=('libgit2>=1:0.27.0' 'python-cffi' 'python-six')
+makedepends=('python-cffi' 'python-setuptools' 'git' 'python-six')
+source=("$pkgname-$pkgver.tar.gz"::https://github.com/libgit2/pygit2/archive/v$pkgver.tar.gz)
+sha256sums=('d6428fd4cd5263c76842675519b85874cfbb79db02bc32523eb784573c328a5b')
+
+package() {
+   cd "pygit2-$pkgver"
+   LANG=en_US.UTF8 python setup.py install --root="${pkgdir}" --optimize=1
+}


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

2020-02-03 Thread Lukas Fleischer via arch-commits
Date: Monday, February 3, 2020 @ 08:54:14
  Author: lfleischer
Revision: 374523

archrelease: copy trunk to testing-x86_64

Added:
  bison/repos/testing-x86_64/
  bison/repos/testing-x86_64/PKGBUILD
(from rev 374522, bison/trunk/PKGBUILD)

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

Copied: bison/repos/testing-x86_64/PKGBUILD (from rev 374522, 
bison/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-02-03 08:54:14 UTC (rev 374523)
@@ -0,0 +1,35 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Allan McRae 
+# Contributor: Eric Belanger 
+
+pkgname=bison
+pkgver=3.5.1
+pkgrel=1
+pkgdesc="The GNU general-purpose parser generator"
+arch=('x86_64')
+license=('GPL3')
+url="https://www.gnu.org/software/bison/bison.html;
+depends=('glibc' 'm4' 'sh')
+groups=('base-devel')
+source=("https://ftp.gnu.org/gnu/bison/${pkgname}-${pkgver}.tar.xz"{,.sig})
+md5sums=('6fc5fa4488832a65db934b9e93bd5d4c'
+ 'SKIP')
+
+validpgpkeys=('7DF84374B1EE1F9764BBE25D0DDCAA3278D5264E')  # Akim Demaille
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  ./configure --prefix=/usr --datadir=/usr/share
+  make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make -j1 check
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}


  1   2   >