Port details |
- appstream-qt5 Qt5 bindings to AppStream
- 1.0.0_3 devel
=0 1.0.0_3Version of this port present on the latest quarterly branch.
- Maintainer: desktop@FreeBSD.org
- Port Added: 2024-01-15 20:21:04
- Last Update: 2024-01-24 15:20:34
- Commit Hash: c673076
- License: GPLv2+ LGPL21+
- WWW:
- https://www.freedesktop.org/wiki/Distributions/AppStream/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- AppStream-qt5>0:devel/appstream-qt5
- No installation instructions:
- This port has been deleted.
- PKGNAME: AppStream-qt5
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1700062305
SHA256 (AppStream-1.0.0.tar.xz) = ef23477a380e8b525e92cfa87687f1146b9cef74c641349a1ae11250be5401d0
SIZE (AppStream-1.0.0.tar.xz) = 2683916
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: devel/appstream
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- docbook-xsl>=0 : textproc/docbook-xsl
- gperf>0 : devel/gperf
- itstool : textproc/itstool
- lmdb>0 : databases/lmdb
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- g-ir-scanner : devel/gobject-introspection
- xsltproc : textproc/libxslt
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- valac : lang/vala
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- libQt5Test.so : devel/qt5-testlib
- Library dependencies:
-
- libappstream.so : devel/appstream
- libintl.so : devel/gettext-runtime
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- librsvg-2.so : graphics/librsvg2-rust
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- libQt5Core.so : devel/qt5-core
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_appstream-qt5
- USES:
- gettext gnome localbase:ldflags meson pkgconfig qt:5 tar:xz python:build vala:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: devel/appstream | Commit | Credits | Log message |
1.0.0_3 24 Jan 2024 15:20:34 |
Gleb Popov (arrowd) |
Revert "devel/appstream{,-qt,-compose}: Combine into a single port with
SUBPACKAGES."
The current subpackages implementation does not support USES.<subpackage>, which
causes a lot of extra dependencies to be added to the main subpackage.
This reverts commit f292ea6fb5fc10359f130a4e25a3b60ab0df7c6e.
PR: 276584 |
1.0.0_3 15 Jan 2024 20:17:34 |
Gleb Popov (arrowd) |
devel/appstream{,-qt,-compose}: Combine into a single port with SUBPACKAGES.
The Qt part was a bit complex as it had two FLAVORS. To work this out the
slave devel/appstream-qt port wasn't removed but instead switched to build
the master port without SUBPACKAGES and against Qt5 only.
The Qt subpackage of the master port is fixed to Qt6 instead. This will make it
possible to just remove Qt5 slave port when we get rid of Qt5 altogether.
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D43445 |
Number of commits found: 2
|