UmVirt LFS Package info

DB commit: eeb5b556770c9a541df710c0fd927901d6de9d66
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ BASH | XML | JSON ]

dvdrw-tools

The dvd+rw-tools package contains several utilities to master the DVD media, both +RW/+R and -R[W]. The principle tool is growisofs which provides a way to both lay down and grow an ISO9660 file system on (as well as to burn an arbitrary pre-mastered image to) all supported DVD media. This is useful for creating a new DVD or adding to an existing image on a partially burned DVD.

Package info

Template:
Codename: dvdrw-tools
Source file: dvd+rw-tools-7.1.tar.gz
Source file size: 140846
Source file MD5-checkum: 8acb3c885c87f6838704a0025e435871
Source directory: dvd+rw-tools-7.1
Package URL: https://umvirt.com/linux/downloads/0.2/packages/d/dvd+rw-tools-7.1.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2/packages/d/dvd+rw-tools-7.1.tar.gz.md5sum
Dependances: cdrtools.
Dependance of: *** NO PACKAGES FOUND ***
Patches: dvd+rw-includes.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
#

Build script:
make all rpl8 btcflash

Install script:
make prefix=/usr install 

if [[ "$ULFS_PKG_DOCUMENTATION" == "YES" ]]
then

install -v -m644 -D index.html \
    /usr/share/doc/dvd+rw-tools-7.1/index.html

fi