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

2020-12-03 Thread Filipe Laíns via arch-commits
Date: Thursday, December 3, 2020 @ 22:32:42
  Author: ffy00
Revision: 769826

upgpkg: lutris 0.5.8.1-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-03 22:21:32 UTC (rev 769825)
+++ PKGBUILD2020-12-03 22:32:42 UTC (rev 769826)
@@ -3,8 +3,8 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.5.8
-pkgrel=2
+pkgver=0.5.8.1
+pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
@@ -20,8 +20,8 @@
 'lib32-vkd3d: Vulkan 3D support'
 'gvfs: GVFS backend')
 makedepends=('python-setuptools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/$pkgver.tar.gz;)
-sha512sums=('dceb7708c98feb713d2e57cbf05cd37300cb32948d54275c3df4dbfc3260261b1baae0a13f6acf0bf3bd314b1ea437cd810a055d9ba6a767d27124cac65221e9')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
+sha512sums=('27f9dd30304eb132476958e56b0a4c27ff78b8e294465cb2646212cca2f9dd640849690ce797ef905b5a3ddb9f636badf0201672b99f6f88a2ed4438a0382e5b')
 
 build() {
   cd $pkgname-$pkgver
@@ -29,12 +29,12 @@
   python setup.py build
 }
 
-check() {
-  cd $pkgname-$pkgver
+#check() {
+#  cd $pkgname-$pkgver
+#
+#  xvfb-run nosetests --cover-erase --with-xunit --xunit-file=nosetests.xml 
--with-coverage --cover-package=lutris --cover-xml-file=coverage.xml
+#}
 
-  xvfb-run nosetests --cover-erase --with-xunit --xunit-file=nosetests.xml 
--with-coverage --cover-package=lutris --cover-xml-file=coverage.xml
-}
-
 package() {
   cd $pkgname-$pkgver
 


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

2020-11-19 Thread Filipe Laíns via arch-commits
Date: Thursday, November 19, 2020 @ 23:13:21
  Author: ffy00
Revision: 757847

Python 3.9 rebuild (0.5.8-2)

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 23:10:04 UTC (rev 757846)
+++ PKGBUILD2020-11-19 23:13:21 UTC (rev 757847)
@@ -4,7 +4,7 @@
 
 pkgname=lutris
 pkgver=0.5.8
-pkgrel=1
+pkgrel=2
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'


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

2020-11-19 Thread Filipe Laíns via arch-commits
Date: Thursday, November 19, 2020 @ 23:09:46
  Author: ffy00
Revision: 757843

upgpkg: lutris 0.5.8-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-19 23:08:23 UTC (rev 757842)
+++ PKGBUILD2020-11-19 23:09:46 UTC (rev 757843)
@@ -3,8 +3,8 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.5.7.1
-pkgrel=2
+pkgver=0.5.8
+pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
@@ -20,8 +20,8 @@
 'lib32-vkd3d: Vulkan 3D support'
 'gvfs: GVFS backend')
 makedepends=('python-setuptools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
-sha512sums=('44ceeb22b3529eb423201d002e5816f9226135a2c457a9517c4855d7d0462dd512d37c6cc0ed507151fb834f179a1536b9ef08fa8645dfc2a89a314e57eeade6')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/$pkgver.tar.gz;)
+sha512sums=('dceb7708c98feb713d2e57cbf05cd37300cb32948d54275c3df4dbfc3260261b1baae0a13f6acf0bf3bd314b1ea437cd810a055d9ba6a767d27124cac65221e9')
 
 build() {
   cd $pkgname-$pkgver


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 19:06:21
  Author: foutrelis
Revision: 753339

upgpkg: lutris 0.5.7.1-2: Python 3.9 rebuild

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 19:05:47 UTC (rev 753338)
+++ PKGBUILD2020-11-12 19:06:21 UTC (rev 753339)
@@ -4,7 +4,7 @@
 
 pkgname=lutris
 pkgver=0.5.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
@@ -40,4 +40,3 @@
 
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
 }
-


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

2020-07-22 Thread Filipe Laíns via arch-commits
Date: Wednesday, July 22, 2020 @ 18:09:33
  Author: ffy00
Revision: 664861

upgpkg: lutris 0.5.7.1-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-22 18:06:37 UTC (rev 664860)
+++ PKGBUILD2020-07-22 18:09:33 UTC (rev 664861)
@@ -3,7 +3,7 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.5.7
+pkgver=0.5.7.1
 pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
@@ -21,7 +21,7 @@
 'gvfs: GVFS backend')
 makedepends=('python-setuptools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
-sha512sums=('c62a9ab425c8bfa96d3e258e82cc5f85ea3c089dc141606f1257b36f1b61ed46c7ce06edb1babbe52be41c56ae786bccb975d70482adc5359a007fa9f1682c62')
+sha512sums=('44ceeb22b3529eb423201d002e5816f9226135a2c457a9517c4855d7d0462dd512d37c6cc0ed507151fb834f179a1536b9ef08fa8645dfc2a89a314e57eeade6')
 
 build() {
   cd $pkgname-$pkgver


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

2020-07-04 Thread Filipe Laíns via arch-commits
Date: Saturday, July 4, 2020 @ 15:25:34
  Author: ffy00
Revision: 657709

upgpkg: lutris 0.5.7-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-04 15:20:59 UTC (rev 657708)
+++ PKGBUILD2020-07-04 15:25:34 UTC (rev 657709)
@@ -3,8 +3,8 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.5.6
-pkgrel=2
+pkgver=0.5.7
+pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
@@ -21,7 +21,7 @@
 'gvfs: GVFS backend')
 makedepends=('python-setuptools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
-sha512sums=('eae67a36372128fa0d512ad5569d79fd6eed4a62d4b05450f99b42b1f00c3715b9a56a4eb21fe83be75401cc9777fc6d1df76629f3916b2fd378a376cb8ca973')
+sha512sums=('c62a9ab425c8bfa96d3e258e82cc5f85ea3c089dc141606f1257b36f1b61ed46c7ce06edb1babbe52be41c56ae786bccb975d70482adc5359a007fa9f1682c62')
 
 build() {
   cd $pkgname-$pkgver


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

2020-04-19 Thread Filipe Laíns via arch-commits
Date: Sunday, April 19, 2020 @ 17:16:36
  Author: ffy00
Revision: 616526

upgpkg: lutris 0.5.6-2 (add python-distro dependency)

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-19 17:13:42 UTC (rev 616525)
+++ PKGBUILD2020-04-19 17:16:36 UTC (rev 616526)
@@ -4,13 +4,13 @@
 
 pkgname=lutris
 pkgver=0.5.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
 license=('GPL3')
 depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unzip' 'p7zip' 'curl' 'xorg-xrandr'
- 'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk' 
'mesa-demos' 'python-dbus')
+ 'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk' 
'mesa-demos' 'python-dbus' 'python-distro')
 makedepends=('python-setuptools')
 checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'wine' 'xterm')
 optdepends=('wine: Windows support'


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

2020-04-15 Thread Filipe Laíns via arch-commits
Date: Wednesday, April 15, 2020 @ 22:38:17
  Author: ffy00
Revision: 615073

upgpkg: lutris 0.5.6-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-15 22:36:04 UTC (rev 615072)
+++ PKGBUILD2020-04-15 22:38:17 UTC (rev 615073)
@@ -3,8 +3,8 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.5.5
-pkgrel=3
+pkgver=0.5.6
+pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
@@ -21,7 +21,7 @@
 'gvfs: GVFS backend')
 makedepends=('python-setuptools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
-sha512sums=('d63b9c79f55238d01b6a8c8fe62a0c70d7334c023a51e92d1c99a91cfc9336d3d071d13394c49d0a26bc04549ab7b7122aa8f133da00ed5aa8ae3a7bcc63848f')
+sha512sums=('eae67a36372128fa0d512ad5569d79fd6eed4a62d4b05450f99b42b1f00c3715b9a56a4eb21fe83be75401cc9777fc6d1df76629f3916b2fd378a376cb8ca973')
 
 build() {
   cd $pkgname-$pkgver


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

2020-04-13 Thread Filipe Laíns via arch-commits
Date: Monday, April 13, 2020 @ 15:47:34
  Author: ffy00
Revision: 613679

upgpkg: lutris 0.5.5-3 (add missing vkd3d optional dependency)

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-13 15:30:43 UTC (rev 613678)
+++ PKGBUILD2020-04-13 15:47:34 UTC (rev 613679)
@@ -4,7 +4,7 @@
 
 pkgname=lutris
 pkgver=0.5.5
-pkgrel=2
+pkgrel=3
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
@@ -16,6 +16,8 @@
 optdepends=('wine: Windows support'
 'vulkan-icd-loader: Vulkan support'
 'lib32-vulkan-icd-loader: Vulkan support'
+'vkd3d: Vulkan 3D support'
+'lib32-vkd3d: Vulkan 3D support'
 'gvfs: GVFS backend')
 makedepends=('python-setuptools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)


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

2020-03-30 Thread Filipe Laíns via arch-commits
Date: Monday, March 30, 2020 @ 22:12:07
  Author: ffy00
Revision: 607402

upgpkg: lutris 0.5.5-2 (make gvfs optional)

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-30 22:10:55 UTC (rev 607401)
+++ PKGBUILD2020-03-30 22:12:07 UTC (rev 607402)
@@ -4,18 +4,19 @@
 
 pkgname=lutris
 pkgver=0.5.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
 license=('GPL3')
 depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unzip' 'p7zip' 'curl' 'xorg-xrandr'
- 'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk' 'gvfs' 
'mesa-demos' 'python-dbus')
+ 'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk' 
'mesa-demos' 'python-dbus')
 makedepends=('python-setuptools')
 checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'wine' 'xterm')
 optdepends=('wine: Windows support'
 'vulkan-icd-loader: Vulkan support'
-'lib32-vulkan-icd-loader: Vulkan support')
+'lib32-vulkan-icd-loader: Vulkan support'
+'gvfs: GVFS backend')
 makedepends=('python-setuptools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
 
sha512sums=('d63b9c79f55238d01b6a8c8fe62a0c70d7334c023a51e92d1c99a91cfc9336d3d071d13394c49d0a26bc04549ab7b7122aa8f133da00ed5aa8ae3a7bcc63848f')


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

2020-03-29 Thread Filipe Laíns via arch-commits
Date: Monday, March 30, 2020 @ 02:03:15
  Author: ffy00
Revision: 606700

upgpkg: lutris 0.5.5-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-30 01:53:29 UTC (rev 606699)
+++ PKGBUILD2020-03-30 02:03:15 UTC (rev 606700)
@@ -3,14 +3,14 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.5.4
-pkgrel=2
+pkgver=0.5.5
+pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
 license=('GPL3')
 depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unzip' 'p7zip' 'curl' 'xorg-xrandr'
- 'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk' 'gvfs' 
'mesa-demos')
+ 'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk' 'gvfs' 
'mesa-demos' 'python-dbus')
 makedepends=('python-setuptools')
 checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'wine' 'xterm')
 optdepends=('wine: Windows support'
@@ -17,17 +17,9 @@
 'vulkan-icd-loader: Vulkan support'
 'lib32-vulkan-icd-loader: Vulkan support')
 makedepends=('python-setuptools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;
-'sort_new_with_model_fix.patch')
-sha512sums=('758c2a854912e29ac579c2030ec118e406db97aa0ecb9be394b2910e48e19c87a774972299b0c83e73fb57e8db3c98a2c52d1545e8071e378d3aff263d325cc4'
-
'4c80024c47ae7165a57d94b4421bf8d61b926b5957b231570b0b2b3489d88ac08b1b16ba337ce9bc50174aa057987764363a42465af643286e5dd9cdce16e5d9')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
+sha512sums=('d63b9c79f55238d01b6a8c8fe62a0c70d7334c023a51e92d1c99a91cfc9336d3d071d13394c49d0a26bc04549ab7b7122aa8f133da00ed5aa8ae3a7bcc63848f')
 
