summaryrefslogtreecommitdiff
path: root/gkrellm-radio.spec
blob: 81cabc17d8362fe5dc26d88d1c485e017540e34f (plain)
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
Summary:	BTTV tuners plugin for gkrellm
Summary(pl):	Plugin gkrellm do radio BTTV
Summary(pt_BR):	Plugin gkrellm para o BTTV radio
Name:		gkrellm-radio
Version:	2.0.1
Release:	2
License:	GPL
Group:		X11/Applications
Source0:	http://gkrellm.luon.net/files/%{name}-%{version}.tar.gz
URL:		http://gkrellm.luon.net/gkrellm-radio.phtml
BuildRequires:	gkrellm-devel >= 2.0.0
Requires:	gkrellm >= 2.0.0
BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)


%description
A GKrellM plugin which allows you to control BTTV tuners from within
GKrellM.

%description -l pl
Plugin GKrellM pozwalający na sterowanie tunerami BTTV.

%description -l pt_BR
Um plugin GKrellM para controlar o BTTV radio a partir do GKrellM.

%prep
%setup -q -n %{name}

%build
%{__make} \
	OPT="%{rpmcflags}" \
	CC=%{__cc}

%install
rm -rf $RPM_BUILD_ROOT

install -D radio.so $RPM_BUILD_ROOT%{_libdir}/gkrellm2/plugins/radio.so

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(644,root,root,755)
%doc README CHANGES
%attr(755,root,root) %{_libdir}/gkrellm2/plugins/radio.so