summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2020-08-15 08:58:48 +0200
committerFrederic Bezies2020-08-15 08:58:48 +0200
commitaa05e17d5a98d15f468a9740991838582b118150 (patch)
treece48a3f3cbf963ab672b70c4a95f1e5639f12d72 /PKGBUILD
parentb53d38e42f796544ece145dfeed9adca7dc2aa0f (diff)
downloadaur-aa05e17d5a98d15f468a9740991838582b118150.tar.gz
cleaned PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d81fca6ebcf9..55214109b853 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
pkgname=vice-svn-sdl2
_pkgname=vice-svn
-pkgver=r38343
+pkgver=r38378
pkgrel=1
pkgdesc="The Versatile Commodore Emulator (Commodore 64/C64) - SDL2 development version"
arch=('i686' 'x86_64')
url="http://vice-emu.sourceforge.net"
license=('GPL')
-depends=('giflib' 'lame' 'libjpeg' 'libpng' 'libxrandr' 'libnet' 'libpcap' 'xdialog')
+depends=('giflib' 'libjpeg' 'libpng' 'mpg123' 'sdl2' 'pciutils' 'portaudio' 'flac')
makedepends=('pkg-config' 'xa' 'svn' 'texlive-core' 'dos2unix')
-optdepends=('pulseaudio' 'pulseaudio-alsa' 'alsa-lib')
+optdepends=('pulseaudio-alsa' 'alsa-lib' 'vorbis')
provides=('vice')
replaces=('vice')
conflicts=('vice' 'vice-svn')