UmVirt LFS Package info

DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
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.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: k3b, brasero.
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