0
0
Fork 0
Commit Graph

504 Commits

Author SHA1 Message Date
fbrosson 23c96344e7
ffmpeg: bump to 3.4.2, use custom variables. (#2227) 2018-02-18 22:23:27 +00:00
Adrien Destugues 4050f6659f ffmpeg: use memalign and posix_memalign
Otherwise we get misaligned allocations.
This gets ffplay working on Haiku, so we have at least one simple media
player to cover basic needs.
2018-02-02 13:01:54 +01:00
Xiang Fan e5b296caeb ccextractor: new recipe (#2090) 2018-01-10 07:05:33 +01:00
Adrien Destugues c006e6ddf2 Remove outdated patchset for ffmpeg 3.4. 2018-01-07 11:17:10 +01:00
miqlas 9fc8e79c34 FFMPEG 3.4.1
Now with DebugInfo package
2018-01-07 09:02:21 +01:00
Sergei Reznikov c8ca2e622f SMPlayer: bump version
* drop older recipe
2018-01-03 12:04:56 +03:00
miqlas 60d9a98c91 MPlayer: mime support (#2008) 2017-12-31 16:25:20 -05:00
Adrien Destugues ef2f228b0a ffmpeg: build ffplay.
- enable SDL2 dependency (auto-detected)
- This results in libavdevice and commands depending on SDL2, so split
  them in separate packages (this way Haiku does not depend on SDL2).
2017-12-25 10:15:18 +01:00
miqlas 23d176365b
Install fix for gcc2h (#1950) 2017-12-24 11:42:27 +01:00
Ryo Kenrie Wongso 724cf51738 mplayer: Put dot-config files in user settings folder (#1948)
Fixes https://github.com/haikuports/haikuports/issues/472
2017-12-24 11:20:49 +01:00
Sergei Reznikov a5483281a4 VLC: disable as it's currently non-functional 2017-12-21 15:25:15 +03:00
Schrijvers Luc c7398a4848 VCDGear, new recipe (#1682) 2017-12-14 19:13:33 +01:00
Sergei Reznikov 6161b56d33 VLC: bump version
* still no audio output module
* no native video output (uses SDL 1.2 now)
2017-12-05 13:42:35 +03:00
Sergei Reznikov 779c1e3ab7 mplayer: fix strip target 2017-11-29 16:54:43 +03:00
Sergei Reznikov 876c551e69 mplayer: fix build on gcc2h 2017-11-29 16:25:15 +03:00
Jerome Duval e150defa57 openshot: bump version. 2017-11-20 21:30:27 +01:00
Sergei Reznikov 6575dd5182 QMPlay2: add missing additional-files 2017-11-14 14:36:35 +03:00
Sergei Reznikov 9d6b017fd7 QMPlay2: bump version 2017-11-14 10:10:33 +03:00
Jerome Duval 10753c0be2 vlc: remove workaround for posix_spawn. 2017-11-10 18:40:06 +01:00
Jerome Duval 822f798d9b ffmpeg: apply upstream patch for compatibility. 2017-11-06 19:19:31 +01:00
Jerome Duval 29027803af openshot: bump version. 2017-11-05 21:27:11 +01:00
Adrien Destugues 5bf3793289 VLC 2.2.6: fix provides for devel package. 2017-11-01 21:11:46 +01:00
Sergei Reznikov c58b44e9a5 vlc: declare min Qt 2017-10-27 17:09:22 +03:00
Jerome Duval 6635154d44 mpv: fix requires. 2017-10-20 22:32:28 +02:00
Jerome Duval 5eaf7f357d smplayer: add recipe for version 17.10.0
* default to mpv.
2017-10-20 22:31:48 +02:00
Schrijvers Luc c91e23749b ffmpeg: bump version (#1712) 2017-10-17 14:18:35 +02:00
Jerome Duval e370363a2d vlc: fix requires and provides. 2017-10-14 15:08:18 +02:00
Jerome Duval 7a4a52d60b handbrake: bump version. 2017-09-20 22:07:10 +02:00
Jerome Duval e810fa0822 ffmpeg: bump version. 2017-09-18 18:46:08 +02:00
Sergei Reznikov c3d4f5cc1a mpv: remove unneeded files 2017-09-13 11:25:17 +03:00
Sergei Reznikov 8d53bf3142 mpv: bump version.
* enable OpenAL and Samba support
* drop older recipes
2017-09-13 11:18:28 +03:00
Sergei Reznikov 1fc807aacd audacious: forgot to remove after moving recipe 2017-09-03 08:29:24 +03:00
miqlas 6a2be04420 QtAV: bump version (#1623) 2017-09-03 04:01:27 +03:00
miqlas 5bc42bb6b9 mpv: bump version (#1621) 2017-09-02 22:12:28 +03:00
miqlas d658f297ee SMPlayer: bump version (#1622) 2017-09-02 22:11:35 +03:00
Sergei Reznikov 53a4b03410 audacious: add recipe for version 3.9 2017-09-01 23:11:19 +03:00
Sergei Reznikov bcdda1bf3e VLC: fix build 2017-08-24 19:25:31 +03:00
Sergei Reznikov b0b43bb555 VLC: bump version 2017-08-24 18:15:47 +03:00
Sergei Reznikov 3069e4d22d live555: provide live555.pc file 2017-08-24 11:18:21 +03:00
Sergei Reznikov 9681a6f9ad ffmpeg: bump version 2017-07-31 19:04:37 +03:00
Sergei Reznikov 58c5b20579 SMTube: bump version 2017-07-15 10:56:20 +03:00
Jerome Duval 36ed49715c openshot: bump revision after python hpkg naming change. 2017-07-13 18:22:32 +02:00
Sergei Reznikov 335117b590 SMPlayer: bump version 2017-07-09 16:47:45 +03:00
Jerome Duval fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
waddlesplash f49600e07a ffmpeg2: Deactivate.
Nothing directly depends on it; superseded by ffmpeg 3.
2017-06-24 17:03:57 -04:00
miqlas 91cc2bfc02 MPlayer: improved icon, it looks almost like the official one. (#1463) 2017-06-22 14:14:22 +03:00
miqlas 28d82dbc31 100% more icon (#1462) 2017-06-22 12:50:58 +03:00
Jerome Duval 8faba33005 Bump revisions for x86_64 rebuild after time_t change. 2017-06-20 07:18:22 +02:00
Jerome Duval cb02e5ca6b qmplay2: add recipe for version 17.04.21.
* unstable, video doesn't seem to work.
2017-06-10 23:17:09 +02:00
Jerome Duval 99a4f07ee1 ffmpeg: bump version. 2017-06-08 18:33:47 +02:00
miqlas 5c584ad2b3 mpv: bump version, enable features (#1393) 2017-06-05 19:38:41 -04:00
Jérôme Duval 040e9cd044 ffmpeg: remove leftover. 2017-05-19 08:35:34 +02:00
Jerome Duval 16f69b3fa8 ffmpeg: bump version. 2017-05-16 17:58:10 +02:00
Jerome Duval e9c50b1886 handbrake: bump revision.
* specify new libass version.
2017-05-11 20:43:35 +02:00
Jerome Duval a92684ac4a x86: enable some recipes which build OK. 2017-04-28 23:44:49 +02:00
Sergei Reznikov fe1c649613 mpv: bump version 2017-04-25 00:47:24 +03:00
Jerome Duval 3d86f6fb5e ffmpeg: add recipe for version 3.3. 2017-04-19 22:12:44 +02:00
miqlas ca4383fa88 Mplayer 1.3.0 fix (#1281)
Recipe cleanup, reduced REQs, fixed PNG, etc.
2017-04-18 13:25:32 -04:00
Jerome Duval 282a03c8e8 dev-python: merge most python2 and python3 recipes.
* adjust recipes depending on these, ie python_dateutil=>dateutil_python.
* switch architectures to any for relevant python recipes.
* bump versions for retext, argh, beautifulsoup, cssselect, dateutil,
docutils, fonttools, html2text, httplib2, lxml, mechanize, mock, paramiko,
pillow, pip, pygments, requests, twisted, urllib3, zope_interface.
2017-04-17 10:08:41 +02:00
Augustin Cavalier 9c69f65aa0 Remove all bep-format recipes for which an actual recipe exists.
Closes #1244.
2017-04-16 14:39:56 -04:00
Jerome Duval 7204e0f284 adjust recipes to use python 3.6, bump revisions. 2017-03-27 23:10:07 +02:00
Jerome Duval df75e06648 handbrake: add recipe for version 1.0.3. 2017-03-06 15:25:31 +01:00
Jerome Duval 7571e5f8ca ffmpeg2: bump version. 2017-02-16 22:42:28 +01:00
fbrosson 8a8fa6e591 ffmpeg: bump to 3.2.4, switch to tar.xz. 2017-02-10 22:03:28 +00:00
fbrosson 077ae2288a mpv: improve BUILD, bump REVISION due to libass update.
* Do not call bootstrap.py because it downloads waf-1.8.12 in BUILD!
  Instead, add a SOURCE_URI_2 for waf-1.8.12 and mimic bootstrap.py.
* Use tar.gz (instead of zip) in SOURCE_URI. (identical contents)
* Add SOURCE_FILENAME. (v0.23.0.tar.gz -> mpv-0.23.0.tar.gz)
* Drop unneeded SOURCE_DIR.
* Switch HOMEPAGE to https.
2017-02-09 11:45:40 +00:00
fbrosson a20eb9c8bd ffmpeg: bump to 3.2.3. 2017-02-07 13:08:10 +00:00
fbrosson b7c7154f87 handbrake: bump revision, miscellaneous minor changes.
* Revision bump required after the update of libass.
* Drop unneeded SOURCE_FILENAME.
* Fix version info in rdef file and use patterns.
* Add missing $secondaryArchSuffix to cmd:libtoolize.
2017-02-07 12:02:15 +00:00
fbrosson 05d410fe5b imagemagick -> bump REVISION for dvdauthor & dmtx-utils. 2017-02-05 23:17:33 +00:00
fbrosson 1dcb5b0567 dvdauthor: bump to 0.7.2. 2017-01-04 01:59:53 +00:00
Adrien Destugues f2e1240a52 ffmpeg: finish work on version 0.10.16.
- Complete the patch to disable everything that results in undefined
  symbols
- Checked working for decoding (h264, aac, mp3, ogg/vorbis, AIFF)
- Not checked for encoding.
2016-12-30 16:25:31 +01:00
Sergei Reznikov 8543e27d29 Merge branch 'master' of https://github.com/haikuports/haikuports 2016-12-27 11:42:11 +03:00
Sergei Reznikov 809ad1d7c1 ffmpeg: bump version to 3.2.2 2016-12-27 11:37:23 +03:00
Sergei Reznikov 463ce0ca8a mpv: bump version to 0.23 2016-12-27 11:36:42 +03:00
miqlas bd71377a23 mplayer: bump version, updated patchset (#960) 2016-12-26 13:55:57 -05:00
miqlas ab10ccd520 QtAV: new recipe (#870) 2016-12-25 14:09:47 -05:00
Jérôme Duval 82bd274f26 rtmpdump: use gentoo snapshot.
* fix lib packaging.
2016-12-13 20:10:35 +01:00
Jérôme Duval 30056f042e mpv: bump revision
to rebuild against ffmpeg3
2016-12-06 19:53:38 +01:00
Jérôme Duval cf5541ab8d handbrake: bump version.
* build against ffmpeg3
2016-12-06 19:53:11 +01:00
Jérôme Duval 426423c8ea handbrake: don't include binaries in patchset.
* patch doesn't support them (only git does).
2016-12-05 21:27:44 +01:00
Jérôme Duval cc23d96e74 ffmpeg: bump versions 2.x and 3.x. 2016-12-05 20:43:23 +01:00
Jérôme Duval 627ff31447 smplayer: fix provides. 2016-12-04 10:48:42 +01:00
Jérôme Duval 79cb17e554 vlc: fix provides and requires. 2016-12-04 10:48:20 +01:00
Jérôme Duval 78437b6f17 ffmpeg_legacy: drop x86_64. 2016-12-01 12:03:20 +01:00
Jérôme Duval 0294d0f3ea openshot: skip build, fix checksum.
* easily crash.
2016-11-30 23:39:02 +01:00
fbrosson 8976ade1c1 dvdauthor: create recipe. 2016-11-28 17:32:49 +00:00
Sergei Reznikov 784511aca5 mpv: bump version to 0.22 2016-11-21 16:32:29 +03:00
Sergei Reznikov 92504522e6 ffmpeg: bump version to 3.2 2016-10-31 11:54:22 +03:00
Jerome Duval e37de14e1c ffmpeg: bump version. 2016-10-18 19:26:05 +00:00
Jerome Duval 33db387b54 bump revision for packages in need for a rebuild. 2016-10-18 17:11:03 +00:00
Adrien Destugues d21eb0e90c live555: missing $secondaryArchSuffix. 2016-08-28 22:36:17 +02:00
fbrosson 12422e2639 ffmpeg: bump to 3.1.2. (#759) 2016-08-19 17:50:14 -04:00
Jerome Duval 0587be6d0c handbrake: remove old recipes. 2016-07-27 19:29:38 +00:00
fbrosson f8189f80e3 vlc: use additional-files and fix duplicate vlc.rdef in patch. (#635)
* Remove the duplicate vlc.rdef that was embedded in the patchset
  for vlc-0.8.6i and, instead, make it use the same vlc.rdef that
  vlc-2.2.1 already uses and which is in additional-files.
* Tweak vlc.rdef to make it usable with any version of vlc.
* Add TEST() with "make check" (to both 0.8.6i and 2.2.1).
* Fix the recipe of VLC 2.2.1 to make it build on x86 2nd arch.
* Force VLC 2.2.1 to use lib:libswscale from ffmpeg2. BTW,
  it seems this version of VLC cannot compile against ffmpeg >= 3.
* Comment out the lib:libdevice in REQUIRES because the haiku hpkg is
  missing a PROVIDES for it.
* VLC 0.8.6i was previously using libdvbpsi 1.2.0 but the compilation
  now fails for some reason (unknown to me). The compilation also
  fails when building against libdvbpsi 1.3.0, so drop support for it
  in VLC 0.8.6i. VLC 2.2.1 on x86 secondary arch builds fine with any
  of the mentioned releases of libdvbpsi, though.
2016-07-24 17:27:25 -04:00
Barrett17 70cf14f8cd live555: Update to 2016.06.22 (#686) 2016-07-08 18:57:30 -04:00
fbrosson 8bb0e5c171 ffmpeg: bump to 3.1.1, switch source archive to tar.bz2. 2016-07-01 18:25:41 +00:00
fbrosson 37024e88c7 ffmpeg-3.1: fix micro version of libavfilter and libswresample. 2016-06-28 16:20:07 +00:00
Sergei Reznikov 3ea442f3e7 ffmpeg: bump version to 3.1 2016-06-28 11:47:09 +03:00
Jerome Duval a539ca6f37 openshot: add recipe for version 2.0.7.
* probably broken on x86 secondary arch.
* the UI comes up, and works somehow. Media capabilities untested.
2016-06-02 10:19:21 +02:00
Dario Casalinuovo 98771699cc live555: bump revision 2016-05-18 16:51:01 +00:00
Dario Casalinuovo 906d3aaa9c live555: Fix devel package and policies 2016-05-18 16:41:51 +00:00
fbrosson bcebdeb6dd Fix 2nd arch for live555 & aplayer; cosmetic edits elsewhere. (#593)
* live555: Use $developLibDir instead of $developDir/lib since the
  latter is not appropriate for 2nd arch builds.
* aplayer: Drop $secondaryArchSuffix for cmd:nasm in BUILD_PREREQ.
* re2c: use tabs (instead of white spaces) in BUILD_REQUIRES.
* Remove x86_64 from SECONDARY_ARCHITECTURES for sdl2_net, edgar,
  paladin-git and mediainfo-0.7.61.
2016-05-09 16:19:34 -04:00
Barrett17 bfb5e0a92e live555: Build and install improvements (#590)
* Fix install directories.
* Add BUILD_REQUIRES.
* Add REQUIRES_DEVEL.
2016-05-09 09:25:11 +02:00
fbrosson 82fc2e5458 ffmpeg: drop 2.6 & 2.7, bump to 2.8.7 & 3.0.2, minor fixes. (WIP) (#579)
* Drop 2.6.3 & 2.7.2, bump 2.8.6 to 2.8.7 and 3.0.1 to 3.0.2.
* ffmpeg, ffprobe and ffserver were being shipped in secondary arch
  builds (due to rm $binDir instead of rm $prefix/bin where they were
  being installed) but did not have a cmd: in PROVIDES. Fixed this by
  moving these to a _bin subpackage on x86_gcc2 using 2nd arch x86.
* Fix CONFLICTS_devel in 3.0.2 (missing "_legacy"),
* Add ffmpeg2_bin to CONFLICTS in 3.0.2.
* Add ffmpeg and ffmpeg_legacy to CONFLICTS_bin in 2.8.7.
* Reorder some sections.
* Switch all HOMEPAGE and SOURCE_URI to https.
* Switch from tar.bz2 to tar.xz for 2.8.7.
* 2.8.7 and 3.0.2 build OK (on x86_gcc2 using x86 as 2nd arch) but
  "make check" fails with "runtime_loader: Cannot open file
  libavutil.so.55: No such file or directory". Failure happens on
  TEST api-threadmessage for 3.0.2 and on TEST api-flac for 2.8.7.
2016-05-06 19:14:05 -04:00
fbrosson 91c1e30cd1 vcdimager: fix lib versioning, mark x86 and x86_64 as tested.
* Add lib versioning to lib:libvcdinfo and also use the same
  versioning (instead of $portVersion) for devel:libvcdinfo. This
  is safe because there are currently no packages depending on that
  lib. Also add version info for all runtimes.
* Mark all architectures as tested.
* Do not ship documentation and runtimes for secondary arch builds.
* Use a mirror redirector for SOURCE_URI rather than a fixed mirror.
* Update COPYRIGHT.
* Add TEST() with "make check" since the Makefile has this target.
2016-04-19 16:07:34 +00:00
Jerome Duval 445ef73276 ffmpeg: recipe doesn't seem to build with gcc4. 2016-04-14 19:15:36 +00:00
Jerome Duval 0984e8c03d ffmpeg: bump version.
* fix gcc5 build on x86.
2016-04-09 20:11:57 +00:00
Jérôme Duval 3232e725c1 Merge pull request #519 from fbrosson/smtube
smtube: bump to version 16.3.0.
2016-04-07 14:54:46 +02:00
fbrosson 0dec1564cc smtube: bump to version 16.3.0. 2016-04-04 22:37:48 +00:00
fbrosson 520520ffb8 smplayer: bump to version 16.4.0. 2016-04-01 23:53:49 +00:00
Dario Casalinuovo 66989cd1bb live555: Secondary arch and other minor fixes
* Add checksum and archive
* Update description
2016-03-24 01:04:42 +00:00
Dario Casalinuovo 2672725134 Add live555 recipe, gcc2 fixes included 2016-03-23 19:44:37 +00:00
waddlesplash 9cbd37878e Merge pull request #492 from DarkmatterVale/master
Add basic cleaning for all components of recipes
2016-03-01 21:12:54 -05:00
fbrosson b5e0547422 dvdbackup: create recipe. 2016-02-29 05:35:58 +00:00
Vale 6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
fbrosson 00785a4801 lsdvd: create recipe. 2016-02-25 22:46:35 +00:00
fbrosson 914eb30853 libssh2: bump version.
Update libssh2 to 1.7.0.
Also bump revision for mc and vlc-2.2.1 (which require libssh2).
2016-02-26 22:57:20 +00:00
Vale 79a9915b2f Fix ordering on new recipes 2016-02-21 14:34:51 -05:00
Jerome Duval 713a4530e3 ffmpeg: renamed 2.x recipes..
* to maintain compatibility with packages built with such versions.
* remove commands, docs, data.
2016-02-18 22:44:58 +00:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Sergei Reznikov 8ecbd98418 ffmpeg: bump version 2016-02-16 09:05:41 +03:00
Jerome Duval d086a0aefd ffmpeg: bump version. 2016-02-03 20:26:14 +00:00
fbrosson 4fb1ab9260 videolan.org: http→https & downloads→download
Switch from http to https for www.videolan.org.
Use download.videolan.org instead of downloads.videolan.org.
2016-01-24 23:06:26 +01:00
Markus Himmel 0261320e86 HandBrake: Work on the Haiku GUI
Add a new file state.md to indicate what state the port is in.
This also marks HandBrake 0.10.2 as broken on x86_gcc2 as there is no version
of FFmpeg which works on x86_gcc2 that provides the library version required
by HandBrake.
2016-01-21 17:03:41 +01:00
Sergei Reznikov 458ffb767b ffmpeg: bump version 2016-01-17 00:30:43 +03:00
Sergei Reznikov 0052993636 HandBrake: add BeOS GUI patches (disabled) 2016-01-12 22:41:09 +03:00
François Revol a093445b12 rtmpdump: update to latest git HEAD
No new release yet...
2016-01-11 13:58:41 +01:00
Adrien Destugues 4ac356ba93 Remove libcelt from ffmpeg.
* No recipe for this one either, yet.
2016-01-01 21:26:45 +01:00
Adrien Destugues 949c30cd40 ffmpeg 0.10.16: also disable aacplus.
* Can be re-enabled if we add the lib as an ffmpeg dependency.
2015-12-31 12:58:07 +01:00
Adrien Destugues 55fbfc92a1 ffmpeg 0.10.16: more trying to link properly for gcc2. 2015-12-27 19:54:39 +01:00
Jerome Duval 73a4dd7e5c ffmpeg: bump version. 2015-12-25 22:57:16 +00:00
Michael Lotz a43c394c4d Explicitly reference all additional files.
Not referencing them caused them to be missing from the source packages.

This also moves all files that were in different dirs under the common
additional-files dir.
2015-12-20 20:05:05 +01:00
Jerome Duval 26ddb6172d smplayer: bump version. 2015-12-14 16:15:34 +00:00
Sergei Reznikov 06c915a847 mpv: bump version 2015-12-14 12:53:38 +03:00
Michael Lotz 30ccc09cbe vlc: Remove libvlccore from requires as it's actually provided. 2015-12-10 23:47:06 +01:00
Jerome Duval 7bda17c813 ffmpeg: bump version. 2015-11-30 22:53:56 +00:00
Jerome Duval b9a42eab02 bump a few packages revisions. 2015-11-27 06:42:33 +00:00
Jerome Duval 5e1efc55ea ffmpeg: bump version. 2015-11-19 19:43:35 +00:00
Jerome Duval 9be9f64be3 ffmpeg: bump version. 2015-10-15 20:32:30 +00:00
Gerasim Troeglazov dda08523bb QMPlay2: bump version. 2015-10-13 03:11:20 +00:00
Sergei Reznikov edf6cc99cc ffmpeg: add recipe for version 0.10.16 2015-10-12 21:55:43 +03:00
Humdinger c607350280 Updated recipes for clipdinger and mpv.
* Clipdinger needs a new revision for a recompile to fix the splitview
  drawing issue caused by some changes a while ago.

* MPV needed a "keep-old" for the global writable files to fix a policy
  issue.
2015-10-04 18:58:30 +02:00
Sergei Reznikov 76a44f724a SMPlayer: forgot to bump version in resource file 2015-10-03 16:50:22 +03:00
Sergei Reznikov 8f7f7d037b mpv: bump version 2015-10-03 16:34:32 +03:00
Sergei Reznikov 88ba129f6d SMPlayer: bump version 2015-10-03 15:29:04 +03:00
Sergei Reznikov 161ad1d298 ffmpeg: bump version 2015-09-11 03:23:37 +03:00
Adrien Destugues 6dfa135738 ffmpeg: enable modplug support.
* Now it can be used to play MOD files and other tracked formats.
2015-08-30 16:55:02 +02:00
Adrien Destugues 4f177d6f8e ffmpeg 0.11: make it work with gcc2.
* Assembler code completely disabled for gcc2. Cross platform C code is
used instead, which means this needs more CPU than the 0.10.x branch
with asm enabled. But, at least it works.
* Redone the gcc2 support to make it more well behaved. Things that only
* need to be disabled for gcc2 are under a #if __GNUC__ > 2 check,
instead of #if 0. Also removed a lot of hacks to the configure script
that are not needed anymore.
* Since the patch for gcc2 should not create problems for the gcc4
version, use a single patch. The hack used to decide which patchset to
use did not work, because effectoiveTargetarchitecture was not set yet
when parsing the file to find the PATCHES variable.
* I leave this marked as broken for gcc2, because 0.11.5 was not updated
for years, while the ffmpeg team is still updating the 0.10.x branch
with regular releases. This means 0.10 gets bugfixes in the codecs, and
0.11 doesn't. We better use the latest codecs, even if we don't get the
latest API.
2015-08-30 16:25:00 +02:00
Humdinger bdaaf1ad4b De-lint recipes.
*	pygments
	SUMMARY must start with capital letter
	Re-ordered blocks

*	texlive
	SUMMARY must have at least 3 words
	Re-ordered blocks
	Simplified ARCHITECTURES/SECONDARY_ARCHITECTURES

*	tiff4
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	u_boot_tools
	SUMMARY must start with capital letter
	Re-ordered blocks

*	unifont
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	util_macros
	Improved SUMMARY an DESCRIPTION
	Re-ordered blocks

*	vcdimager
	SUMMARY must start with capital letter
	Re-ordered blocks

*	wings
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	xproto
	SUMMARY must have at least 3 words
	Re-ordered blocks
2015-08-08 14:35:01 +02:00
Adrien Destugues 27fc57afde VLC: some old fixes I never commited. 2015-08-07 18:38:08 +02:00
Humdinger 3ea69a805d De-lint recipes.
*	gnash
	Don't start SUMMARY with app name
	Re-ordered blocks

*	gophernicus
	Don't start SUMMARY with app name
	Re-ordered blocks

*	harfbuzz
	Don't start SUMMARY with app name
	Re-ordered blocks

*	inconsolata
	Don't start SUMMARY with app name
	Re-ordered blocks

*	indent
	Don't start SUMMARY with app name
	Re-ordered blocks
	Fixed (SECONDARY_)ARCHITECTURES and PROVIDES

*	inputproto
	Don't start SUMMARY with app name
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	jamvm
	Don't start SUMMARY with app name
	Removed "DEPEND"
	Re-ordered blocks

*	jpeg
	Don't start SUMMARY with app name
	Re-ordered blocks

*	jgmod
	Don't start SUMMARY with app name
	Re-ordered blocks

*	kbproto
	Don't start SUMMARY with app name
	Re-ordered blocks

*	kdiff3
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libdom
	Don't start SUMMARY with app name
	Re-ordered blocks
	Removed $secondaryArchSuffix as there are no 2nd archs declared

*	libdvdcss
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libdwarf
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libevent
	Minor cosmetics
	Re-ordered blocks
2015-08-07 16:40:23 +02:00
Augustin Cavalier 2b51585ae4 More syslibs removal that I missed in the previous commit. 2015-08-04 15:49:58 -04:00
Augustin Cavalier 1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier 55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Augustin Cavalier 6758b46f0f ffmpeg: forgot to bump CHECKSUM. 2015-07-31 13:17:06 -04:00
Augustin Cavalier 77564e2516 ffmpeg_legacy: Add missing SOURCE_DIR. Riding the rename. 2015-07-28 15:31:43 -04:00
Augustin Cavalier 37a9f32a64 ffmpeg: Monster cleanup, move prefix to "legacy".
This breaks the build of Haiku (if you were to try to compile it with
these packages). I'm going to clean that up next.
2015-07-28 15:27:42 -04:00
Humdinger 9e304a2e9a De-lint recipes.
*	v8
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	verilator
	80-char limit of DESCRIPTION.
	Re-ordered blocks.

*	vim
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	virtulbelive
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	vl_gothic
	Shortened SUMMARY.
	Re-ordered blocks.

*	vlc
	Re-ordered blocks.
	Changed libgpg-error to libgpg_error.

*	vncserver
	Improved COPYRIGHT.
	Re-ordered blocks.

*	vwget
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	wesnoth
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	xerces
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	zip
	Re-ordered blocks.
	Lint warning of non-declared patch can be ignored, as it doesn't
	grok: $portName-$portVersion.patchset
2015-07-23 14:20:24 +02:00
Humdinger 1f664e284f De-lint recipes.
*	rdesktop
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	rebar
	Removed "." from SUMMARY.
	Added REQUIRES and BUILD_REQUIRES.
	Re-ordered blocks.

*	redoflacs
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	rename
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	rtmpdump
	Improved SUMMARY.
	Re-ordered blocks.

*	rxtx
	Improved SUMMARY.
	Fixed COPRIGHT.
	Re-ordered blocks.

*	scheherazade_font
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	scrittore
	Improved SUMMARY.
	Added REQUIRES and BUILD_REQUIRES.
	Re-ordered blocks.

*	sdl_bomber
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	shredder
	Removed "." from SUMMARY.
	Added BUILD_REQUIRES.
	Re-ordered blocks.

*	simh
	Re-ordered blocks.
	Lint warns of unused patch. I does build without. Remove the patch?

*	snappy
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	spidermonkey
	Removed "." from SUMMARY.
	Re-ordered blocks.
2015-07-23 09:38:45 +02:00
Humdinger 5113be297d De-Lint recipes.
*	fossil
	Improved SUMMARY, thanks waddlesplash for noticing the error.

*	gcc
	Shortened SUMMARY (at least removing the "\" linebreak that seems to
	trigger the lint warning)
	Minor cosmetics.

*	gd
	Renamed recipe to correct version.
	Added license.
	Corrected copyright.
	Added autoconf, aclocal, libtoolize to BUILD_PREREQUIRES.
	Added SOURCE_DIR.
	Now it almost builds, failing with:

	configure.ac:79: warning: macro 'AM_ICONV' not found in library
	configure.ac:130: error: possibly undefined macro: AC_MSG_ERROR

*	global
	Removed "." from SUMMARY.
	Minor cosmetics.

*	gnupg
	Removed "." from SUMMARY.
	Minor cosmetics.

*	gnutls
	Added PATCHES="gnutls-2.8.6.patch" to fix the lint warning.
	Moved haiku_devel to BUILD_REQUIRES.
	Sorted the _devel blocks to the top.
	Minor cosmetics.
	Build fails...

*	golang
	Removed "." from SUMMARY.
	Minor cosmetics.

*	gptfdisk
	Removed "." from SUMMARY.
	Minor cosmetics.

*	graphviz
	Minor cosmetics.

*	gri
	Removed "." from SUMMARY.
	Minor cosmetics.

*	ha
	Slightly improved SUMMARY/DESCRIPTION
	Minor cosmetics.

*	handbreak
	Removed "." from SUMMARY.
	Minor cosmetics.

*	harfbuzz
	Removed "." from SUMMARY.
	Minor cosmetics.
	Sorted the _devel blocks to the top.

*	hdialog
	Removed "." from SUMMARY.
	Use g++ instead of gcc.
	Minor cosmetics.

*	help2man
	Removed "." from SUMMARY.
	Minor cosmetics.

*	heroes
	Removed "." from SUMMARY.
	Minor cosmetics.

*	homeworld
	Removed "." from SUMMARY.
	Minor cosmetics.

*	htmldoc
	Remove outdated patch file
	Minor cosmetics.

*	htmltidy
	Removed "." from SUMMARY.
	Minor cosmetics.
	Sorted the _devel blocks to the top.

*	hyperstudio
	Removed "." from SUMMARY.
	Minor cosmetics.
2015-07-20 08:34:07 +02:00
Humdinger 97cd269925 De-Lint recipes.
*	fastdep
	Removed "." from SUMMARY.
	Minor cosmetics.

*	ffmpeg
	Removed "." from SUMMARY.

*	fheroes
	Removed "." from SUMMARY.

*	filecropper
	Removed "." and improved SUMMARY.
	Use g++ instead of gcc.

*	flex
	Removed "." from SUMMARY.
	Moved haiku_devel into BUILD_REQUIRES.
	Minor cosmetics.

*	fontforge
	Removed "." from SUMMARY.
	Minor cosmetics.

*	fossil
	Shortened and improved SUMMARY/DESCRIPTION.

*	fpc
	Use same SUMMARY/DESCRIPTION in the non-BEP recipes.

*	freetype
	Minor cosmetics.
	(The PATCHES is commented out on purpose, enabling
	subpixel rendering and hinting)

*	ftgl
	Removed "." from SUMMARY.
	Sorted _devel block to the top.
2015-07-19 19:18:11 +02:00
Sergei Reznikov 1185935fd7 ffmpeg: bump version 2015-07-19 13:37:13 +03:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval 3317bb3602 handbrake: bump version. 2015-06-11 13:12:35 +00:00
Sergei Reznikov 8ab07763d1 VLC: fill in requires
Switch to make install-strip to reduce package size from 35M to 16M
2015-06-10 15:05:07 +03:00
Sergei Reznikov 7cbddbfa6a VLC: remove debugging leftover 2015-06-10 11:58:50 +03:00
Sergei Reznikov 341af42dcf VLC: enabled most of the deps
Video output works now in an external SDL window
Audio output plugin needs to be updated to a new API
Added resource file with vector icon
2015-06-10 11:55:34 +03:00
Sergei Reznikov aa7184465d ffmpeg: added a recipe for version 2.7 2015-06-10 10:41:18 +03:00
Sergei Reznikov 46d0f6c955 VLC: added recipe and patch for version 2.2.1
Builds and runs but doesn't output anything yet
Also drop old non-working recipes
2015-06-09 21:05:26 +03:00
Sergei Reznikov c8c1df9043 SMPlayer: added recipe and patch for version 14.9.0.6966 2015-06-05 18:11:08 +03:00
Sergei Reznikov f813c22418 SMTube: added recipe for version 15.5.10 2015-06-05 18:10:20 +03:00
Gerasim Troeglazov 1a8dd8b54b qmplay2: fix static build for modules and recipe cleanup 2015-06-03 14:20:40 +10:00
Gerasim Troeglazov 5f4a88b27c Added recipe for QMPlay2 2015-06-02 20:53:23 +10:00
Sergei Reznikov a276f73eaa ffmpeg26: 2.4 is compatible with ffmpeg 2.6 (same SONAME) 2015-06-01 09:19:53 +03:00
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
Adrien Destugues 746b682c45 Fix ffmpeg 0.11.1 recipe to use SHA256 checksum.
Sorry, this recipe stayed in my local checkout for too long.
2014-05-02 11:37:44 +02:00
Adrien Destugues 57fb59495f ffmpeg: turn 0.11 into valid recipe.
* Still doesn't build on gcc4.8 (same inline asm problems as 0.10)
2014-05-01 10:22:39 +02:00
Kacper Kasper 7adf00db2e Update gnash recipe, still broken
* gnash_x86: missing symbol '_Unwind_Region'
2014-04-30 13:12:31 +00:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrien Destugues 8b23273f9e Cleanups
* Remove some old non-recipes
* Add missing cmd:awk to some packages
2014-03-30 13:23:00 +02:00
noryb009 d5b5ad35f0 Rewrap media-video DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Adrián Arroyo Calle ce274fdd92 Gnash marked as broken and agg marked as untested 2013-12-31 18:37:31 +01:00
Adrián Arroyo Calle 9f8594c2d7 Gnash and Agg updated 2013-12-30 15:18:23 +00:00
Adrián Arroyo Calle c86b0c5ec4 Gnash 0.8.10 2013-12-26 00:50:16 +00:00
Jérôme Duval 821ed88b33 ffmpeg: patch is only for gcc2
* added dependency on libbz2
2013-12-04 21:41:12 +00:00
Oliver Tappe f3532dc2cb Merge branch 'package-management'
Conflicts:
	app-arch/p7zip/p7zip-9.04.bep
	app-arch/p7zip/p7zip-9.13.bep
	app-arch/tar/tar-1.22.bep
	app-arch/tar/tar-1.23.bep
	app-arch/tar/tar-1.25.bep
	app-arch/xz-utils/xz-utils-4.999.9.bep
	app-cdr/bchunk/bchunk-1.2.0.bep
	app-cdr/cdrtools/cdrtools-2.01.01a66.bep
	app-cdr/cdrtools/cdrtools-3.01a01.bep
	app-crypt/gnupg/gnupg-1.4.11.bep
	app-doc/doxygen/doxygen-1.6.3.bep
	app-editors/nano/nano-2.2.6.bep
	app-editors/vim/vim-7.3.bep
	app-text/antiword/antiword-0.37.bep
	app-text/libpaper/libpaper-1.1.23.bep
	app-text/libpaper/libpaper-1.1.24.bep
	app-text/rman/rman-3.2.bep
	dev-db/sqlite/sqlite-3.6.22.bep
	dev-db/sqlite/sqlite-3.6.23.bep
	dev-db/sqlite/sqlite-3.7.2.bep
	dev-db/sqlite/sqlite-3.7.3.bep
	dev-db/sqlite/sqlite-3.7.4.bep
	dev-db/sqlite/sqlite-3.7.5.bep
	dev-lang/lua/lua-5.1.4.bep
	dev-lang/nasm/nasm-2.08.01.bep
	dev-lang/perl/patches/perl-5.10.0.patch
	dev-lang/python/python-2.5.4.bep
	dev-lang/python/python-2.6.4.bep
	dev-lang/python/python-2.6.5.bep
	dev-lang/python/python-2.6.6.bep
	dev-lang/python/python-2.6.7.bep
	dev-lang/python/python-2.6.8.bep
	dev-lang/python/python-3.2.bep
	dev-lang/python/python-3.2.recipe
	dev-lang/python/python-3.2a4.bep
	dev-lang/yasm/yasm-1.1.0.bep
	dev-libs/apr-util/apr-util-1.3.10.bep
	dev-libs/apr-util/apr-util-1.3.9.bep
	dev-libs/apr/apr-1.3.8.bep
	dev-libs/apr/apr-1.3.9.bep
	dev-libs/apr/apr-1.4.2.bep
	dev-libs/apr/patches/apr-1.4.2.patch
	dev-libs/expat/expat-2.0.1.bep
	dev-libs/fribidi/fribidi-0.19.2.bep
	dev-libs/icu/icu-4.4.1.bep
	dev-libs/libedit/libedit-20090923.bep
	dev-libs/libedit/libedit-20100424.bep
	dev-libs/libevent/libevent-1.4.11.bep
	dev-libs/libevent/libevent-1.4.13.bep
	dev-libs/libevent/libevent-1.4.14b.bep
	dev-libs/libevent/libevent-2.0.10.bep
	dev-libs/libiconv/libiconv-1.12.bep
	dev-libs/libiconv/libiconv-1.13.1.bep
	dev-libs/libpcre/libpcre-8.00.bep
	dev-libs/libpcre/libpcre-8.02.bep
	dev-libs/libpcre/libpcre-8.12.bep
	dev-libs/libxml2/libxml2-2.7.3.bep
	dev-libs/libxml2/libxml2-2.7.6.bep
	dev-libs/libxml2/libxml2-2.7.7.bep
	dev-libs/libxml2/libxml2-2.7.8.bep
	dev-libs/openssl/openssl-0.9.8l.bep
	dev-libs/openssl/openssl-0.9.8m.bep
	dev-libs/openssl/openssl-1.0.0.bep
	dev-libs/openssl/openssl-1.0.0a.bep
	dev-libs/openssl/openssl-1.0.0c.bep
	dev-qt/qtcore/qtcore-4.8.x-git.bep
	dev-qt/qtcore/qtcore-4.8.x.recipe
	dev-util/ccache/ccache-3.0.1.bep
	dev-util/cmake/cmake-2.6.4.bep
	dev-util/cmake/cmake-2.8.0.bep
	dev-util/cmake/cmake-2.8.1.bep
	dev-util/cmake/cmake-2.8.2.bep
	dev-util/cmake/cmake-2.8.3.bep
	dev-util/cmake/cmake-2.8.4.bep
	dev-util/ctags/ctags-5.8.bep
	dev-util/fastdep/fastdep-0.16.bep
	dev-util/gperf/gperf-3.0.4.bep
	dev-util/pkgconfig/pkgconfig-0.23.bep
	dev-util/pkgconfig/pkgconfig-0.25.bep
	dev-vcs/cvs/cvs-1.12.13.1.bep
	dev-vcs/cvs/cvs-1.12.13.bep
	dev-vcs/subversion/subversion-1.6.11.bep
	dev-vcs/subversion/subversion-1.6.12.bep
	dev-vcs/subversion/subversion-1.6.13.bep
	dev-vcs/subversion/subversion-1.6.15.bep
	dev-vcs/subversion/subversion-1.6.6.bep
	dev-vcs/subversion/subversion-1.6.9.bep
	dev-vcs/subversion/subversion-1.7.xx-svn.bep
	haiku-apps/bepdf/bepdf-1.1.1b4.bep
	haiku-apps/libwalter/libwalter-97.bep
	haiku-apps/paladin/paladin-1.3-hg.bep
	haiku-apps/pe/pe-2.4.3-600.bep
	haiku-apps/vision/patches/vision-908-gcc4.patch
	haiku-apps/vision/vision-0.9.7.bep
	haiku-libs/libwalter/libwalter-97.bep
	haiku-libs/libwalter/libwalter-97.recipe
	media-gfx/graphviz/graphviz-2.24.bep
	media-gfx/graphviz/graphviz-2.26.3.bep
	media-libs/flac/flac-1.2.1.bep
	media-libs/freetype/freetype-2.3.11.bep
	media-libs/freetype/freetype-2.4.2.bep
	media-libs/freetype/freetype-2.4.4.bep
	media-libs/ftgl/ftgl-2.1-svn.bep
	media-libs/guilib/guilib-1.2.1.bep
	media-libs/jpeg/jpeg-7.bep
	media-libs/jpeg/jpeg-8b.bep
	media-libs/jpeg/jpeg-8c.bep
	media-libs/libao/libao-1.0.0.bep
	media-libs/libmad/libmad-0.15.1b.bep
	media-libs/libmng/libmng-1.0.10.bep
	media-libs/libogg/libogg-1.1.4.bep
	media-libs/libogg/libogg-1.2.0.bep
	media-libs/libogg/libogg-1.2.2.bep
	media-libs/libpng/libpng-1.2.29.bep
	media-libs/libpng/libpng-1.2.30.bep
	media-libs/libpng/libpng-1.2.40.bep
	media-libs/libpng/libpng-1.2.41.bep
	media-libs/libpng/libpng-1.2.43.bep
	media-libs/libpng/libpng-1.2.44.bep
	media-libs/libpng/libpng-1.4.1.bep
	media-libs/libpng/libpng-1.4.2.bep
	media-libs/libpng/libpng-1.4.3.bep
	media-libs/libpng/libpng-1.4.4.bep
	media-libs/libpng/libpng-1.5.0.bep
	media-libs/libsdl/patches/libsdl-1.2-hg.patch
	media-libs/libtheora/libtheora-1.1.1.bep
	media-libs/libvorbis/libvorbis-1.2.3.bep
	media-libs/libvorbis/libvorbis-1.3.1.bep
	media-libs/libvorbis/libvorbis-1.3.2.bep
	media-libs/libvpx/libvpx-0.9.2-git.bep
	media-libs/smpeg/smpeg-0.4.5.bep
	media-libs/speex/speex-1.2-git.bep
	media-libs/speex/speex-1.2rc1.bep
	media-sound/lame/lame-3.98.4.bep
	media-sound/lame/lame-398-2.bep
	media-sound/vorbis-tools/vorbis-tools-1.2.0.bep
	media-sound/vorbis-tools/vorbis-tools-1.4.0.bep
	media-video/ffmpeg/ffmpeg-0.5.bep
	media-video/ffmpeg/ffmpeg-0.6.bep
	net-misc/curl/curl-7.18.2.bep
	net-misc/curl/curl-7.19.1.bep
	net-misc/curl/curl-7.19.2.bep
	net-misc/curl/curl-7.19.5.bep
	net-misc/curl/curl-7.19.7.bep
	net-misc/curl/curl-7.20.0.bep
	net-misc/curl/curl-7.20.1.bep
	net-misc/curl/curl-7.21.1.bep
	net-misc/curl/curl-7.21.2.bep
	net-misc/curl/curl-7.21.3.bep
	net-misc/openssh/openssh-5.4p1.bep
	net-misc/openssh/openssh-5.5p1.bep
	net-misc/openssh/openssh-5.6p1.bep
	net-misc/openssh/openssh-5.7p1.bep
	net-misc/openssh/openssh-5.8p1.bep
	net-wireless/b43-fwcutter/b43-fwcutter-012.bep
	sci-libs/gsl/gsl-1.14.bep
	sys-apps/ed/ed-1.4.bep
	sys-apps/gawk/gawk-3.1.8.bep
	sys-apps/grep/grep-2.5.4.bep
	sys-apps/grep/grep-2.7.bep
	sys-apps/groff/groff-1.20.1.bep
	sys-apps/man/man-1.6f.bep
	sys-apps/sed/sed-4.2.1.bep
	sys-apps/texinfo/texinfo-4.13a.bep
	sys-devel/autoconf/autoconf-2.68.bep
	sys-devel/automake/automake-1.11.1.bep
	sys-devel/bison/bison-2.4.1.bep
	sys-devel/bison/bison-2.4.bep
	sys-devel/flex/flex-2.5.35.bep
	sys-devel/gettext/gettext-0.18.1.1-dev.bep
	sys-devel/gettext/gettext-0.18.1.1.bep
	sys-devel/jam/jam-2.5.bep
	sys-devel/m4/m4-1.4.14.bep
	sys-libs/ncurses/ncurses-5.6.bep
	sys-libs/ncurses/ncurses-5.7.bep
	sys-libs/readline/readline-5.2.bep
	sys-libs/readline/readline-6.0.bep
	sys-libs/readline/readline-6.1.bep
	sys-libs/zlib/zlib-1.2.3.bep
	sys-libs/zlib/zlib-1.2.5.bep
	x11-libs/qt/qt-4.8.x-git.bep
2013-10-15 22:48:02 +02:00
Oliver Tappe 8ec70f6e92 Add x86_64 as supported architecture to ports required by Haiku. 2013-09-02 11:51:26 +02:00
Oliver Tappe aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Ingo Weinhold 089e141aeb Replace ':' in package link paths by '~'
Also add missing libiconv requires for apr_util.
2013-08-13 13:55:32 +02:00
Ingo Weinhold 74cb8b4aa7 ffmpeg: support building for secondary architecture 2013-08-09 02:54:52 +02:00
Oliver Tappe 39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Oliver Tappe d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02:00
Ingo Weinhold d465081d2f ffmpeg: fix ffserver.conf path, include docs
* Patch the hard-coded /etc/ffserver.conf path and declare it as
  global writable file.
* Build the documentation.
* Also include ffserver.conf as a documentation file. It requires
  editing, so we can't include it as a default settings file.
2013-06-30 10:56:03 +02:00
Ingo Weinhold 22ceadf77c ffmpeg: remove old non-recipes and patches 2013-06-11 22:54:53 +02:00
Ingo Weinhold 497b892ab0 ffmpeg: convert 0.10.2 recipe to an actual recipe 2013-06-11 22:54:09 +02:00
Ingo Weinhold a1ec7ced9d ffmpeg-0.10.2-gcc2.patch: make "git apply" happy 2013-06-11 22:53:30 +02:00
Oliver Tappe 60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
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