Bug 95256 - new ebuild: gephex-0.4.3
|
Bug#:
95256
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: zypher@gentoo.org
|
Reported By: bruno.roggeri@metz.supelec.fr
|
|
Component: Ebuilds
|
|
|
URL:
http://www.gephex.org
|
|
Summary: new ebuild: gephex-0.4.3
|
|
Keywords: EBUILD
|
|
Status Whiteboard:
|
|
Opened: 2005-06-06 12:51 0000
|
GePhex is a video jockey software.
This ebuild is based on the gephex-0.4.1, with some changes :
- "b" is appended to the tarball name
- workaround a sandbox violation caused by qt.
Is there a way to guess the qt base directory or is it ok to hardcode /usr/qt/3
(as i did in this ebuild)?
The ebuild works for me, and the app appears pretty stable, and great :). Maybe
some more use flags could be added.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Created an attachment (id=60829) [details]
gephex-0.4.3.ebuild with new use flags
This ebuild adds some use flags :
alsa / oss : sound input
joystick
ffmpeg built in support
opengl : video output
v4l : video input
This ebuild also changes the behavior of the some of the use flags that were
already in the previous ebuild: most dependencies are now use-conditional, and
I added `use_with aalib AALIB` to the econf line as it was missing.
I didn't test every combination of use flags, but I can tell that
"-aalib +alsa +avi +ffmpeg -joystick +mmx +mpeg +opengl +oss +png +sdl -static
+v4l"
builds and runs on my box (without bugs so far).
Just changed two minio things, apart from that, it's in cvs now.
Thanks for your work.
Cheers,
Marc.