Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 461268 - games-util/libglfps - Helper library for showing FPS
Summary: games-util/libglfps - Helper library for showing FPS
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://linux.freecode.com/projects/li...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2013-03-10 15:05 UTC by Fpemud
Modified: 2016-01-21 06:05 UTC (History)
1 user (show)

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


Attachments
libglfps-0.1.ebuild (libglfps-0.1.ebuild,466 bytes, text/plain)
2013-03-10 15:06 UTC, Fpemud
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fpemud 2013-03-10 15:05:31 UTC
New ebuild for libglfps, Helper library for showing FPS

Reproducible: Always
Comment 1 Fpemud 2013-03-10 15:06:01 UTC
Created attachment 341544 [details]
libglfps-0.1.ebuild
Comment 2 Julian Ospald 2013-03-10 15:54:04 UTC
does not work

freeglut  ERROR:  Function <glutStrokeCharacter> called without first calling 'glutInit'.
Comment 3 Agustin Ferrari 2016-01-21 06:05:21 UTC
I was able to compile the program without having to make changes in the ebuild (possibly the latest versions of media-libs/mesa have solved the bug that commented Julian).
I tested the program with the following games:
games-action/maelstrom
games-arcade/emilia-pinball
games-arcade/frozen-bubble
games-arcade/vor
games-arcade/xgalaga
games-engines/odamex
games-fps/zandronum (from haarp overlay)
games-roguelike/cataclysm-dda and games-roguelike/stone-soup (tiles version)
games-simulation/openttd
games-simulation/singularity
games-sports/billardgl
games-strategy/freeciv

But it only works with BillardGL. In the README also mentions the following: "Currently, libglfps only supports apps that use double buffering" so it is possible that only work with a limited number of games.