]> git.pld-linux.org Git - packages/mythplugins.git/blame - mythplugins-lib64.patch
- up to svn 10931
[packages/mythplugins.git] / mythplugins-lib64.patch
CommitLineData
6f2c51ce
ER
1--- ./configure~ 2005-11-04 01:23:51.000000000 +0200
2+++ ./configure 2005-11-05 16:18:39.000000000 +0200
3@@ -250,7 +250,7 @@
4 done
5 fi
6
7- LIBPATHS="`echo $LIBPATHS $prefix/lib /lib /usr/lib /usr/local/lib /usr/X11R6/lib | sed s/'\/ '/' '/g` "
8+ LIBPATHS="`echo $LIBPATHS $prefix/lib64 /lib64 /usr/lib64 /usr/local/lib64 /usr/X11R6/lib64 | sed s/'\/ '/' '/g` "
9
10 HAS_IT="no"
11 for LIBPATH in $LIBPATHS ; do
12diff -u -r mythplugins-lib32/mythbrowser/mythbookmarkmanager/mythbookmarkmanager.pro mythplugins/mythbrowser/mythbookmarkmanager/mythbookmarkmanager.pro
13--- mythplugins-lib32/mythbrowser/mythbookmarkmanager/mythbookmarkmanager.pro 2005-10-22 13:31:23.000000000 +0300
14+++ mythplugins/mythbrowser/mythbookmarkmanager/mythbookmarkmanager.pro 2005-10-22 18:37:31.000000000 +0300
15@@ -7,7 +7,7 @@
16 TEMPLATE = lib
17 CONFIG += plugin thread warn_on debug
18 TARGET = mythbookmarkmanager
19-target.path = $${PREFIX}/lib/mythtv/plugins
20+target.path = $${PREFIX}/lib64/mythtv/plugins
21 INSTALLS += target
22
23 #uifiles.path = $${PREFIX}/share/mythtv/themes/default
24diff -u -r mythplugins-lib32/mythcontrols/mythcontrols/mythcontrols.pro mythplugins/mythcontrols/mythcontrols/mythcontrols.pro
25--- mythplugins-lib32/mythcontrols/mythcontrols/mythcontrols.pro 2005-10-22 13:31:35.000000000 +0300
26+++ mythplugins/mythcontrols/mythcontrols/mythcontrols.pro 2005-10-22 18:37:31.000000000 +0300
27@@ -4,7 +4,7 @@
28 TEMPLATE = lib
29 CONFIG += plugin thread
30 TARGET = mythcontrols
31-target.path = $${PREFIX}/lib/mythtv/plugins
32+target.path = $${PREFIX}/lib64/mythtv/plugins
33 INSTALLS += target
34
35 uifiles.path = $${PREFIX}/share/mythtv/themes/default
36diff -u -r mythplugins-lib32/mythdvd/mythdvd/mythdvd.pro mythplugins/mythdvd/mythdvd/mythdvd.pro
37--- mythplugins-lib32/mythdvd/mythdvd/mythdvd.pro 2005-10-22 13:31:14.000000000 +0300
38+++ mythplugins/mythdvd/mythdvd/mythdvd.pro 2005-10-22 18:37:31.000000000 +0300
39@@ -9,7 +9,7 @@
40 TEMPLATE = lib
41 CONFIG += plugin thread
42 TARGET = mythdvd
43-target.path = $${PREFIX}/lib/mythtv/plugins
44+target.path = $${PREFIX}/lib64/mythtv/plugins
45 INSTALLS += target
46
47 installfiles.path = $${PREFIX}/share/mythtv
48diff -u -r mythplugins-lib32/mythgallery/mythgallery/mythgallery.pro mythplugins/mythgallery/mythgallery/mythgallery.pro
49--- mythplugins-lib32/mythgallery/mythgallery/mythgallery.pro 2005-10-22 13:31:34.000000000 +0300
50+++ mythplugins/mythgallery/mythgallery/mythgallery.pro 2005-10-22 18:37:31.000000000 +0300
51@@ -10,7 +10,7 @@
52 TEMPLATE = lib
53 CONFIG += plugin thread
54 TARGET = mythgallery
55-target.path = $${PREFIX}/lib/mythtv/plugins
56+target.path = $${PREFIX}/lib64/mythtv/plugins
57 INSTALLS += target
58 LIBS += -ltiff
59
60diff -u -r mythplugins-lib32/mythgame/mythgame/mythgame.pro mythplugins/mythgame/mythgame/mythgame.pro
61--- mythplugins-lib32/mythgame/mythgame/mythgame.pro 2005-10-22 13:31:44.000000000 +0300
62+++ mythplugins/mythgame/mythgame/mythgame.pro 2005-10-22 18:37:31.000000000 +0300
63@@ -4,7 +4,7 @@
64 TEMPLATE = lib
65 CONFIG += plugin thread
66 TARGET = mythgame
67-target.path = $${PREFIX}/lib/mythtv/plugins
68+target.path = $${PREFIX}/lib64/mythtv/plugins
69 INSTALLS += target
70
71 installfiles.path = $${PREFIX}/share/mythtv
72diff -u -r mythplugins-lib32/mythmusic/mythmusic/mythmusic.pro mythplugins/mythmusic/mythmusic/mythmusic.pro
73--- mythplugins-lib32/mythmusic/mythmusic/mythmusic.pro 2005-10-22 13:31:22.000000000 +0300
74+++ mythplugins/mythmusic/mythmusic/mythmusic.pro 2005-10-22 18:37:31.000000000 +0300
75@@ -10,7 +10,7 @@
76 TEMPLATE = lib
77 CONFIG += plugin thread
78 TARGET = mythmusic
79-target.path = $${PREFIX}/lib/mythtv/plugins
80+target.path = $${PREFIX}/lib64/mythtv/plugins
81 INSTALLS += target
82
83 installfiles.path = $${PREFIX}/share/mythtv
84diff -u -r mythplugins-lib32/mythnews/mythnews/mythnews.pro mythplugins/mythnews/mythnews/mythnews.pro
85--- mythplugins-lib32/mythnews/mythnews/mythnews.pro 2005-10-22 13:31:45.000000000 +0300
86+++ mythplugins/mythnews/mythnews/mythnews.pro 2005-10-22 18:37:31.000000000 +0300
87@@ -4,7 +4,7 @@
88 TEMPLATE = lib
89 CONFIG += plugin thread warn_on debug
90 TARGET = mythnews
91-target.path = $${PREFIX}/lib/mythtv/plugins
92+target.path = $${PREFIX}/lib64/mythtv/plugins
93 INSTALLS += target
94
95 uifiles.path = $${PREFIX}/share/mythtv/themes/default
96diff -u -r mythplugins-lib32/mythphone/mythphone/mythphone.pro mythplugins/mythphone/mythphone/mythphone.pro
97--- mythplugins-lib32/mythphone/mythphone/mythphone.pro 2005-10-22 13:31:42.000000000 +0300
98+++ mythplugins/mythphone/mythphone/mythphone.pro 2005-10-22 18:37:31.000000000 +0300
99@@ -16,7 +16,7 @@
100 TEMPLATE = lib
101 CONFIG += plugin thread
102 TARGET = mythphone
103-target.path = $${PREFIX}/lib/mythtv/plugins
104+target.path = $${PREFIX}/lib64/mythtv/plugins
105 INSTALLS += target
106
107 uifiles.path = $${PREFIX}/share/mythtv/themes/default
108diff -u -r mythplugins-lib32/mythvideo/mythvideo/mythvideo.pro mythplugins/mythvideo/mythvideo/mythvideo.pro
109--- mythplugins-lib32/mythvideo/mythvideo/mythvideo.pro 2005-10-22 13:31:39.000000000 +0300
110+++ mythplugins/mythvideo/mythvideo/mythvideo.pro 2005-10-22 18:37:31.000000000 +0300
111@@ -4,7 +4,7 @@
112 TEMPLATE = lib
113 CONFIG += plugin thread
114 TARGET = mythvideo
115-target.path = $${PREFIX}/lib/mythtv/plugins
116+target.path = $${PREFIX}/lib64/mythtv/plugins
117 INSTALLS += target
118
119 uifiles.path = $${PREFIX}/share/mythtv/themes/default
120diff -u -r mythplugins-lib32/mythweather/mythweather/mythweather.pro mythplugins/mythweather/mythweather/mythweather.pro
121--- mythplugins-lib32/mythweather/mythweather/mythweather.pro 2005-10-22 13:31:33.000000000 +0300
122+++ mythplugins/mythweather/mythweather/mythweather.pro 2005-10-22 18:37:31.000000000 +0300
123@@ -4,7 +4,7 @@
124 TEMPLATE = lib
125 CONFIG += plugin thread
126 TARGET = mythweather
127-target.path = $${PREFIX}/lib/mythtv/plugins
128+target.path = $${PREFIX}/lib64/mythtv/plugins
129 INSTALLS += target
130
131 uifiles.path = $${PREFIX}/share/mythtv/themes/default
132--- ./mythplugins.libdir/mythflix/mythflix/mythflix.pro 2005-12-21 00:52:42.000000000 +0200
133+++ mythplugins/mythflix/mythflix/mythflix.pro 2006-02-02 17:52:35.000000000 +0200
134@@ -4,7 +4,7 @@
135 TEMPLATE = lib
136 CONFIG += plugin thread warn_on debug
137 TARGET = mythflix
138-target.path = $${PREFIX}/lib/mythtv/plugins
139+target.path = $${PREFIX}/lib64/mythtv/plugins
140 INSTALLS += target
141
142 uifiles.path = $${PREFIX}/share/mythtv/themes/default
This page took 0.11926 seconds and 4 git commands to generate.