-prepare() {
-  cd $pkgname-$pkgver
-
-  patch -p1 -i ../sort_new_with_model_fix.patch
-}
-
 build() {
   cd $pkgname-$pkgver
 


[arch-commits] Commit in lutris/trunk (PKGBUILD sort_new_with_model_fix.patch)

2020-02-18 Thread Filipe Laíns via arch-commits
Date: Tuesday, February 18, 2020 @ 12:43:58
  Author: ffy00
Revision: 575837

minor fix (0.5.4-2)

Added:
  lutris/trunk/sort_new_with_model_fix.patch
Modified:
  lutris/trunk/PKGBUILD

---+
 PKGBUILD  |   14 +++---
 sort_new_with_model_fix.patch |   26 ++
 2 files changed, 37 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-18 12:43:51 UTC (rev 575836)
+++ PKGBUILD2020-02-18 12:43:58 UTC (rev 575837)
@@ -4,7 +4,7 @@
 
 pkgname=lutris
 pkgver=0.5.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
@@ -17,9 +17,17 @@
 'vulkan-icd-loader: Vulkan support'
 'lib32-vulkan-icd-loader: Vulkan support')
 makedepends=('python-setuptools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
-sha512sums=('758c2a854912e29ac579c2030ec118e406db97aa0ecb9be394b2910e48e19c87a774972299b0c83e73fb57e8db3c98a2c52d1545e8071e378d3aff263d325cc4')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;
+'sort_new_with_model_fix.patch')
+sha512sums=('758c2a854912e29ac579c2030ec118e406db97aa0ecb9be394b2910e48e19c87a774972299b0c83e73fb57e8db3c98a2c52d1545e8071e378d3aff263d325cc4'
+
'4c80024c47ae7165a57d94b4421bf8d61b926b5957b231570b0b2b3489d88ac08b1b16ba337ce9bc50174aa057987764363a42465af643286e5dd9cdce16e5d9')
 
