Commit Graph

9 Commits

Author SHA1 Message Date
Claude
f3fcc1584c Restore Homebrew and Debian package manager support
- Add Homebrew formula (brew_dist/archivebox.rb) using virtualenv pattern
  with auto-generation via homebrew-pypi-poet in bin/build_brew.sh
- Add Debian packaging via nFPM (pkg/debian/) with thin .deb that pip-installs
  archivebox into /opt/archivebox/venv on postinstall
- Add build/release scripts: bin/{build,release}_{brew,deb}.sh
- Update CI workflows to build packages on release and test them
- Update README apt/brew install instructions with working commands
- Update bin/setup.sh to use .deb download instead of old Launchpad PPA

https://claude.ai/code/session_01Vx1EsNrNySgsc8Y67dGzCn
2026-03-15 00:19:50 +00:00
Nick Sweeting
171fbe4cf2 remove apt and brew build scripts 2024-10-05 02:16:17 -07:00
Nick Sweeting
a6ea05820b empty commit to bump version difference 2024-01-04 19:59:34 -08:00
Nick Sweeting
e888869abc remove conflicting packages when building brew bottle 2024-01-04 19:53:50 -08:00
Nick Sweeting
1323b812ce fix brew release process 2023-11-03 21:30:28 -07:00
Nick Sweeting
db1f9b759e skip brew build in linux and debian build on mac 2020-12-11 16:59:53 +02:00
Nick Sweeting
90141c064b more workflows 2020-11-28 05:44:37 -05:00
Nick Sweeting
28bc8f1777 add note about checking for deps 2020-11-28 04:11:10 -05:00
Nick Sweeting
bfa66fdddb add brew build script 2020-11-28 04:10:48 -05:00