Search Criteria
Package Details: jzintv 20181225-1
Git Clone URL: | https://aur.archlinux.org/jzintv.git (read-only, click to copy) |
---|---|
Package Base: | jzintv |
Description: | Intellivision Emulator |
Upstream URL: | http://spatula-city.org/~im14u2c/intv/ |
Licenses: | |
Provides: | |
Submitter: | simmo |
Maintainer: | ericdestefano |
Last Packager: | TheGoliath |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-10 01:03 |
Last Updated: | 2020-02-10 21:27 |
Latest Comments
peteswickedale commented on 2020-04-25 21:58
Modify the PKGBUILD this way:
depends=('gcc-libs' 'sdl' 'gcc8')
prepare() { cd $srcdir/$pkgname*/src sed -i -e 's/WARN += -Werror -Wstrict-aliasing/WARN += -w -Wstrict-aliasing/g' Makefile.linux sed -i -e 's/gcc-8.1.0 -std=c99/gcc-8 -std=c99/g' Makefile.linux sed -i -e 's/g++-8.1.0 -std=c++14/g++-8 -std=c++14/g' Makefile.linux }
build() { cd $srcdir/$pkgname*/src make -f Makefile.linux }
klore commented on 2018-04-23 17:33
too obsolete
jzintv-20180421-linux-x86-64.zip Binaries for Linux on x86-64.