Commit Graph

208 Commits

Author SHA1 Message Date
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