Overview

Request 221 (accepted)

fix build with gcc 4.7

Submit package home:seife:branches:Multimedia / mandvd to package Multimedia / mandvd

mandvd.changes Added
x
 
1
@@ -0,0 +1,155 @@
2
+-------------------------------------------------------------------
3
+Sat May 19 14:40:38 UTC 2012 - seife+obs@b1-systems.com
4
+
5
+- fix build with gcc 4.7
6
+- convert .spec to .changes file
7
+
8
+-------------------------------------------------------------------
9
+Sat Oct 17 00:00:00 UTC 2009 - detlef@links2linux.de
10
+
11
+- add NTSC patch
12
+
13
+-------------------------------------------------------------------
14
+Sun Aug 16 00:00:00 UTC 2009 - Manfred.Tremmel@iiv.de
15
+
16
+- added a patch to use twolame instead of lame (problems with lame >= 3.99
17
+  and lame creates mp3, not mp2 what's needed for correct DVD)
18
+
19
+
20
+-------------------------------------------------------------------
21
+Thu Mar 12 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
22
+
23
+- update to 2.5-5
24
+
25
+
26
+-------------------------------------------------------------------
27
+Sat Aug  9 00:00:00 UTC 2008 - guru@unixtech.be
28
+
29
+- fix Requires:gimp => gimp-2.0
30
+
31
+
32
+-------------------------------------------------------------------
33
+Sun Aug  3 00:00:00 UTC 2008 - guru@unixtech.be
34
+
35
+- added patch to work properly with lame 3.98 (which is now explicitly versioned in Requires:)
36
+
37
+
38
+-------------------------------------------------------------------
39
+Tue Jul  8 00:00:00 UTC 2008 - guru@unixtech.be
40
+
41
+- new upstream version:
42
+  * fixed various bugs for computation of estimated DVD-size outcome
43
+  * loading project recalculate estimated DVD-size
44
+  * adjustments to calculation of final project size, hope its more accurate now
45
+  * calculation only performed on files that shall be reencoded and more specific depending on input quality
46
+  * removed SVCD and VCD standards and replaced it with only CDV option which is the half-size DVD standard,
47
+    make reasonable quality with less space
48
+  * fix bug so now its possible to remove intro video if its the last to remove
49
+  * fix audio encoding to handle obscure bit rates when going to AC3
50
+  * saved project files now handle Introduction Video better
51
+  * saved project files does not have the same name that made things bad if different projects where stored in the same folder
52
+  * various language updates in English and Portuguese
53
+  * new translation to German by Kai Regenstein
54
+
55
+
56
+-------------------------------------------------------------------
57
+Fri Jul  4 00:00:00 UTC 2008 - guru@unixtech.be
58
+
59
+- added debug_package macro
60
+- new upstream version: 2.5-3
61
+- use fully qualified upstream source URL
62
+- fixed Group: to be openSUSE compliant
63
+- fixed Desktop category to be openSUSE compliant
64
+- added doc files to package
65
+
66
+
67
+-------------------------------------------------------------------
68
+Sat Jun 28 00:00:00 UTC 2008 - detlef@links2linux.de
69
+
70
+- new upstream version <2.5>
71
+
72
+-------------------------------------------------------------------
73
+Sun Nov  5 00:00:00 UTC 2006 - detlef@links2linux.de
74
+
75
+- new upstream version
76
+
77
+-------------------------------------------------------------------
78
+Fri Nov  3 00:00:00 UTC 2006 - detlef@links2linux.de
79
+
80
+- new upstream version
81
+
82
+-------------------------------------------------------------------
83
+Fri Sep 15 00:00:00 UTC 2006 - detlef@links2linux.de
84
+
85
+- new upstream version
86
+
87
+-------------------------------------------------------------------
88
+Mon Sep 11 00:00:00 UTC 2006 - detlef@links2linux.de
89
+
90
+- new upstream version
91
+
92
+-------------------------------------------------------------------
93
+Fri Sep  8 00:00:00 UTC 2006 - detlef@links2linux.de
94
+
95
+- new upstream version
96
+
97
+-------------------------------------------------------------------
98
+Tue Sep  5 00:00:00 UTC 2006 - detlef@links2linux.de
99
+
100
+- new upstream version
101
+
102
+-------------------------------------------------------------------
103
+Sun Sep  3 00:00:00 UTC 2006 - detlef@links2linux.de
104
+
105
+- new upstream version
106
+
107
+-------------------------------------------------------------------
108
+Thu Aug 31 00:00:00 UTC 2006 - detlef@links2linux.de
109
+
110
+- new upstream version
111
+
112
+-------------------------------------------------------------------
113
+Sun Aug 27 00:00:00 UTC 2006 - detlef@links2linux.de
114
+
115
+- new upstream version
116
+
117
+-------------------------------------------------------------------
118
+Sat Aug 26 00:00:00 UTC 2006 - detlef@links2linux.de
119
+
120
+- new upstream version
121
+
122
+-------------------------------------------------------------------
123
+Wed Aug 23 00:00:00 UTC 2006 - detlef@links2linux.de
124
+
125
+- new upstream version
126
+
127
+-------------------------------------------------------------------
128
+Sun Aug 20 00:00:00 UTC 2006 - detlef@links2linux.de
129
+
130
+- new upstream version
131
+
132
+-------------------------------------------------------------------
133
+Fri Aug 18 00:00:00 UTC 2006 - detlef@links2linux.de
134
+
135
+- new upstream version
136
+
137
+-------------------------------------------------------------------
138
+Wed Aug 16 00:00:00 UTC 2006 - detlef@links2linux.de
139
+
140
+- new upstream version
141
+
142
+-------------------------------------------------------------------
143
+Mon Aug 14 00:00:00 UTC 2006 - detlef@links2linux.de
144
+
145
+- new upstream version
146
+
147
+-------------------------------------------------------------------
148
+Fri Aug 11 00:00:00 UTC 2006 - detlef@links2linux.de
149
+
150
+- new upstream version
151
+
152
+-------------------------------------------------------------------
153
+Tue Aug  8 00:00:00 UTC 2006 - detlef@links2linux.de
154
+
155
+- first build for packman
156
+
157
mandvd.spec Changed
95
 
1
@@ -15,6 +15,7 @@
2
 
3
 Patch0:        mandvd-lame2twolame.patch
4
 Patch1:        mandvd-NTSC.patch
5
+Patch2:        mandvd-gcc47.patch
6
 
7
 BuildRoot: %{_tmppath}/%{name}-%{version}-build
8
 
9
@@ -31,6 +32,7 @@
10
 %setup -q
11
 %patch0 -p1
12
 %patch1 -p1
13
+%patch2 -p1
14
 #%__sed -i '/^X-Desktop-File/d' mandvd.desktop
15
 
16
 %build
17
@@ -61,77 +63,3 @@
18
 %__rm -rf "%{buildroot}"
19
 
20
 %changelog
21
-* Sat Oct 17 2009 Detlef Reichelt <detlef@links2linux.de> 2.5+5
22
-- add NTSC patch
23
-* Sun Aug 16 2009 Manfred Tremmel <Manfred.Tremmel@iiv.de> 2.5+5-0.pm.2
24
-- added a patch to use twolame instead of lame (problems with lame >= 3.99
25
-  and lame creates mp3, not mp2 what's needed for correct DVD)
26
-
27
-* Thu Mar 12 2009 Pascal Bleser <pascal.bleser@opensuse.org> 2.5+5-0.pm.1
28
-- update to 2.5-5
29
-
30
-* Sat Aug  9 2008 Pascal Bleser <guru@unixtech.be> 2.5+4-0.pm.3
31
-- fix Requires:gimp => gimp-2.0
32
-
33
-* Sun Aug  3 2008 Pascal Bleser <guru@unixtech.be> 2.5+4-0.pm.2
34
-- added patch to work properly with lame 3.98 (which is now explicitly versioned in Requires:)
35
-
36
-* Tue Jul  8 2008 Pascal Bleser <guru@unixtech.be> 2.5+4-0.pm.1
37
-- new upstream version:
38
-  * fixed various bugs for computation of estimated DVD-size outcome
39
-  * loading project recalculate estimated DVD-size
40
-  * adjustments to calculation of final project size, hope its more accurate now
41
-  * calculation only performed on files that shall be reencoded and more specific depending on input quality
42
-  * removed SVCD and VCD standards and replaced it with only CDV option which is the half-size DVD standard,
43
-    make reasonable quality with less space
44
-  * fix bug so now its possible to remove intro video if its the last to remove
45
-  * fix audio encoding to handle obscure bit rates when going to AC3
46
-  * saved project files now handle Introduction Video better
47
-  * saved project files does not have the same name that made things bad if different projects where stored in the same folder
48
-  * various language updates in English and Portuguese
49
-  * new translation to German by Kai Regenstein 
50
-
51
-* Fri Jul  4 2008 Pascal Bleser <guru@unixtech.be> 2.5+3-0.pm.1
52
-- added debug_package macro
53
-- new upstream version: 2.5-3
54
-- use fully qualified upstream source URL
55
-- fixed Group: to be openSUSE compliant
56
-- fixed Desktop category to be openSUSE compliant
57
-- added doc files to package
58
-
59
-* Sat Jun 28 2008 Detlef Reichelt <detlef@links2linux.de> <2.5>-<0.pm.1>
60
-- new upstream version <2.5>
61
-* Sun Nov 05 2006 Detlef Reichelt <detlef@links2linux.de> <2.4>-<0.pm.1>
62
-- new upstream version
63
-* Fri Nov 03 2006 Detlef Reichelt <detlef@links2linux.de> <2.3>-<0.pm.1>
64
-- new upstream version
65
-* Fri Sep 15 2006 Detlef Reichelt <detlef@links2linux.de> <2.2>-<0.pm.1>
66
-- new upstream version
67
-* Mon Sep 11 2006 Detlef Reichelt <detlef@links2linux.de> <2.1.8>-<0.pm.1>
68
-- new upstream version
69
-* Fri Sep 08 2006 Detlef Reichelt <detlef@links2linux.de> <2.1.7>-<0.pm.1>
70
-- new upstream version
71
-* Thu Sep 05 2006 Detlef Reichelt <detlef@links2linux.de> <2.1.6>-<0.pm.1>
72
-- new upstream version
73
-* Sun Sep 03 2006 Detlef Reichelt <detlef@links2linux.de> <2.1.5>-<0.pm.1>
74
-- new upstream version
75
-* Wed Aug 31 2006 Detlef Reichelt <detlef@links2linux.de> <2.1.4>-<0.pm.1>
76
-- new upstream version
77
-* Sun Aug 27 2006 Detlef Reichelt <detlef@links2linux.de> <2.1.3>-<0.pm.1>
78
-- new upstream version
79
-* Sat Aug 26 2006 Detlef Reichelt <detlef@links2linux.de> <2.1.2>-<0.pm.1>
80
-- new upstream version
81
-* Wed Aug 23 2006 Detlef Reichelt <detlef@links2linux.de> <2.1.1>-<0.pm.1>
82
-- new upstream version
83
-* Sun Aug 20 2006 Detlef Reichelt <detlef@links2linux.de> <2.1>-<0.pm.1>
84
-- new upstream version
85
-* Fri Aug 18 2006 Detlef Reichelt <detlef@links2linux.de> <2.0.17>-<0.pm.1>
86
-- new upstream version
87
-* Wed Aug 16 2006 Detlef Reichelt <detlef@links2linux.de> <2.0.16>-<0.pm.1>
88
-- new upstream version
89
-* Mon Aug 14 2006 Detlef Reichelt <detlef@links2linux.de> <2.0.15>-<0.pm.1>
90
-- new upstream version
91
-* Thu Aug 11 2006 Detlef Reichelt <detlef@links2linux.de> <2.0.14>-<0.pm.1>
92
-- new upstream version
93
-* Mon Aug 08 2006 Detlef Reichelt <detlef@links2linux.de> <2.0.12>-<0.pm.1>
94
-- first build for packman
95
mandvd-gcc47.patch Added
34
 
1
@@ -0,0 +1,32 @@
2
+Index: b/main.cpp
3
+===================================================================
4
+--- a/main.cpp
5
++++ b/main.cpp
6
+@@ -39,10 +39,11 @@
7
+ **
8
+ ** This is a tool for simply creating DVD Video
9
+ ** 
10
+ ****************************************************************************/
11
+ 
12
++#include <unistd.h>
13
+ #include "mandvd_global.h"
14
+ #include <mainfrm.h>
15
+ #include <qsplashscreen.h>
16
+ #include <qapplication.h>
17
+ #include <mainfrm.h>
18
+Index: b/mandvd.cpp
19
+===================================================================
20
+--- a/mandvd.cpp
21
++++ b/mandvd.cpp
22
+@@ -21,10 +21,11 @@
23
+ // Author  : Gibault Stéphane
24
+ // Modifier: Mikael Böhm <micko@bag.org>, (C) 2008
25
+ //
26
+ // Copyright: See COPYING file that comes with this distribution
27
+ 
28
++#include <unistd.h>
29
+ #include <mandvd.h>
30
+ #include <mainfrm.h>
31
+ 
32
+ /* Main methods for ManDVD */
33
+ 
34
Refresh
Refresh
Request History
Stefan Seyfried's avatar

seife created request over 11 years ago

fix build with gcc 4.7


Stefan Seyfried's avatar

seife accepted request almost 13 years ago

fix build with gcc 4.7