2019-09-03 00:07:06 +00:00
|
|
|
{
|
2022-12-24 16:32:44 +01:00
|
|
|
"id": "com.belmoussaoui.Authenticator.Devel",
|
2019-09-03 00:07:06 +00:00
|
|
|
"runtime": "org.gnome.Platform",
|
|
|
|
"runtime-version": "master",
|
|
|
|
"sdk": "org.gnome.Sdk",
|
2022-01-04 22:50:23 +01:00
|
|
|
"sdk-extensions": [
|
2022-01-05 10:34:08 +01:00
|
|
|
"org.freedesktop.Sdk.Extension.rust-stable",
|
2022-10-18 23:20:54 +09:00
|
|
|
"org.freedesktop.Sdk.Extension.llvm14"
|
2022-01-04 22:50:23 +01:00
|
|
|
],
|
2019-09-03 00:07:06 +00:00
|
|
|
"command": "authenticator",
|
|
|
|
"finish-args": [
|
|
|
|
"--share=network",
|
|
|
|
"--share=ipc",
|
|
|
|
"--socket=fallback-x11",
|
2020-11-08 05:48:55 +01:00
|
|
|
"--socket=wayland",
|
2022-01-05 10:34:08 +01:00
|
|
|
"--device=dri",
|
2020-12-08 03:15:18 +01:00
|
|
|
"--talk-name=org.freedesktop.secrets",
|
2022-04-27 15:27:28 +02:00
|
|
|
"--env=RUST_LOG=authenticator=debug,ashpd=debug,oo7=debug",
|
2022-01-23 20:48:29 +01:00
|
|
|
"--env=G_MESSAGES_DEBUG=none",
|
|
|
|
"--own-name=com.belmoussaoui.Authenticator.Devel.SearchProvider"
|
2019-09-03 00:07:06 +00:00
|
|
|
],
|
|
|
|
"build-options": {
|
2020-10-28 02:05:11 +01:00
|
|
|
"append-path": "/usr/lib/sdk/rust-stable/bin",
|
2022-10-18 23:20:54 +09:00
|
|
|
"prepend-path": "/usr/lib/sdk/llvm14/bin",
|
|
|
|
"prepend-ld-library-path": "/usr/lib/sdk/llvm14/lib",
|
2022-04-22 00:50:51 +02:00
|
|
|
"env": {
|
|
|
|
"CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER": "clang",
|
|
|
|
"CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS": "-C link-arg=-fuse-ld=/usr/lib/sdk/rust-stable/bin/mold",
|
|
|
|
"CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER": "clang",
|
|
|
|
"CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS": "-C link-arg=-fuse-ld=/usr/lib/sdk/rust-stable/bin/mold"
|
|
|
|
},
|
2022-01-04 22:50:23 +01:00
|
|
|
"build-args": [
|
|
|
|
"--share=network"
|
|
|
|
],
|
2020-12-05 22:17:17 +01:00
|
|
|
"test-args": [
|
|
|
|
"--socket=x11",
|
|
|
|
"--share=network"
|
2021-11-14 17:21:01 +01:00
|
|
|
]
|
2019-09-03 00:07:06 +00:00
|
|
|
},
|
|
|
|
"modules": [
|
2021-06-25 19:45:48 +02:00
|
|
|
{
|
2020-10-28 18:04:49 +01:00
|
|
|
"name": "zbar",
|
|
|
|
"config-opts": [
|
|
|
|
"--without-qt",
|
|
|
|
"--without-gtk",
|
|
|
|
"--without-xv",
|
|
|
|
"--without-imagemagick",
|
|
|
|
"--disable-video",
|
|
|
|
"--without-java",
|
|
|
|
"--without-python",
|
2021-03-23 20:05:58 +01:00
|
|
|
"--with-dbus=no",
|
|
|
|
"--enable-doc=no",
|
2020-10-28 18:04:49 +01:00
|
|
|
"--with-introspection=no",
|
|
|
|
"--enable-codes=qrcode"
|
|
|
|
],
|
2022-01-04 22:50:23 +01:00
|
|
|
"sources": [
|
|
|
|
{
|
2020-10-28 18:04:49 +01:00
|
|
|
"type": "git",
|
|
|
|
"url": "git://git.linuxtv.org/zbar.git",
|
2021-11-14 17:21:01 +01:00
|
|
|
"commit": "468f6bda627d683b3f40dbaf242c158409666f7e"
|
2020-10-28 18:04:49 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "script",
|
|
|
|
"dest-filename": "autogen.sh",
|
|
|
|
"commands": [
|
|
|
|
"autoreconf -vfi -W none"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2021-01-23 01:41:57 +01:00
|
|
|
{
|
2022-01-04 22:50:23 +01:00
|
|
|
"name": "gst-bad-plugins",
|
2021-01-23 01:41:57 +01:00
|
|
|
"buildsystem": "meson",
|
2022-01-04 22:50:23 +01:00
|
|
|
"config-opts": [
|
|
|
|
"-Dzbar=enabled",
|
|
|
|
"-Drsvg=disabled",
|
|
|
|
"-Dvulkan=disabled",
|
|
|
|
"-Dexamples=disabled",
|
|
|
|
"-Dtests=disabled",
|
|
|
|
"-Dintrospection=disabled"
|
2021-01-23 01:41:57 +01:00
|
|
|
],
|
2022-01-04 22:50:23 +01:00
|
|
|
"sources": [
|
2021-01-23 01:41:57 +01:00
|
|
|
{
|
2022-01-04 22:50:23 +01:00
|
|
|
"type": "git",
|
|
|
|
"url": "https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad.git",
|
|
|
|
"branch": "1.18"
|
2021-01-23 01:41:57 +01:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2019-09-03 00:07:06 +00:00
|
|
|
{
|
|
|
|
"name": "authenticator",
|
|
|
|
"buildsystem": "meson",
|
2020-12-05 22:17:17 +01:00
|
|
|
"run-tests": true,
|
2022-01-04 22:50:23 +01:00
|
|
|
"config-opts": [
|
|
|
|
"-Dprofile=development"
|
|
|
|
],
|
2019-09-03 00:07:06 +00:00
|
|
|
"sources": [
|
|
|
|
{
|
2020-10-28 01:52:54 +01:00
|
|
|
"type": "dir",
|
2020-10-28 02:05:11 +01:00
|
|
|
"path": "../"
|
2019-09-03 00:07:06 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2022-01-05 10:34:08 +01:00
|
|
|
}
|