mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
[ci,packaging] drop pkcs11-helper
no longer needed.
This commit is contained in:
1
.github/workflows/freebsd.yml
vendored
1
.github/workflows/freebsd.yml
vendored
@@ -39,7 +39,6 @@ jobs:
|
||||
v4l_compat \
|
||||
libv4l \
|
||||
uriparser \
|
||||
pkcs11-helper \
|
||||
ffmpeg \
|
||||
pulseaudio \
|
||||
pcsc-lite \
|
||||
|
||||
@@ -48,7 +48,6 @@
|
||||
"modules/pcsc.json",
|
||||
"modules/krb5.json",
|
||||
"modules/opensc.json",
|
||||
"modules/pkcs11-helper.json",
|
||||
"modules/SDL3.json",
|
||||
"modules/SDL3_image.json",
|
||||
"modules/SDL3_ttf.json",
|
||||
|
||||
@@ -1,26 +0,0 @@
|
||||
{
|
||||
"buildsystem": "autotools",
|
||||
"name": "pkcs11-helper",
|
||||
"sources": [
|
||||
{
|
||||
"sha256": "076c9f664812a45f2da25efc157338b0b8bb1949117f0144050fec176b6fdf78",
|
||||
"type": "archive",
|
||||
"url":
|
||||
"https://github.com/OpenSC/pkcs11-helper/archive/refs/tags/pkcs11-helper-1.30.0.tar.gz",
|
||||
"x-checker-data": {
|
||||
"project-id": 91990,
|
||||
"stable-only": true,
|
||||
"type": "anitya",
|
||||
"url-template":
|
||||
"https://github.com/OpenSC/pkcs11-helper/archive/refs/tags/pkcs11-helper-$version.tar.gz"
|
||||
}
|
||||
},
|
||||
{
|
||||
"commands": [
|
||||
"autoreconf -vfi"
|
||||
],
|
||||
"dest-filename": "autogen.sh",
|
||||
"type": "script"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user