Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262631 - initial ebuild for the webcam controlled game levelhead
Summary: initial ebuild for the webcam controlled game levelhead
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL: http://selectparks.net/~julian/levelhead
Whiteboard:
Keywords: EBUILD
Depends on: 110432 256970 262630
Blocks:
  Show dependency tree
 
Reported: 2009-03-16 08:17 UTC by Account removed
Modified: 2010-03-17 10:52 UTC (History)
1 user (show)

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


Attachments
games-puzzle/levelhead/levelhead-9999.ebuild (levelhead-9999.ebuild,1.70 KB, text/plain)
2009-03-16 08:18 UTC, Account removed
Details
games-puzzle/levelhead/files/makefile.diff (makefile.diff,10.43 KB, patch)
2009-03-16 08:19 UTC, Account removed
Details | Diff
games-puzzle/levelhead/files/paths.diff (paths.diff,1.22 KB, patch)
2009-03-16 08:19 UTC, Account removed
Details | Diff
games-puzzle/levelhead/files/levelhead.png (levelhead.png,12.03 KB, image/png)
2009-03-16 08:19 UTC, Account removed
Details
games-puzzle/levelhead/levelhead-9999.ebuild (levelhead-9999.ebuild,2.03 KB, text/plain)
2009-03-16 08:39 UTC, Account removed
Details
games-puzzle/levelhead/levelhead-9999.ebuild (levelhead-9999.ebuild,2.38 KB, text/plain)
2009-03-20 07:37 UTC, Account removed
Details
games-puzzle/levelhead/levelhead-9999.ebuild (levelhead-9999.ebuild,2.41 KB, text/plain)
2009-03-20 08:10 UTC, Account removed
Details
games-puzzle/levelhead/files/gcc43.patch (gcc43.patch,639 bytes, patch)
2009-03-20 08:10 UTC, Account removed
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Account removed 2009-03-16 08:17:29 UTC
initial ebuild for the game levelhead.
Its controlled with webcam and some manufactured cubes

Reproducible: Always
Comment 1 Account removed 2009-03-16 08:18:07 UTC
Created attachment 185155 [details]
games-puzzle/levelhead/levelhead-9999.ebuild

initial ebuild
Comment 2 Account removed 2009-03-16 08:19:05 UTC
Created attachment 185157 [details, diff]
games-puzzle/levelhead/files/makefile.diff

patching in a makefile to get rid of the bakefile dependency
Comment 3 Account removed 2009-03-16 08:19:27 UTC
Created attachment 185158 [details, diff]
games-puzzle/levelhead/files/paths.diff

patch to fix some paths
Comment 4 Account removed 2009-03-16 08:19:48 UTC
Created attachment 185159 [details]
games-puzzle/levelhead/files/levelhead.png

desktop icon
Comment 5 Account removed 2009-03-16 08:26:15 UTC
The game works extremely good, but I have some texture problems here.
I hope the ebuild attracts some more interested people, as the idea is simply
great.
Apart from above dependencies, the game also depends on 
openproducer-1.1.0
openthreads-1.5.0
openscenegraph-1.2
which can be found in the sunrise overlay.
As sunrise uses an other category for openscenegraph than portage does with a newer version, I modified sunrise category locally, so levelhead expects 
=dev-games/openscenegraph-1.2
If this is is problem I can also open new bugs for those "modified" sunrise overlays.
Comment 6 Account removed 2009-03-16 08:39:07 UTC
Created attachment 185167 [details]
games-puzzle/levelhead/levelhead-9999.ebuild

added some pkg_postinst
Comment 7 Account removed 2009-03-16 08:41:01 UTC
If gstreamers gst-plugins-v4l2 refuses to work with your webcam
the patch on http://bugs.gentoo.org/show_bug.cgi?id=250079
is required which makes use of libv4l
Comment 8 Account removed 2009-03-20 07:37:33 UTC
Created attachment 185601 [details]
games-puzzle/levelhead/levelhead-9999.ebuild

fixes
Comment 9 Account removed 2009-03-20 08:10:05 UTC
Created attachment 185605 [details]
games-puzzle/levelhead/levelhead-9999.ebuild

adding gcc43 patch.
thanks to lazy_bum!
Comment 10 Account removed 2009-03-20 08:10:28 UTC
Created attachment 185606 [details, diff]
games-puzzle/levelhead/files/gcc43.patch