]> git.pld-linux.org Git - packages/btsco.git/blame - btsco.spec
- revised docs and userspace build
[packages/btsco.git] / btsco.spec
CommitLineData
80a94d8f 1#
7ebd2e19 2# Conditional build:
3%bcond_without dist_kernel # without kernel from distribution
4%bcond_without kernel # don't build kernel modules
80a94d8f 5%bcond_without userspace # don't build userspace utilities
7ebd2e19 6%bcond_without smp # don't build SMP module
7%bcond_with verbose # verbose build (V=1)
7ebd2e19 8#
9Summary: Bluetooth-alsa Project
10Summary(pl): Projekt Bluetooth-alsa
11Name: btsco
12Version: 0.4
13%define rel 1
14Release: %{rel}
15License: GPL
16Group: Applications/Sound
17Source0: http://dl.sourceforge.net/bluetooth-alsa/%{name}-%{version}.tar.gz
18# Source0-md5: 3f46d45db6f0e399044ae6a31b1f23c7
19Patch0: %{name}-readme-pl.diff
20URL: http://sourceforge.net/projects/bluetooth-alsa/
80a94d8f
JB
21%if %{with kernel}
22%{?with_dist_kernel:BuildRequires: kernel-module-build}
23%endif
24%if %{with userspace}
25BuildRequires: alsa-driver-devel >= 1.0.9-1
26BuildRequires: alsa-lib-devel >= 1.0.9-1
f76a384f
JB
27BuildRequires: autoconf
28BuildRequires: automake
80a94d8f
JB
29BuildRequires: bluez-libs-devel >= 2.21-1
30BuildRequires: libao-devel >= 0.8.6-1
31%endif
7ebd2e19 32BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
33
34%description
35This project provides a way to use a bluetooth headset with Linux. We
36do this currently by making an alsa kernel driver which uses bluez to
37reach the headset. It works well enough now to get voice-quality audio
38to and from most headsets.
39
40%description -l pl
41