Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 183899 - games-fps/ezquake-1.8.2.ebuild (update)
Summary: games-fps/ezquake-1.8.2.ebuild (update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 169674 214317 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-07-01 22:00 UTC by Patryk Rzadzinski
Modified: 2008-06-05 08:10 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for ezquake-bin-1.8.0 (ezquake-bin-1.8.0.ebuild,2.73 KB, text/plain)
2007-07-01 22:02 UTC, Patryk Rzadzinski
Details
ezquake-1.8.ebuild (ezquake-1.8.ebuild,1.94 KB, text/plain)
2007-07-16 12:42 UTC, Paul Bredbury
Details
ezquake-bin-1.9.ebuild (ezquake-bin-1.9.ebuild,2.08 KB, text/plain)
2008-05-01 21:23 UTC, Piotr Szymaniak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patryk Rzadzinski 2007-07-01 22:00:58 UTC
Hi!

Please find attached ezquake-bin-1.8.0.ebuild, which is an update to the existing ezquake-bin-1517.ebuild. The new build is quite revolutionary (lots of changes, including versioning change). Version 1517 is not supported anymore and should be removed or hard masked. Also the ebuild is much different (and much better imho) so I'm submitting the whole file instead of a diff. Sorry for the delay, next ezquake ebuilds should come on time.

regards
Comment 1 Patryk Rzadzinski 2007-07-01 22:02:12 UTC
Created attachment 123564 [details]
ebuild for ezquake-bin-1.8.0
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-07-01 22:03:37 UTC
*** Bug 169674 has been marked as a duplicate of this bug. ***
Comment 3 Paul Bredbury 2007-07-16 12:42:35 UTC
Created attachment 125007 [details]
ezquake-1.8.ebuild

Here's a reasonable attempt to shoehorn ezquake into a shared structure, compiled from source. It works, but feel free to improve it.

ezquake has jerky movement on my x86 PC. Joequake, Qrack and Darkplaces are not jerky.
Comment 4 Patryk Rzadzinski 2007-07-16 16:31:05 UTC
1. It is recommended to use official builds of ezquake, compile from svn at your own risk
2. Cannot reproduce, works smoothly on my x86, x86_64 and amd64. Maybe try default config.

regards,

Patryk
Comment 5 Kyle Hunter 2007-08-04 05:01:25 UTC
Compiling from source:
gcc: libs/linux-x86_64/minizip.a: No such file or directory
gcc: libs/linux-x86_64/libpng.a: No such file or directory
gcc: libs/linux-x86_64/libz.a: No such file or directory
gcc: libs/linux-x86_64/libpcre.a: No such file or directory
gcc: libs/linux-x86_64/libexpat.a: No such file or directory
gcc: libs/linux-x86_64/libtcl8.4.a: No such file or directory
gcc: libs/linux-x86_64/libjpeg.a: No such file or directory

It seems like it's got it's own .a files and that's what the makefile uses. Should use the ones already installed on the system.
Comment 6 Brandon Captain 2007-09-18 17:45:38 UTC
ezquake 1.8.2 was just released

http://www.besmella-quake.com/
Comment 7 Stephen Bridges 2007-09-21 17:37:57 UTC
(In reply to comment #6)
> ezquake 1.8.2 was just released

Renaming the ebuild and removing the MY_PV variable works on my amd64 rig.
Comment 8 Patryk Rzadzinski 2007-09-21 21:29:42 UTC
Yeah, that should be enough for the new version. There should be a security module too, so the new ebuild will require this addon as well. (1.8.0 didn't get a security module at all).
Comment 9 Mr. Bones. (RETIRED) gentoo-dev 2007-11-16 17:51:44 UTC
We definitely would prefer the source build on Gentoo, but the 1.8 version of the ebuild fails to build for me.  Someone want to try to reroll for 1.8.2?
Comment 10 Simon Vargblom 2007-11-17 10:44:28 UTC
what about using the nquake ( www.nquake.com ) installer to install ezquake if -bin ? 
Comment 11 Patryk Rzadzinski 2007-11-17 11:26:58 UTC
(In reply to comment #9)
> We definitely would prefer the source build on Gentoo, but the 1.8 version of
> the ebuild fails to build for me.  Someone want to try to reroll for 1.8.2?
> 

For the QW community, the -bin version is absolutely more important. The reason behind that is we cannot use our own builds in tournamets and official games (for security purposes). Nevertheless it ain't a proprietary blob, the source is out there!
Comment 12 Chris Gianelloni (RETIRED) gentoo-dev 2008-04-11 16:57:55 UTC
I'll get this updated tonight using the ebuild from bug #214317, which is based on this one.
Comment 14 Piotr Szymaniak 2008-04-29 15:12:15 UTC
Updated in bug #214317.
Comment 15 Chris Gianelloni (RETIRED) gentoo-dev 2008-04-30 21:46:25 UTC
*** Bug 214317 has been marked as a duplicate of this bug. ***
Comment 16 Piotr Szymaniak 2008-05-01 21:23:25 UTC
Created attachment 151562 [details]
ezquake-bin-1.9.ebuild
Comment 17 Mr. Bones. (RETIRED) gentoo-dev 2008-06-04 19:43:39 UTC
ezquake-bin-1.9 in portage.
Comment 18 Patryk Rzadzinski 2008-06-05 08:10:51 UTC
Awesome news, thanks!