Search Criteria
Package Details: jzintv 20200712-1
Package Actions
| 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/ |
| Keywords: | emulator games intellivision jzintv retro |
| Licenses: | GPL |
| Provides: | jzintv |
| Submitter: | simmo |
| Maintainer: | cargabsj175 |
| Last Packager: | cargabsj175 |
| Votes: | 4 |
| Popularity: | 0.025604 |
| First Submitted: | 2015-09-10 01:03 (UTC) |
| Last Updated: | 2025-09-09 12:36 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- sdlAUR (sdl-openglhqAUR, sdl-nokbgrabAUR, sdl-openglhq-nokbgrabAUR, sdl-gitAUR, sdl12-compat-gitAUR, sdl12-compat)
Latest Comments
dreieck commented on 2023-04-24 15:18 (UTC)
Some path in the
PKGBUILDis wrong:The
20180509should be replaced with${pkgver}.Please fix.
Thanks for maintaining!
peteswickedale commented on 2020-04-25 21:58 (UTC)
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 (UTC)
too obsolete
jzintv-20180421-linux-x86-64.zip Binaries for Linux on x86-64.