File: xfreecd.spec

package info (click to toggle)
xfreecd 0.7.8-5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 788 kB
  • ctags: 332
  • sloc: ansic: 5,266; makefile: 65
file content (36 lines) | stat: -rw-r--r-- 1,068 bytes parent folder | download | duplicates (2)
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
Summary: Xfreecd, a CD player with CDDB features
Name: xfreecd
Version: 0.7.8
Release: 1
Copyright: GPL
Group: X11/Utilities
Source: http://www.tatoosh.com/nexus/linux/xfreecd-0.7.8.tar.gz
URL: http://www.tatoosh.com/nexus/xfreecd.shtml
Packager: nexus@tatoosh.com
Icon: xfreecd.gif
Prefix: /usr/local
Buildroot: /var/tmp/xfreecd-0.7.8
Requires: libm.so.5

%description
  XfreeCD is a X windows program written using GTK+ that looks like the
frontpanel of a cd player. It also supports the CDDB database of CD track
information, and is certified for submitting new CD information to the
database. At 137x90 it takes up a small amount of screen space.

%prep
%setup

%build
make

%install
install -d -m 755 -o 0 -g 0 $RPM_BUILD_ROOT/usr/local/bin/
install -s -m 755 -o 0 -g 0 xfreecd $RPM_BUILD_ROOT/usr/local/bin/
install -d -m 755 -o 0 -g 0 $RPM_BUILD_ROOT/etc/X11/wmconfig/
install -m 644 -o 0 -g 0 xfreecd.wmconfig $RPM_BUILD_ROOT/etc/X11/wmconfig/xfreecd

%files
%doc COPYING README HISTORY xfreecd.xpm xfreecd.gif
/usr/local/bin/xfreecd
/etc/X11/wmconfig/xfreecd