]> git.pld-linux.org Git - packages/mythtv.git/blame - mythtv.spec
- database schema moved to setup package
[packages/mythtv.git] / mythtv.spec
CommitLineData
aa6db6e7 1# TODO
5eccad13 2# - bconds broken? (???)
eff64648 3# - what about Patch0?
8afae0cb
ER
4#
5# Specfile for MythTV
6#
7# MythTV now uses a fairly intelligent cpu-detection script, so if you are
8# building an rpm by hand on the machine it will be used on, I encourage you
9# to use "--with cpu_autodetect" to let mythtv decide for you.
10#
ed630fed
JB
11# Conditional build:
12%bcond_with lirc # lirc support
13%bcond_without alsa # alsa support
14%bcond_without oss # oss
15%bcond_with opengl_vsync # opengl vsync
16%bcond_with arts # arts support
17%bcond_with xvmc # xvmc support
18%bcond_with cpu_autodetect # enable CPU autodetection at compile time
19#
b2c9e730
JB
20Summary: A personal video recorder (PVR) application
21Summary(pl): Osobista aplikacja do nagrywania obrazu (PVR)
910a00e3 22Name: mythtv
749f7f9f 23Version: 0.18.1
910a00e3 24#define _snap 20050326
6e738c98 25Release: 0.5
910a00e3 26License: GPL v2
b2c9e730 27Group: Applications/Multimedia
910a00e3 28Source0: http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2
749f7f9f 29# Source0-md5: e6cabf88feeaf6ae8f830d3fdf7b113d
eceeddea
ER
30Source1: mythbackend.sysconfig
31Source2: mythbackend.init
32Source3: mythbackend.logrotate
eceeddea 33Patch0: %{name}-configure.patch
86b7888f 34Patch1: %{name}-lib64.patch
018c2e7e
ER
35Patch2: %{name}-x86_64-configure.patch
36Patch3: %{name}-x11.patch
b2c9e730 37URL: http://www.mythtv.org/
910a00e3 38BuildRequires: XFree86-devel
5eccad13 39#BuildRequires: DirectFB-devel
ed630fed
JB
40%{?with_alsa:BuildRequires: alsa-lib-devel}
41%{?with_arts:BuildRequires: arts-devel >= 13:0.9.5}
5eccad13 42#BuildRequires: desktop-file-utils
910a00e3 43BuildRequires: freetype-devel >= 1:2.0.0
ed630fed 44BuildRequires: gcc-c++
910a00e3 45BuildRequires: lame-libs-devel
a3ec4ed6 46BuildRequires: linux-libc-headers >= 7:2.6.10
f3707f19 47%{?with_lirc:BuildRequires: lirc-devel}
ed630fed 48BuildRequires: mysql-devel
f3707f19
ER
49%{?with_xvmc:BuildRequires: nvidia-graphics-devel}
50%{?with_opengl_vsync:BuildRequires: nvidia-graphics-devel}
ed630fed
JB
51BuildRequires: qmake >= 6:3.2.1-4
52BuildRequires: qt-devel >= 6:3.2.1-4
b2c9e730 53BuildRequires: rpmbuild(macros) >= 1.213
ed630fed
JB
54BuildRequires: sed >= 4.0
55# ???
b2c9e730 56ExclusiveArch: i386 i686 athlon %{x8664}
910a00e3 57BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
8afae0cb
ER
58
59%description
910a00e3
ER
60MythTV implements the following PVR features, and more, with a unified
61graphical interface:
5eccad13
ER
62- Basic 'live-tv' functionality. Pause/Fast Forward/Rewind "live" TV.
63- Video compression using RTjpeg or MPEG-4
64- Program listing retrieval using XMLTV
65- Themable, semi-transparent on-screen display
66- Electronic program guide
67- Scheduled recording of TV programs
68- Resolution of conflicts between scheduled recordings
69- Basic video editing
8afae0cb 70
ed630fed
JB
71%description -l pl
72