Search Criteria
Package Details: basiliskii-git r3384.9a7751f1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/basiliskii-git.git (read-only, click to copy) |
---|---|
Package Base: | basiliskii-git |
Description: | Open Source 68k Macintosh Emulator |
Upstream URL: | https://basilisk.cebix.net |
Keywords: | 68k basilisk color Emulator II Macintosh motorola |
Licenses: | GPL |
Conflicts: | basiliskii |
Provides: | basiliskii |
Submitter: | T3RM1NU5 |
Maintainer: | prurigro |
Last Packager: | prurigro |
Votes: | 13 |
Popularity: | 0.64 |
First Submitted: | 2016-06-08 15:14 (UTC) |
Last Updated: | 2023-09-13 18:16 (UTC) |
Latest Comments
FabioLolix commented on 2023-09-05 05:28 (UTC)
This is now a duplicate of https://aur.archlinux.org/packages/basiliskii-kanjitalk755-git which don't build with the same error either
FabioLolix commented on 2022-04-20 19:19 (UTC)
Removed the patch.
For some reason the pkgbuild build using makepkg but not using devtools:
parkerlreed commented on 2022-04-20 19:02 (UTC)
Patch no longer needed as it was u[streamed.
kerobaros commented on 2021-04-03 22:14 (UTC)
Here's a new PKGBUILD and patch file using aocard's previous reply as a source. Built locally, works here, etc
https://gist.github.com/kerobaros/78a5eb2d869f94e23766147c6b4ed451
aocard commented on 2021-01-24 03:42 (UTC) (edited on 2021-01-24 03:50 (UTC) by aocard)
I was unable to build due to a complaint on a missing config.rpath file. As seen on https://github.com/cebix/macemu/issues/233, here is a patch:
hildigerr commented on 2020-04-23 22:26 (UTC) (edited on 2020-04-23 22:32 (UTC) by hildigerr)
I was unable to build.
I got it to build with a hack: adding the following the the PKGBUILD, in build() after cd.
graysky commented on 2020-03-29 14:14 (UTC)
I am unable to build:
ubuntuxp commented on 2018-12-15 01:23 (UTC)
Since this PKGBUILD builds architecture-specific packages, the
arch=('any')
needs to be changed toarch=('x86_64')
(optionally with'i686'
and/or'armv7h'
included).