Milestone 5: deliver embedded RDP sessions and lifecycle hardening
This commit is contained in:
28
third_party/FreeRDP/packaging/flatpak/modules/uriparser.json
vendored
Normal file
28
third_party/FreeRDP/packaging/flatpak/modules/uriparser.json
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"builddir": true,
|
||||
"buildsystem": "cmake-ninja",
|
||||
"cleanup": [],
|
||||
"config-opts": [
|
||||
"-DCMAKE_VERBOSE_MAKEFILE=ON",
|
||||
"-DCMAKE_BUILD_TYPE:STRING=Release",
|
||||
"-DCMAKE_INSTALL_LIBDIR:PATH=lib",
|
||||
"-DURIPARSER_BUILD_DOCS:BOOL=OFF",
|
||||
"-DURIPARSER_BUILD_TESTS:BOOL=OFF"
|
||||
],
|
||||
"name": "urlparser",
|
||||
"sources": [
|
||||
{
|
||||
"sha256": "1d71c054837ea32a31e462bce5a1af272379ecf511e33448e88100b87ff73b2e",
|
||||
"type": "archive",
|
||||
"url":
|
||||
"https://github.com/uriparser/uriparser/releases/download/uriparser-0.9.8/uriparser-0.9.8.tar.xz",
|
||||
"x-checker-data": {
|
||||
"project-id": 10160,
|
||||
"stable-only": true,
|
||||
"type": "anitya",
|
||||
"url-template":
|
||||
"https://github.com/uriparser/uriparser/releases/download/uriparser-${version0}.${version1}.${version2}/uriparser-${version0}.${version1}.${version2}.tar.xz"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user