diff options
author | Niels Horn <niels.horn@gmail.com> | 2010-06-28 10:46:25 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-06-28 10:46:25 -0400 |
commit | dc040a5346bc4083581da8d48a8fd5f7b49866a1 (patch) | |
tree | 42414e114415e3fdf482391fc5ce6526528d71bc /multimedia/devede/README | |
parent | da4fec67cba27e3271fc8ff00f857a0ea855a2b9 (diff) | |
download | slackbuilds-dc040a5346bc4083581da8d48a8fd5f7b49866a1.tar.gz |
multimedia/devede: Added (create video CDs and DVDs)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'multimedia/devede/README')
-rw-r--r-- | multimedia/devede/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/devede/README b/multimedia/devede/README new file mode 100644 index 0000000000..75575a400f --- /dev/null +++ b/multimedia/devede/README @@ -0,0 +1,10 @@ +DeVeDe is a program to create video DVDs and CDs (VCD, sVCD, or CVD), suitable +for home players from any number of video files, in any of the formats +supported by MPlayer. + +DeVeDe requires dvdauthor, vcdimager, and MPlayer. + +Since new versions of DeVeDe are released frequently, to build a newer version +than the one this script was written for, try: + + VERSION=x.y.x ./devede.SlackBuild |