deskutils/ausweisapp2: Update to 1.24.2

PR:		266824
Reported by:	freebsd@sysctl.cz (maintainer)
This commit is contained in:
Martin Filla 2022-10-05 07:26:06 +02:00 committed by Fernando Apesteguía
parent 7ef9193fe3
commit 301ebd7c33
4 changed files with 16 additions and 23 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= ausweisapp2
DISTVERSION= 1.22.5
DISTVERSION= 1.24.2
CATEGORIES= deskutils security
MAINTAINER= freebsd@sysctl.cz
@ -11,7 +11,8 @@ LICENSE_NAME= European Union Public Licence V. 1.2
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BUILD_DEPENDS= pcsc-lite>0:devel/pcsc-lite
BUILD_DEPENDS= pcsc-lite>0:devel/pcsc-lite \
qt5-declarative-test>0:x11-toolkits/qt5-declarative-test
LIB_DEPENDS= libhttp_parser.so:www/http-parser \
libpcsclite.so:devel/pcsc-lite \
libudev.so:devel/libudev-devd
@ -22,7 +23,7 @@ GH_ACCOUNT= Governikus
GH_PROJECT= AusweisApp2
USE_QT= concurrent core declarative graphicaleffects gui network \
quickcontrols2 svg websockets widgets \
buildtools:build linguisttools:build
buildtools linguisttools
# The VENDOR variable controls the name of the directory in ${PREFIX}/share.
CMAKE_ARGS= -DVENDOR=${PORTNAME}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1650884872
SHA256 (Governikus-AusweisApp2-1.22.5_GH0.tar.gz) = 09787d23663861673a3f7e604a5212ebc9575d149d6b5bd24519417de6d22ccf
SIZE (Governikus-AusweisApp2-1.22.5_GH0.tar.gz) = 11251263
TIMESTAMP = 1664903413
SHA256 (Governikus-AusweisApp2-1.24.2_GH0.tar.gz) = bb92f2e73e352921878000cd5ec81fcd8924c8d360059bf09b70707e06d35f05
SIZE (Governikus-AusweisApp2-1.24.2_GH0.tar.gz) = 11478273

View File

@ -1,17 +1,11 @@
--- cmake/Libraries.cmake.orig 2022-04-25 13:11:06 +0200
--- cmake/Libraries.cmake.orig 2022-09-06 11:32:26 UTC
+++ cmake/Libraries.cmake
@@ -124,11 +124,9 @@
@@ -144,7 +144,7 @@ elseif(MAC)
find_library(OSX_FOUNDATION Foundation)
find_library(OSX_SERVICEMANAGEMENT ServiceManagement)
elseif(UNIX)
find_package(PkgConfig REQUIRED)
- if(LINUX)
- pkg_check_modules(UDEV IMPORTED_TARGET libudev)
- if(NOT TARGET PkgConfig::UDEV)
- message(STATUS "Hardware detection disabled - Missing libudev")
- endif()
+ pkg_check_modules(UDEV IMPORTED_TARGET libudev)
+ if(NOT TARGET PkgConfig::UDEV)
+ message(STATUS "Hardware detection disabled - Missing libudev")
endif()
pkg_check_modules(PCSC REQUIRED libpcsclite)
+ if(LINUX OR BSD)
find_package(PkgConfig REQUIRED)
pkg_check_modules(UDEV IMPORTED_TARGET libudev)
if(NOT TARGET PkgConfig::UDEV)

View File

@ -1,9 +1,7 @@
bin/AusweisApp2
share/man/man1/AusweisApp2.1.gz
share/applications/com.governikus.ausweisapp2.desktop
%%DATADIR%%/AusweisApp2/AusweisApp2.rcc
%%DATADIR%%/AusweisApp2/config.json
%%DATADIR%%/AusweisApp2/translations/ausweisapp2_de.qm
share/icons/hicolor/96x96/apps/AusweisApp2.png
share/icons/hicolor/scalable/apps/AusweisApp2.svg
share/metainfo/com.governikus.ausweisapp2.metainfo.xml
%%DATADIR%%/AusweisApp2/AusweisApp2.rcc