bundeled freerdp so no external bindings are nessesary
This commit is contained in:
15
com.angoosh.RDPConnect/modules/opensc.json
Normal file
15
com.angoosh.RDPConnect/modules/opensc.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "opensc",
|
||||
"buildsystem": "autotools",
|
||||
"cleanup": [],
|
||||
"config-opts": [
|
||||
"CFLAGS=-Wno-error"
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://github.com/OpenSC/OpenSC/releases/download/0.25.0/opensc-0.25.0.tar.gz",
|
||||
"sha256": "e6d7b66e2a508a377ac9d67aa463025d3c54277227be10bd08872e3407d6622f"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user