From 1fa6edfba8d1e31ca1c0d59e8202cd3c62ccf393 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 6 Feb 2012 23:14:50 +0000 Subject: Mon Feb 6 23:14:50 UTC 2012 --- community/tvtime/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'community/tvtime/PKGBUILD') diff --git a/community/tvtime/PKGBUILD b/community/tvtime/PKGBUILD index 59a5792c6..00442105e 100644 --- a/community/tvtime/PKGBUILD +++ b/community/tvtime/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 59091 2011-11-21 09:46:20Z spupykin $ +# $Id: PKGBUILD 63761 2012-02-05 12:12:36Z ibiru $ # Maintainer: Sergej Pupykin # Maintainer:thefatprecious pkgname=tvtime pkgver=1.0.2 -pkgrel=2 +pkgrel=3 pkgdesc="A high quality television application for use with video capture cards" arch=('i686' 'x86_64') url='http://tvtime.sourceforge.net/' @@ -26,6 +26,7 @@ build() { patch -p1 < ../tvtime-1.0.2+linux-headers-2.6.18.patch patch -p1 < ../tvtime-1.0.2-gcc41.patch patch -p1 < ../tvtime-1.0.2-locale_t.patch + sed -i '1,1i#include ' src/pngoutput.c [ -f Makefile ] || ./configure --prefix=/usr --mandir=/usr/share/man --localstatedir=/var --sysconfdir=/etc make make DESTDIR=$pkgdir install -- cgit v1.2.3-54-g00ecf