From 49efbac1af42fc04a87227134eecf39cedf4f209 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 19 Dec 2009 13:03:53 +0000 Subject: - Update to 0.22 PR: 141722 141723 141724 Submitted by: Bernhard Froehlich (maintainer) --- .../files/patch-libs__libmyth__libmyth.pro | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 multimedia/mythtv-frontend/files/patch-libs__libmyth__libmyth.pro (limited to 'multimedia/mythtv-frontend/files/patch-libs__libmyth__libmyth.pro') diff --git a/multimedia/mythtv-frontend/files/patch-libs__libmyth__libmyth.pro b/multimedia/mythtv-frontend/files/patch-libs__libmyth__libmyth.pro deleted file mode 100644 index 38265c4db535..000000000000 --- a/multimedia/mythtv-frontend/files/patch-libs__libmyth__libmyth.pro +++ /dev/null @@ -1,25 +0,0 @@ ---- ./libs/libmyth/libmyth.pro.orig 2008-03-04 12:08:41.000000000 -0500 -+++ ./libs/libmyth/libmyth.pro 2009-04-22 21:05:20.000000000 -0400 -@@ -43,14 +43,14 @@ - SOURCES += volumebase.cpp volumecontrol.cpp virtualkeyboard.cpp xmlparse.cpp - SOURCES += mythhdd.cpp mythcdrom.cpp storagegroup.cpp dbutil.cpp - --INCLUDEPATH += ../libmythsamplerate ../libmythsoundtouch ../libmythfreesurround --INCLUDEPATH += ../libavcodec ../libavutil --INCLUDEPATH += ../.. ../ ./ --DEPENDPATH += ../libmythsamplerate ../libmythsoundtouch --DEPENDPATH += ../libmythfreesurround --DEPENDPATH += ../libavcodec ../libavutil --DEPENDPATH += ../ ../libmythui --DEPENDPATH += ../libmythupnp -+INCLUDEPATH = ../libmythsamplerate ../libmythsoundtouch ../libmythfreesurround $${INCLUDEPATH} -+INCLUDEPATH = ../libavcodec ../libavutil $${INCLUDEPATH} -+INCLUDEPATH = ../.. ../ ./ $${INCLUDEPATH} -+DEPENDPATH = ../libmythsamplerate ../libmythsoundtouch $${DEPENDPATH} -+DEPENDPATH = ../libmythfreesurround $${DEPENDPATH} -+DEPENDPATH = ../libavcodec ../libavutil $${DEPENDPATH} -+DEPENDPATH = ../ ../libmythui $${DEPENDPATH} -+DEPENDPATH = ../libmythupnp $${DEPENDPATH} - - - LIBS += -L../libmythsamplerate -lmythsamplerate-$${LIBVERSION} -- cgit v1.2.3