ref: d1052718b7d3f7394a0f3e15ff7131dfe63fd8b2
parent: c80446a871b52d3d5b6137339da5d42b2eab5f8e
author: Jean-Baptiste Kempf <[email protected]>
date: Mon Nov 14 05:26:47 EST 2011
Update README and INSTALL to be a bit less out-of-date
--- a/INSTALL
+++ b/INSTALL
@@ -10,6 +10,12 @@
See `./configure --help' for more information.
+
+If you got libdvdcss from its version control system, please bootstrap first:
+
+ ./bootstrap
+
+
Building libdvdcss
==================
--- a/README
+++ b/README
@@ -5,9 +5,9 @@
Introduction
============
-libdvdcss is part of the VideoLAN project, a full MPEG2 client/server
-solution. The VideoLAN Client can also be used as a standalone program
-to play MPEG2 streams from a hard disk or a DVD.
+libdvdcss is part of the VideoLAN project, a full video client/server
+streaming solution. VLC can also be used as a standalone program
+to play video streams from a hard disk or a DVD.
Building and Installing libdvdcss
@@ -46,17 +46,11 @@
A mailing-list has been set up for support and discussion about
libdvdcss. Its address is :
- <[email protected]>
+ <[email protected]>
-To subscribe, send a mail to <[email protected]> with the following
-words in the mail body :
+To subscribe or unsubscribe, go to:
- subscribe libdvdcss
-
-To unsubscribe, do the same with the words :
-
- unsubscribe libdvdcss
-
+ http://mailman.videolan.org/
When reporting bugs, try to be as precise as possible (which OS, which
distribution, what plugins you were trying, and so on).