Search Criteria
Package Details: fs2-knossos 0.14.3-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/fs2-knossos.git (read-only, click to copy) |
---|---|
Package Base: | fs2-knossos |
Description: | A simple mod manager for FreeSpace 2 Open |
Upstream URL: | https://github.com/ngld/knossos |
Keywords: | freespace2 game modmanager |
Licenses: | Apache |
Submitter: | ngld |
Maintainer: | None |
Last Packager: | themaddin |
Votes: | 9 |
Popularity: | 0.000011 |
First Submitted: | 2014-11-10 18:24 (UTC) |
Last Updated: | 2021-10-15 19:17 (UTC) |
Dependencies (20)
- openal (openal-gitAUR)
- p7zipAUR (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR, 7zip)
- python (python37AUR, python311AUR, python310AUR)
- python-pip
- python-ply
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-pyqtwebengine (python-pyqt5-webengine)
- python-ravenAUR
- python-requests
- python-requests-toolbelt
- python-semantic-version
- python-six
- python-token-bucketAUR
- qt5-tools
- qt5-webchannel
- qt5-webengine
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python-setuptools (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
rivers commented on 2021-07-29 18:08 (UTC) (edited on 2021-07-29 18:12 (UTC) by rivers)
This package seems to be missing a dependency, fuse2. You may need to manually install fuse2 (sudo pacman -S --asdeps fuse2) in order to actually start any games.
(edit: I noticed this after switching from gnome to KDE, so this is likely the same error that themaddin encountered)
themaddin commented on 2021-06-30 20:14 (UTC)
qt5-base 5.15.2+kde+r203-1 breaks knossos, a downgrade to r200 appears to work.
themaddin commented on 2021-03-19 22:05 (UTC) (edited on 2021-03-19 22:05 (UTC) by themaddin)
I've pushed the version to 0.14.3, updated the checksum and added the
python-pyqtwebengine
dependency.I've not added
python-pip
, as it should already be a dependency ofpython-token-bucket
throughpython-setuputils
. AFAIK it is not a direct dependency of this, and, if indeed missing forpython-token-bucket
, should be reported there.iVoid commented on 2021-02-23 02:36 (UTC) (edited on 2021-02-23 02:37 (UTC) by iVoid)
In addition to what @ph34rb0t mentioned to get this to build I also needed to manually install the
python-pip
package from the official repositories, as it is a dependency forpython-token-bucket
and it is not marked as such.Samsagax commented on 2020-11-23 20:11 (UTC) (edited on 2020-11-23 20:15 (UTC) by Samsagax)
I think @ph34rb0t should take ownership of this package.
ph34rb0t commented on 2020-06-28 20:35 (UTC)
MD5 for 0.14.3: e744e613c9925a5c3d774c1787c554fb
Alternatively, set the first md5sum in line 21 of the PKGBUILD to "SKIP".
Other edits: See previous reply.
ph34rb0t commented on 2020-06-27 01:35 (UTC)
Required PKGBUILD changes for 0.14.1:
Line 4, change to:
Line 13, add:
Line 21, change MD5SUM to
Also mind that python-token-bucket is an AUR package and might require building before trying to build Knossos.
The 0.14.1 package built okay for me after these adaptions and works.
ferlanero commented on 2020-03-05 18:32 (UTC)
Knossos 0.14 is out: https://github.com/ngld/knossos/releases Would the maintainer be so kindly to update it in AUR repositories too? Thanks in advance!
liamdawe commented on 2020-02-11 11:47 (UTC)
Something is up with the package, it won't build:
yarn install v1.22.0 [1/4] Resolving packages... [2/4] Fetching packages... info fsevents@1.2.4: The platform "linux" is incompatible with this module. info "fsevents@1.2.4" is an optional dependency and failed compatibility check. Excluding it from installation. [3/4] Linking dependencies... [4/4] Building fresh packages... Done in 1.60s. Checking Python version... ok Checking setuptools... ok Checking PyQt5... ok Checking semantic_version... ok Checking six... ok Checking requests... ok Checking requests_toolbelt... ok Checking ply... ok Checking token_bucket... Not found! ==> ERROR: A failure occurred in package(). Aborting...
« First ‹ Previous 1 2 3 Next › Last »