aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mythtv-frontend/files/patch-programs__mythtranscode__mythtranscode.pro
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mythtv-frontend/files/patch-programs__mythtranscode__mythtranscode.pro')
-rw-r--r--multimedia/mythtv-frontend/files/patch-programs__mythtranscode__mythtranscode.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/mythtv-frontend/files/patch-programs__mythtranscode__mythtranscode.pro b/multimedia/mythtv-frontend/files/patch-programs__mythtranscode__mythtranscode.pro
new file mode 100644
index 000000000000..a2c68690ae9f
--- /dev/null
+++ b/multimedia/mythtv-frontend/files/patch-programs__mythtranscode__mythtranscode.pro
@@ -0,0 +1,10 @@
+--- ./programs/mythtranscode/mythtranscode.pro.orig 2007-02-24 12:44:00.000000000 -0500
++++ ./programs/mythtranscode/mythtranscode.pro 2009-04-22 21:05:21.000000000 -0400
+@@ -20,3 +20,7 @@
+ INCLUDEPATH += replex
+ INCLUDEPATH += ../../libs/libavcodec ../../libs/libavformat \
+ ../../libs/libavutil ../../libs/libmythmpeg2
++
++QMAKE_CXXFLAGS = -I../../libs/libavcodec -I../../libs/libavformat \
++ -I../../libs/libavutil -I../../libs/libmythmpeg2 \
++ $${QMAKE_CXXFLAGS}