aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mythtv/files/patch-libs__libmyth__libmyth.pro
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mythtv/files/patch-libs__libmyth__libmyth.pro')
-rw-r--r--multimedia/mythtv/files/patch-libs__libmyth__libmyth.pro25
1 files changed, 0 insertions, 25 deletions
diff --git a/multimedia/mythtv/files/patch-libs__libmyth__libmyth.pro b/multimedia/mythtv/files/patch-libs__libmyth__libmyth.pro
deleted file mode 100644
index cd5a89abd2d4..000000000000
--- a/multimedia/mythtv/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:04:16.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}