mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
deskutils/ausweisapp2: Update 2.2.2 → 2.3.0
Changelog: https://github.com/Governikus/AusweisApp/releases/tag/2.3.0 Also fix dependencies, pet portclippy. PR: 285224
This commit is contained in:
parent
2dc0855b8d
commit
49a93e9acd
2 changed files with 8 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= ausweisapp2
|
PORTNAME= ausweisapp2
|
||||||
DISTVERSION= 2.2.2
|
DISTVERSION= 2.3.0
|
||||||
CATEGORIES= deskutils security
|
CATEGORIES= deskutils security
|
||||||
|
|
||||||
MAINTAINER= freebsd@sysctl.cz
|
MAINTAINER= freebsd@sysctl.cz
|
||||||
|
@ -9,21 +9,17 @@ WWW= https://www.ausweisapp.bund.de/ausweisapp2/
|
||||||
LICENSE= EUPL12
|
LICENSE= EUPL12
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
||||||
BUILD_DEPENDS= libglvnd>0:graphics/libglvnd \
|
BUILD_DEPENDS= vulkan-headers>0:graphics/vulkan-headers
|
||||||
pcsc-lite>0:devel/pcsc-lite \
|
|
||||||
qt5-declarative-test>0:x11-toolkits/qt5-declarative-test
|
|
||||||
|
|
||||||
LIB_DEPENDS= libhttp_parser.so:www/http-parser \
|
LIB_DEPENDS= libhttp_parser.so:www/http-parser \
|
||||||
libpcsclite.so:devel/pcsc-lite \
|
libpcsclite.so:devel/pcsc-lite \
|
||||||
libudev.so:devel/libudev-devd
|
libudev.so:devel/libudev-devd
|
||||||
|
|
||||||
USES= cmake compiler:c++17-lang pkgconfig qmake qt:6 ssl
|
USES= cmake compiler:c++17-lang gl pkgconfig qmake qt:6 ssl
|
||||||
USE_GL= gl opengl
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= Governikus
|
GH_ACCOUNT= Governikus
|
||||||
GH_PROJECT= AusweisApp
|
GH_PROJECT= AusweisApp
|
||||||
USE_QT= base connectivity declarative scxml shadertools svg tools \
|
USE_GL= opengl
|
||||||
websockets
|
USE_QT= base declarative scxml shadertools svg tools websockets
|
||||||
|
|
||||||
# The VENDOR variable controls the name of the directory in ${PREFIX}/share.
|
# The VENDOR variable controls the name of the directory in ${PREFIX}/share.
|
||||||
CMAKE_ARGS= -DVENDOR=${PORTNAME}
|
CMAKE_ARGS= -DVENDOR=${PORTNAME}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1733651308
|
TIMESTAMP = 1741340841
|
||||||
SHA256 (Governikus-AusweisApp-2.2.2_GH0.tar.gz) = f8547d54dd10425a24b1390c54b0f5198a77166b4c8771078626d5b8a42f8f99
|
SHA256 (Governikus-AusweisApp-2.3.0_GH0.tar.gz) = d4ae4742714fd1f464a8c5a8c783e147c48d96ea828cb853d4f8d0fff30d3c23
|
||||||
SIZE (Governikus-AusweisApp-2.2.2_GH0.tar.gz) = 5943648
|
SIZE (Governikus-AusweisApp-2.3.0_GH0.tar.gz) = 6144050
|
||||||
|
|
Loading…
Add table
Reference in a new issue