blob: 1ecb7a52f2184f16df73f6e7d30681c92a884644 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"name": "shiftmedia-libgcrypt",
"version": "1.10.3-1",
"port-version": 1,
"description": "An unofficial LibGCrypt with added custom native Visual Studio project build tools. LibGCrypt",
"homepage": "https://github.com/ShiftMediaProject/libgcrypt",
"license": "LGPL-2.1-only",
"supports": "windows & !mingw",
"dependencies": [
"shiftmedia-libgpg-error"
]
}
|