Commit Graph

157 Commits

Author SHA1 Message Date
Cian Duffy
49d33c93e3 remove VLC 2.0.3, add 2.0.5. Builds & runs but is extremely unreliable. 2013-03-10 17:35:48 +00:00
Cian Duffy
93781ba1c3 some more work on VLC port - two files I missed initially. 2012-12-11 22:33:05 +00:00
Scott McCreary
46b91c941f Fixed status of Handbrake, it should have been marked broken, it is now. 2012-11-11 08:32:32 +00:00
Cian Duffy
b01457b4b8 Further work on VLC. This patch includes a somewhat functional but very
buggy Haiku audio output (which only works at all thanks to help from 
hamishm) as well as a few other customisations needed for Haiku.
2012-08-07 12:13:26 +00:00
korli
968caad615 ffmpeg: add bep for 0.11.1 2012-08-06 22:04:54 +00:00
Cian Duffy
5298f43b1e Small amount of further work on VLC port 2012-08-04 16:18:30 +00:00
Cian Duffy
0e152871fc Add two more dependencies which now build succesfully 2012-08-03 22:17:50 +00:00
Cian Duffy
cbb17e64e1 This .patch/.bep will build a "fully functioning" command line VLC. As
in it does nothing as we have no interface/audio/video out. But it 
passes tests and has a working libvlc.

