Commit Graph

22858 Commits

Author SHA1 Message Date
Schrijvers Luc
c9b3bff716 musicbrainz, build fix, drop x86_gcc2 (#8679) 2023-05-19 09:52:37 +02:00
Schrijvers Luc
e714bec19d hatchling, new python recipe (#8675)
Co-authored-by: Oscar Lesta <oscar.lesta@gmail.com>
2023-05-19 09:06:24 +02:00
Schrijvers Luc
560b9bdc06 musicbrainz, revbump for neon (#8678) 2023-05-18 18:04:10 +02:00
Schrijvers Luc
0d618a5e27 beautifulsoup, revbump for soupsieve (#8677) 2023-05-18 17:58:19 +02:00
Schrijvers Luc
b67eca9d25 pathspec, new python recipe (#8673) 2023-05-18 14:55:43 +02:00
Schrijvers Luc
d6e1be92dd trove-classifiers, new python recipe (#8672) 2023-05-18 14:52:27 +02:00
OscarL
e290e8ff02 soupsieve: move to "any" arch. (#8671) 2023-05-18 14:15:42 +02:00
OscarL
b15bce4681 beautifulsoup: update to version 4.12.0 (#8669)
Last version using setuptools.

Newer ones have some dependencies not yet in HaikuPorts.
2023-05-18 13:40:41 +02:00
Schrijvers Luc
e38ef8f7a6 editables, new python recipe (#8670) 2023-05-18 13:24:23 +02:00
kenmays
a3e2f4ca14 x265: fixed source for 3.5-release (#8662)
* Delete x265_3.4-3.4.recipe

* Delete x265-3.4.patchset

* x265: fixed src to offical 3.5 release
2023-05-18 12:54:40 +02:00
Stefano Ceccherini
83497049f1 scintilla: fix 32 bit build (#8664)
* Fix scintilla 32bit build

* Scintilla: Bump revision

* Added empty line between PATCHES and ARCHITECTURES
2023-05-18 12:53:04 +02:00
Schrijvers Luc
d0fafe0919 soupsieve, add python3.10 (#8668) 2023-05-18 09:57:13 +02:00
Schrijvers Luc
a0b969ceb4 wcwidth, new python recipe (#8667) 2023-05-18 08:22:55 +02:00
Schrijvers Luc
6e200be07a beautifulsoup, add python3.10 (#8666) 2023-05-18 07:49:13 +02:00
OscarL
ab63f98c52 calcurse: Work-around for #8661. (#8665)
$XDG_DATA_HOME (~/config/non-packaged/data) should always be there,
so avoid errors while tryiing to mkdir() it again while trying to
create the "calcurse" subdir.
2023-05-18 06:30:47 +02:00
Schrijvers Luc
acbf22fa48 calcurse, bump version (#8660) 2023-05-17 15:29:06 +02:00
Schrijvers Luc
01e97a0d7a cadaver, bump version, drop x86_gcc2 (#8659) 2023-05-17 13:06:23 +02:00
Schrijvers Luc
ab76615747 neon, bump version, drop x86_gcc2 (#8658) 2023-05-17 13:01:09 +02:00
Humdinger
633331ca8a borgbackup: Improved SUMMATY/DESCRIPTION, fixed linebreaks 2023-05-17 11:58:40 +02:00
Schrijvers Luc
cf20b5a769 cabextract, bump version (#8657) 2023-05-17 10:46:10 +02:00
Schrijvers Luc
0f95c3f636 c_ares, bump version, move cmd's to primary tools package (#8656) 2023-05-17 10:27:26 +02:00
Schrijvers Luc
789f69c89a byacc, bump version (#8655) 2023-05-17 09:25:14 +02:00
Schrijvers Luc
7aff68ae8c borgbackup, bump version (#8654) 2023-05-17 08:01:28 +02:00
Schrijvers Luc
5ddf3cafb1 bluefish, remove "dirty hack", not needed anymore for the XDG variables (#8653) 2023-05-17 07:29:42 +02:00
Schrijvers Luc
77d6746ccb bluefish, bump version (#8652) 2023-05-16 20:15:10 +02:00
Jérôme Duval
ce2636e607 lint.yml: python 3.9 2023-05-16 14:21:27 +02:00
OscarL
de94305396 python3.10: cleanups, no functional changes. (#8648)
This is basically #3834, but for Python 3.10.

Only two "310" references remain, but those will go away for newer Pythons.
2023-05-16 14:13:12 +02:00
OscarL
85ede669ec 54321: fine tunning. (#8649)
- Fix black-screen when starting up from Deskbar link.
- Simplified directory structure a bit.
- Enable build on 64 bits.
2023-05-16 11:33:57 +02:00
kenmays
f46b07de04 harfbuzz: bump version (#8647) 2023-05-16 07:51:22 +02:00
Schrijvers Luc
8671caf547 autoconf_archive, bump version (#8646) 2023-05-15 14:35:58 +02:00
Schrijvers Luc
407b481e43 tuxpaint, add RC1 for version 0.9.30 (#8644) 2023-05-15 12:50:04 +02:00
Schrijvers Luc
8b02a304ed 54321 (#8643)
* 54321, new recipe for an old game

* 54321, new recipe
2023-05-15 09:29:03 +02:00
augiedoggie
7fd093ac36 emacs: update to 29.0.91 (#8642) 2023-05-14 17:29:15 -06:00
Kacper Kasper
ea4b6d45d2 Update Scintilla and Koder (#7928)
* Disable Ideam, it needs to be updated to Scintilla 5
  and it's not trivial.
2023-05-15 00:12:30 +02:00
OscarL
5f13224eea unicorn: cleanup, x86 python binding related fixes. (#8641)
* unicorn: recipe clean up.

Also, minor patch to the Python bindings code.

Co-authored-by: Schrijvers Luc <begasus@gmail.com>
Co-authored-by: Oscar Lesta <oscar.lesta@gmail.com>

* unicorn: Use same lib path patch as upstream

* unicorn: no need to provide _x86 python package

* unicorn: mark x86 as tested

---------

Co-authored-by: Schrijvers Luc <begasus@gmail.com>
2023-05-14 21:56:25 +02:00
Joachim Mairböck
bf3dbe0829 Texlive: bump to 2023 (#8113)
* texlive: bump version to 2023

Building this requires ICU 70 or newer and building libxml2 (an indirect dependeny) against ICU 70
to get rid of icu66_devel in the build environment. These changes are done in separate commits.

ConTeXt is not included in TeXLive 2023. If it is needed, it should probably be built as a
separate package (the `mtxrun` call was commented out from texlive_update.sh before, so it
probably didn't work before anyway). See https://tug.org/texlive/bugs.html for some details.

* texlive_core: build against ghostscript 10
2023-05-14 21:04:36 +02:00
Schrijvers Luc
a8a873fcf2 aspell_* bump some packages (#8640) 2023-05-14 20:52:58 +02:00
OscarL
328b8b89b9 mpv: update to 0.35.1, minor fixups. (#8630)
* mpv: update to 0.35.1, minor fixups.

- Added an .hvif file. Converted from "etc/mpv-gradient.svg".
- Added application resources (signature, icon, etc).
- Build/install man pages.

Prompted by #8626. Still not working with Tracker's "Open with",
as our mpv needs further patching to handle that usage.

Thus, the "resource file_types message" in the ".rdef.in" file has been
left commented out for now (to avoid misleading users into thinking it
will work).

* mpv: move binary to $commandBinDir

So we have /bin/mpv instead of /bin/mpv-x86 symlinking to /bin/x86/mpv

Also: remove an unneeded "metainfo" data folder.
2023-05-14 18:58:14 +02:00
Schrijvers Luc
7dbd0b080a icu73, add recipe (#8631)
* icu73, add recipe

* Add conflict for icu66_devel

* Add conflicts for icu70_devel, icu66_tools and icu70_tools
2023-05-14 18:43:35 +02:00
Joachim Mairböck
ad6ca3b511 icu70: enable for x86_64 and x86 (#8118)
This is needed for texlive_core 2023.

Also add a conflict for the devel package with icu66_devel. Others, like icu67 should be added as
well, when they are made available.
2023-05-14 17:47:15 +02:00
Gerasim Troeglazov
6c93ab094b qt6_quick3dphysics: disable SIMD 2023-05-14 22:53:45 +10:00
Gerasim Troeglazov
7979e538f6 Telegram: bump for rebuild 2023-05-14 20:05:01 +10:00
Gerasim Troeglazov
f924878ad0 qt6_quick3dphysics: add recipe 2023-05-14 20:01:52 +10:00
Gerasim Troeglazov
3832bf90d6 qt6_datavis3d: bump version 2023-05-14 20:00:37 +10:00
Gerasim Troeglazov
90dc0706c7 qt6_scxml: bump version 2023-05-14 19:46:28 +10:00
Gerasim Troeglazov
fae7b3076d qt6_translations: bump version 2023-05-14 19:35:53 +10:00
Gerasim Troeglazov
99e2751e05 qt6_examples: bump version 2023-05-14 19:34:41 +10:00
Gerasim Troeglazov
4ad6910a0c qt6_doc: bump version 2023-05-14 19:20:47 +10:00
Gerasim Troeglazov
9812e7007c qt6_quick3d: bump for rebuild 2023-05-14 18:15:55 +10:00
Gerasim Troeglazov
66e1b37b38 qt6_quick3d: bump version 2023-05-14 17:32:15 +10:00