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 | faf2abbad8d0902a02ed99f2fb5b824a1a1a2608 (patch) | |
tree | b110c8ba1389a3f465066cd2cab85faaa23f9c03 /media-video/streamdvd/metadata.xml | |
parent | Change einstall to make DESTDIR=D install (diff) | |
download | historical-faf2abbad8d0902a02ed99f2fb5b824a1a1a2608.tar.gz historical-faf2abbad8d0902a02ed99f2fb5b824a1a1a2608.tar.bz2 historical-faf2abbad8d0902a02ed99f2fb5b824a1a1a2608.zip |
Add patches to build with gcc 4.1 and to respect compiler and flags variables; also fix --as-needed usage. Closes bug #126291.
Package-Manager: portage-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> |