I have recompiled the Thac's Mandrake RPMs (http://rpm.nyvalls.se/index10.1.html) with the latest DVB headers (CVS as of 2/28) to add the Air2PC support.

If anyone is interested I posted them at http://home.comcast.net/~mythtv/

I made no changes to the source, just the following patch to the spec file to make sure that the right DVB headers are used:

--- mythtv.spec.org     2005-02-16 02:38:56.000000000 -0500
+++ mythtv.spec 2005-03-01 19:35:00.000000000 -0500
@@ -2,7 +2,7 @@
 %define distinitials           mdk
 %define disttag %{distinitials}%{distversion}
 %define distversion %(rpm -qf --qf='%{VERSION}' /etc/mandrake-release)
-%define release 3.%{disttag}.thac
+%define release 3.%{disttag}.bolek

%define nameorig mythtv
%define name mythtv
@@ -366,7 +366,7 @@
cat >> settings.pro << EOF
CONFIG += using_dvb
DEFINES += USING_DVB
-INCLUDEPATH += %{_builddir}/%{nameorig}-%{version}/%{linuxtv_dvb_package}/linux/include/
+INCLUDEPATH += /usr/src/dvb-kernel/linux/include
DEFINES += USING_DVB_EIT
EOF
%endif



Bolek _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to