Package Details: sm64ex-redrawn-60fps-git r513.58-3

Git Clone URL: https://aur.archlinux.org/sm64ex-redrawn-60fps-git.git (read-only, click to copy)
Package Base: sm64ex-redrawn-60fps-git
Description: Super Mario 64 PC port (sm64ex fork) with the 60fps patch, redrawn texture pack and HD Mario
Upstream URL: https://github.com/sm64pc/sm64ex
Keywords: mario sm64
Licenses: reverse-engineered and unlicensed
Conflicts: sm64ex
Provides: sm64ex
Submitter: mekb
Maintainer: mekb
Last Packager: mekb
Votes: 1
Popularity: 0.000000
First Submitted: 2022-01-22 23:48 (UTC)
Last Updated: 2022-09-17 09:36 (UTC)

Latest Comments

selurvedu commented on 2022-01-28 08:42 (UTC)

Thank you!

mekb commented on 2022-01-27 05:54 (UTC)

Yep, I've updated that stuff from sm64ex-redrawn-git and removed libglvnd, I'm submitting now

selurvedu commented on 2022-01-27 05:50 (UTC)

Yes, and glew is not needed as well, also, audiofile and python should be moved from depends to makedepends. :)

mekb commented on 2022-01-27 05:47 (UTC)

So just remove libglvnd?

selurvedu commented on 2022-01-27 05:46 (UTC)

This should be good, I think:

depends=('sdl2')
makedepends=('git' 'audiofile' 'python')

mekb commented on 2022-01-27 05:46 (UTC)

Do I ignore the comment or what do I put for the dependencies?

selurvedu commented on 2022-01-24 01:48 (UTC) (edited on 2022-01-27 05:05 (UTC) by selurvedu)

Hi! Please consider updating the dependencies in this PKGBUILD, see my comment here: https://aur.archlinux.org/packages/sm64pc-git/#comment-848377

Update: Please disregard the libglvnd dependency I mentioned. sdl2 already depends on it via the libgl dep, which is an alias for libglvnd. The rest of my comment is still valid.