Commit Graph

33 Commits

Author SHA1 Message Date
Humdinger
066c027269 De-Lint recipes.
*	libtool
	Minor cosmetics.
	Lint warning "patch not referenced" is true, but it nevertheless
	builds... Maybe those unused patches should be removed?

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

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

*	llvm
	Removed "." from SUMMARY.
	Minor cosmetics.
	Uncommented the ARCHITECTURES of llvm-3.0. Hope that's OK...

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

*	love
	Removed "." and improved SUMMARY/DESCRIPTION.
	Minor cosmetics.

*	ltp
	Removed "." and improved SUMMARY/DESCRIPTION.
	Minor cosmetics.

*	lua
	Removed "." and improved SUMMARY/DESCRIPTION.
	Minor cosmetics.

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

*	lyx
	Removed "." from SUMMARY.
	Minor cosmetics.
2015-07-21 20:42:21 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jessica Hamilton
b0d63af36b llvm-3.4.2: fix RPATH, and fix up paths used in llvm-config, etc. 2015-05-10 10:07:35 +12:00
Jerome Duval
e0d4c986f6 llvm: Add recipe for 3.5.2 2015-05-06 21:11:18 +00:00
Alexander von Gluck IV
8eb82c3616 llvm: Add 3.5.1 recipe + patch 2015-02-02 00:38:32 +00:00
Humdinger
a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00
Adrien Destugues
4ac3c394eb llvm: fix policy warnings
* Move cmake files to data/llvm
* Add missing cmd: entries.
2014-12-28 12:02:17 +01:00
Alexander von Gluck IV
66e24ed802 llvm: Create 3.5.0 recipe 2014-12-15 03:36:34 +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
Adrien Destugues
18391d403f Fix LLVM for secondary arch. 2014-08-22 20:34:48 +02:00
Jerome Duval
621934e424 llvm: version bump. 2014-07-16 21:46:56 +00:00
Adrien Destugues
667aa7e22a Forgot to commit patches to llvm. Thanks to Diver for noticing. 2014-06-18 15:35:04 +00:00
Adrien Destugues
aba7deaf79 llvm: fix recipe.
Set the installation paths by forcing the variable passed to make; as configure options are ignored.
As a result; add a bunch of provides to match the now properly detected libraries which are installed in alace where people can use them.

This makes the package build properly with haikuporter -S.
2014-06-18 14:06:16 +00:00
Jerome Duval
353bbc3707 llvm: fix SOURCE_DIR for secondary arch. 2014-06-16 15:36:35 +00:00
Alexander von Gluck IV
c522c1de50 patch cleanup: Make sure recipes have matching patches.
* Ruby 1.9.3 shouldn't point to the 1.9.1 patch, etc.
2014-06-12 20:44:25 +00:00
Jerome Duval
470dcc630c llvm: fixes 3.4.1 recipe 2014-05-17 12:37:30 +00:00
Jerome Duval
51bde7739a added recipe for llvm-3.4.1, untested 2014-05-14 14:24:09 +00:00
Adrien Destugues
bff90a2b84 llvm: add TEST rule. 2014-05-01 10:22:41 +02:00
Alexander von Gluck IV
05e5c8b172 llvm: Reintroduce just the libstdc++ requirement from fec97cb 2014-04-23 00:05:30 +00:00
Alexander von Gluck IV
ad2c2e69e3 Revert "llvm: make it work with haikuporter -S"
This reverts commit fec97cb13d.

This causes the LLVM package to not collect devel headers properly
resulting in several package builds breaking.
2014-04-23 00:01:31 +00:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrien Destugues
fec97cb13d llvm: make it work with haikuporter -S
* Missing provides for all commands
* Configure script seems to ignore docDir and incldueDir, so manually
    move them in place at install step...
2014-04-01 21:27:27 +02:00
Alexander von Gluck IV
9191333cbc llvm: Add missing cmd:find to 3.2 - 3.4 2014-03-16 17:58:03 +00:00
Adrien Destugues
7a991925be llvm3.4: compiles fine on gcc2hybrid.
* Also add missing cmd: declarations.
2014-01-26 22:17:36 +01:00
Alexander von Gluck IV
5b34e52034 llvm: add 3.4 recipe and patchset 2014-01-22 06:25:14 +00:00
noryb009
1d16aaeecd Rewrap sys-devel DESCRIPTIONs 2014-01-02 16:40:58 -05:00
Alexander von Gluck IV
7eb12d2094 llvm: Properly flag 3.3 as broken to ensure proper Mesa build 2013-12-23 10:35:02 -06:00
Alexander von Gluck IV
de6c3b6fd0 llvm-3.2: Clean up provides 2013-10-30 03:27:06 +00:00
Alexander von Gluck IV
0fcb70fee4 llvm: Initial 3.3 port
* Patches are needed for Haiku as there
  were some regressions in 3.3
2013-10-26 18:15:49 -05:00
Alexander von Gluck IV
52368e6558 llvm: Add llvm-3.2 recipe
* llvm-3.3 needs some patching but
  can use a lot of the 3.2 recipe.
* No -devel as llvm's whole goal
  is -devel (like gcc)
2013-10-11 03:10:28 +00:00
Ingo Weinhold
ad319a25aa Some work on the llvm 3.0 recipe
Isn't finished yet (and therefore disabled), but I won't continue
working on it ATM.
2013-08-13 22:02:05 +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