File: README

package info (click to toggle)
vclt-tools 0.1.4-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 144 kB
  • ctags: 3
  • sloc: sh: 100; perl: 90; makefile: 33
file content (60 lines) | stat: -rw-r--r-- 1,620 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
         vclt-tools
       --------------

--- What is this package about?:

This Package is a collection of tools to work on VCLT playlists.

--- Build:

 $ ./configure
 $ make
 # make install

-- Runtime requirements:

A working POSIX compatible system and the following list of packages:

* dir2vclt:
 - vorbis-tools (very badly recommened)
 - oggz-tools (very badly recommened)
 - Bash (recommended)
 - flac (recommended)
 - id3tool (recommended for setups with MP3 files)
 - raum-tools (suggested)
* metaflac2time:
 - Perl
* mp32vclt:
 - Perl
 - MP3::Info
* xiph2vclt:
 - Perl
 - XML::Simple
 - Digest::SHA

Note: configure does not check for them. configure is only provided
to have the normal uniform interface for installing.

--- Tested platforms:

OPERATING SYSTEM        ARCH    Shell		TESTED  M/STATUS        COMMENT
AND VERSION					VERSION
---------------------------------------------------------------------------------------------------
Debian Etch		ix86	Bash 3.1.17	current	s/OK
Debian Etch		ix86	zsh 4.3.2	current	s/OK
Debian Sid		ix86	Bash 4.1.5	0.1.2	M/OK
Debian Sid		ix86	Dash 0.5.5.1	0.1.2	M/OK
Debian *		*	*		*	M/OK

Tested Version:
        Current:        Current as listed on Homepage
        last:           Last released version (This system is on release checklist)
        *b*:            Beta
        *p*             Pre-Release

Status: Maintenance/testing Status:
Maintenance:    s = your are on your own, sources.
                m = package in work, beta package
                M = maintained
                S = maintained source package
                B = maintained binary package