+prepare() {
+  cd $pkgname-$pkgver
+
+  patch -p1 -i ../sort_new_with_model_fix.patch
+}
+
 build() {
   cd $pkgname-$pkgver
 

Added: sort_new_with_model_fix.patch
===
--- sort_new_with_model_fix.patch   (rev 0)
+++ sort_new_with_model_fix.patch   2020-02-18 12:43:58 UTC (rev 575837)
@@ -0,0 +1,26 @@
+From 12a458db3c590c3f1972594e091a24cb4d65b610 Mon Sep 17 00:00:00 2001
+From: Mathieu Comandon 
+Date: Wed, 1 Jan 2020 12:47:55 -0800
+Subject: [PATCH] Support both sort_new_with_model and new_with_model
+
+---
+ lutris/gui/views/store.py | 6 +-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+diff --git a/lutris/gui/views/store.py b/lutris/gui/views/store.py
+index 9e843e9e4..8fe5decf5 100644
+--- a/lutris/gui/views/store.py
 b/lutris/gui/views/store.py
+@@ -140,7 +140,11 @@ def __init__(
+ self.prevent_sort_update = False  # prevent recursion with signals
+ self.modelfilter = self.store.filter_new()
+ self.modelfilter.set_visible_func(self.filter_view)
+-self.modelsort = 
Gtk.TreeModelSort.sort_new_with_model(self.modelfilter)
++try:
++self.modelsort = 
Gtk.TreeModelSort.sort_new_with_model(self.modelfilter)
++except AttributeError:
++# Apparently some API breaking changes on GTK minor versions.
++self.modelsort = 
Gtk.TreeModelSort.new_with_model(self.modelfilter)
+ self.modelsort.connect("sort-column-changed", 
self.on_sort_column_changed)
+ self.modelsort.set_sort_func(sort_col, sort_func, sort_col)
+ self.sort_view(sort_key, sort_ascending)


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

2019-11-17 Thread Filipe Laíns via arch-commits
Date: Sunday, November 17, 2019 @ 16:24:41
  Author: ffy00
Revision: 530040

fix http client (0.5.3-3)

Fixes FS#64503

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-17 15:58:13 UTC (rev 530039)
+++ PKGBUILD2019-11-17 16:24:41 UTC (rev 530040)
@@ -4,7 +4,7 @@
 
 pkgname=lutris
 pkgver=0.5.3
-pkgrel=2
+pkgrel=3
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
@@ -17,9 +17,17 @@
 'vulkan-icd-loader: Vulkan support'
 'lib32-vulkan-icd-loader: Vulkan support')
 makedepends=('python-setuptools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
-sha512sums=('c48be1cf1efada290847d86876dae40346142b041119e6c6733e41e27c021647992e5475bfa3a71b639a0d9ff2e2ca3527612cc1a723aa0bac46960606c9')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;
+
'fix-python3.8.patch::https://github.com/lutris/lutris/commit/2f7c3b1aefc96608d814e2ad37b6c49c687fae1b.patch')
+sha512sums=('c48be1cf1efada290847d86876dae40346142b041119e6c6733e41e27c021647992e5475bfa3a71b639a0d9ff2e2ca3527612cc1a723aa0bac46960606c9'
+
'279fa1d9868642f5a3679db3ad0252b197a7907fae61d68bd7ce2bf42636f11e0ba0bfa1f94df068efd7b45571c2a38751b66c7cb28acdff9e162a33f3337978')
 
+prepare() {
+  cd $pkgname-$pkgver
+
+  patch -p1 < ../fix-python3.8.patch
+}
+
 build() {
   cd $pkgname-$pkgver
 


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

2019-11-04 Thread Evangelos Foutras via arch-commits
Date: Monday, November 4, 2019 @ 08:44:20
  Author: foutrelis
Revision: 523797

Python 3.8 rebuild

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-04 08:43:56 UTC (rev 523796)
+++ PKGBUILD2019-11-04 08:44:20 UTC (rev 523797)
@@ -4,7 +4,7 @@
 
 pkgname=lutris
 pkgver=0.5.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'


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

2019-09-08 Thread Filipe Laíns via arch-commits
Date: Sunday, September 8, 2019 @ 15:13:12
  Author: ffy00
Revision: 508995

upgpkg: lutris 0.5.3-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-08 15:08:53 UTC (rev 508994)
+++ PKGBUILD2019-09-08 15:13:12 UTC (rev 508995)
@@ -3,7 +3,7 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.5.2.2
+pkgver=0.5.3
 pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
@@ -18,7 +18,7 @@
 'lib32-vulkan-icd-loader: Vulkan support')
 makedepends=('python-setuptools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
-sha512sums=('26a9274908665a18de522b98c37f8c688932753d158a5b2cb35c2ca8553c775e6a34854a660e536a002348bcd018fdfa5e49f6f12faa05001ddcce8e15a1bfba')
+sha512sums=('c48be1cf1efada290847d86876dae40346142b041119e6c6733e41e27c021647992e5475bfa3a71b639a0d9ff2e2ca3527612cc1a723aa0bac46960606c9')
 
 build() {
   cd $pkgname-$pkgver


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

2019-06-27 Thread Filipe Laíns via arch-commits
Date: Thursday, June 27, 2019 @ 13:39:24
  Author: ffy00
Revision: 484896

upgpkg: lutris 0.5.2.2-1

fix tarball name

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-27 12:55:55 UTC (rev 484895)
+++ PKGBUILD2019-06-27 13:39:24 UTC (rev 484896)
@@ -3,8 +3,8 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.5.2.1
-pkgrel=2
+pkgver=0.5.2.2
+pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
@@ -17,8 +17,8 @@
 'vulkan-icd-loader: Vulkan support'
 'lib32-vulkan-icd-loader: Vulkan support')
 makedepends=('python-setuptools')
-source=("https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
-sha512sums=('71b5cf589980eb8de6d7529714d5bade99ff7e895eba004c171d4a09a028a157878cfc7d59419dbaae767ba590af8c689ec44e0c2bd2345613e86ddc4c5e4cf1')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
+sha512sums=('26a9274908665a18de522b98c37f8c688932753d158a5b2cb35c2ca8553c775e6a34854a660e536a002348bcd018fdfa5e49f6f12faa05001ddcce8e15a1bfba')
 
 build() {
   cd $pkgname-$pkgver


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

2019-04-11 Thread Filipe Laíns via arch-commits
Date: Thursday, April 11, 2019 @ 12:14:03
  Author: ffy00
Revision: 451092

upgpkg: lutris 0.5.2.1-2

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-11 12:07:48 UTC (rev 451091)
+++ PKGBUILD2019-04-11 12:14:03 UTC (rev 451092)
@@ -4,7 +4,7 @@
 
 pkgname=lutris
 pkgver=0.5.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
@@ -13,8 +13,9 @@
  'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk' 'gvfs' 
'mesa-demos')
 makedepends=('python-setuptools')
 checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'wine' 'xterm')
-optdepends=('wine: Run windows games'
-'vulkan-icd-loader: Run some windows games')
+optdepends=('wine: Windows support'
+'vulkan-icd-loader: Vulkan support'
+'lib32-vulkan-icd-loader: Vulkan support')
 makedepends=('python-setuptools')
 source=("https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
 
sha512sums=('71b5cf589980eb8de6d7529714d5bade99ff7e895eba004c171d4a09a028a157878cfc7d59419dbaae767ba590af8c689ec44e0c2bd2345613e86ddc4c5e4cf1')


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

2019-04-11 Thread Filipe Laíns via arch-commits
Date: Thursday, April 11, 2019 @ 12:07:48
  Author: ffy00
Revision: 451091

upgpkg: lutris 0.5.2.1-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-11 12:01:02 UTC (rev 451090)
+++ PKGBUILD2019-04-11 12:07:48 UTC (rev 451091)
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools')
 checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'wine' 'xterm')
 optdepends=('wine: Run windows games'
-'wine-staging: Run windows games - Staging patches')
+'vulkan-icd-loader: Run some windows games')
 makedepends=('python-setuptools')
 source=("https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
 
sha512sums=('71b5cf589980eb8de6d7529714d5bade99ff7e895eba004c171d4a09a028a157878cfc7d59419dbaae767ba590af8c689ec44e0c2bd2345613e86ddc4c5e4cf1')


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

2019-04-11 Thread Filipe Laíns via arch-commits
Date: Thursday, April 11, 2019 @ 08:17:45
  Author: ffy00
Revision: 451012

upgpkg: lutris 0.5.2.1-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-11 07:06:48 UTC (rev 451011)
+++ PKGBUILD2019-04-11 08:17:45 UTC (rev 451012)
@@ -3,7 +3,7 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.5.2
+pkgver=0.5.2.1
 pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
@@ -17,7 +17,7 @@
 'wine-staging: Run windows games - Staging patches')
 makedepends=('python-setuptools')
 source=("https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
-sha512sums=('2d84c9cfae4e628b9abf10859735d8ac99710659e134ebfcbb6c3d1c891a07a2ae291b651181348c4e4fdf55828420db815d4674d561a95371b9c4e061799d58')
+sha512sums=('71b5cf589980eb8de6d7529714d5bade99ff7e895eba004c171d4a09a028a157878cfc7d59419dbaae767ba590af8c689ec44e0c2bd2345613e86ddc4c5e4cf1')
 
 build() {
   cd $pkgname-$pkgver


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

2019-04-09 Thread Filipe Laíns via arch-commits
Date: Tuesday, April 9, 2019 @ 18:49:59
  Author: ffy00
Revision: 450667

upgpkg: lutris 0.5.2-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-09 18:45:14 UTC (rev 450666)
+++ PKGBUILD2019-04-09 18:49:59 UTC (rev 450667)
@@ -3,7 +3,7 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.5.1.2
+pkgver=0.5.2
 pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
@@ -17,7 +17,7 @@
 'wine-staging: Run windows games - Staging patches')
 makedepends=('python-setuptools')
 source=("https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
-sha512sums=('948b9fc95240325e84e008a2963088ec0ce869130dcf079470cb1879eda7c968f741dec328d0377e7a59fac21d7121e5b9f6aa9aba69d46d8dcdb2a69bd99611')
+sha512sums=('2d84c9cfae4e628b9abf10859735d8ac99710659e134ebfcbb6c3d1c891a07a2ae291b651181348c4e4fdf55828420db815d4674d561a95371b9c4e061799d58')
 
 build() {
   cd $pkgname-$pkgver


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

2019-03-25 Thread Filipe Laíns via arch-commits
Date: Monday, March 25, 2019 @ 21:47:19
  Author: ffy00
Revision: 443494

upgpkg: lutris 0.5.1.2-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-25 21:34:49 UTC (rev 443493)
+++ PKGBUILD2019-03-25 21:47:19 UTC (rev 443494)
@@ -3,7 +3,7 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.5.1.1
+pkgver=0.5.1.2
 pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
@@ -17,7 +17,7 @@
 'wine-staging: Run windows games - Staging patches')
 makedepends=('python-setuptools')
 source=("https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
-sha512sums=('3f036839ee7487aa25aa4c4fa7ce7e847fb660a6b5d3a3e2bd1ecf72ced9f43d425cc2152e87b71c09c37589b4ada26f3a9677a18fb73eba1d36dc4aa3bb20ac')
+sha512sums=('948b9fc95240325e84e008a2963088ec0ce869130dcf079470cb1879eda7c968f741dec328d0377e7a59fac21d7121e5b9f6aa9aba69d46d8dcdb2a69bd99611')
 
 build() {
   cd $pkgname-$pkgver


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

2019-03-25 Thread Filipe Laíns via arch-commits
Date: Monday, March 25, 2019 @ 11:29:04
  Author: ffy00
Revision: 443446

upgpkg: lutris 0.5.1.1-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-25 11:01:07 UTC (rev 443445)
+++ PKGBUILD2019-03-25 11:29:04 UTC (rev 443446)
@@ -3,14 +3,14 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.5.1
-pkgrel=2
+pkgver=0.5.1.1
+pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
 license=('GPL3')
 depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unzip' 'p7zip' 'curl' 'xorg-xrandr'
- 'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk' 'gvfs')
+ 'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk' 'gvfs' 
'mesa-demos')
 makedepends=('python-setuptools')
 checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'wine' 'xterm')
 optdepends=('wine: Run windows games'
@@ -17,7 +17,7 @@
 'wine-staging: Run windows games - Staging patches')
 makedepends=('python-setuptools')
 source=("https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
-sha512sums=('eb79d0ae7aae65f5d2419f0d103a5805dae4a95817ce3bb41aae28bfdea890d66df453137110c14ab81e19683a4a70409e25f87ee2b1fae61da26051ebc4b97f')
+sha512sums=('3f036839ee7487aa25aa4c4fa7ce7e847fb660a6b5d3a3e2bd1ecf72ced9f43d425cc2152e87b71c09c37589b4ada26f3a9677a18fb73eba1d36dc4aa3bb20ac')
 
 build() {
   cd $pkgname-$pkgver


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

2019-03-24 Thread Filipe Laíns via arch-commits
Date: Sunday, March 24, 2019 @ 12:03:11
  Author: ffy00
Revision: 443323

fix dependencies

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-24 11:20:08 UTC (rev 443322)
+++ PKGBUILD2019-03-24 12:03:11 UTC (rev 443323)
@@ -4,7 +4,7 @@
 
 pkgname=lutris
 pkgver=0.5.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'


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

2019-03-23 Thread Filipe Laíns via arch-commits
Date: Saturday, March 23, 2019 @ 21:50:59
  Author: ffy00
Revision: 443255

upgpkg: lutris 0.5.1-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-23 18:55:14 UTC (rev 443254)
+++ PKGBUILD2019-03-23 21:50:59 UTC (rev 443255)
@@ -10,7 +10,7 @@
 url='https://lutris.net'
 license=('GPL3')
 depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unzip' 'p7zip' 'curl' 'xorg-xrandr'
- 'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk')
+ 'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk' 'gvfs')
 makedepends=('python-setuptools')
 checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'wine' 'xterm')
 optdepends=('wine: Run windows games'


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

2019-03-23 Thread Filipe Laíns via arch-commits
Date: Saturday, March 23, 2019 @ 13:36:33
  Author: ffy00
Revision: 443234

upgpkg: lutris 0.5.1-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-23 13:22:19 UTC (rev 443233)
+++ PKGBUILD2019-03-23 13:36:33 UTC (rev 443234)
@@ -3,7 +3,7 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.5.0.1
+pkgver=0.5.1
 pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
@@ -17,7 +17,7 @@
 'wine-staging: Run windows games - Staging patches')
 makedepends=('python-setuptools')
 source=("https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
-sha512sums=('bacb6b481db2b84b0fa51d7ff530d25b7ef56601f819db85c5012bbee58e93ecb840d0af60c50ec696f1c059e90b5b0e2f9ecefc1ad54d9986faff34ac714d04')
+sha512sums=('eb79d0ae7aae65f5d2419f0d103a5805dae4a95817ce3bb41aae28bfdea890d66df453137110c14ab81e19683a4a70409e25f87ee2b1fae61da26051ebc4b97f')
 
 build() {
   cd $pkgname-$pkgver


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

2019-02-07 Thread Filipe Laíns via arch-commits
Date: Thursday, February 7, 2019 @ 20:53:52
  Author: ffy00
Revision: 430380

upgpkg: lutris 0.5.0.1-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 20:53:19 UTC (rev 430379)
+++ PKGBUILD2019-02-07 20:53:52 UTC (rev 430380)
@@ -3,14 +3,14 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.5.0
-pkgrel=2
+pkgver=0.5.0.1
+pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
 license=('GPL3')
 depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unzip' 'p7zip' 'curl' 'xorg-xrandr'
- 'python-pillow' 'python-requests' 'gnome-desktop' 'gtk3' 'webkit2gtk')
+ 'python-pillow' 'python-requests' 'gnome-desktop' 'webkit2gtk')
 makedepends=('python-setuptools')
 checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'wine' 'xterm')
 optdepends=('wine: Run windows games'
@@ -17,7 +17,7 @@
 'wine-staging: Run windows games - Staging patches')
 makedepends=('python-setuptools')
 source=("https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
-sha512sums=('797e5ad40e9c3f630272c35df32f6ac4b8b73ea282c86ec79b7723b37e16267eb3f5f0eb23da495256d9a76f30a7c5e8405c84fb15c595e322dbf3424bf947e7')
+sha512sums=('bacb6b481db2b84b0fa51d7ff530d25b7ef56601f819db85c5012bbee58e93ecb840d0af60c50ec696f1c059e90b5b0e2f9ecefc1ad54d9986faff34ac714d04')
 
 build() {
   cd $pkgname-$pkgver


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

2019-02-05 Thread Filipe Laíns via arch-commits
Date: Wednesday, February 6, 2019 @ 00:36:42
  Author: ffy00
Revision: 429696

fix missing dependencies

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-06 00:13:03 UTC (rev 429695)
+++ PKGBUILD2019-02-06 00:36:42 UTC (rev 429696)
@@ -4,14 +4,15 @@
 
 pkgname=lutris
 pkgver=0.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
 license=('GPL3')
-depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unrar' 'unzip' 'p7zip' 'curl' 'xorg-xrandr')
+depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unzip' 'p7zip' 'curl' 'xorg-xrandr'
+ 'python-pillow' 'python-requests' 'gnome-desktop' 'gtk3' 'webkit2gtk')
 makedepends=('python-setuptools')
-checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'python-requests' 
'python-pillow' 'gtk3' 'webkit2gtk' 'gnome-desktop' 'wine' 'xterm')
+checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'wine' 'xterm')
 optdepends=('wine: Run windows games'
 'wine-staging: Run windows games - Staging patches')
 makedepends=('python-setuptools')


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

