File: ledcontrol.spec

package info (click to toggle)
ledcontrol 0.5.2-6
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 796 kB
  • ctags: 259
  • sloc: ansic: 3,264; sh: 848; makefile: 180; perl: 49
file content (55 lines) | stat: -rw-r--r-- 1,305 bytes parent folder | download | duplicates (5)
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
Summary: scriptable keyboard LED control, blinking & animation
Name: ledcontrol
Version: 0.4.0
Release: 1
Copyright: GPL
BuildRoot: /var/tmp/ledcontrol-root
Group: Console/Misc
Source: http://www.iki.fi/sampo.niskanen/ledcontrol/ledcontrol-0.4.0.tar.gz
URL: http://www.iki.fi/sampo.niskanen/ledcontrol/

%description
Ledcontrol is a package designed to show any kind of information on
the unused LEDs on your keyboard. Features include blinking LEDs,
animations, priority levels etc. It is released under the GPL.
Included is the program gled, which helps you test different kinds of
features in ledd.

%prep
%setup -q

%build
automake --gnu
autoconf
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --datadir=/etc --enable-sysv-init=2345
make

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%files
/etc/rc0.d/K05ledd
/etc/rc1.d/K05ledd
/etc/rc2.d/S95ledd
/etc/rc3.d/S95ledd
/etc/rc4.d/S95ledd
/etc/rc5.d/S95ledd
/etc/rc6.d/K05ledd
/etc/init.d/ledd
/etc/ledcontrol/netload.sh
/etc/ledcontrol/size.sh
/etc/ledcontrol/load.sh
/etc/ledcontrol/file.sh
/etc/ledcontrol/startup.sh
/etc/ledcontrol/usleep
/etc/ledcontrol/ping.sh
/etc/ledcontrol/ppp0.sh
/etc/ledd.conf
/usr/bin/gled
/usr/bin/ledcontrol
/usr/sbin/ledd