From abf7c00fbee9b91b3310f92eb14aa1fd69ca500a Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Mon, 30 May 2005 21:50:43 +0000 Subject: [PATCH] Removed excess spaces from the ends of lines in the source files git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4515 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- multimedia/cdwriteutils/cdrdao.xml | 38 ++++++++++++------------ multimedia/cdwriteutils/cdwriteutils.xml | 2 +- multimedia/cdwriteutils/udftools.xml | 22 +++++++------- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/multimedia/cdwriteutils/cdrdao.xml b/multimedia/cdwriteutils/cdrdao.xml index b9c6094817..502671b4be 100644 --- a/multimedia/cdwriteutils/cdrdao.xml +++ b/multimedia/cdwriteutils/cdrdao.xml @@ -30,7 +30,7 @@ Introduction to Cdrdao The Cdrdao package contains - CD recording utilities. These are useful for burning a + CD recording utilities. These are useful for burning a CD in disk-at-once mode. Package Information @@ -58,15 +58,15 @@ Additional Downloads - Required patch (if building gcdmaster): + Required patch (if building gcdmaster): - Required patch (if building gcdmaster): + Required patch (if building gcdmaster): - Required patch (if building gcdmaster): + Required patch (if building gcdmaster): @@ -74,24 +74,24 @@ Cdrdao Dependencies Optional - (required to build - toc2mp3) and + (required to build + toc2mp3) and PCCTS Optional (Required to Build the 'gcdmaster' Program) - Note: all the following packages must be built in + Note: all the following packages must be built in the order listed. - , + , - libsigc++-1.2.5, - gtkmm-2.2.12, - libglademm-2.2.0, - libgnomecanvasmm-2.0.2, - gconfmm-2.0.2, - libgnomemm-2.0.1 and + libsigc++-1.2.5, + gtkmm-2.2.12, + libglademm-2.2.0, + libgnomecanvasmm-2.0.2, + gconfmm-2.0.2, + libgnomemm-2.0.1 and libgnomeuimm-2.0.0 @@ -99,7 +99,7 @@ Installation of Cdrdao - Install Cdrdao by running the following + Install Cdrdao by running the following commands: patch -Np1 -i ../cdrdao-&cdrdao-version;-gcc34-1.patch && @@ -121,7 +121,7 @@ make Installed Directory - cdrdao, cue2toc, toc2cddb, toc2cue and optionally, gcdmaster, and + cdrdao, cue2toc, toc2cddb, toc2cue and optionally, gcdmaster, and toc2mp3 None /usr/share/cdrdao @@ -136,7 +136,7 @@ make cdrdao - records audio or data CD-Rs in disk-at-once (DAO) mode + records audio or data CD-Rs in disk-at-once (DAO) mode based on a textual description of the CD contents. cdrdao @@ -157,7 +157,7 @@ make gcdmaster - is a graphical front end to cdrdao for + is a graphical front end to cdrdao for composing audio CDs. gcdmaster @@ -189,7 +189,7 @@ make toc2mp3 - converts an audio CD disk image (.toc file) + converts an audio CD disk image (.toc file) to MP3 files (requires to build). toc2mp3 diff --git a/multimedia/cdwriteutils/cdwriteutils.xml b/multimedia/cdwriteutils/cdwriteutils.xml index 75867f683b..bc6b86f118 100644 --- a/multimedia/cdwriteutils/cdwriteutils.xml +++ b/multimedia/cdwriteutils/cdwriteutils.xml @@ -18,7 +18,7 @@ CD-Writing + url="http://www.tldp.org/HOWTO/CD-Writing-HOWTO.html">CD-Writing HOWTO diff --git a/multimedia/cdwriteutils/udftools.xml b/multimedia/cdwriteutils/udftools.xml index 82479be157..c1a71f8638 100644 --- a/multimedia/cdwriteutils/udftools.xml +++ b/multimedia/cdwriteutils/udftools.xml @@ -29,11 +29,11 @@ Introduction to UDFtools - The UDFtools package contains utilities + The UDFtools package contains utilities for creating and mounting CD-RW disks with UDF file systems for both reading and writing. UDF files systems are used on both CD-RW media and on DVD. For more details of the UDF file system standard see: - and + and . Package Information @@ -80,8 +80,8 @@ - Note that this patch can permanently damage your CD - drive if it is from one of the few mentioned at + Note that this patch can permanently damage your CD + drive if it is from one of the few mentioned at . Do not apply the patch without first checking out the article. @@ -121,7 +121,7 @@ mknod /dev/pktcdvd1 b 97 1 Installation of UDFtools - Install UDFtools by + Install UDFtools by running the following commands: bzcat ../udftools-1.0.0b3.patch.bz2 | patch -Np1 && @@ -157,7 +157,7 @@ make cdrwtool - provides facilities to manage CD-RW drives, including formatting + provides facilities to manage CD-RW drives, including formatting new disks, setting the read and write speeds, etc. Example: @@ -175,7 +175,7 @@ make mkudffs - is used to create new UDF file systems. It can be used on + is used to create new UDF file systems. It can be used on hard disks and CD-Rs as well as CD-RWs. mkudffs @@ -186,7 +186,7 @@ make pktsetup - is used to establish and break down associations between the + is used to establish and break down associations between the kernel packet driver and a physical drive. Example: @@ -195,7 +195,7 @@ make mount /dev/pktcdvd0 /mnt/cdrom -t udf -o rw,noatime associates the physical device /dev/scd0 - with the kernel packet driver /dev/pktcdvd0, then + with the kernel packet driver /dev/pktcdvd0, then mounts a UDF formatted CD-RW for read/write access. pktsetup @@ -206,7 +206,7 @@ mount /dev/pktcdvd0 /mnt/cdrom -t udf -o rw,noatime udffsck - is used to check the integrity and correct errors on + is used to check the integrity and correct errors on UDF filesystems. udffsck @@ -227,7 +227,7 @@ mount /dev/pktcdvd0 /mnt/cdrom -t udf -o rw,noatime libudffs.a - contains functions used by the + contains functions used by the UDFtools programs. libudffs.a