summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2015-12-15 01:02:29 +0100
committerFrederik “Freso” S. Olesen2015-12-15 01:04:49 +0100
commit083090890921243a266ba3927e76b4a046d3b37e (patch)
tree2fbab19ae91128dd606f01c60de23fef8c223f4b /PKGBUILD
parent6229efecb339306b67115789bf5744de3ca4d965 (diff)
downloadaur-083090890921243a266ba3927e76b4a046d3b37e.tar.gz
Remove $optdepends.
@strycore writes: > All the dependencies marked as optional should be removed, Lutris > ships with it's own emulators and will not make use of system wide > installed ones. ( https://aur.archlinux.org/pkgbase/lutris/?comments=all )
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD23
1 files changed, 0 insertions, 23 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ad8c93fd421..0344dabba6a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,29 +11,6 @@ license=('GPL3')
depends=('desktop-file-utils' 'glib-networking' 'gvfs' 'hicolor-icon-theme'
'polkit' 'python2-gobject' 'python2-xdg' 'python2-yaml' 'xorg-xrandr')
makedepends=('python2-setuptools')
-optdepends=('atari800: Atari 800/800XL/130XE/5200 Emulator'
- 'dolphin-emu: Nintendo Gamecube/Wii/Triforce Emulator'
- 'dosbox: DOS Emulator'
- 'frotz: Z-machine Interpreter'
- 'fs-uae: Amiga Emulator'
- 'gens-gs: Sega Genesis/CD/32X Emulator'
- 'hatari: Atari ST/STE Emulator'
- 'jzintv: Matel Intellivision Emulator'
- 'mednafen: Multi-system Emulator'
- 'mupen64plus: Nintendo 64 Emulator'
- 'o2em: Magnavox Odyssey 2 Emulator'
- 'openmsx: MSX Emulator'
- 'osmose: Sega Master System/Gamegear Emulator'
- 'pcsxr: Sony Playstation emulator'
- 'residualvm: 3D Point and Click Virtual Machine'
- 'scummvm: 2D Point and Click Virtual Machine'
- 'sdlmame: Multiple Arcade Machine Emulator'
- 'snes9x-gtk: Super Nintendo Emulator'
- 'steam: Digital Gaming Platform'
- 'stella: Atari 2600 Emlator'
- 'vice: Commodore 64 Emulator'
- 'virtualjaguar: Atari Jaguar Emulator'
- 'wine: Windows Compatibility Layer')
install='lutris.install'
source=("https://lutris.net/releases/lutris_${pkgver}.tar.gz")
sha256sums=('a9061403ef8844b2c1443b1c5f15fe98af224d652d66268b47ae8e215e289058')