Skip to content
Snippets Groups Projects
Commit 03ec28ca authored by Antonio Rojas's avatar Antonio Rojas
Browse files

962855F072C7A01846405864FCF3C8CB5CF9C8D4 key rebuild

parent 079acb1b
No related branches found
No related tags found
No related merge requests found
......@@ -4,13 +4,13 @@
pkgname=vice
pkgver=3.6.1
pkgrel=1
pkgrel=2
pkgdesc='Versatile Commodore 8-bit Emulator'
arch=(x86_64)
license=(GPL)
url='https://vice-emu.sourceforge.io/'
depends=(alsa-lib giflib glew gtk3 libjpeg-turbo libpng libpulse python sdl2 sdl2_image)
makedepends=(dos2unix ffmpeg libpcap libxaw texlive-bin texlive-core xa xorg-bdftopcf xorg-mkfontdir)
makedepends=(dos2unix ffmpeg4.4 libpcap libxaw texlive-bin texlive-core xa xorg-bdftopcf xorg-mkfontdir)
source=("https://downloads.sourceforge.net/project/vice-emu/releases/$pkgname-${pkgver%.0}.tar.gz"
disable-fc-cache.patch)
b2sums=('129171380f3bd23d579dc29a96419446169cf9a98d2fec82951fa192914846053d213a19b395c9ca30596859cce35bcfea0de0c0a7461c45cb38511a546ca4b2'
......@@ -27,6 +27,7 @@ prepare() {
build() {
cd $pkgname-$pkgver
export CFLAGS="$CFLAGS -w -Wl,--allow-multiple-definition"
PKG_CONFIG_PATH="/usr/lib/ffmpeg4.4/pkgconfig" \
./configure \
--enable-external-ffmpeg \
--enable-x64 \
......
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