17 Commits

Author SHA1 Message Date
OscarL
a92e2b90aa youcompleteme: recipe clean ups, switch to libclang 20. (#12492) 2025-07-20 14:54:48 +00:00
Oscar Lesta
45efd2745d youcompleteme: update to latest git revision (2024-12-16).
Tested on beta5 64 bits.

Unlike previous versions, that used to crash (#3665) either vim or gVim,
this one seems to work fine with Python 3.10 and Vim 9.1.
2025-03-02 10:22:08 +01:00
OscarL
23440d5ae7 YouCompleteMe: clean-up, fix 32 bits, update. (#8488)
* youcompleteme-20220114: clean-up, fix 32 bits.

Marking as ? (disabled), as it works for vim, but makes gvim sef-fault
right at start up.

* YouCompleteMe: update to latest git revision (as of 2023-04-23)

Still same issue with gvim seg-faulting as ever, so leaving it
disabled.
2023-04-27 11:19:17 +02:00
OscarL
c777902a52 youcompleteme: retire old recipe versions. (#8485) 2023-04-23 16:23:02 +02:00
PulkoMandy
c1f4be7952 youcompleteme: update to latest version and to python 3.9
Unfortunately it crashes the Python interpreter.
2023-01-14 23:46:46 +01:00
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