Skip to content

link to Arch Linux packages in metadata? #52

@majewsky

Description

@majewsky

Many of the libraries listed here have packages in Arch Linux's repos. I would like to add this metadata, but before I do that, I would like to be clear on the format to use, and whether this type of metadata is desired at all.

I saw that various manifest files link to openSUSE packages, but this seems to have been discontinued in newer versions of these manifests. Maybe it was too much of a hassle to maintain this data for the various openSUSE releases. (Only packages for openSUSE 11.4 were linked.)

Arch is a rolling-release distribution, so this could be considerably easier. For libqinfinity, for instance, the following additional metadata should be sufficient:

{ ...,
    "packages": { ...,
        "archlinux": {
            "repository":   "community",
            "package_name": "libqinfinity"
        }
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    FormatManifest Format

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions