Commit Graph

1003 Commits

Author SHA1 Message Date
Schrijvers Luc
ed32fd69dd opencl_headers, bump version (#11639) 2025-01-11 09:39:22 +01:00
Schrijvers Luc
dd5b6a1a90 rizin, bump version (#11564) 2025-01-02 11:03:55 +01:00
Schrijvers Luc
13bf14bfd8 kdevelop_php, new KDevelop plugin (#11532) 2024-12-25 14:44:03 +01:00
Schrijvers Luc
3587369e10 kdevelop_python, add new plugin for KDevelop (#11531) 2024-12-25 14:21:11 +01:00
Schrijvers Luc
a782ff62a7 kdevelop_pg_qt, add Qt6 package (#11522) 2024-12-24 10:45:14 +01:00
Jerome Duval
eb06dab2b2 mdds2.1: switch to any architecture
remove REQUIRES
2024-12-11 18:28:11 +01:00
Schrijvers Luc
266fa43976 netbeans, bump version (#11415) 2024-12-06 20:34:04 +01:00
Schrijvers Luc
5106a7d833 iaito, bump version (#11365) 2024-11-25 10:16:41 +01:00
Schrijvers Luc
eebbf294a8 radare2, bump version (#11364) 2024-11-25 09:36:42 +01:00
Mika Lindqvist
46a41a4e9d pkgconf: Don't build static library. (#11352) 2024-11-18 08:11:31 +01:00
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