Summary: A high quality TV viewer. Name: tvtime Version: 1.0.2 Release: 3.2 License: GPL Group: Applications/Multimedia URL: http://tvtime.sourceforge.net Source: http://prdownloads.sourceforge.net/tvtime/%{name}-%{version}.tar.gz Patch: tvtime-0.9.13-pie.patch Patch1: tvtime-1.0.1-gcc4.1.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: gtk2 >= 2.6 BuildRequires: freetype-devel >= 2.0 BuildRequires: zlib-devel BuildRequires: libpng-devel BuildRequires: SDL-devel BuildRequires: libxml2-devel BuildRequires: libICE-devel BuildRequires: libSM-devel BuildRequires: libX11-devel BuildRequires: libXext-devel BuildRequires: libXinerama-devel BuildRequires: libXtst-devel BuildRequires: libXv-devel BuildRequires: libXxf86vm-devel ExcludeArch: s390 s390x %description tvtime is a high quality television application for use with video capture cards. tvtime processes the input from a capture card and displays it on a computer monitor or projector. Unlike other television applications, tvtime focuses on high visual quality making it ideal for videophiles. %prep %setup -q %patch1 -p1 -b .gcc for i in docs/man/de/*.?; do iconv -f iso-8859-1 -t utf-8 < "$i" > "${i}_" mv "${i}_" "$i" done %build %configure --disable-dependency-tracking --disable-rpath make %{?_smp_mflags} %install rm -rf %{buildroot} %makeinstall %find_lang %{name} %post touch --no-create %{_datadir}/icons/hicolor if [ -x /usr/bin/gtk-update-icon-cache ]; then gtk-update-icon-cache -q %{_datadir}/icons/hicolor fi %postun touch --no-create %{_datadir}/icons/hicolor if [ -x /usr/bin/gtk-update-icon-cache ]; then gtk-update-icon-cache -q %{_datadir}/icons/hicolor fi %clean rm -rf %{buildroot} %files -f %{name}.lang %defattr(-, root, root, 0755) %doc AUTHORS ChangeLog COPYING NEWS README* data/COPYING* %doc docs/html %doc %{_mandir}/man?/* %config(noreplace) %{_sysconfdir}/tvtime/ %{_bindir}/tvtime-command %{_bindir}/tvtime-configure %{_bindir}/tvtime-scanner %{_datadir}/applications/*.desktop %{_datadir}/icons/hicolor/*/apps/tvtime.png %{_datadir}/pixmaps/* %{_datadir}/tvtime/ %lang(de) %{_mandir}/de/man?/* %lang(es) %{_mandir}/es/man?/* %defattr(775, root, root, 0755) %{_bindir}/tvtime %changelog * Fri Feb 10 2006 Jesse Keating - 1.0.1-3.2 - bump again for double-long bug on ppc(64) * Tue Feb 07 2006 Jesse Keating - 1.0.1-3.1 - rebuilt for new gcc4.1 snapshot and glibc changes * Fri Dec 23 2005 Than Ngo 1.0.1-3 - fix build problem with gcc4.1 * Fri Dec 09 2005 Jesse Keating - rebuilt * Tue Nov 15 2005 Than Ngo 1.0.1-2 - fix for modular X * Mon Sep 12 2005 Than Ngo 1.0.1-1 - update to 1.0.1 * Wed Aug 17 2005 Than Ngo 0.99-2 - rebuilt * Tue Jul 19 2005 Than Ngo 0.99-1 - update to 0.99 - fix gcc4 build problem * Wed Apr 27 2005 Jeremy Katz - 0.9.15-7 - silence %%post * Mon Mar 28 2005 Christopher Aillon - rebuilt * Fri Mar 25 2005 Christopher Aillon 0.9.15-5 - Update the GTK+ theme icon cache on (un)install * Sat Mar 05 2005 Than Ngo 0.9.15-4 - rebuilt * Mon Nov 22 2004 Miloslav Trmac - 0.9.15-3 - Convert German man pages to UTF-8 * Tue Nov 16 2004 Than Ngo 0.9.15-2 - remove suid root * Sun Oct 31 2004 Than Ngo 0.9.15-1 - update to 0.9.15 * Fri Oct 29 2004 Than Ngo 0.9.14-2 - fix build problem on x86_64 * Fri Oct 29 2004 Than Ngo 0.9.14-1 - update to 0.9.14 * Wed Sep 29 2004 Than Ngo 0.9.13-1 - update to 0.9.13 * Mon Jun 21 2004 Than Ngo 0.9.12-10 - fix gcc-3.4 build problem, thank to Jakub * Tue Jun 15 2004 Elliot Lee - rebuilt * Mon May 24 2004 Than Ngo 0.9.12-8 - add another patch to enable PIE build of tvtime binary * Mon May 17 2004 Than Ngo 0.9.12-7 - add patch to enable PIE build * Mon Apr 19 2004 Than Ngo 0.9.12-6 - add BuildRequires: libxml2-devel, bug #121237 * Tue Mar 16 2004 Mike A. Harris 0.9.12-4 - fixed gcc-3.4 build problem * Fri Feb 13 2004 Elliot Lee - rebuilt * Thu Dec 04 2003 Than Ngo 0.9.12-2 - get rid of unused vsync.c code, which is broken on ppc/ppc64. * Wed Dec 03 2003 Than Ngo 0.9.12-1 - 0.9.12 release * Mon Nov 10 2003 Than Ngo 0.9.10-2 - built into new Fedora tree * Mon Oct 13 2003 Than Ngo 0.9.10-1 - 0.9.10