blob: d883c1ea129f7d3f09fc570a040acdfc77f008ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
|
2016-08-14 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
* PKGBUILD :
Updated the dependency arrays
Added a patch to enable compilation when OpenCV is installed
2016-07-06 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
* PKGBUILD :
Removed "!libtool" option and added "!emptydirs
Removed the fix to call the touch command
Removed the command to create a symlink to the executable
Deleted commands to remove empty directories from the package
2016-07-04 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
* PKGBUILD :
Added "--enable-turbo" option to the configure script
Added ffmpeg2.8 as a dependency instead of ffmpeg
Exported a pkg-config variable in order to compile with FFmpeg 2.8
Added commands to remove empty directories from the package
2015-08-22 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
* PKGBUILD :
Project URL updated
Removed ffmpeg-compat as a dependency
2013-12-14 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
* PKGBUILD :
Updated depends array
2013-05-26 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
* PKGBUILD :
Updated depends and optdepends arrays
2013-04-07 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
* PKGBUILD :
Added gtk3 as a dependency instead of gtk2
2012-06-30 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
* PKGBUILD:
Added pulseaudio as a dependency instead of pulse
2012-06-24 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
* PKGBUILD:
Added ffmpeg as a dependency
Removed libtheora and libvorbis as dependencies (covered by ffmpeg)
Removed jack and perl as dependencies (covered by mplayer)
Fix added for a correct invoking of the touch command
2012-01-17 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
* PKGBUILD:
Project URL updated
The weed-compat.h patch has been removed
2012-01-14 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
* PKGBUILD:
Static libraries enabled again
2012-01-07 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
* PKGBUILD :
makedepends array removed
Quotation marks added around srcdir and pkgdir variables
Package built without static libraries building
2012-01-05 Angelo "Encelo" Theodorou <encelo@users.sourceforge.net>
* PKGBUILD :
Added the changelog directive
Added a package() function
imake removed from the makedepends array
2011-06-14 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
The previous patch is no more needed and thus not included
2011-06-08 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
Added a patch to allow compilation on kernel >= 2.6.38
2011-02-21 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
No more patches needed to build the package
2010-11-28 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
Added a patch for the file frei0r.c
2010-11-03 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
Added a patch for the file callbacks.c
2010-03-22 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
Added pulse to the optdepends array
2010-03-10 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
The jack-audio-connection-kit dependency has been renamed to jack
2009-10-27 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
libvis.patch removed
2009-10-18 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
Dropped gdk-pixbuf dependency
Added a patch for the file libvis.c
2009-08-06 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
The executable symbolic link creation is still needed
2009-07-23 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
No more explicit symbolic linking of the executable
2009-07-08 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
resize.patch is no more needed, it is integrated in the sources
2009-06-29 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
Added a patch for the "Resize Frames" function
2009-06-01 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
libweed patch not needed anymore
2009-05-01 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
Removed commands for directory creation in /usr/share
Added a patch to install libweed
2009-02-06 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
Added mkvtoolnix to the optdepends array
2008-12-12 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
Applying a patch from the author
Using $srcdir and $pkgdir variables
2008-12-04 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
Updated depends and optdepends arrays
2008-10-23 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
Fixed a dependency name
2008-10-02 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
Added some optional dependencies
2008-09-23 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
Description changed
Using optdepends variable instead of lives.install
2008-07-16 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
No libtool options added
2008-03-16 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
License field is not an array anymore
Contributor line added
2008-03-08 encelo <encelo@users.sourceforge.net>
* PKGBUILD :
imake, which includes mkdirhier, has been added to the makedepends array
|