Make AddMouseRegion's index unsigned
[dockapps.git] / wmradio / wmradio.spec
blobcd79e935ebe028c72f1c95ab59b36e3f77504bfa
1 Buildroot: /tmp/var-wmradio-root
2 Copyright: GPL
3 ExclusiveOS: Linux
4 Group: Applications/Multimedia
5 Name: wmradio
6 Version: 0.9
7 Packager: tomas.cermak(at)email.cz
8 Source: wmradio-%{version}.tgz
9 Summary: Dockable FM radio
10 URL: http://gogo.aquasoft.cz/~cermak/wmradio.html
11 Release: 1
13 %description
14 wmradio is FM radio card applet for WindowMaker
16 %prep
17 %setup
19 %build
20 ./configure --disable-libxosd --disable-gnome --prefix=/usr
21 make
23 %install
24 make install
25 #make ginstall
26 make install-skins
27 make install-skins
29 %clean
30 rm -rf $RPM_BUILD_ROOT
32 %files
33 /usr/bin/wmradio
34 /usr/bin/xwmradio
35 /usr/bin/wmradio-remote
36 /usr/bin/wmradio-config.py
37 %doc /usr/man/man1/wmradio.1.gz
38 %dir /usr/lib/wmradio
39 /usr/lib/wmradio/*
40 /usr/share/applications/wmradio-config.desktop
41 /usr/share/applications/wmradio.desktop
42 /usr/share/pixmaps/wmradio.png