Only tested building on a GCC4 system, not a gcc2hybrid yet. Need to 
fix gettext-dev before I can fully populate the .bep with every 
depdendency to ensure full functionality will build for everyone.
2012-07-31 21:08:23 +00:00
Cian Duffy
2b651bc8c0 VLC requires a libavcodec build with postprocessing enabled, which is
GPL-only. Haiku uses an LGPL build for the media kit addons, so we need 
seperate .beps
2012-07-30 21:09:59 +00:00
Cian Duffy
d0c340e984 VLC 2.0.3 bep - this is very much a work in progress, but any dependency
listed here is fully working at the moment.
2012-07-30 21:01:20 +00:00
Scott McCreary
0752dfe893 Updated ffmpeg to use B_COMMON_DATA_DIRECTORY 2012-05-24 16:17:14 +00:00
korli
43a57409f5 ffmpeg: add bep for 0.10.2 2012-03-28 21:27:14 +00:00
korli
d09e7acd13 ffmpeg: gcc2 seems to produce crashing code with -O3, switch to -O2. 2012-03-28 20:46:41 +00:00
korli
226d9e957c ffmpeg: disable SSE and a few things for GCC2 2012-03-22 00:17:43 +00:00
korli
dfddc155c9 ffmpeg: removed --disable-mmx configure option. 2012-03-19 00:16:41 +00:00
korli
dcee857cbf libvpx: added bep file abd patch for 1.0.0
ffmpeg: added dependency and enable flag for libvpx
2012-03-14 00:15:38 +00:00
korli
cf7334d36c added dependencies for ffmpeg and libtheora, fixes speex install step 2012-03-09 19:00:11 +00:00
korli
d1d3c31146 added ffmpeg 0.10 patch for gcc2 2012-03-07 22:06:11 +00:00
korli
f24a0575b5 Updated ffmpeg to 0.10 2012-03-01 19:29:46 +00:00
Scott McCreary
d54455e897 Updated several more .bep files to use finddir to locate the prefix directory. 2011-04-25 23:52:32 +00:00
Scott McCreary
6c3326af1e Should have been finddir B_COMMON_DIRECTORY, not findir B_COMMON_BIN_DIRECTORY... this should fix those typos. 2011-04-25 22:35:18 +00:00
Scott McCreary
624eff851f Updated several .bep files to use finddir. 2011-04-25 22:09:13 +00:00
Scott McCreary
fff706bf99 Initial bep file for building the commandline version of handbrake. This is a WIP and doesn't not yet build fully. 2011-01-29 00:53:36 +00:00
Scott McCreary
284fb28cfe Updated patch for vlc-1.1.5, removed -ldl and -lpoll. This gets it a bit further into the build. 2010-11-22 17:22:05 +00:00
Scott McCreary
2f8b02ae38 Initial bep file for vlc-1.1.5 2010-11-07 20:19:24 +00:00
Scott McCreary
ac024c0d18 Cleaned up several LICENSE entries in .bep files which didn't have matching license files. 2010-10-15 23:18:39 +00:00
Scott McCreary
0a38ffdbf8 Fix typo in libcddb .bep file license name. Initial .bep and .patch for libcdio. Moved vlc patch to patches directory, renamed
old patch.
2010-10-05 20:20:55 +00:00
Scott McCreary
0ace9d3a4f Moved several legacy patches to their respective patches directories. 2010-10-02 02:04:59 +00:00
Scott McCreary
70ab53b094 update the copyright for ffmpeg-0.6. 2010-07-13 21:15:16 +00:00
Scott McCreary
de868da631 Updated ffmpeg to 0.6 2010-07-13 20:58:07 +00:00
Scott McCreary
7d135cd892 Initial mplayer .bep file from michaelvoliveira. Marked as unstable as
it crashed on me when I tried playing a DVD.
2010-07-08 04:34:51 +00:00
Adrian Panasiuk
f1c19155e7 gnash: fix plugin description 2010-07-06 19:32:00 +00:00
Adrian Panasiuk
4634eb1e53 bep file for gnash 2010-07-06 12:01:33 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Scott McCreary
a4e48aca78 Updated .bep file for ffmpeg-7407 which is the version that is required for vlc, not yet building... needs more work. 2010-05-12 08:00:29 +00:00
Scott McCreary
b20870dec0 Initial .bep and .OptionalPackageDescription files for vlc-0.8.6i, it's not yet building, but is a work in progress. 2010-05-12 07:52:43 +00:00
Adrian Panasiuk
4285c59768 fix script 2010-05-11 18:44:50 +00:00
Scott McCreary
0c18eb9193 Removed the svn+ and added the --enable-gpl to ffmpeg's .bep file for r23081 2010-05-10 22:59:39 +00:00
Scott McCreary
3aa4bbf276 Updated ffmpeg to r23081 2010-05-10 22:44:44 +00:00
Chris Roberts
2314c1cc85 Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki. 2010-04-27 01:15:54 +00:00
Adrian Panasiuk
16a9dea16a gnash
* remove Haiku Alpha related post install code;
* move the code responsible for downloading packages of dependencies to it's own file.
2010-03-31 13:31:42 +00:00
Adrian Panasiuk
e8b1ff3a9b gnash: XP_HAIKU macro under HAIKU 2010-03-30 16:57:08 +00:00
Adrian Panasiuk
6601eb52ef gnash: the icon and attribute template files do not need to be contained in the bep file 2010-03-24 18:16:03 +00:00
Adrian Panasiuk
8166831cf6 gnash bep 2010-03-17 20:49:50 +00:00
Scott McCreary
47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +00:00
Scott McCreary
8bb71da0f5 Renamed the patch for ffmpeg r7407 so haikuporter would pick it up, should build ok now, may need to adjust the ./configure line some still. 2009-11-17 00:38:06 +00:00
Scott McCreary
25d9ce87eb Seems haikuporter didn't like the -r7407, so changed to just -7407 2009-11-17 00:12:30 +00:00
Scott McCreary
10b0e3366a .bep file for building ffmpeg 7407 which is what is required for vlc-0.8.6i 2009-11-17 00:06:05 +00:00
Cian Duffy
105c20a959 Added patch to enable ffmpeg SVN r7407 (required for VLC) to build.
Source to follow on the FTP
2009-11-16 22:10:20 +00:00
Cian Duffy
2679980e74 Add VLC 0.8.6i patch which provides a compiling, linking, working build 2009-11-16 19:04:27 +00:00