Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141063 - media-video/qdvdauthor 0.1.1 has been released
Summary: media-video/qdvdauthor 0.1.1 has been released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Stefan Briesenick (RETIRED)
URL: http://qdvdauthor.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-19 10:42 UTC by Aaron
Modified: 2006-09-15 06:48 UTC (History)
1 user (show)

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


Attachments
qdvdauthor 0.1.1 ebuild with fixes for bug 119756 (qdvdauthor-0.1.1.ebuild,2.19 KB, text/plain)
2006-07-19 12:39 UTC, Aaron
Details
configure patch to allow --without-mplayer-support, --without-xine-support, and --without-vlc-support (configurepatch.patch,708 bytes, patch)
2006-07-19 12:40 UTC, Aaron
Details | Diff
new ebuild that actually works when mplayer is in use (qdvdauthor-0.1.1.ebuild,2.19 KB, text/plain)
2006-07-19 12:58 UTC, Aaron
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron 2006-07-19 10:42:10 UTC
A new version of qdvdauthor was released on 2006-07-04 version 0.1.1
Comment 1 Stefan Briesenick (RETIRED) gentoo-dev 2006-07-19 12:18:45 UTC
thanks for reporting. I'll check this later.
Comment 2 Aaron 2006-07-19 12:39:47 UTC
Created attachment 92229 [details]
qdvdauthor 0.1.1 ebuild with fixes for bug 119756
Comment 3 Aaron 2006-07-19 12:40:25 UTC
Created attachment 92230 [details, diff]
configure patch to allow --without-mplayer-support, --without-xine-support, and --without-vlc-support
Comment 4 Aaron 2006-07-19 12:58:49 UTC
Created attachment 92231 [details]
new ebuild that actually works when mplayer is in use

compiles with -mplayer, +xine, works
compiles with +mplayer, -xine, qplayer runs and plays a file
compiles with +mplayer, +xine, xine and mplayer plugin are compiled, and they run fine

i hope the ebuild and configure patch are useful
Comment 5 Stefan Briesenick (RETIRED) gentoo-dev 2006-09-15 06:48:43 UTC
qdvdauthor-0.1.2-r1 is in CVS now with "xine" and "mplayer" use-flags.

But I solved the problem w/o a patch, which is ugly if you have to stay in sync with every version. But feel free to submit your patch upstream, since it looks valuable. ;-)

btw: VLC support is currently broken (configure checks for xine-libs and doesn't compile, but I haven't investigated it further).