freerdp refactor to mirror official package build process
This commit is contained in:
24
com.angoosh.RDPConnect/modules/pkcs11-helper.json
Normal file
24
com.angoosh.RDPConnect/modules/pkcs11-helper.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "pkcs11-helper",
|
||||
"buildsystem": "autotools",
|
||||
"sources": [
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://github.com/OpenSC/pkcs11-helper/archive/refs/tags/pkcs11-helper-1.30.0.tar.gz",
|
||||
"sha256": "076c9f664812a45f2da25efc157338b0b8bb1949117f0144050fec176b6fdf78",
|
||||
"x-checker-data": {
|
||||
"type": "anitya",
|
||||
"project-id": 91990,
|
||||
"stable-only": true,
|
||||
"url-template": "https://github.com/OpenSC/pkcs11-helper/archive/refs/tags/pkcs11-helper-$version.tar.gz"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "script",
|
||||
"dest-filename": "autogen.sh",
|
||||
"commands": [
|
||||
"autoreconf -vfi"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user