Commit Graph

23477 Commits

Author SHA1 Message Date
Schrijvers Luc
1f3241716a libqalculate, bump version (#9314) 2023-08-31 13:34:08 +00:00
davidkaroly
b599df8a3c llvm16: new recipe (#9141)
* llvm16: new recipe

* llvm16: clean up provides

* llvm16: fix build for secondary arch

* additional patches for lld

* llvm16: Alpha and CellSPU are no longer supported

* formatting

Co-authored-by: Sergei Reznikov <diver@gelios.net>

* llvm16: use python 3.10

* llvm16-clang: add missing GNU headers path

* build separate package for libunwind

* clang: silence warning for -pie

* clang: silence warning for -pthread and -pthreads

---------

Co-authored-by: Sergei Reznikov <diver@gelios.net>
2023-08-31 12:44:30 +00:00
kenmays
7a808fbcd6 Update agg-2.7.0~r139.recipe (#9311) 2023-08-31 06:33:26 +00:00
Schrijvers Luc
ed46edc2b5 paperkey, bump version (#9312) 2023-08-31 06:32:30 +00:00
OscarL
ba81750fd2 pip: update to version 23.2.1 (#9308)
Also: drop 3.8, add 3.11 support.
2023-08-30 19:17:38 +00:00
OscarL
e7938b444b xonsh: update to version 0.14.1 (#9294)
Also:

- Fixed tab-completion when using libedit.
- Avoid mentions of "~/.xonshrc". Point to, and use,
  ~/config/settings/xonsh/xonchrc instead.
- Added "pygments" as a required package.
  It is listed as an optional dependency, but "xonfig web"
  (a command user will likely try as it is advertized at
  start-up) fails without it.
- Silenced a startup error message, as it is known to be a
  libedit vs readline issue, and doesn't seems to affect
  normal usage.

  Will now warn against using libedit, and recommend installing
  the "gnureadline" Python module instead (currently, we don't
  have it on HaikuPorts).
- require prompt_toolkit now that we have it. It provides
  a much more richer experience out of the box.
2023-08-30 19:17:20 +00:00
OscarL
756d1153a6 setuptools: update to version 68.1.2 (#9307)
Drop support for Python 3.8, add it for 3.11.
2023-08-30 19:12:58 +00:00
kenmays
7ded02084f agg: bumped version (#9299)
* agg: bumped to agg 2.7.0-r139

* agg: bumped to 2.7.0-r139

* Delete agg-2.7.0~r138.recipe

* Delete agg-2.7.patchset

* Delete agg-2.7.0~r138.patchset
2023-08-30 19:09:24 +00:00
Schrijvers Luc
d32d94d629 util_linux, move cmd:col to seperate package, disable nls (#9310) 2023-08-30 18:51:26 +00:00
Schrijvers Luc
cabed6dd4f gnome_common, enable 64bit (#9306) 2023-08-30 11:48:18 +00:00
OscarL
ca273f2150 python3.8: remove recipe. (#9305)
This will get EOL-ed in October (assuming it ever gets a .19 release).

We've anounced its demise on the forums in March, with a 6 months grace
period. Now that we have 3.11 on the repos, time to let this one go.

While this only removes the Python 3.8 package, and not each individual
"_python38" package we have, at least it will make it obvious we need to
change those recipes at install/update/rebuild time.

Only one recipe (not under /dev-python/) uses `python3.8` directly, and that's
for `calibre`'s TEST() (that recipe needs moving to 3.10 anyway).

So long Python 3.8!
2023-08-30 11:44:30 +00:00
OscarL
fc56376951 prompt_toolkit: new recipe. (#9295)
Tested with the `xonsh` shell (acts as a libedit/realine replacement
on steroids).
2023-08-30 11:44:15 +00:00
Schrijvers Luc
61762c400a uxn, bump srcGitRev (#9304) 2023-08-30 07:18:28 +00:00
OscarL
1f8cb71beb htop: rename recipe to htop_rivoreo. (#9298)
This is in order to clarify that this is not the "official" htop,
but a fork based on an older version, and that has since diverged.

- Enable build on 64 bits.
- Drop "-x86" suffix on 32 bits binary.
- Make it CONFLICT with "htop", effectively replacing it at install,
  and just in case we get a recipe for the "official" htop.
  (might just rename the provided `cmd:htop` instead in that case).
2023-08-29 15:09:31 -04:00
Low-power
670e4a897b sys-process/htop: update to version 2.3.1 (#9297) 2023-08-29 16:45:19 +00:00
OscarL
21a2a48fa0 speedtest-cli: switch to Python 3.10, recipe clean ups. (#9293)
No need to have this for multiple versions of Python, as this
is just a cli program/tool.

This is still technically version 2.1.3 (no new release yet), but
with a patch that adds a commit from upstream, which adds
Python 3.10 support.
2023-08-29 16:13:11 +00:00
OscarL
37a948eaf7 python3.11: new recipe for Python 3.11 (#9284) 2023-08-29 16:12:29 +00:00
Schrijvers Luc
50c1dcbc9d icu73, bump version, enable for 32bit and 64bit (#9292) 2023-08-27 08:28:47 +00:00
Schrijvers Luc
cae5323812 xlibe, bump version (#9291) 2023-08-27 06:14:10 +00:00
Schrijvers Luc
8977264836 boost170, add conflict for devel package for boost 169 (#9288) 2023-08-26 07:44:30 +00:00
Schrijvers Luc
d575eb7e96 eigen, bump version (#9285) 2023-08-26 07:30:56 +00:00
Schrijvers Luc
70185a0c6b spdlog, fix missing symlink for bear (#9287) 2023-08-26 07:28:18 +00:00
Schrijvers Luc
a9081c4037 qscintilla, fix reference for python, build fixes (#9286) 2023-08-26 07:09:54 +00:00
TheZeldakatze
69cf80a418 opendyslexic: new recipe (#9279) 2023-08-25 11:51:34 +00:00
Schrijvers Luc
f4b4d56bca boost_build, remove old/obsolete recipe, cmd's provided in newer boost183 version (#9282) 2023-08-25 11:37:53 +00:00
OscarL
b8cdf0e090 python3.10: update to version 3.10.13 (#9283) 2023-08-25 12:39:14 +03:00
OscarL
58ad33e89d python3.9: update to version 3.9.18 (#9281) 2023-08-25 10:13:08 +03:00
OscarL
c58157dc95 python3.8: update to version 3.8.18 (#9280)
* python3.8: update to version 3.8.18

* python3.8: recipe improvements "backported" from newer versions.
2023-08-25 09:54:04 +03:00
OscarL
bda58345f7 kc: new recipe (#9278) 2023-08-24 13:05:01 +00:00
Schrijvers Luc
94a1b4ee39 poppler_data, bump version (#9277) 2023-08-24 08:15:00 +00:00
Schrijvers Luc
32e622bc4d balsa, revbump for openldap changes (#9275) 2023-08-23 12:29:28 +00:00
Schrijvers Luc
b02beaceff pam_yubico, fix 32bit build (#9274) 2023-08-23 12:23:55 +00:00
Schrijvers Luc
c3f8ffb9df claws_mail, revbump for openldap changes, fix build (#9273) 2023-08-23 12:08:28 +00:00
Schrijvers Luc
489a6a6c4f pam_yubico, bump version (#9272) 2023-08-23 11:49:21 +00:00
Schrijvers Luc
d7c8f164a1 lighttpd, revbump for openldap changes (#9271) 2023-08-23 11:41:49 +00:00
Schrijvers Luc
aa89eb995a bitlbee, revbump for openldap changes (#9270) 2023-08-23 11:36:16 +00:00
Schrijvers Luc
a8eba87d5c gnupg, bump version, cleanup (#9269) 2023-08-23 11:15:13 +00:00
Schrijvers Luc
709d91594b openldap, bump version, make 2.6* default, disect/fix 2.4* (#9260) 2023-08-23 10:39:10 +00:00
Schrijvers Luc
8bc2ba730c libgcrypt, bump version (#9268) 2023-08-23 10:09:32 +00:00
Schrijvers Luc
5fad5a5c60 libskba, bump version (#9267) 2023-08-23 08:35:40 +00:00
Schrijvers Luc
13b7e63d80 libgpg-error, build fix for 32bit (gcc2*) (#9266) 2023-08-23 07:49:06 +00:00
Máximo Castañeda
9b692590ec openexr, revbump (#9264)
A rebuild seems to fix #9250 and https://dev.haiku-os.org/ticket/18560.
2023-08-22 15:54:15 +03:00
Schrijvers Luc
3c4012bb3f gpg-error, bump version (#9263) 2023-08-22 11:13:02 +00:00
TheZeldakatze
db9fb858a4 runescape_launcher: add recipe (#9248) 2023-08-22 05:39:12 +00:00
TheZeldakatze
306d281fb8 drawterm: new recipe (#9252) 2023-08-21 10:20:28 +00:00
kenmays
51af78b45a matplotlib: bumped to 3.7.2 (#9247)
* matplotlib: bumped to 3.7.2

* Delete matplotlib-3.7.1.recipe

* matplotlib: Use agg backend
2023-08-21 08:29:11 +00:00
Schrijvers Luc
ea940a6bdf Balsa, try to launch build on buildmaster for 32bit (#9259) 2023-08-20 18:11:47 +00:00
Schrijvers Luc
dff494cf70 balsa, fix 32bit build(ing) (#9258) 2023-08-20 18:04:23 +00:00
Schrijvers Luc
8b843d04f2 balsa, new recipe (#9257) 2023-08-20 17:58:31 +00:00
Schrijvers Luc
958f6a89c7 libxml2, revbump for python changes, needed for itstool (#9256) 2023-08-20 15:16:21 +00:00