Skip to content

Add WrapDB to Repology #2086

@stephanlachnit

Description

@stephanlachnit

It would be super useful to have WrapDB support in Repology. The upstream issue is repology/repology-updater#1138.

The requirements for inclusion to Repology are listed here: https://repology.org/docs/requirements

Essentially, WrapDB is almost there, it supports:

  • Name and version in a single request via https://wrapdb.mesonbuild.com/v2/releases.json
  • Recipe URL via https://github.com/mesonbuild/wrapdb/releases/tag/<wrap_name>_<wrapdb_version> (would be nice to have a nginx redirect like https://wrapdb.mesonbuild.com/v2/<wrap_name>/<wrapdb_version>/release)

What is missing is support for a homepage. This is essentially discussed in also #292.

My suggestion would be to simply introduce a homepage field to releases.json now to support Repology and postpone displaying this information on the WrapDB website to a different pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions