Skip to content
Snippets Groups Projects
Commit 1d53fa08 authored by Alexander Rødseth's avatar Alexander Rødseth
Browse files

upgpkg: 3.5-1

parent 25c44f91
No related branches found
No related tags found
No related merge requests found
......@@ -3,17 +3,17 @@
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=vice
pkgver=3.4
pkgrel=3
pkgdesc='The Versatile Commodore 8-bit Emulator'
pkgver=3.5
pkgrel=1
pkgdesc='Versatile Commodore 8-bit Emulator'
arch=(x86_64)
license=(GPL)
url='https://vice-emu.sourceforge.io/'
depends=(alsa-lib giflib libjpeg-turbo libpng libpulse sdl2)
makedepends=(ffmpeg libpcap libxaw xa xorg-bdftopcf xorg-mkfontdir)
depends=(alsa-lib giflib glew libjpeg-turbo libpng libpulse python sdl2 gtk3)
makedepends=(dos2unix ffmpeg libpcap libxaw texlive-bin texlive-core xa xorg-bdftopcf xorg-mkfontdir)
source=("https://downloads.sourceforge.net/project/vice-emu/releases/$pkgname-$pkgver.tar.gz"
disable-fc-cache.patch)
sha256sums=('4bd00c1c63d38cd1fe01b90032834b52f774bc29e4b67eeb1e525b14fee07aeb'
sha256sums=('56b978faaeb8b2896032bd604d03c3501002187eef1ca58ceced40f11a65dc0e'
'8058210e092c4943a55baeff47e6d5f3661aeb3686fd1f75e07f47888da9cc98')
prepare() {
......@@ -39,6 +39,5 @@ package() {
make -C $pkgname-$pkgver \
DESTDIR="$pkgdir" \
realdocdir=/usr/share/doc/vice \
install -j1
ln -s /usr/share/doc/vice "$pkgdir/usr/lib/vice/doc"
install
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment