Port details |
- gpgme-qt Gpgme Qt5 bindings
- 1.23.2_1 security =4 1.23.2Version of this port present on the latest quarterly branch.
- Maintainer: jhale@FreeBSD.org
- Port Added: 2023-05-03 03:34:15
- Last Update: 2024-07-08 05:08:30
- Commit Hash: c1dda71
- People watching this port, also watch:: kf5-kquickcharts, xcb-util-image, qtkeychain-qt5, libssh, libXdamage
- License: GPLv2+
- WWW:
- https://www.gnupg.org/related_software/gpgme/
- Description:
- GnuPG Made Easy (GPGME) is a C library designed to make access to GnuPG
easier for applications. It provides a High-Level Crypto API for encryption,
decryption, signing, signature verification and key management. Currently it
uses GnuPG as its backend.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- gpgme-qt5>0:security/gpgme-qt
- To install the port:
- cd /usr/ports/security/gpgme-qt/ && make install clean
- To add the package, run one of these commands:
- pkg install security/gpgme-qt
- pkg install gpgme-qt5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gpgme-qt5
- Package flavors (<flavor>: <package>)
- qt5: gpgme-qt5
- qt6: gpgme-qt6
- distinfo:
- TIMESTAMP = 1701457438
SHA256 (gpgme-1.23.2.tar.bz2) = 9499e8b1f33cccb6815527a1bc16049d35a6198a6c5fae0185f2bd561bce5224
SIZE (gpgme-1.23.2.tar.bz2) = 1836904
Packages (timestamps in pop-ups are UTC):
- Master port: security/gpgme
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- Runtime dependencies:
-
- qgpgme_version.h : security/gpgme-qt-headers
- Library dependencies:
-
- libassuan.so : security/libassuan
- libgpg-error.so : security/libgpg-error
- libgpgme.so : security/gpgme
- libgpgmepp.so : security/gpgme-cpp
- libQt5Core.so : devel/qt5-core
- This port is required by:
- for Libraries
-
- deskutils/akonadi-import-wizard
- deskutils/akonadiconsole
- deskutils/akregator
- deskutils/grantlee-editor
- deskutils/kaddressbook
- deskutils/kdepim-addons
- deskutils/kmail
Configuration Options:
- ===> The following configuration options are available for gpgme-qt5-1.23.2_1:
DOXYGEN=off: Build documentation with Doxygen
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- security_gpgme-qt
- USES:
- compiler:c11 cpe gmake libtool localbase:ldflags tar:bzip2 compiler:c++11-lib pkgconfig qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
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: security/gpgme | Commit | Credits | Log message |
1.23.2_1 08 Jul 2024 05:08:30 |
Jason E. Hale (jhale) |
*/*: Chase security/libassuan shlib bump |
1.23.2 01 Dec 2023 21:25:08 |
Jason E. Hale (jhale) |
security/*gpgme*: Update to 1.23.2
https://dev.gnupg.org/T6782 |
1.23.0 26 Oct 2023 02:03:00 |
Jason E. Hale (jhale) |
security/*gpgme*: Update to 1.23.0
https://dev.gnupg.org/T6774 |
1.22.0 22 Aug 2023 17:48:51 |
Jason E. Hale (jhale) |
security/*gpgme*: Update to 1.22.0
gpgme-qt: Fix COMMENT when FLAVOR is not explicitly set and use just
one PORTREVISION line to avoid confusing bumping tools.
https://dev.gnupg.org/T6668 |
1.21.0 10 Jul 2023 18:46:33 |
Jason E. Hale (jhale) |
security/*gpgme*: Update to 1.21.0
Split out the headers shared between the qt5 and qt6 flavors of
security/gpgme-qt to security/gpgme-qt-headers so that they no longer
conflict.
https://dev.gnupg.org/T6585 |
1.20.0 03 May 2023 03:29:51 |
Jason E. Hale (jhale) |
security/gpgme-qt: Flavorize for new Qt6 bindings
Rename security/gpgme-qt5 to security/gpgme-qt and flavorize to
allow building qt5 and qt6 flavors.
Adjust dependencies and bump PORTREVISION on consumers.
Fix installation of optional Doxgen docs. |
Number of commits found: 6
|