29 lines
815 B
JSON
29 lines
815 B
JSON
{
|
|
"name": "pcsc",
|
|
"config-opts": [
|
|
"--disable-libsystemd",
|
|
"--enable-pic",
|
|
"--disable-libusb",
|
|
"--enable-shared",
|
|
"--disable-polkit",
|
|
"--with-systemdsystemunitdir=/app/lib/systemd/"
|
|
],
|
|
"sources": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/LudovicRousseau/PCSC.git",
|
|
"tag": "2.3.0",
|
|
"commit": "a2c25c5fa25b5e2400fe6a002ea2263069ebd94f",
|
|
"x-checker-data": {
|
|
"type": "anitya",
|
|
"project-id": 2611,
|
|
"stable-only": true,
|
|
"url-template": "https://github.com/LudovicRousseau/PCSC/tags/${version0}.${version1}.${version2}"
|
|
}
|
|
}
|
|
],
|
|
"cleanup": [
|
|
"/share/doc",
|
|
"/share/man"
|
|
]
|
|
} |