[Bug 258541] [new port] devel/AppStream: Machine-readable software metadata for desktop environments
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Mar 2022 05:38:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258541
--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=6ee9ad12696427e7e83a0ec9f0b0e5b5b6bc97ed
commit 6ee9ad12696427e7e83a0ec9f0b0e5b5b6bc97ed
Author: Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-03-04 05:33:11 +0000
Commit: Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-03-04 05:36:56 +0000
devel/appstream: New port - Provides a standard for creating app stores
AppStream is a collaborative effort for making machine-readable software
metadata easily available to programs that need it. It is part of the
Freedesktop ecosystem and provides a convenient way to retrieve information
about available software.
AppStream consists of a specification to describe individual software
component metadata in XML (so-called MetaInfo files), as well as a
derived specification for a metadata-collection format to provide a
list of these metadata entries in XML or YAML for easy consumption by
software centers and other tools which need to know about available
software in a repository.
WWW: https://www.freedesktop.org/wiki/Distributions/AppStream/
PR: 258541
Original by: Olivier Duchateau <duchateau.olivier@gmail.com>
devel/Makefile | 1 +
devel/appstream/Makefile (new) | 33 ++++++++
devel/appstream/distinfo (new) | 3 +
devel/appstream/files/patch-data_meson.build (new) | 10 +++
devel/appstream/files/patch-src_meson.build (new) | 11 +++
devel/appstream/pkg-descr (new) | 13 +++
devel/appstream/pkg-plist (new) | 92 ++++++++++++++++++++++
7 files changed, 163 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.