2019-02-02 Thread Filipe Laíns via arch-commits
Date: Sunday, February 3, 2019 @ 00:18:40
  Author: ffy00
Revision: 429233

upgpkg: lutris 0.5.0-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-02 23:02:37 UTC (rev 429232)
+++ PKGBUILD2019-02-03 00:18:40 UTC (rev 429233)
@@ -3,7 +3,7 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.4.23
+pkgver=0.5.0
 pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
@@ -11,27 +11,27 @@
 license=('GPL3')
 depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unrar' 'unzip' 'p7zip' 'curl' 'xorg-xrandr')
 makedepends=('python-setuptools')
-checkdepends=('xorg-server-xvfb' 'xterm' 'python-nose-cover3' 'wine')
+checkdepends=('xorg-server-xvfb' 'python-nose-cover3' 'python-requests' 
'python-pillow' 'gtk3' 'webkit2gtk' 'gnome-desktop' 'wine' 'xterm')
 optdepends=('wine: Run windows games'
 'wine-staging: Run windows games - Staging patches')
 makedepends=('python-setuptools')
-source=("$url/releases/${pkgname}_$pkgver.tar.xz")
-sha512sums=('c449cf229ecc31e8ad5884b6cddaa595b65b308ced995c9360c75c03bf4c52bded4ef3d215cf6ab01c174fc02858a0011b7688ae2f2ea530ad86a4aeaa304a11')
+source=("https://github.com/lutris/lutris/archive/v$pkgver.tar.gz;)
+sha512sums=('797e5ad40e9c3f630272c35df32f6ac4b8b73ea282c86ec79b7723b37e16267eb3f5f0eb23da495256d9a76f30a7c5e8405c84fb15c595e322dbf3424bf947e7')
 
 build() {
-  cd $pkgname
+  cd $pkgname-$pkgver
 
   python setup.py build
 }
 
 check() {
-  cd $pkgname
+  cd $pkgname-$pkgver
 
   xvfb-run nosetests --cover-erase --with-xunit --xunit-file=nosetests.xml 
--with-coverage --cover-package=lutris --cover-xml-file=coverage.xml
 }
 
 package() {
-  cd $pkgname
+  cd $pkgname-$pkgver
 
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
 }


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

2018-11-08 Thread Filipe Laíns via arch-commits
Date: Thursday, November 8, 2018 @ 23:11:19
  Author: ffy00
Revision: 404219

upgpkg: lutris 0.4.23-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-08 23:06:43 UTC (rev 404218)
+++ PKGBUILD2018-11-08 23:11:19 UTC (rev 404219)
@@ -3,7 +3,7 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.4.21.1
+pkgver=0.4.23
 pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
@@ -16,7 +16,7 @@
 'wine-staging: Run windows games - Staging patches')
 makedepends=('python-setuptools')
 source=("$url/releases/${pkgname}_$pkgver.tar.xz")
