Sebastian Palencsar
e95a23bc20
M3 namespace migration: complete Phase B, partial Phase D, docs and tests
...
- Native runtime under bearhub/ (api, commons, gems, view/util, view/core, view/qt)
- bauh/ compatibility re-export shims for legacy imports
- Phase D: canonical __version__/__app_name__ in bearhub/__init__.py; pyproject.toml
and setup.py point at bearhub package
- Native gem loader at bearhub/view/core/gems.py
- Namespace compatibility tests (159 tests passing)
- Documentation: CHANGELOG [Unreleased], NAMESPACE_MIGRATION, ROADMAP, README,
CONTRIBUTING, docs/qt6-migration.md, packaging/aur/README.md
2026-06-27 10:26:41 +02:00
Sebastian
002b5c839e
AUR bearhub: fix stale source cache collision (pkgrel=10)
...
Use tag-specific tarball name bearhub-0.10.7-bearhub.6.tar.gz so makepkg
and AUR helpers do not reuse an outdated bearhub-0.10.7.tar.gz from cache.
Ignore makepkg artifacts under packaging/aur/.
2026-06-27 10:04:24 +02:00
Sebastian Palencsar
436f334a82
packaging: refresh bearhub-git AUR pkgver to current main
2026-06-26 19:35:15 +02:00
Sebastian Palencsar
70988336f8
packaging: bump bearhub AUR pkgrel to 9 for 0.10.7-bearhub.6
2026-06-26 19:33:27 +02:00
Sebastian Palencsar
502e7e640e
packaging: refresh bearhub tarball checksum after release rebase
2026-06-26 19:26:32 +02:00
Sebastian Palencsar
5ee5775225
packaging: fix trailing newline in bearhub .SRCINFO
2026-06-26 19:25:02 +02:00
Sebastian Palencsar
c9b9260a26
packaging: set checksums and SRCINFO for 0.10.7-bearhub.6
2026-06-26 19:22:28 +02:00
Sebastian Palencsar
4a119968bc
Release 0.10.7-bearhub.6
...
Complete M1 identity work, fix runtime URL regressions, repair the test
suite, add CI, migrate packaging/AppImage branding to Bearhub, and
document the Qt6/PySide6 migration plan.
2026-06-26 19:22:28 +02:00
Sebastian Palencsar
4507023da2
Work around Wayland Qt5 crash by forcing xcb in desktop launchers
2026-05-31 16:34:24 +02:00
Sebastian Palencsar
9849b89c9d
Update packaging .SRCINFO files to match PKGBUILDs
2026-05-31 16:25:24 +02:00
Sebastian Palencsar
646d9eaa3f
Fix bearhub AUR source tag for desktop files
2026-05-31 16:24:37 +02:00
Sebastian Palencsar
4199463cea
Finalize desktop integration paths for bearhub
2026-05-31 16:18:15 +02:00
Sebastian Palencsar
da7b8ac7fb
Update stable AUR package to Bearhub 0.10.7-bearhub.4
2026-05-28 08:35:50 +02:00
Sebastian Palencsar
ecc044effc
Update stable AUR package to Bearhub 0.10.7-bearhub.3
2026-05-28 07:14:22 +02:00
Sebastian Palencsar
bdc91ab4db
Install desktop entries and icon in AUR packages
2026-05-28 06:41:25 +02:00
Sebastian Palencsar
56a0318cec
Remove local-only AUR sync script from repository
2026-05-28 06:29:07 +02:00
Sebastian Palencsar
8b12b32ccf
Add script to sync AUR packaging repos
2026-05-28 06:28:23 +02:00
Sebastian Palencsar
5e0f11e761
Fix AUR dependency name for python-dateutil
2026-05-28 06:27:24 +02:00
Sebastian Palencsar
bb27a700c9
Remove downloaded source tarball from AUR packaging tree
2026-05-28 06:12:08 +02:00
Sebastian Palencsar
c51403b542
Add initial AUR packaging for bearhub and bearhub-git
2026-05-28 06:12:03 +02:00