Commit graph

2031 commits

Author SHA1 Message Date
Rémi Verschelde 53de44fe21 Add SUSE workaround for "directories not owned by a package" issue 2015-12-13 22:46:39 +01:00
Mathieu Comandon 91d482a8b1 Revert "Make openSUSE deskop entry sections consistent with .desktop file"
This reverts commit 890d4c980f.
2015-12-13 13:34:03 -08:00
Mathieu Comandon a482dcbe53 Revert "Remove ownership of system directories"
This reverts commit 46489d766d.
2015-12-13 13:29:21 -08:00
Mathieu Comandon 810747739b Remove unsused update_desktop_file in setup.py 2015-12-13 13:20:48 -08:00
Mathieu Comandon 890d4c980f Make openSUSE deskop entry sections consistent with .desktop file 2015-12-13 13:20:22 -08:00
Mathieu Comandon 117bcb7f2e Merge pull request #225 from akien-mga/pr-spec-file
Some spec file improvements
2015-12-13 13:00:18 -08:00
Mathieu Comandon e5f3281aa7 Move section Game first in desktop entry 2015-12-12 20:12:51 -08:00
Mathieu Comandon d73148a115 Fix ResidualVM path 2015-12-12 15:44:53 -08:00
Mathieu Comandon f7605da6a6 Merge pull request #228 from ProfessorKaos64/patch-1
correct build dependency for koku-xinput-wine.so
2015-12-12 11:34:23 -08:00
mikeyd 265750ba7f correct build dependency for koku-xinput-wine.so
- koku-xinput-wine.so library symbols check requires the 32-bit library for libsdl2-2.0-0
- See: https://github.com/lutris/lutris/issues/227
2015-12-12 14:24:21 -05:00
Rémi Verschelde 1675552275 Do not repeat %summary in the description 2015-12-12 15:40:36 +01:00
Rémi Verschelde 46489d766d Remove ownership of system directories
Using something like "%dir %{_datadir}/icons" means that this directory is part of the lutris package, i.e. if it's empty and lutris is uninstalled, it would get removed.
There is no real practical implication, but it's not needed at all so better drop it :)
2015-12-12 15:36:50 +01:00
Rémi Verschelde 338e966fc6 Clean up spec file a bit
Things like deleting buildroot or specifying defaut defattr is no longer need for recent (less than 5 years old at least) RPM
2015-12-12 15:34:46 +01:00
Mathieu Comandon 363e6b51ac Update Makefile 2015-12-11 15:43:00 -08:00
Mathieu Comandon 9c4266ee0e Add migrations to setup.py 2015-12-11 13:32:17 -08:00
Mathieu Comandon a5abb71533 Changelog re-wording 2015-12-11 13:32:01 -08:00
Mathieu Comandon e8fb4dfc2f Write gens and wine desktop migrations 2015-12-11 10:52:18 -08:00
Mathieu Comandon 6aaac74e12 Complete migration framework 2015-12-11 10:25:52 -08:00
Mathieu Comandon 2312bcee68 Setup base framework for migrations 2015-12-11 10:15:50 -08:00
Mathieu Comandon 7a24096b74 Change Wine virtual desktop name 2015-12-11 10:15:50 -08:00
Xodetaetl e772cf69bc Fix renaming through different filesystems 2015-12-11 01:02:06 +01:00
Xodetaetl edf1f286f7 Add "rename" installer task 2015-12-11 00:11:52 +01:00
Xodetaetl dd6458af6d Display installers' description along with the notes 2015-12-10 21:41:31 +01:00
Mathieu Comandon f9c19a37f5 Comparing it to None was a mistake 2015-12-09 21:26:22 -08:00
Xodetaetl cec93383a1 Merge branch 'master' of https://github.com/lutris/lutris into next 2015-12-08 22:36:23 +01:00
Xodetaetl e0820719ae Fix launching game with url scheme by ID 2015-12-08 22:29:19 +01:00
Xodetaetl 5e643c5fc6 Fix launching game with url scheme 2015-12-08 22:25:40 +01:00
Xodetaetl 7993962fea Fix #223: Runtime seen as updating when launching game with url scheme 2015-12-08 22:22:23 +01:00
Xodetaetl dd846ae6bf Fix creating system menu shortcut 2015-12-08 21:55:13 +01:00
Mathieu Comandon 2dc280dd0a Fix deb-source task 2015-12-05 16:30:21 -08:00
Mathieu Comandon 2df8c85124 Fuck this shit 2015-12-05 16:28:59 -08:00
Mathieu Comandon ba207ac3d9 Software packaging is annoying bullshit 2015-12-05 16:13:02 -08:00
Mathieu Comandon c5f9c0c335 Let's just drop the versions 2015-12-05 16:05:34 -08:00
Mathieu Comandon 2c7b8b7df9 Make PyGobject a build dependency 2015-12-05 15:11:18 -08:00
Xodetaetl da7c9a8fad Add custom gamepad icon 2015-12-04 16:29:06 +01:00
Mathieu Comandon 67148e05fd Generate acf for Steam data games 2015-12-03 11:21:39 -08:00
Mathieu Comandon 50c966c7ef Show spinner when getting Steam data 2015-12-03 11:19:40 -08:00
Xodetaetl c8c4b25d97 Don't kill steam/winesteam before running winesteam/steam
It's not necessary anymore and in the case of killing steam to run
winesteam, it makes the steam controller unusable with winesteam
games.
2015-12-03 13:19:28 +01:00
Xodetaetl c844573138 Merge branch 'master' of https://github.com/lutris/lutris into next 2015-12-03 12:49:22 +01:00
Mathieu Comandon 3af0d9712e Run fix_path_case on get_path_from_appmanifest 2015-12-03 00:23:01 -08:00
Mathieu Comandon 993960a51c Handle game files in get_steam_runner 2015-12-03 00:12:55 -08:00
Xodetaetl 89875041ab Stop existing steam before running it with primusrun 2015-12-02 20:19:52 +01:00
Xodetaetl eaac9e4633 Add menu item to toggle sidebar + a couple hotkeys 2015-12-02 16:49:39 +01:00
Xodetaetl 82de95cace Merge branch 'master' of https://github.com/lutris/lutris into next 2015-12-01 20:30:35 +01:00
Xodetaetl c2cab5454c Continue 0.3.7's changelog 2015-12-01 20:30:01 +01:00
Xodetaetl f26dc10146 Fix char encoding error 2015-12-01 18:20:26 +01:00
Xodetaetl c4aa43b59a Don't watch non-game threads 2015-12-01 17:21:06 +01:00
Xodetaetl 7ae8e1209f Better checks on steam_data_dir 2015-12-01 12:14:46 +01:00
Mathieu Comandon 70f4ce2db5 Start writing changelog for 0.3.7 2015-11-29 22:21:17 -08:00
Xodetaetl 4fd8f1cdd1 Download banner after installing game 2015-11-29 21:23:34 +01:00