-sha512sums=('4fda42bec6b77fe0ba9c8d60b3ff1c8163d02a06405e78f233a23072deaeb9702ff689639d7611f7c6cd49fc9558ad74fc5728de82f236f83cc9a967d97f')
+sha512sums=('c449cf229ecc31e8ad5884b6cddaa595b65b308ced995c9360c75c03bf4c52bded4ef3d215cf6ab01c174fc02858a0011b7688ae2f2ea530ad86a4aeaa304a11')
 
 build() {
   cd $pkgname


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

2018-10-24 Thread Filipe Laíns via arch-commits
Date: Wednesday, October 24, 2018 @ 21:47:59
  Author: ffy00
Revision: 398889

upgpkg: lutris 0.4.21.1-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-24 21:41:13 UTC (rev 39)
+++ PKGBUILD2018-10-24 21:47:59 UTC (rev 398889)
@@ -3,7 +3,7 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.4.21
+pkgver=0.4.21.1
 pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
@@ -16,7 +16,7 @@
 'wine-staging: Run windows games - Staging patches')
 makedepends=('python-setuptools')
 source=("$url/releases/${pkgname}_$pkgver.tar.xz")
-sha512sums=('44cb887cf0be85a5682b709a6c88589307a478f942b7dc4bbabf91d8f7618c21450a20386994f0bc6c1b456af8aa8269073d5bf9889cc2e3ac18055925c0157b')
+sha512sums=('4fda42bec6b77fe0ba9c8d60b3ff1c8163d02a06405e78f233a23072deaeb9702ff689639d7611f7c6cd49fc9558ad74fc5728de82f236f83cc9a967d97f')
 
 build() {
   cd $pkgname


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

2018-10-22 Thread Filipe Laíns via arch-commits
Date: Monday, October 22, 2018 @ 21:45:37
  Author: ffy00
Revision: 398523

upgpkg: lutris 0.4.21-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-22 21:31:59 UTC (rev 398522)
+++ PKGBUILD2018-10-22 21:45:37 UTC (rev 398523)
@@ -3,8 +3,8 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.4.20
-pkgrel=2
+pkgver=0.4.21
+pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
@@ -16,7 +16,7 @@
 'wine-staging: Run windows games - Staging patches')
 makedepends=('python-setuptools')
 source=("$url/releases/${pkgname}_$pkgver.tar.xz")
