summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff0e8af16dd9..a3361efa0536 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,14 @@
pkgname=vice-svn-sdl2
_pkgname=vice-svn
-pkgver=r39825
+pkgver=r39841
pkgrel=1
-pkgdesc="The Versatile Commodore Emulator (Commodore 64/C64) - SDL2 development version"
+pkgdesc="The Versatile Commodore Emulator 8-bits (PET/C64/C128/Plus4/Vic20) - SDL2 development version"
arch=('i686' 'x86_64')
url="http://vice-emu.sourceforge.net"
license=('GPL')
-depends=('giflib' 'libjpeg' 'libpng' 'mpg123' 'sdl2' 'sdl2_image' 'pciutils' 'portaudio' 'flac')
-makedepends=('pkg-config' 'xa' 'svn' 'texlive-core' 'dos2unix')
-optdepends=('pulseaudio-alsa' 'alsa-lib')
+depends=(alsa-lib giflib glew libjpeg-turbo libpulse sdl2_image portaudio pciutils)
+makedepends=(dos2unix ffmpeg libpcap libxaw texlive-bin texlive-core xa xorg-bdftopcf xorg-mkfontdir python)
provides=('vice')
replaces=('vice')
conflicts=('vice' 'vice-svn')