Commit Graph

380 Commits

Author SHA1 Message Date
Jérôme Duval
0f705680e7 buildbot-slave: update checksum. 2016-04-26 10:51:23 +02:00
fbrosson
ec31ba2cc4 cmake: bump to version 3.5.2. 2016-04-19 18:30:44 +02:00
fbrosson
fe6c8e6249 ccache: bump to version 3.2.5 using Haiku-style directories. (#567)
* Add PATCH() to use Haiku-style directories instead of the defaults:
  /usr/local/etc/ccache.conf => /boot/system/settings/ccache.conf
  $HOME/.ccache/ccache.conf => /home/config/cache/ccache/ccache.conf
  $HOME/.ccache/ => /home/config/cache/ccache/
  /usr/local/bin/ => /boot/home/config/non-packaged/bin/
* Create [/boot/system/]settings/ccache.conf as the system-wide
  configuration file with the "keep-old" label.
* Pass "`finddir B_SYSTEM_SETTINGS_DIRECTORY`" as sysconfdir in order
  to have the short path displayed instead of the long one, in case
  the system-wide configuration file contains errors.
2016-04-18 21:58:48 +00:00
Jerome Duval
ccf00891a7 buildbot_slave: bump version. 2016-04-14 21:18:04 +00:00
fbrosson
7705be9cb1 pkgconfig: fix 0.27.1, 0.28 and 0.29, add 0.29.1. (#511)
* Add recipe for version 0.29.1.
* Use the runConfigure wrapper.
* Use exact copy of the patchset for 0.29 as there are no offset
  mismatches.

For 0.27.1:
* Call configure wuth "--with-pc-path" instead of "--with-pc_path".

For 0.28:
* Several changes to make it build and look almost like 0.29.1.

For 0.29:
* Switch to runConfigure in order to prevent pkg-config on secondary
  arch from shadowing that of the primary arch.

For 0.27.1, 0.28, 0.29 and 0.29.1:
* Fix COPYRIGHT.
* Update HOMEPAGE and SOURCE_URI to avoid "301 Moved Permanently".
2016-04-14 07:19:59 +02:00
Jerome Duval
acd0b0f571 cmake: use a temporary URL, until website is fixed. 2016-04-13 20:23:06 +00:00
Jerome Duval
5ef7894686 cmake: added recipe for version 3.5.1.
Test results on x86_64: 98% tests passed, 10 tests failed out of 403

The following tests FAILED:
          7 - kwsys.testSystemTools (Failed)
         28 - FindPackageTest (Failed)
         61 - ExportImport (Failed)
         69 - StagingPrefix (Failed)
        114 - BuildDepends (Failed)
        213 - CTestTestTimeout (Failed)
        279 - RunCMake.BuildDepends (Failed)
        350 - RunCMake.no_install_prefix (Failed)
        357 - RunCMake.CommandLine (Failed)
        379 - CMake.FindBase (Failed)
2016-04-08 22:37:58 +00:00
François Revol
936ee37d28 treecc: fix quote escaping 2016-03-12 14:56:38 +01:00
Michael Lotz
72ab59b56c cmake: Update 2.8 patchset to undo most of elf.h sepcial casing.
Haiku now provides a public elf.h and the special casing lead to build
failures on current x86_gcc2.
2016-03-09 21:42:57 +00:00
Vale
6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
Vale
6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
Vale
f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale
79a9915b2f Fix ordering on new recipes 2016-02-21 14:34:51 -05:00
Jerome Duval
3473ae74ef cmake: add recipe for version 3.4.3 2016-02-20 16:28:31 +00:00
Adrien Destugues
2df439dafb NetSurf 3.4 and dependencies. 2016-02-19 22:17:24 +01:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Adrien Destugues
3d63453ccc Forgot to add the WTFPL v2.0 license for some of the hxtools. 2016-02-07 20:45:46 +01:00
Adrien Destugues
fb9d48218b Add hxtools and libhx
- A lot of more or less useful tools
- Of interest in particular is git-forest, which is a command line tree
view for git, much faster than tig.
2016-02-07 16:51:36 +01:00
fbrosson
045baf2f12 intltool: add recipe for 0.51.0 & fix 0.40.6
* Add recipe for 0.51.0
* Fix recipe for 0.40.6 (a $secondaryArchSuffix was missing in PROVIDES)
2016-01-28 14:47:33 +01:00
Kostadin Damyanov
a82f6e585a lcov: add recipe 2016-01-21 00:17:19 +02:00
Adrián Arroyo Calle
34eaa929c8 app2png style fixes 2016-01-08 19:21:54 +00:00
Adrián Arroyo Calle
afcdedd946 GYP, use CHECKSUM_SHA256 2016-01-08 19:21:40 +00:00
Adrián Arroyo Calle
5ebb8b9232 App2png use CHECKSUM_SHA256 2016-01-08 19:20:22 +00:00
Adrián Arroyo Calle
3be6b83a1d acr 0.9.9 2016-01-08 19:20:10 +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
Michael Lotz
27256e8fa7 ninja: Add patch to fix build due to missing header include. 2015-12-19 23:40:44 +00:00
Jérôme Duval
52e1161c22 gdb: fix build requires. 2015-12-02 17:16:25 +01:00
Jerome Duval
ad099b4fe6 patchutils: add missing build dependency.
* enable x86_64.
2015-11-30 22:53:50 +00:00
Jerome Duval
defeb512c0 pkgconfig: glib part was missing in patch 2015-11-29 21:17:58 +00:00
Jerome Duval
e0c5f79319 pkgconfig: bump version.
* seems to work OK, tested on libidl.
2015-11-29 16:41:23 +00:00
Humdinger
10c81e88c6 Fixed recipe for "gws". 2015-11-29 08:40:35 +01:00
Jerome Duval
0436ddb314 cmake: remove qtgui, fix build with newer Haiku.
* TODO: qtgui should only be provided for archs providing qt5,
or split up in another recipe.
2015-11-22 14:35:50 +00:00
Sergei Reznikov
cb02990c24 qbs: fix copyright 2015-11-03 22:15:30 +03:00
Sergei Reznikov
3498c9afbd qbs: add recipe and patch for version 1.4.2 2015-11-03 16:27:12 +03:00
Sergei Reznikov
d027eaf520 cmake: create package for cmake-gui 2015-11-03 11:05:15 +03:00
Jerome Duval
aea7dd20d9 byacc: bump version.
* use a download URL with a version.
2015-11-01 20:25:00 +00:00
Adrien Destugues
d0de2b636c Add recipe for colormake. 2015-11-01 09:48:08 +01:00
Jerome Duval
305f4e26b3 scons: bump version.
* depends explicitly on python 2.7.
2015-10-17 11:55:14 +00:00
Jerome Duval
73a74288f4 cmake: bump version. 2015-10-02 23:36:20 +00:00
Humdinger
4a6f4a8774 More recipe cosmetics.
Mainly inproved SUMMARY/DESCRIPTION and re-ordering of blocks.
2015-08-25 17:44:40 +02:00
Adrien Destugues
52d63c8978 Recipe for gws. 2015-08-22 16:40:15 +02:00
Jerome Duval
d770194636 cmake: bump version. 2015-08-17 21:48:45 +00:00
Jerome Duval
277b6d7c8b cmake: bump version. 2015-08-12 20:28:00 +00:00
Adrien Destugues
4a36b1bb6a Add recipe for radare2. 2015-08-09 23:01:38 +02:00
Adrien Destugues
751e7f5313 Add recipe for capstone disassembler. 2015-08-09 23:01:38 +02:00
Humdinger
06e8ae9fb8 De-lint recipes
*	fceux
	SUMMARY must have at least 3 words
	Re-ordered blocks

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

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

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

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

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

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

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

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

*	readline
	Re-ordered blocks

*	libutf8proc
	SUMMARY must start with capital letter
	Re-ordered blocks
	Added REQUIRES_devel

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

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

*	lzip
	SUMMARY must start with capital letter
	Re-ordered blocks
2015-08-08 13:05:27 +02:00
Humdinger
064b69cead De-lint recipes.
*	avrdude
	SUMMARY must have at least 3 words

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

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

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

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

*	command_not_found
	SUMMARY must have at least 3 words
	Added BUILD_PREREQUIRES
	Re-ordered blocks

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

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

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

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

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

*	eggchess
	SUMMARY must have at least 3 words
	Re-ordered blocks
2015-08-08 08:16:04 +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
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