Commit Graph

993 Commits

Author SHA1 Message Date
Christof Meerwald
32c6c21ac9 xmake: Update to 2.9.5 (#11191) 2024-10-21 09:56:12 +02:00
Schrijvers Luc
d29ca61a7c rizin, revbump, fixes detection for Cutter/rzghidra (#11225) 2024-10-19 07:56:20 +02:00
Schrijvers Luc
4a5d90e4fe rizin, bump version (#11221) 2024-10-17 14:14:02 +02:00
Schrijvers Luc
0d92ca4ae1 iaito, fix 32bit (#11218) 2024-10-16 10:34:56 +02:00
Schrijvers Luc
a1ee8a06c1 acr, bump version (#11217) 2024-10-16 10:26:08 +02:00
Schrijvers Luc
3d57319ebc r2ghidra, new recipe (#11216) 2024-10-15 19:47:39 +02:00
Schrijvers Luc
4800bde260 iaito, bump version (#11215) 2024-10-15 19:37:32 +02:00
Schrijvers Luc
85f1383e8e radare2, bump version (#11214) 2024-10-15 19:20:56 +02:00
Schrijvers Luc
0dd55910c7 ccache, revbump, drop fmt devel files/package (#11183)
this caused a conflict between ccache_devel and libfmt_devel
2024-10-03 18:22:15 +02:00
OscarL
a1e30e9c25 gertty: Recipe cleanups. Build only once. (#10786)
This is a stand-alone utility. No need to build it for multiple Python
versions (switched to "default" Python 3.10).

Removed unneeded or indirect depedencies.

For example, mako and typing-extensions are really dependencies for
alembic_py (that package should be fixed instead of listing deps here).
2024-09-18 07:53:53 +00:00
Schrijvers Luc
0029811986 lcov, revbump, rely on cmd:perl (#11097) 2024-09-11 17:06:58 +00:00
Schrijvers Luc
63734b0fb3 ctags, bump version (#11062) 2024-09-06 08:31:36 +02:00
augiedoggie
9dc5f94d88 ccls: remove version constraints from REQUIRES, no rebuild 2024-09-01 07:16:53 -06:00
augiedoggie
b95558f509 ccls: fix llvm18 requires (#11018) 2024-08-31 21:50:52 -06:00
augiedoggie
40a478d34c ccls: build against llvm18 (#11016) 2024-08-31 21:36:59 -06:00
ilzu
a7d3de0f30 Added port for Seer (seergdb) (#10812)
* Added port for Seer (seergdb)

* Added port for Seer (seergdb)
2024-08-23 08:25:15 +00:00
Trung Nguyen
397b8b0076 gdb: Improve GDB 15 stability (#10799)
Fix issues, including random hangs, attach issues in multithreaded
programs, and memory read failures.
2024-08-19 23:25:59 -04:00
PulkoMandy
7b113b293a guideml: update to latest version
Part of #10333
2024-08-13 21:37:09 +02:00
Schrijvers Luc
ae0d104547 Fix referencing to projectx (template leftovers) (#10804) 2024-08-11 16:33:37 +02:00
Schrijvers Luc
61a2838631 iaito, bump version, switch python version (#10796) 2024-08-11 08:12:19 +02:00
Schrijvers Luc
42bfbe5692 radare2, bump version (#10795) 2024-08-10 14:02:38 +02:00
Trung Nguyen
402a29aa21 gdb: Add recipe for GDB 15.1 (#10727)
This is a comprehensive port built from the ground up.

x86 support is dropped, but can be added in a later commit if absolutely
required.
2024-08-08 13:31:42 -04:00
Schrijvers Luc
2efaf9924e arm_none_eabi_gdb, revbump, don't require gettext base package (#10781) 2024-08-06 13:02:20 +02:00
Schrijvers Luc
ca3464db51 indent, revbump, don't depend on base gettext package (#10779) 2024-08-06 13:00:21 +02:00
Schrijvers Luc
c8ae5340d4 dialog, bump version (#10776) 2024-08-03 12:15:59 +02:00
Schrijvers Luc
82dae067fb ccache, revbump, move static library and create devel package (#10762) 2024-07-29 15:57:56 +02:00
Schrijvers Luc
a3651d16d3 netbeans, bump to release 22 (#10751) 2024-07-26 11:56:40 +02:00
OscarL
b2ff1616ef buildbot_slave: remove obsolete recipe. (#10743)
Buildbot has deprecated the buildbot-slave API since, at least, 2016.

Modern replacement for buildbot_slave would be "buildbot-worker".

Whoever needs that can try pip installing it, or create a new recipe for it.
2024-07-24 19:02:20 +02:00
Calvin Hill
a88b8e2abc codeblocks: new recipe (#5009)
* codeblocks: new recipe

* codeblocks, disable for all architectures

---------

Co-authored-by: Schrijvers Luc <begasus@gmail.com>
2024-07-12 12:31:21 +02:00
Schrijvers Luc
5c32f812a6 kdevelop, revbump, fix 32bit build (#10671) 2024-07-07 15:51:14 +02:00
Schrijvers Luc
26a2b186e6 kdevelop, bump version for libsvn_client (#10668) 2024-07-07 12:15:59 +02:00
Schrijvers Luc
e19e02c894 clazy, bump version (bump to LLVM18) (#10667)
* clazy, bump version (bump to LLVM18)

* Update dev-util/clazy/patches/clazy-1.12.patchset

Co-authored-by: Joachim Mairböck <j.mairboeck@gmail.com>

---------

Co-authored-by: Joachim Mairböck <j.mairboeck@gmail.com>
2024-07-07 08:28:00 +02:00
Zardshard
915fb893a7 ccache: bump version (#10616)
* ccache: bump version
2024-06-20 15:48:35 +02:00
Schrijvers Luc
a677529414 clazy, 32bit build fix (#10600)
Add upstream patches (prepares for building with LLVM18)
2024-06-13 16:09:48 +02:00
Jérôme Duval
4929a92dde clazy: pod2man without secondaryArch suffix 2024-06-13 12:36:04 +02:00
Jérôme Duval
5ae05f0642 clazy: rebuild with fix clang prerequires 2024-06-13 12:17:23 +02:00
Schrijvers Luc
b7a4fd41c4 md4c, bump version, cleanup (#10557) 2024-06-01 10:02:04 +02:00
Schrijvers Luc
258a232563 kdevelop, fix dependency for dbus on 32bit (#10479) 2024-05-26 19:53:21 +02:00
Schrijvers Luc
be0208f247 kdevelop, revbump enable 32bit, enambe Qt plugins (#10471) 2024-05-24 15:42:39 +02:00
Schrijvers Luc
5cce929f96 kdevelop, bump version (#10469) 2024-05-24 12:19:24 +02:00
augiedoggie
803c94db5f ccls: update to 0.20240202 (#10382) 2024-04-27 21:14:29 -06:00
augiedoggie
64209a3313 tinyxxd: fix gcc_syslibs_devel package name on 32 bit 2024-04-27 19:13:38 -06:00
augiedoggie
005b9c7f40 tinyxxd: add recipe for 1.3.1 (#10381) 2024-04-27 19:05:20 -06:00
Christof Meerwald
5e1d9ac234 xmake: update to 2.9.1 (#10366) 2024-04-24 19:58:07 +02:00
Schrijvers Luc
2cf32f3cb2 clazy, fix for 32bit (#10358) 2024-04-19 19:13:12 +02:00
Schrijvers Luc
479e90321a clazy, bump version (#10357) 2024-04-19 19:07:10 +02:00
Schrijvers Luc
a981d12cae netbeans_bin, bump version (#10354) 2024-04-18 10:58:17 +02:00
Schrijvers Luc
e7e66f654d kdevelop_pg_qt, new recipe (#10341) 2024-04-16 11:43:50 +02:00
Schrijvers Luc
aa5bd23f6e kdevelop, bump version (#10328) 2024-04-13 10:51:33 +02:00
augiedoggie
c0a8fac457 premake: add patch for CA root path (#10300) 2024-04-04 23:10:59 -06:00