diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-03-15 13:37:18 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-03-15 13:37:18 +0000 |
commit | 7b55be8b7081cc9df73f4537f5811ba1af3b089d (patch) | |
tree | 2f04cf6c04c8d674e81744fc8a399d5e403e3546 /media-video/streamdvd/metadata.xml | |
parent | Change einstall to make DESTDIR=D install (diff) | |
download | gentoo-2-7b55be8b7081cc9df73f4537f5811ba1af3b089d.tar.gz gentoo-2-7b55be8b7081cc9df73f4537f5811ba1af3b089d.tar.bz2 gentoo-2-7b55be8b7081cc9df73f4537f5811ba1af3b089d.zip |
Add patches to build with gcc 4.1 and to respect compiler and flags variables; also fix --as-needed usage. Closes bug #126291.
(Portage version: 2.1_pre6-r2)
Diffstat (limited to 'media-video/streamdvd/metadata.xml')
-rw-r--r-- | media-video/streamdvd/metadata.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-video/streamdvd/metadata.xml b/media-video/streamdvd/metadata.xml index fadc78533a60..8c39d6941b5f 100644 --- a/media-video/streamdvd/metadata.xml +++ b/media-video/streamdvd/metadata.xml @@ -3,10 +3,10 @@ <pkgmetadata> <herd>video</herd> <longdescription> -StreamDVD is a fast tool to backup Video DVDs 'on the fly', there will -be no ripping, demultiplexing, recoding, remultiplexing .... You can -select the wanted title, chapters, video, audio and subpicture streams -and also a resize factor and StreamDVD will write a 'ready to author' +StreamDVD is a fast tool to backup Video DVDs 'on the fly', there will +be no ripping, demultiplexing, recoding, remultiplexing .... You can +select the wanted title, chapters, video, audio and subpicture streams +and also a resize factor and StreamDVD will write a 'ready to author' vob file to stdout. </longdescription> </pkgmetadata> |