UmVirt LFS Package info

DB commit: be1eaeb9e1d7ba0146566f8c9226f3f3cf6c6aa8
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
[ 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

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.3/packages/d/dvd+rw-tools-7.1.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/d/dvd+rw-tools-7.1.tar.gz.md5sum
Dependances: cdrtools.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -i '/stat.h/a #include <sys/sysmacros.h>' growisofs.c &&
sed -i '/stdlib/a #include <limits.h>' transport.hxx 

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