diff --git a/multimedia/libdriv/gstreamer.xml b/multimedia/libdriv/gstreamer.xml
index a6302938dc..e2657b8c01 100644
--- a/multimedia/libdriv/gstreamer.xml
+++ b/multimedia/libdriv/gstreamer.xml
@@ -58,7 +58,7 @@
- TEMPLATE Dependencies
+ GStreamer Dependencies
Required
,
diff --git a/multimedia/libdriv/id3lib.xml b/multimedia/libdriv/id3lib.xml
index f3b06065d1..562dde0a1b 100644
--- a/multimedia/libdriv/id3lib.xml
+++ b/multimedia/libdriv/id3lib.xml
@@ -1,3 +1,4 @@
+
@@ -12,116 +13,140 @@
]>
-
-$LastChangedBy$
-$Date$
-
-
-id3lib-&id3lib-version;
-
-Id3lib
+
-
-Introduction to id3lib
+
+ $LastChangedBy$
+ $Date$
+
-id3lib is a library for reading, writing and
-manipulating ID3v1 and ID3v2 tags.
+ Id3lib-&id3lib-version;
-Package information
-
-Download (HTTP):
-
-Download (FTP):
-
-Download MD5 sum: &id3lib-md5sum;
-Download size: &id3lib-size;
-Estimated disk space required:
-&id3lib-buildsize;
-Estimated build time:
-&id3lib-time;
-
+
+ Id3lib
+
-
+
+ Introduction to Id3lib
-
-Installation of id3lib
+ id3lib is a library for reading,
+ writing and manipulating ID3v1 and ID3v2 tags.
-Install id3lib by running the
-following commands:
+ Package Information
+
+
+ Download (HTTP):
+
+
+ Download (FTP):
+
+
+ Download MD5 sum: &id3lib-md5sum;
+
+
+ Download size: &id3lib-size;
+
+
+ Estimated disk space required: &id3lib-buildsize;
+
+
+ Estimated build time: &id3lib-time;
+
+
-./configure --prefix=/usr &&
-make
+
-Now, as the root user:
+
+ Installation of Id3lib
-make install &&
+ Install id3lib by running the
+ following commands:
+
+./configure --prefix=/usr &&
+make
+
+ Now, as the root user:
+
+make install &&
install -v -m755 -d /usr/share/doc/id3lib-&id3lib-version; &&
install -v -m644 doc/*.{gif,jpg,png,ico,css,txt,php,html} \
- /usr/share/doc/id3lib-&id3lib-version;
+ /usr/share/doc/id3lib-&id3lib-version;
-
+
-
-Contents
+
+ Contents
-
-Installed Programs
-Installed Library
-Installed Directories
+
+ Installed Programs
+ Installed Library
+ Installed Directories
-
-id3convert, id3cp, id3info and id3tag
-libid3.[so,a]
-/usr/include/id3 and /usr/share/doc/id3lib-3.8.3
-
-
+
+ id3convert, id3cp, id3info, and id3tag
+ libid3.[so,a]
+ /usr/include/id3 and /usr/share/doc/id3lib-3.8.3
+
+
-
-Short Descriptions
-
+
+ Short Descriptions
+
+
-
-id3convert
-converts between ID3v1/v2 tagging formats.
-
-id3convert
-
-
+
+ id3convert
+
+ converts between ID3v1/v2 tagging formats.
+
+ id3convert
+
+
+
-
-id3cp
-extracts ID3v1/v2 tags from digital audio files.
-
-id3cp
-
-
+
+ id3cp
+
+ extracts ID3v1/v2 tags from digital audio files.
+
+ id3cp
+
+
+
-
-id3info
-prints ID3v1/v2 tag contents.
-
-id3info
-
-
+
+ id3info
+
+ prints ID3v1/v2 tag contents.
+
+ id3info
+
+
+
-
-id3tag
-is an utility for editing ID3v1/v2 tags.
-
-id3tag
-
-
+
+ id3tag
+
+ is an utility for editing ID3v1/v2 tags.
+
+ id3tag
+
+
+
-
-libid3.[so,a]
-provides functions for the ID3v1/v2 tag editing
-programs as well as other external programs and libraries.
-
-libid3.[so,a]
-
-
-
+
+ libid3.[so,a]
+
+ provides functions for the ID3v1/v2 tag editing
+ programs as well as other external programs and libraries.
+
+ libid3.[so,a]
+
+
+
-
+
+
+