-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathcplay.list
More file actions
35 lines (29 loc) · 746 Bytes
/
cplay.list
File metadata and controls
35 lines (29 loc) · 746 Bytes
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
# cplay list file
# tested with epm 2.5 and cplay 1.48
# Manpage extensions...
$MAN1EXT=1
# Directories...
$prefix=/usr/local
$bindir=${prefix}/bin
$confdir=/etc
$docdir=${prefix}/doc/cplay
$mandir=${prefix}/man/man1
# Product information
%product cplay
%copyright GPL
%vendor Ulf Betlehem <flu@iki.fi>
%license COPYING
%readme README
%description cplay, a curses front-end for various audio players.
%version 1.48
%packager Giuseppe "Cowo" Corbelli <cowo@lugbs.linux.it>
# Executables
%system all
f 0555 root sys ${bindir}/cplay cplay
# Doc
f 0444 root sys ${docdir}/README README
f 0444 root sys ${docdir}/TODO TODO
# Man pages
f 0444 root sys ${mandir}/cplay.${MAN1EXT} cplay.1
#Configuration
f 0644 root sys ${confdir}/cplayrc cplayrc