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