12 Commits

Author SHA1 Message Date
kn
6bb699e1dc two PRs were merged, keep track in comments 2022-09-19 08:10:35 +00:00
kn
e6e44ef3a9 Update about pending/merged PRs 2022-08-09 11:19:46 +00:00
kn
fafa88ca84 Make sure OpenSC gets actually installed as dependency
Both ports dlopen(3) opensc-pkcs11.so, but since this unversioned library
is not registered in WANTLIB, LIB_DEPENDS += security/opensc won't be
turned into a RNU_DEPENDS and thus remains a mere BUILD_DEPENDS.

Turn LIB_ into BUILD_ + RUN_DEPENDS to match reality.
Noticed on a fresh install.
2022-08-01 00:06:57 +00:00
kn
14da97ac89 Update i386 patch (fixed bogus message) 2022-07-26 15:09:22 +00:00
kn
d9fb3c8247 Update to qdigidoc4 4.2.12
Trade local patches for rebased upstream PRs.
Stick to Qt5 for now (Qt6 is new default).
2022-07-22 05:32:54 +00:00
kn
b676f04a8d Remove DWORD cast to fix i386 build 2022-07-20 11:18:43 +00:00
kn
b7e8d3795b Use single DIST_SUBDIR instead of prefixing every DISTFILE
Second and working version.
Also use FULLDISTDIR instead of DISTDIR plus DIST_SUBDIR.

This time with DIST_SUBDIR=qdigidoc4 instead of DIST_SUBDIR=${PKGSTEM}
which seems nice but (obviously) expands to the empty string if you
set it before the include line, thus FULLDISTDIR is botched and extract.

Bump REVISION again.
2022-07-13 17:52:58 +00:00
kn
5bd9e0a134 Revert previous, I'm missing something with DIST_SUBDIR
Still increment REVISION instead of going backwards.
2022-07-13 16:54:06 +00:00
kn
1cda2395f4 Use single DIST_SUBDIR instead of prefixing every DISTFILE
Bump REVISISON as CONFIG_URL ends up in the program's help text.
2022-07-13 16:19:41 +00:00
kn
21f36b57fa We can keep rerolling the TSL, commit it or simply use a more stable one
Do the latter to avoid build failures and XML blobs in our tree.
2022-07-11 15:43:10 +00:00
kn
5f7aefa38c Refetch eu-lotl.xml, noted by aja 2022-07-11 14:48:58 +00:00
kn
d03c629ce5 import security/qdigidoc4 4.2.11
Feedback OK rsadowski
---
DigiDoc4 is an application for digitally signing and encrypting documents.
It includes functionality to manage Estonian ID-card - change pin codes etc.
2022-07-11 10:18:40 +00:00