Search Criteria
Package Details: eduke32-git r9142_e3946bf81-1
Git Clone URL: | https://aur.archlinux.org/eduke32-git.git (read-only, click to copy) |
---|---|
Package Base: | eduke32-git |
Description: | Advanced Duke Nukem 3D source port - git version |
Upstream URL: | http://eduke32.com |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | parkerlreed |
Maintainer: | parkerlreed (punkrockguy318) |
Last Packager: | punkrockguy318 |
Votes: | 3 |
Popularity: | 0.002066 |
First Submitted: | 2020-04-15 11:56 |
Last Updated: | 2020-06-13 18:04 |
Dependencies (10)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- libvpx (libvpx-1.6, libvpx-full-git, libvpx-1.7, libvpx-git)
- sdl2_mixer (sdl2_mixer-hg, sdl2_mixer-minimal-git)
- gendesk (make)
- git (git-git) (make)
- glu (glu-git) (make)
- nasm (nasm-git) (make, i686)
- eduke32-shareware-episode (optional) – Duke Nukem 3D Demo
- fluidsynth (fluidsynth-git) (optional) – alternative midi sequencer
- timidity-freepats (freepats-legacy) (optional) – a free soundfont for music
Required by (1)
- eduke32-shareware-episode (requires eduke32)
Latest Comments
1 2 3 Next › Last »
punkrockguy318 commented on 2020-06-25 14:15
Hmm.. @mjr4077au - am I seeing the same versioning that you are? eduke's version looks fine in the log for me
mjr4077au commented on 2020-06-19 12:03
For the make line for EDuke32, probably best to drop the VC_REV=${pkgver/r} as it's mucking up the versioning in-game. Check version in log of VoidSW (right) vs EDuke32.
Opvolger commented on 2020-06-15 20:09
thnx
punkrockguy318 commented on 2020-06-13 18:04
Added aarch64 - thanks @Opvolger
Opvolger commented on 2020-06-13 18:01
Can you add aarch64?
arch=('i686' 'x86_64' 'aarch64')
It works on my pinebook-pro. Thanks in advance
parkerlreed commented on 2020-06-12 18:35
It seems we're doing it right. Split building was removed https://git.archlinux.org/pacman.git/tree/NEWS?h=v5.0.0#n40
parkerlreed commented on 2020-06-12 18:33
Oh I see what you mean now about it building both but only installing what you want. Yeah not ideal but works fine for now.
parkerlreed commented on 2020-06-12 18:32
Naah you did it right. I ran an update in yay and it saw that the version had bumped for eduke32-git. Updated and only installed eduke. I think it's good!
punkrockguy318 commented on 2020-06-12 15:14
Thanks! I just pushed my changes - this PKGBUILD now builds both voidsw and eduke32
Right now, the PKGBUILD builds both eduke32 and voidsw; even if you are only installing one - I'm not sure if its possible to break apart the build() function, but it's not the end of the world
parkerlreed commented on 2020-06-12 14:43
Or if you get to it before me I added you as a co maintainer. Thanks for the update.