Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freebsd/pkg-appstream
https://github.com/freebsd/pkg-appstream
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/freebsd/pkg-appstream
- Owner: freebsd
- License: bsd-2-clause
- Created: 2023-06-02T20:48:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-19T07:11:04.000Z (3 months ago)
- Last Synced: 2024-08-19T08:30:08.776Z (3 months ago)
- Language: C
- Size: 6.84 KB
- Stars: 3
- Watchers: 10
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This libpkg plugin implements support for handling AppStream metadata.
To enable it make sure it is installed into PKG_PLUGINS_DIR (which is usually
"/usr/local/lib/pkg/") and is listed in the PLUGINS entry of pkg.confThe plugin fetches a file named AppStreamComponents.xml.gz which is expected to
be present at the repository root. It then places it into
/var/lib/swcatalog/xml/-Components.xml.gz location which is
a well-known place for the AppStream-enabled software.