-sha512sums=('bdf5568fed1d8eafc2e3c8221b903907e3a4855bb1d880c761e190421f0bfbea9cdc5bd2e6b3e2525f1d1a5a659a520a93d67df1594bfaa575c84f8ceddd3bb5')
+sha512sums=('44cb887cf0be85a5682b709a6c88589307a478f942b7dc4bbabf91d8f7618c21450a20386994f0bc6c1b456af8aa8269073d5bf9889cc2e3ac18055925c0157b')
 
 build() {
   cd $pkgname


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

2018-10-05 Thread Filipe Laíns via arch-commits
Date: Friday, October 5, 2018 @ 18:10:14
  Author: ffy00
Revision: 390237

fix missing depedency

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-05 18:04:58 UTC (rev 390236)
+++ PKGBUILD2018-10-05 18:10:14 UTC (rev 390237)
@@ -4,14 +4,14 @@
 
 pkgname=lutris
 pkgver=0.4.20
-pkgrel=1
+pkgrel=2
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
 license=('GPL3')
-depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unrar' 'unzip' 'p7zip' 'curl')
+depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unrar' 'unzip' 'p7zip' 'curl' 'xorg-xrandr')
 makedepends=('python-setuptools')
-checkdepends=('xorg-server-xvfb' 'xterm' 'xorg-xrandr' 'python-nose-cover3' 
'wine')
+checkdepends=('xorg-server-xvfb' 'xterm' 'python-nose-cover3' 'wine')
 optdepends=('wine: Run windows games'
 'wine-staging: Run windows games - Staging patches')
 makedepends=('python-setuptools')


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

2018-09-27 Thread Filipe Laíns via arch-commits
Date: Thursday, September 27, 2018 @ 21:16:37
  Author: ffy00
Revision: 386756

upgpkg: lutris 0.4.20-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-27 20:26:20 UTC (rev 386755)
+++ PKGBUILD2018-09-27 21:16:37 UTC (rev 386756)
@@ -3,7 +3,7 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.4.19
+pkgver=0.4.20
 pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
@@ -16,7 +16,7 @@
 'wine-staging: Run windows games - Staging patches')
 makedepends=('python-setuptools')
 source=("$url/releases/${pkgname}_$pkgver.tar.xz")
-sha512sums=('d206fd787467d43745e5d3347f7267d599975d7a3886b68114e60e93a8fc6f0beecb97e0be66beb7754b9c59f00e00846e00d7165e5dff0e200b57c4b6d45096')
+sha512sums=('bdf5568fed1d8eafc2e3c8221b903907e3a4855bb1d880c761e190421f0bfbea9cdc5bd2e6b3e2525f1d1a5a659a520a93d67df1594bfaa575c84f8ceddd3bb5')
 
 build() {
   cd $pkgname


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

2018-09-05 Thread Filipe Laíns via arch-commits
Date: Wednesday, September 5, 2018 @ 12:50:26
  Author: ffy00
Revision: 376930

upgpkg: lutris 0.4.19-1

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-05 11:11:26 UTC (rev 376929)
+++ PKGBUILD2018-09-05 12:50:26 UTC (rev 376930)
@@ -4,8 +4,8 @@
 # Contributor: Maxime Gauduin 
 
 pkgname=lutris
-pkgver=0.4.18.1
-pkgrel=4
+pkgver=0.4.19
+pkgrel=1
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
@@ -17,7 +17,7 @@
 'wine-staging: Run windows games - Staging patches')
 makedepends=('python-setuptools')
 source=("$url/releases/${pkgname}_$pkgver.tar.xz")
-sha512sums=('d5f760860d7b88101e8833e7c8697ce6584a041b82049a7068e6f1e52c564a74ba97e4d2899706e6f3684404acfa8b858ddd41f67301acf42be11e6768607ada')
+sha512sums=('d206fd787467d43745e5d3347f7267d599975d7a3886b68114e60e93a8fc6f0beecb97e0be66beb7754b9c59f00e00846e00d7165e5dff0e200b57c4b6d45096')
 
 build() {
   cd $pkgname


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

2018-08-30 Thread Filipe Laíns via arch-commits
Date: Thursday, August 30, 2018 @ 14:15:21
  Author: ffy00
Revision: 375468

fix optdepends

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-30 14:10:24 UTC (rev 375467)
+++ PKGBUILD2018-08-30 14:15:21 UTC (rev 375468)
@@ -13,20 +13,12 @@
 depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unrar' 'unzip' 'p7zip' 'curl')
 makedepends=('python-setuptools')
 checkdepends=('xorg-server-xvfb' 'xterm' 'xorg-xrandr' 'python-nose-cover3' 
'wine')
-optdepends=('wine: recommended to avoid dependency issues'
-'wine-staging: recommended to avoid dependency issues - Staging 
patches'
-'wine-gaming-nine: recommended to avoid dependency issues - 
Gallium9 patches')
+optdepends=('wine: Run windows games'
+'wine-staging: Run windows games - Staging patches')
 makedepends=('python-setuptools')
 source=("$url/releases/${pkgname}_$pkgver.tar.xz")
 
sha512sums=('d5f760860d7b88101e8833e7c8697ce6584a041b82049a7068e6f1e52c564a74ba97e4d2899706e6f3684404acfa8b858ddd41f67301acf42be11e6768607ada')
 
-prepare() {
-  cd $pkgname
-
-  # Failing tests
-#  rm tests/test_installer.py
-}
-
 build() {
   cd $pkgname
 


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

2018-08-26 Thread Filipe Laíns via arch-commits
Date: Sunday, August 26, 2018 @ 12:59:49
  Author: ffy00
Revision: 374220

upgpkg: lutris 0.4.18.1-4

Modified:
  lutris/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-26 12:19:18 UTC (rev 374219)
+++ PKGBUILD2018-08-26 12:59:49 UTC (rev 374220)
@@ -5,15 +5,14 @@
 
 pkgname=lutris
 pkgver=0.4.18.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Open Gaming Platform'
 arch=('any')
 url='https://lutris.net'
 license=('GPL3')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'polkit' 'xorg-xrandr' 
'python-dbus'
- 'python-gobject' 'python-yaml' 'python-evdev' 'cabextract' 'gtk3' 
'libsoup')
+depends=('python-gobject' 'python-yaml' 'python-evdev' 'gtk3' 'glib2' 'psmisc' 
'cabextract' 'unrar' 'unzip' 'p7zip' 'curl')
 makedepends=('python-setuptools')
-checkdepends=('python-pytest-runner')
+checkdepends=('xorg-server-xvfb' 'xterm' 'xorg-xrandr' 'python-nose-cover3' 
'wine')
 optdepends=('wine: recommended to avoid dependency issues'
 'wine-staging: recommended to avoid dependency issues - Staging 
patches'
 'wine-gaming-nine: recommended to avoid dependency issues - 
Gallium9 patches')
@@ -21,6 +20,13 @@
 source=("$url/releases/${pkgname}_$pkgver.tar.xz")
 
sha512sums=('d5f760860d7b88101e8833e7c8697ce6584a041b82049a7068e6f1e52c564a74ba97e4d2899706e6f3684404acfa8b858ddd41f67301acf42be11e6768607ada')
 
+prepare() {
+  cd $pkgname
+
+  # Failing tests
+#  rm tests/test_installer.py
+}
+
 build() {
   cd $pkgname
 
@@ -30,7 +36,7 @@
 check() {
   cd $pkgname
 
-  #python setup.py pytest
+  xvfb-run nosetests --cover-erase --with-xunit --xunit-file=nosetests.xml 
--with-coverage --cover-package=lutris --cover-xml-file=coverage.xml
 }
 
 package() {