Commit Graph

331 Commits

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