Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95256 - new ebuild: gephex-0.4.3
Summary: new ebuild: gephex-0.4.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Marc Hildebrand (RETIRED)
URL: http://www.gephex.org
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-06-06 12:51 UTC by Bruno Roggeri
Modified: 2005-06-12 01:50 UTC (History)
0 users

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


Attachments
gephex-0.4.3.ebuild (gephex-0.4.3.ebuild,1.25 KB, text/plain)
2005-06-06 12:54 UTC, Bruno Roggeri
Details
gephex-0.4.3.ebuild with new use flags (gephex-0.4.3.ebuild,1.54 KB, text/plain)
2005-06-08 02:54 UTC, Bruno Roggeri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno Roggeri 2005-06-06 12:51:35 UTC
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.
Comment 1 Bruno Roggeri 2005-06-06 12:54:29 UTC
Created attachment 60736 [details]
gephex-0.4.3.ebuild
Comment 2 Bruno Roggeri 2005-06-08 02:54:17 UTC
Created attachment 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).
Comment 3 Marc Hildebrand (RETIRED) gentoo-dev 2005-06-12 01:50:18 UTC
Just changed two minio things, apart from that, it's in cvs now.
Thanks for your work.

Cheers,

Marc.