Sergei Reznikov
d0e12d16b1
mplayer: enable runtime cpu detection
2015-06-01 09:08:19 +03:00
Sergei Reznikov
f074749ba5
ffmpeg26: fix build
2015-06-01 08:59:06 +03:00
Gerasim Troeglazov
8f3733b708
mplayer: add liblzo2 to requires
2015-05-27 19:57:50 +10:00
Jerome Duval
b3c7e73fe9
handbrake: depends on newer ffmpeg.
2015-05-25 18:43:18 +00:00
Jerome Duval
a727e47fdd
ffmpeg: rename 2.6 recipe to ffmpeg26.
...
* enable to install along the system libs.
* bump version.
2015-05-24 21:52:41 +00:00
Jerome Duval
3ff0d11160
mpv: bump version.
2015-05-18 16:15:09 +00:00
Adrien Destugues
09584311f1
ffmpeg: fix undefined references
...
* We need to manually remove some function calls in dead code that gcc2
can't optimize itself.
2015-05-11 20:34:01 +02:00
Sergei Reznikov
0fabfb6e12
mpv: bump version
2015-04-26 18:46:40 +03:00
Sergei Reznikov
a2d0f43de3
ffmpeg: bump version
2015-04-26 18:29:49 +03:00
Adrien Destugues
0de80518c4
VLC: add rdef file to patchset.
2015-04-25 18:01:23 +02:00
Sergei Reznikov
a9d479f138
HandBrake: bump version
2015-04-16 09:32:54 +03:00
Sergei Reznikov
b427a1bd09
ffmpeg: bump version
2015-03-29 16:28:22 +03:00
Sergei Reznikov
dcc9966380
mpv: add recipe and patch for version 0.8.2
...
* currently crashes while trying to display video due to bugs in SDL
2015-03-20 15:26:48 +03:00
Sergei Reznikov
015fd7140c
ffmpeg: added a recipe for version 2.6
2015-03-16 13:37:40 +03:00
Sergei Reznikov
f0ab2f4b49
mplayer: add recipe for version 1.1.1
...
* includes native audio/video support and doesn't require SDL
* remove recipe for version 1.0
2015-03-12 16:07:12 +03:00
Jerome Duval
cd2ec88ab7
handbrake: added recipe for version 0.10.0
2015-02-23 23:30:14 +00:00
Chirayu Desai
78ea891780
Update gnash recipe and patches
...
* Builds and installs, but doesn't work yet.
2014-12-16 15:52:37 +00:00
Chirayu Desai
daf27dd089
Let ffmpeg use cmd:grep and cmd:sed, to fix build
2014-12-15 17:25:49 +00:00
Oliver Tappe
52b344b97b
Drop references to $haikuVersion.
...
* Referring the current haiku version explicitly is not needed, since
the RequiresUpdater takes care of setting the version of Haiku used
for building a package.
2014-12-14 23:08:52 +01:00
Alexander von Gluck IV
019214ecfd
vlc: Fix libFLAC dependency
2014-12-03 19:46:17 +00:00
Jerome Duval
5f99d1e33f
ffmpeg: added a recipe for version 2.4.2
2014-11-10 22:50:41 +00:00
François Revol
09c6f4743e
Add recipe and patch for rtmpdump
2014-11-03 01:12:41 +01:00
Adrien Destugues
35e0fdb6d4
ffmpeg 0.11: mark as gcc2-broken again.
...
It really doesn't work.
2014-10-24 19:15:13 +02:00
Adrien Destugues
72f255be9b
ffmpeg: gcc4 and 64bit fixes.
2014-10-24 10:26:14 +00:00
Adrien Destugues
6c5ee5d32c
ffmpeg: port 0.11.5.
...
* Seems to work as well as 0.10.14. Video playback (tested with youtube)
does not seem broken like it was in the 0.11.1 port (see #8856 ). However
it also doesn't fix our issues with encoding.
2014-10-23 21:10:43 +02:00
Jerome Duval
1e3a525889
ffmpeg: enable x86_64
...
* build with fPIC on x86_64
* also build libavresample
2014-10-05 21:15:25 +00:00
Jerome Duval
5f9c6c8f6c
handbrake: added a recipe for version 0.9.9
...
* builds OK against ffmpeg 2.3, but this one conflicts with the system ffmpeg package.
* I only tested it returns a help message.
2014-10-05 20:01:52 +00:00
Jérôme Duval
11d991b9c7
_devel$secondaryArchSuffix => ${secondaryArchSuffix}_devel
2014-10-01 19:32:11 +02:00
Adrien Destugues
0cb6792844
vlc: more cleanup and enable more dependencies.
2014-09-19 10:29:48 +02:00
Adrien Destugues
5f6b9cd2cd
Add more dependencies to VLC.
...
* Trying to enable all the modules that are available in the BeOS port.
However not everything is working as expected yet.
2014-09-15 22:11:36 +02:00
diversys
5c036e25eb
vcdimager: summary was too long
2014-09-15 17:56:39 +00:00
diversys
679bbceb99
Merged in diversys/haikuports/vcdimager (pull request #231 )
...
Add recipe for vcdimager/libvcdinfo.
2014-09-15 10:22:20 +04:00
Sergei Reznikov
39b237e1b1
Add recipe for vcdimager/libvcdinfo.
2014-09-15 10:19:37 +04:00
Adrien Destugues
83cfe0ee8f
ffmpeg: bump revision following enabling GPL.
2014-09-11 09:11:32 +02:00
Adrien Destugues
9ad303b703
vlc patchset: remove PO files.
...
* These are generated, no need to commit them.
* Thanks to Diver for noticing.
2014-09-11 08:43:27 +02:00
Adrien Destugues
7acc7ba7f5
ffmpeg: enable GPL licensed code
...
* Needed for VLC to build (libpostproc)
2014-09-10 22:57:06 +02:00
Adrien Destugues
2bbd186b14
vlc 0.8.6i: hack recipe to build again
...
* Hacked-in Haiku support without changing the automake scripts as they
can't be processed with current automake versions
* Hacked ffmpeg code to build with ffmpeg 0.10. I hope I didn't break
anything here...
We really should consider getting a more recent version running on Haiku
instead, but this will do for now.
2014-09-10 22:57:06 +02:00
Adrien Destugues
f1d4d6533b
FFMPEG 2.3: enable GPL code.
...
libpostproc is needed by VLC.
2014-09-10 22:57:05 +02:00
Adrien Destugues
0eef6b4116
ffmpeg 2.3: fix packaging.
...
* HTML files are being installed to share/. Move them to $docDir.
2014-08-29 15:30:53 +02:00
Jérôme Duval
665b0b78f4
add $secondaryArchSuffix for pkg:config where appropriate
...
* bump revision for libs
2014-08-27 17:33:30 +02:00
Augustin Cavalier
d032cfd0d6
ffmpeg 0.10: mark as working on GCC4.
2014-07-29 11:35:33 -04:00
Augustin Cavalier
23fd6c807b
ffmpeg 0.10: fix build on GCC4.
2014-07-29 11:01:45 -04:00
Augustin Cavalier
af44d046b0
ffmpeg 2.3: ffprobe works
2014-07-28 17:15:35 -04:00
Augustin Cavalier
0466598113
ffmpeg: 2.3!!
2014-07-28 17:14:32 -04:00
Augustin Cavalier
16ee50dad0
ffmpeg: add 0.10.14. GCC2 only, does not compile on GCC4.
...
Already tried for GCC4:
* -fstack-check=no
* --enable-pic
* --disable-pic
* -O3, -O2
... all of which were listed as solving the problem by various Linux
distros. Will try for FFmpeg 2.2 next.
2014-07-28 14:34:48 -04:00
Augustin Cavalier
4038f2a711
FFmpeg 0.11: mark as untested to make HaikuPorter select 0.10 instead.
...
(And it really is untested anyway).
2014-07-28 14:34:46 -04:00
Augustin Cavalier
4cb82bab81
FFmpeg 0.11.1: work on GCC2.
2014-07-21 16:31:58 -04:00
Augustin Cavalier
dc62e3884e
FFmpeg: remove old recipes and patches.
2014-07-11 19:43:01 -04:00
Jerome Duval
d3ebf027d7
mjpegtools: enable x86_64.
2014-06-13 16:49:33 +00:00
Jerome Duval
ecef7cd03c
mjpegtools: added recipe for version 2.1.0
...
* tested x86
2014-06-12 19:20:47 +00:00