]> git.pld-linux.org Git - packages/decibel.git/blame - decibel.spec
- snap up to 890391
[packages/decibel.git] / decibel.spec
CommitLineData
2e29d98f 1#
2# Conditional build:
3#
4%define qt_ver 4.4.3
0b057ffd 5%define snap 890391
2e29d98f 6
7Summary: Decibel
8Summary(pl.UTF-8): Decibel
9Name: decibel
8918fb4e 10Version: 0.7.0
11Release: 0.%{snap}.1
12License: LGPL v2+
2e29d98f 13Group: X11/Applications
8918fb4e 14#Source0: http://decibel.kde.org/fileadmin/downloads/decibel/releases/%{name}-%{version}.tar.gz
15Source0: %{name}-%{version}-%{snap}.tar.gz
0b057ffd 16# Source0-md5: 595c8f1ac65880f73dbbe8d81c02ec58
2e29d98f 17URL: http://decibel.kde.org/
18BuildRequires: QtCore-devel >= %{qt_ver}
19BuildRequires: QtDBus-devel >= %{qt_ver}
20BuildRequires: QtGui-devel >= %{qt_ver}
21BuildRequires: automoc4 >= 0.9.84
22BuildRequires: cmake >= 2.6.2
23BuildRequires: qt4-build >= %{qt_ver}
24BuildRequires: qt4-qmake >= %{qt_ver}
25BuildRequires: rpmbuild(macros) >= 1.293
26BuildRequires: tapioca-qt-devel >= 0.17.7
27BuildRequires: telepathy-qt-devel >= 0.17.7
28BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
29
30%description
31Decibel is a realtime communications framework, integrating services
32like CTI (Computer Telephone Integration), VoIP (Voice over IP), text
33based chat and instant messaging.
34
35#%description -l pl.UTF-8
36
37%package devel
8918fb4e 38Summary: Header files for decibel library
39