Commit Graph

147 Commits

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