[haiku-depot-web] Re: HPKR Files Again

  • From: Ingo Weinhold <ingo_weinhold@xxxxxx>
  • To: haiku-depot-web@xxxxxxxxxxxxx
  • Date: Sat, 19 Oct 2013 22:36:35 +0200

On 10/18/2013 11:41 AM, Andrew Lindesay wrote:
I wonder; is there a repository somewhere for the HaikuPorts setup yet
or can I get a pre-fabricated HPKR for that?

The setup for the HaikuPorts package repository is rather ad hoc (will change once we migrate to haiku-os.org). There's simple script, build_repo.sh, that builds the repository file and sets up the respective directory. Arguments are the architecture and a package list file.

The package list file can be generated by the Haiku build system (for the configured architecture) via:

  jam -q '<repository-package-list>HaikuPorts-packages'

build_repo.sh uses a script package_repo.sh (a convenience wrapper for the package_repo build tool) and the file repo.info.template, a template for the HaikuPorts repository info.

Attaching the files.

CU, Ingo

Attachment: build_repo.sh
Description: application/shellscript

Attachment: package_repo.sh
Description: application/shellscript

name HaikuPorts
vendor "Haiku Project"
summary "The HaikuPorts repository"
priority 1

Other related posts: