mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Flatpak: update uchardet recipe
This commit is contained in:
@@ -2,7 +2,12 @@
|
|||||||
"name": "uchardet",
|
"name": "uchardet",
|
||||||
"buildsystem": "cmake",
|
"buildsystem": "cmake",
|
||||||
"builddir": true,
|
"builddir": true,
|
||||||
"config-opts": [ "-DCMAKE_INSTALL_LIBDIR=lib" ],
|
"config-opts": [
|
||||||
|
"-DCMAKE_BUILD_TYPE=Release",
|
||||||
|
"-DCMAKE_INSTALL_LIBDIR=lib",
|
||||||
|
"-DBUILD_STATIC=OFF",
|
||||||
|
"-DBUILD_BINARY=OFF"
|
||||||
|
],
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Reference in New Issue
Block a user