0
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jérôme Duval 99a6f8791c
youcompleteme: switch homepage to https. 2019-10-30 09:18:17 +01:00
Adrien Destugues 296b100af4 youcompleteme: add missing dependency on libclang.
Tried to update it, but the new version fails to run. Marking as broken
for now.
2019-07-26 18:13:18 +02:00
Adrien Destugues b5ac408758 youcompleteme: fix for python 3.6 and vim 8.1. 2019-05-01 16:38:41 +02:00
Adrien Destugues 3868d60ea4 youcompleteme: bump version
and link against llvm 7.
2019-01-07 21:40:24 +01:00
Adrien Destugues 75f172c6d1 Add YouCompleteMe. 2018-08-10 20:53:35 +02:00
Jerome Duval 189994c0a6 app-*: reorder sections. 2018-08-08 14:24:56 +02:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05: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
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrien Destugues 557903a154 Add recipe for cream.
It builds, but needs a vim with clientserver support, which we don't
have yet.
2014-04-06 11:18:09 +02:00