Date: Fri, 04 Mar 2022 05:38:04 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 258541] [new port] devel/AppStream: Machine-readable software metadata for desktop environments Message-ID: <bug-258541-39348-uKKBOKAQyL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-258541-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-258541-39348@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258541 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D6ee9ad12696427e7e83a0ec9f0b0e5b= 5b6bc97ed 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 informa= tion 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(+) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258541-39348-uKKBOKAQyL>