aboutsummaryrefslogtreecommitdiff
path: root/graphics/libdvdcss/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-06 04:26:40 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-06 04:26:40 +0000
commitf07080b33c418338b35c4bf937286f5f65e0e039 (patch)
tree930daea819ad24af09b88edbe4b00b7cee6b156c /graphics/libdvdcss/pkg-descr
parent132c9cdc22c7e3e42f546ba55d86cdaabccfd59c (diff)
downloadports-f07080b33c418338b35c4bf937286f5f65e0e039.tar.gz
ports-f07080b33c418338b35c4bf937286f5f65e0e039.zip
add libdvdcss
Accessing DVDs like a block device w/o having to bother about the decryption
Notes
Notes: svn path=/head/; revision=44802
Diffstat (limited to 'graphics/libdvdcss/pkg-descr')
-rw-r--r--graphics/libdvdcss/pkg-descr14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/libdvdcss/pkg-descr b/graphics/libdvdcss/pkg-descr
new file mode 100644
index 000000000000..c020f824534a
--- /dev/null
+++ b/graphics/libdvdcss/pkg-descr
@@ -0,0 +1,14 @@
+libdvdcss is a simple library designed for accessing DVDs like a block device
+without having to bother about the decryption. The important features are:
+
+ - Portability. Currently supported platforms are GNU/Linux, FreeBSD, BeOS
+ and Windows.
+ - The MacOS X version is being worked on as well.
+ - Simplicity. There are currently 7 functions in the API, and we intend to
+ keep this number low.
+ - Freedom. libdvdcss is released under the General Public License, ensuring
+ it will stay free, and used only for free software products.
+ - Just better. Unlike most similar projects, libdvdcss doesn't require the
+ region of your drive to be set.
+
+WWW: http://www.videolan.org/libdvdcss/