diff --git a/general.ent b/general.ent index 8d152930d9..6ae560fad9 100644 --- a/general.ent +++ b/general.ent @@ -1036,7 +1036,9 @@ program you invoke. Development restarted Feb 12, so commented until a new rele - + + + diff --git a/general/prog/perl-modules.xml b/general/prog/perl-modules.xml index 8c425664cc..bb79170630 100644 --- a/general/prog/perl-modules.xml +++ b/general/prog/perl-modules.xml @@ -203,7 +203,7 @@ -Finance::Quote-&Finance-Quote-version; + Finance::Quote-&Finance-Quote-version; diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index e4b2d31b43..191250d24b 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -98,6 +98,13 @@ [krejzi] - Added yelp-tools 3.4.1. + + [abenton] - replace Xorriso with Libisoburn. + + + [abenton] - Added Libisofs and Libburn, dependencies of + Libisoburn. + diff --git a/multimedia/cdwriteutils/cdwriteutils.xml b/multimedia/cdwriteutils/cdwriteutils.xml index 57ab446597..0409176d60 100644 --- a/multimedia/cdwriteutils/cdwriteutils.xml +++ b/multimedia/cdwriteutils/cdwriteutils.xml @@ -41,6 +41,8 @@ $Date$ - + + + diff --git a/multimedia/cdwriteutils/dvd+rw-tools.xml b/multimedia/cdwriteutils/dvd+rw-tools.xml index 8242fd7b6e..13ada74dd9 100644 --- a/multimedia/cdwriteutils/dvd+rw-tools.xml +++ b/multimedia/cdwriteutils/dvd+rw-tools.xml @@ -81,7 +81,7 @@ Though not required during the build, you must have installed a package which provides the xorrisofs command, such as - , or the growisofs command + , or the growisofs command will not function properly, rendering the entire package useless. diff --git a/multimedia/cdwriteutils/libburn.xml b/multimedia/cdwriteutils/libburn.xml new file mode 100644 index 0000000000..a6cec4e624 --- /dev/null +++ b/multimedia/cdwriteutils/libburn.xml @@ -0,0 +1,146 @@ + + + %general-entities; + + + + + + + +]> + + + + + + $LastChangedBy$ + $Date$ + + + libburn-&libburn-version; + + + libburn + + + + Introduction to Libburn + + + Libburn is a library for writing preformatted + data onto optical media: CD, DVD and BD (Blu-Ray). + + + &lfs71_checked; + + Package Information + + + + Download (HTTP): + + + + + Download (FTP): + + + + + Download MD5 sum: &libburn-md5sum; + + + + + Download size: &libburn-size; + + + + + Estimated disk space required: &libburn-buildsize; + + + + + Estimated build time: &libburn-time; + + + + + + User Notes: + + + + + Installation of Libburn + + + Install libburn by running the + following commands: + + +./configure --prefix=/usr --disable-static && +make + + + This package does not come with a test suite. + + + + Now, as the root user: + + +make install + + + + + Contents + + + Installed Program + Installed Library + + + cdrskin. + libburn.so + + + + + Short Descriptions + + + + + cdrskin + + + burns preformatted data to CD, DVD, and BD via + libburn. + + + cdrskin + + + + + + libburn.so + + + contains the libburn API functions. + + + libburn.so + + + + + + diff --git a/multimedia/cdwriteutils/libisoburn.xml b/multimedia/cdwriteutils/libisoburn.xml new file mode 100644 index 0000000000..a649ca91aa --- /dev/null +++ b/multimedia/cdwriteutils/libisoburn.xml @@ -0,0 +1,193 @@ + + + %general-entities; + + + + + + + +]> + + + + + + $LastChangedBy$ + $Date$ + + + libisoburn-&libisoburn-version; + + + libisoburn + + + + Introduction to Libisoburn + + + Libisoburn is a frontend for libraries + libburn and libisofs + which enables creation and expansion of ISO-9660 filesystems on all + CD/DVD/BD media supported by libburn. This + includes media like DVD+RW, which do not support multi-session management + on media level and even plain disk files or block devices. + + + &lfs71_checked; + + Package Information + + + + Download (HTTP): + + + + + Download (FTP): + + + + + Download MD5 sum: &libisoburn-md5sum; + + + + + Download size: &libisoburn-size; + + + + + Estimated disk space required: &libisoburn-buildsize; + + + + + Estimated build time: &libisoburn-time; + + + + + Libisoburn Dependencies + + Optional + . + + + User Notes: + + + + + Installation of Libisoburn + + + Install libisoburn by running the following + commands: + + +./configure --prefix=/usr --disable-static && +make + + + This package does not come with a test suite. + + + + Now, as the root user: + + +make install + + + + Command Explanations + + + + + + Contents + + + Installed Programs + Installed Libraries + + + + osirrox, + xorrecord, + xorriso and + xorrisofs. + + libisoburn.so + + + + + Short Descriptions + + + + + osirrox + + + is a symbolic link to xorriso that copies files + from ISO image to a disk filesystem. + + + osirrox + + + + + + xorrecord + + + is a symbolic link to xorriso that provides a + cdrecord type user interface. + + + xorrecord + + + + + + xorriso + + + is a program to create, load, manipulate, read, and write ISO 9660 + filesystem images with Rock Ridge extensions. + + + xorriso + + + + + + xorrisofs + + + is a symbolic link to xorriso that that provides + a mkisofs type user interface. + + + xorrisofs + + + + + + diff --git a/multimedia/cdwriteutils/libisofs.xml b/multimedia/cdwriteutils/libisofs.xml new file mode 100644 index 0000000000..1352b0d401 --- /dev/null +++ b/multimedia/cdwriteutils/libisofs.xml @@ -0,0 +1,144 @@ + + + %general-entities; + + + + + + + +]> + + + + + + $LastChangedBy$ + $Date$ + + + libisofs-&libisofs-version; + + + libisofs + + + + Introduction to Libisofs + + + Libisofs is a library to create an ISO-9660 + filesystem with extensions like RockRidge or Joliet. + + + &lfs71_checked; + + Package Information + + + + Download (HTTP): + + + + + Download (FTP): + + + + + Download MD5 sum: &libisofs-md5sum; + + + + + Download size: &libisofs-size; + + + + + Estimated disk space required: &libisofs-buildsize; + + + + + Estimated build time: &libisofs-time; + + + + + Libisofs Dependencies + + Optional + . + + + User Notes: + + + + + Installation of Libisofs + + + Install libisofs by running the following + commands: + + +./configure --prefix=/usr --disable-static && +make + + + This package does not come with a test suite. + + + + Now, as the root user: + + +make install + + + + Command Explanations + + + + + + Contents + + + Installed Library + + + libisofs.so. + + + + + Short Descriptions + + + + + libisofs.so + + + is the libisofs library. + + + libisofs.so + + + + + + + + diff --git a/multimedia/cdwriteutils/xorriso.xml b/multimedia/cdwriteutils/xorriso.xml deleted file mode 100644 index b5180f445d..0000000000 --- a/multimedia/cdwriteutils/xorriso.xml +++ /dev/null @@ -1,155 +0,0 @@ - - - %general-entities; - - - - - - - -]> - - - - - - $LastChangedBy$ - $Date$ - - - xorriso-&xorriso-version; - - - xorriso - - - - Introduction to xorriso - - The xorriso package contains utilities to - manage and copy file objects from POSIX compliant filesystems to and from - Rock Ridge enhanced ISO 9660 filesystems. - - &lfs71_checked; - - Package Information - - - Download (HTTP): - - - Download (FTP): - - - Download MD5 sum: &xorriso-md5sum; - - - Download size: &xorriso-size; - - - Estimated disk space required: &xorriso-buildsize; - - - Estimated build time: &xorriso-time; - - - - xorriso Dependencies - - Optional - , and - libcdio - - User Notes: - - - - - - Installation of xorriso - - Install xorriso by running the - following commands: - -./configure --prefix=/usr && -make - - This package does not come with a test suite. - - Now, as the root user: - -make install - - - - - Contents - - - Installed Programs - Installed Libraries - Installed Directory - - - osirrox, xorrecord, xorriso, and xorrisofs - None - Nome - - - - - Short Descriptions - - - - - osirrox - - is a symbolic link to xorriso that copies files from ISO image to - a disk filesystem. - - osirrox - - - - - - xorrecord - - is a symbolic link to xorriso that provides a cdrecord - type user interface. - - xorrecord - - - - - - xorriso - - is a program to create, load, manipulate, read, and write ISO 9660 - filesystem images with Rock Ridge extensions. - - xorriso - - - - - - xorrisofs - - is a symbolic link to xorriso that that provides a mkisofs - type user interface. - - xorrisofs - - - - - - - -