]> git.pld-linux.org Git - packages/mythtv.git/blame - mythtv-lib64.patch
- put files to lib64 dir
[packages/mythtv.git] / mythtv-lib64.patch
CommitLineData
6f608227
ER
1--- ./libs/libmythsamplerate/libmythsamplerate.pro~ 2005-05-06 23:19:54.000000000 +0300
2+++ ./libs/libmythsamplerate/libmythsamplerate.pro 2005-09-04 00:10:56.000000000 +0300
3@@ -4,7 +4,7 @@
4 TEMPLATE = lib
5 TARGET = mythsamplerate-$$LIBVERSION
6 CONFIG += thread staticlib warn_off
7-target.path = $${PREFIX}/lib
8+target.path = $${LIBDIR}
9 INSTALLS = target
10
11 VERSION = 0.18.1
12diff -ur mythtv-0.18.1/filters/adjust/adjust.pro mythtv-0.18.1.fixed/filters/adjust/adjust.pro
13--- mythtv-0.18.1/filters/adjust/adjust.pro 2005-01-29 07:21:36.000000000 +0200
14+++ mythtv-0.18.1.fixed/filters/adjust/adjust.pro 2005-09-04 00:25:07.000000000 +0300
15@@ -4,7 +4,7 @@
16 TEMPLATE = lib
17 CONFIG -= moc qt
18 CONFIG += plugin thread
19-target.path = $${PREFIX}/lib/mythtv/filters
20+target.path = $${LIBDIR}/mythtv/filters
21 INSTALLS = target
22
23 INCLUDEPATH += ../../libs/libmythtv
24diff -ur mythtv-0.18.1/filters/bobdeint/bobdeint.pro mythtv-0.18.1.fixed/filters/bobdeint/bobdeint.pro
25--- mythtv-0.18.1/filters/bobdeint/bobdeint.pro 2005-01-29 07:21:36.000000000 +0200
26+++ mythtv-0.18.1.fixed/filters/bobdeint/bobdeint.pro 2005-09-04 00:25:16.000000000 +0300
27@@ -4,7 +4,7 @@
28 TEMPLATE = lib
29 CONFIG -= moc qt
30 CONFIG += plugin thread
31-target.path = $${PREFIX}/lib/mythtv/filters
32+target.path = $${LIBDIR}/mythtv/filters
33 INSTALLS = target
34
35 INCLUDEPATH += ../../libs/libmythtv
36diff -ur mythtv-0.18.1/filters/convert/convert.pro mythtv-0.18.1.fixed/filters/convert/convert.pro
37--- mythtv-0.18.1/filters/convert/convert.pro 2005-01-29 07:21:36.000000000 +0200
38+++ mythtv-0.18.1.fixed/filters/convert/convert.pro 2005-09-04 00:24:55.000000000 +0300
39@@ -4,7 +4,7 @@
40 TEMPLATE = lib
41 CONFIG -= moc qt
42 CONFIG += plugin thread
43-target.path = $${PREFIX}/lib/mythtv/filters
44+target.path = $${LIBDIR}/mythtv/filters
45 INSTALLS = target
46
47 INCLUDEPATH += ../../libs/libmythtv
48diff -ur mythtv-0.18.1/filters/crop/crop.pro mythtv-0.18.1.fixed/filters/crop/crop.pro
49--- mythtv-0.18.1/filters/crop/crop.pro 2005-01-29 07:21:36.000000000 +0200
50+++ mythtv-0.18.1.fixed/filters/crop/crop.pro 2005-09-04 00:24:52.000000000 +0300
51@@ -4,7 +4,7 @@
52 TEMPLATE = lib
53 CONFIG -= moc qt
54 CONFIG += plugin thread
55-target.path = $${PREFIX}/lib/mythtv/filters
56+target.path = $${LIBDIR}/mythtv/filters
57 INSTALLS = target
58
59 INCLUDEPATH += ../../libs/libmythtv
60diff -ur mythtv-0.18.1/filters/denoise3d/denoise3d.pro mythtv-0.18.1.fixed/filters/denoise3d/denoise3d.pro
61--- mythtv-0.18.1/filters/denoise3d/denoise3d.pro 2005-01-29 07:21:36.000000000 +0200
62+++ mythtv-0.18.1.fixed/filters/denoise3d/denoise3d.pro 2005-09-04 00:25:21.000000000 +0300
63@@ -4,7 +4,7 @@
64 TEMPLATE = lib
65 CONFIG -= moc qt
66 CONFIG += plugin thread
67-target.path = $${PREFIX}/lib/mythtv/filters
68+target.path = $${LIBDIR}/mythtv/filters
69 INSTALLS = target
70
71 INCLUDEPATH += ../../libs/libmythtv
72diff -ur mythtv-0.18.1/filters/force/force.pro mythtv-0.18.1.fixed/filters/force/force.pro
73--- mythtv-0.18.1/filters/force/force.pro 2005-01-29 07:21:36.000000000 +0200
74+++ mythtv-0.18.1.fixed/filters/force/force.pro 2005-09-04 00:24:57.000000000 +0300
75@@ -4,7 +4,7 @@
76 TEMPLATE = lib
77 CONFIG -= moc qt
78 CONFIG += plugin thread
79-target.path = $${PREFIX}/lib/mythtv/filters
80+target.path = $${LIBDIR}/mythtv/filters
81 INSTALLS = target
82
83 INCLUDEPATH += ../../libs/libmythtv
84diff -ur mythtv-0.18.1/filters/invert/invert.pro mythtv-0.18.1.fixed/filters/invert/invert.pro
85--- mythtv-0.18.1/filters/invert/invert.pro 2005-01-29 07:21:36.000000000 +0200
86+++ mythtv-0.18.1.fixed/filters/invert/invert.pro 2005-09-04 00:25:09.000000000 +0300
87@@ -4,7 +4,7 @@
88 TEMPLATE = lib
89 CONFIG -= moc qt
90 CONFIG += plugin thread
91-target.path = $${PREFIX}/lib/mythtv/filters
92+target.path = $${LIBDIR}/mythtv/filters
93 INSTALLS = target
94
95 INCLUDEPATH += ../../libs/libmythtv
96diff -ur mythtv-0.18.1/filters/kerneldeint/kerneldeint.pro mythtv-0.18.1.fixed/filters/kerneldeint/kerneldeint.pro
97--- mythtv-0.18.1/filters/kerneldeint/kerneldeint.pro 2005-01-29 07:21:36.000000000 +0200
98+++ mythtv-0.18.1.fixed/filters/kerneldeint/kerneldeint.pro 2005-09-04 00:25:14.000000000 +0300
99@@ -4,7 +4,7 @@
100 TEMPLATE = lib
101 CONFIG -= moc qt
102 CONFIG += plugin thread
103-target.path = $${PREFIX}/lib/mythtv/filters
104+target.path = $${LIBDIR}/mythtv/filters
105 INSTALLS = target
106
107 INCLUDEPATH += ../../libs/libmythtv
108diff -ur mythtv-0.18.1/filters/linearblend/linearblend.pro mythtv-0.18.1.fixed/filters/linearblend/linearblend.pro
109--- mythtv-0.18.1/filters/linearblend/linearblend.pro 2005-01-29 07:21:36.000000000 +0200
110+++ mythtv-0.18.1.fixed/filters/linearblend/linearblend.pro 2005-09-04 00:24:59.000000000 +0300
111@@ -4,7 +4,7 @@
112 TEMPLATE = lib
113 CONFIG -= moc qt
114 CONFIG += plugin thread
115-target.path = $${PREFIX}/lib/mythtv/filters
116+target.path = $${LIBDIR}/mythtv/filters
117 INSTALLS = target
118
119 INCLUDEPATH += ../../libs/libmythtv
120diff -ur mythtv-0.18.1/filters/onefield/onefield.pro mythtv-0.18.1.fixed/filters/onefield/onefield.pro
121--- mythtv-0.18.1/filters/onefield/onefield.pro 2005-01-29 07:21:36.000000000 +0200
122+++ mythtv-0.18.1.fixed/filters/onefield/onefield.pro 2005-09-04 00:25:02.000000000 +0300
123@@ -4,7 +4,7 @@
124 TEMPLATE = lib
125 CONFIG -= moc qt
126 CONFIG += plugin thread
127-target.path = $${PREFIX}/lib/mythtv/filters
128+target.path = $${LIBDIR}/mythtv/filters
129 INSTALLS = target
130
131 INCLUDEPATH += ../../libs/libmythtv
132diff -ur mythtv-0.18.1/filters/postprocess/postprocess.pro mythtv-0.18.1.fixed/filters/postprocess/postprocess.pro
133--- mythtv-0.18.1/filters/postprocess/postprocess.pro 2005-01-29 07:21:36.000000000 +0200
134+++ mythtv-0.18.1.fixed/filters/postprocess/postprocess.pro 2005-09-04 00:25:12.000000000 +0300
135@@ -4,7 +4,7 @@
136 TEMPLATE = lib
137 CONFIG -= moc qt
138 CONFIG += plugin thread
139-target.path = $${PREFIX}/lib/mythtv/filters
140+target.path = $${LIBDIR}/mythtv/filters
141 INSTALLS = target
142
143 INCLUDEPATH += ../../libs/libmythtv ../../libs/libavcodec
144diff -ur mythtv-0.18.1/filters/quickdnr/quickdnr.pro mythtv-0.18.1.fixed/filters/quickdnr/quickdnr.pro
145--- mythtv-0.18.1/filters/quickdnr/quickdnr.pro 2005-01-29 07:21:36.000000000 +0200
146+++ mythtv-0.18.1.fixed/filters/quickdnr/quickdnr.pro 2005-09-04 00:25:18.000000000 +0300
147@@ -4,7 +4,7 @@
148 TEMPLATE = lib
149 CONFIG -= moc qt
150 CONFIG += plugin thread
151-target.path = $${PREFIX}/lib/mythtv/filters
152+target.path = $${LIBDIR}/mythtv/filters
153 INSTALLS = target
154
155 INCLUDEPATH += ../../libs/libmythtv
156diff -ur mythtv-0.18.1/libs/libavcodec/libavcodec.pro mythtv-0.18.1.fixed/libs/libavcodec/libavcodec.pro
157--- mythtv-0.18.1/libs/libavcodec/libavcodec.pro 2005-05-06 23:19:54.000000000 +0300
158+++ mythtv-0.18.1.fixed/libs/libavcodec/libavcodec.pro 2005-09-04 00:24:44.000000000 +0300
159@@ -4,7 +4,7 @@
160 TEMPLATE = lib
161 TARGET = mythavcodec-$$LIBVERSION
162 CONFIG += thread dll warn_off
163-target.path = $${PREFIX}/lib
164+target.path = $${LIBDIR}
165 INSTALLS = target
166
167 VERSION = 0.18.1
168diff -ur mythtv-0.18.1/libs/libavformat/libavformat.pro mythtv-0.18.1.fixed/libs/libavformat/libavformat.pro
169--- mythtv-0.18.1/libs/libavformat/libavformat.pro 2005-05-06 23:19:54.000000000 +0300
170+++ mythtv-0.18.1.fixed/libs/libavformat/libavformat.pro 2005-09-04 00:24:47.000000000 +0300
171@@ -4,7 +4,7 @@
172 TEMPLATE = lib
173 TARGET = mythavformat-$$LIBVERSION
174 CONFIG += thread dll warn_off
175-target.path = $${PREFIX}/lib
176+target.path = $${LIBDIR}
177 INSTALLS = target
178
179 VERSION = 0.18.1
180diff -ur mythtv-0.18.1/libs/libmyth/libmyth.pro mythtv-0.18.1.fixed/libs/libmyth/libmyth.pro
181--- mythtv-0.18.1/libs/libmyth/libmyth.pro 2005-05-06 23:19:54.000000000 +0300
182+++ mythtv-0.18.1.fixed/libs/libmyth/libmyth.pro 2005-09-04 00:24:37.000000000 +0300
183@@ -4,7 +4,7 @@
184 TEMPLATE = lib
185 TARGET = myth-$$LIBVERSION
186 CONFIG += thread dll
187-target.path = $${PREFIX}/lib
188+target.path = $${LIBDIR}
189 INSTALLS = target
190
191 VERSION = 0.18.1
192diff -ur mythtv-0.18.1/libs/libmythmpeg2/libmythmpeg2.pro mythtv-0.18.1.fixed/libs/libmythmpeg2/libmythmpeg2.pro
193--- mythtv-0.18.1/libs/libmythmpeg2/libmythmpeg2.pro 2005-05-06 23:19:54.000000000 +0300
194+++ mythtv-0.18.1.fixed/libs/libmythmpeg2/libmythmpeg2.pro 2005-09-04 00:24:41.000000000 +0300
195@@ -4,7 +4,7 @@
196 TEMPLATE = lib
197 TARGET = mythmpeg2-$$LIBVERSION
198 CONFIG += thread staticlib warn_off
199-target.path = $${PREFIX}/lib
200+target.path = $${LIBDIR}
201 INSTALLS = target
202
203 VERSION = 0.18.1
204diff -ur mythtv-0.18.1/libs/libmythsoundtouch/libmythsoundtouch.pro mythtv-0.18.1.fixed/libs/libmythsoundtouch/libmythsoundtouch.pro
205--- mythtv-0.18.1/libs/libmythsoundtouch/libmythsoundtouch.pro 2005-05-06 23:19:54.000000000 +0300
206+++ mythtv-0.18.1.fixed/libs/libmythsoundtouch/libmythsoundtouch.pro 2005-09-04 00:24:50.000000000 +0300
207@@ -4,7 +4,7 @@
208 TEMPLATE = lib
209 TARGET = mythsoundtouch-$$LIBVERSION
210 CONFIG += thread staticlib warn_off
211-target.path = $${PREFIX}/lib
212+target.path = $${LIBDIR}
213 INSTALLS = target
214
215 VERSION = 0.18.1
216diff -ur mythtv-0.18.1/libs/libmythtv/libmythtv.pro mythtv-0.18.1.fixed/libs/libmythtv/libmythtv.pro
217--- mythtv-0.18.1/libs/libmythtv/libmythtv.pro 2005-05-06 23:19:54.000000000 +0300
218+++ mythtv-0.18.1.fixed/libs/libmythtv/libmythtv.pro 2005-09-04 00:24:34.000000000 +0300
219@@ -4,7 +4,7 @@
220 TEMPLATE = lib
221 TARGET = mythtv-$$LIBVERSION
222 CONFIG += thread dll
223-target.path = $${PREFIX}/lib
224+target.path = $${LIBDIR}
225 INSTALLS = target
226
227 VERSION = 0.18.1
228diff -ur mythtv-0.18.1/libs/libmythui/libmythui.pro mythtv-0.18.1.fixed/libs/libmythui/libmythui.pro
229--- mythtv-0.18.1/libs/libmythui/libmythui.pro 2005-05-06 23:19:54.000000000 +0300
230+++ mythtv-0.18.1.fixed/libs/libmythui/libmythui.pro 2005-09-04 00:24:32.000000000 +0300
231@@ -4,7 +4,7 @@
232 TEMPLATE = lib
233 TARGET = mythui-$$LIBVERSION
234 CONFIG += debug thread dll
235-target.path = $${PREFIX}/lib
236+target.path = $${LIBDIR}
237 INSTALLS = target
238 INCLUDEPATH += ../../libs/libmyth
239 INCLUDEPATH += ../..
This page took 0.079844 seconds and 4 git commands to generate.