Package Details: jk2mv 1.4.1-1

Git Clone URL: https://aur.archlinux.org/jk2mv.git (read-only, click to copy)
Package Base: jk2mv
Description: Modification for Jedi Knight II: Jedi Outcast.
Upstream URL: https://jk2mv.org
Licenses: GPL
Submitter: Beini
Maintainer: iyanmv
Last Packager: iyanmv
Votes: 2
Popularity: 0.000006
First Submitted: 2015-12-04 06:13 (UTC)
Last Updated: 2022-09-06 22:06 (UTC)

Latest Comments

Beini commented on 2022-07-01 12:25 (UTC)

Hi iyanmv,

Sorry about forgetting this package. It's orphaned now.

iyanmv commented on 2022-07-01 12:09 (UTC)

Hi Beini, this has been flagged out of date too long? But you logged in recently. If you don't want to maintain this, can you orphan it?

electricprism commented on 2020-12-29 05:35 (UTC) (edited on 2020-12-29 05:35 (UTC) by electricprism)

Since there's no "single-player PKGBUILD/AUR" here's how to install Jedi Outcast Single Player.

--------------------
jedi-outcast-linux v1.0
--------------------
Create Builds area

mkdir -p ~/Builds && cd ~/Builds

Download last snapshot

wget https://aur.archlinux.org/cgit/aur.git/snapshot/jedi-outcast-linux-bin.tar.gz

Decompress & Unarchive

tar -zxvf jedi-outcast-linux-bin.tar.gz

Enter PKG

cd jedi-outcast-linux-bin

Make Package

makepkg -s

Manually Merge Package

sudo pacman -U jedi-outcast-linux-bin-1.0.0-1-x86_64.pkg.tar.zst

Create GameData Directory

mkdir -p ~/.jk2/base/

Copy GameData from Gog or Steam to local directory

rsync -av --progress "/path/to/Star Wars Jedi Knight II - Jedi Outcast/GameData/base/" ~/.jk2/base/

Show installed files of package

pacman -Ql jedi-outcast-linux-bin

eg:
/usr/share/applications/jedi-outcast-linux-bin.desktop
Manually Launch Game

/opt/jedi-outcast-linux-bin/jk2sp

electricprism commented on 2020-12-29 02:49 (UTC) (edited on 2020-12-29 05:36 (UTC) by electricprism)

@stallmarx + @all

2020, 12-28 jk2mv "out-of-date" workaround
run this code to manually build the package against current version

mkdir ~/Builds && cd ~/Builds

wget https://aur.archlinux.org/cgit/aur.git/snapshot/jk2mv.tar.gz

tar -zxvf jk2mv.tar.gz

cd jk2mv

sed -i 's/1.2.1/1.4.1/g' PKGBUILD

sed -i 's/71e4a42374ef502e5bea08f44d4b1c1b3a74fbbc66c33acb074599e44abecabb/SKIP/g' PKGBUILD

sed -i 's/1.2.1/1.4.1/g' .SRCINFO

sed -i 's/71e4a42374ef502e5bea08f44d4b1c1b3a74fbbc66c33acb074599e44abecabb/SKIP/g' .SRCINFO

makepkg -s

sudo pacman -U jk2mv-1.4.1-1-x86_64.pkg.tar.zst

stallmarx commented on 2018-05-23 18:58 (UTC) (edited on 2018-05-23 19:00 (UTC) by stallmarx)

New version is 1.4.1

tarball: https://github.com/mvdevs/jk2mv/archive/1.4.1.tar.gz

sha256: 08e64c8dc4e59d71c2fcc24bbb55a921e7e856e87273a451c9971ad238bdd4a1