UmVirt LFS Package info

DB commit: 57bed5a54ba91b88b24a1c8eb97bd083dbf72f0d
APP commit: 634ff2193dea70dde75eb1916d758638b7417453

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

Codename: dvdrw-tools
Source file: dvd+rw-tools-7.1.tar.gz
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