mirror of
https://github.com/RetroDECK/additional-libraries.git
synced 2024-11-22 03:25:39 +00:00
[AUTOMATED] Updating manifest after build [skip ci]
This commit is contained in:
parent
b13b44161d
commit
7318ed8b15
0
.flatpak-builder/cache/.lock
vendored
Normal file
0
.flatpak-builder/cache/.lock
vendored
Normal file
4
.flatpak-builder/cache/config
vendored
Normal file
4
.flatpak-builder/cache/config
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
[core]
|
||||||
|
repo_version=1
|
||||||
|
mode=bare-user-only
|
||||||
|
min-free-space-percent=0
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,49 @@
|
||||||
|
{
|
||||||
|
"id" : "net.retrodeck.module",
|
||||||
|
"runtime" : "org.kde.Platform",
|
||||||
|
"runtime-version" : "6.7",
|
||||||
|
"runtime-commit" : "97b849081abecba33176b3ec125db42a0cbf2bab286fc6e9cebfa68327c9ec27",
|
||||||
|
"sdk" : "org.kde.Sdk",
|
||||||
|
"sdk-commit" : "b9cf038eaf7a038a1443b178bf8bc152360b5c346fdcd9515da62dcbfbe8114a",
|
||||||
|
"command" : "module",
|
||||||
|
"modules" : [
|
||||||
|
{
|
||||||
|
"name" : "module",
|
||||||
|
"buildsystem" : "simple",
|
||||||
|
"build-commands" : [
|
||||||
|
"mkdir -p \"${FLATPAK_DEST}/bin\"",
|
||||||
|
"echo 'echo hello_world' > \"${FLATPAK_DEST}/bin/module\"",
|
||||||
|
"ls -lah \"${FLATPAK_DEST}/bin\"",
|
||||||
|
"chmod +x \"${FLATPAK_DEST}/bin/module\""
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sdk-extensions" : [
|
||||||
|
"org.freedesktop.Sdk.Extension.llvm18"
|
||||||
|
],
|
||||||
|
"finish-args" : [
|
||||||
|
"--socket=wayland",
|
||||||
|
"--socket=x11",
|
||||||
|
"--socket=pulseaudio",
|
||||||
|
"--share=ipc",
|
||||||
|
"--share=network",
|
||||||
|
"--device=all",
|
||||||
|
"--filesystem=host",
|
||||||
|
"--filesystem=home/.var/app/com.valvesoftware.Steam",
|
||||||
|
"--allow=multiarch",
|
||||||
|
"--talk-name=org.freedesktop.ScreenSaver",
|
||||||
|
"--talk-name=org.freedesktop.PowerManagement.Inhibit",
|
||||||
|
"--talk-name=org.freedesktop.login1.Manager",
|
||||||
|
"--filesystem=xdg-run/app/com.discordapp.Discord:create",
|
||||||
|
"--filesystem=xdg-config/gtk-3.0:ro",
|
||||||
|
"--env=QT_QPA_PLATFORM=wayland;wayland-egl;xcb",
|
||||||
|
"--allow=bluetooth",
|
||||||
|
"--env=SDL_VIDEO_X11_WMCLASS=net.retrodeck.module",
|
||||||
|
"--env=SDL_VIDEO_WAYLAND_WMCLASS=net.retrodeck.module",
|
||||||
|
"--unset-env=QEMU_AUDIO_DRV",
|
||||||
|
"--filesystem=xdg-data/Steam:rw",
|
||||||
|
"--filesystem=~/.steam:rw",
|
||||||
|
"--filesystem=~/.var/app/com.valvesoftware.Steam:rw",
|
||||||
|
"--filesystem=xdg-run/gamescope-0:ro"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1 @@
|
||||||
|
/run
|
1
.flatpak-builder/cache/objects/5e/ba637135a36cebab803e4dce44a99fd6b4e74694544550053a185cb5d88f8b.file
vendored
Executable file
1
.flatpak-builder/cache/objects/5e/ba637135a36cebab803e4dce44a99fd6b4e74694544550053a185cb5d88f8b.file
vendored
Executable file
|
@ -0,0 +1 @@
|
||||||
|
echo hello_world
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,27 @@
|
||||||
|
[Application]
|
||||||
|
name=net.retrodeck.module
|
||||||
|
runtime=org.kde.Platform/x86_64/6.7
|
||||||
|
sdk=org.kde.Sdk/x86_64/6.7
|
||||||
|
command=module
|
||||||
|
|
||||||
|
[Context]
|
||||||
|
shared=network;ipc;
|
||||||
|
sockets=x11;wayland;pulseaudio;
|
||||||
|
devices=all;
|
||||||
|
features=multiarch;bluetooth;
|
||||||
|
filesystems=xdg-data/Steam;~/.var/app/com.valvesoftware.Steam;xdg-run/app/com.discordapp.Discord:create;xdg-config/gtk-3.0:ro;xdg-run/gamescope-0:ro;host;xdg-config/kdeglobals:ro;~/.steam;
|
||||||
|
unset-environment=QEMU_AUDIO_DRV;
|
||||||
|
|
||||||
|
[Session Bus Policy]
|
||||||
|
com.canonical.AppMenu.Registrar=talk
|
||||||
|
org.kde.kconfig.notify=talk
|
||||||
|
org.kde.KGlobalSettings=talk
|
||||||
|
org.freedesktop.PowerManagement.Inhibit=talk
|
||||||
|
org.freedesktop.ScreenSaver=talk
|
||||||
|
org.freedesktop.login1.Manager=talk
|
||||||
|
|
||||||
|
[Environment]
|
||||||
|
SDL_VIDEO_X11_WMCLASS=net.retrodeck.module
|
||||||
|
QT_QPA_PLATFORM=wayland;wayland-egl;xcb
|
||||||
|
SDL_VIDEO_WAYLAND_WMCLASS=net.retrodeck.module
|
||||||
|
QEMU_AUDIO_DRV=
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,4 @@
|
||||||
|
[Application]
|
||||||
|
name=net.retrodeck.module
|
||||||
|
runtime=org.kde.Platform/x86_64/6.7
|
||||||
|
sdk=org.kde.Sdk/x86_64/6.7
|
Binary file not shown.
1
.flatpak-builder/cache/refs/heads/x86_64-net.retrodeck.module.yml/build-module
vendored
Normal file
1
.flatpak-builder/cache/refs/heads/x86_64-net.retrodeck.module.yml/build-module
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
74a42d57bed9bda19112e959517759665c49858d02a64670419f298d1a8f5f8d
|
1
.flatpak-builder/cache/refs/heads/x86_64-net.retrodeck.module.yml/cleanup
vendored
Normal file
1
.flatpak-builder/cache/refs/heads/x86_64-net.retrodeck.module.yml/cleanup
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
a1665151f33364c54c6aefe8f9fa6fdc79e7397070b638da9052d6ef887f237d
|
1
.flatpak-builder/cache/refs/heads/x86_64-net.retrodeck.module.yml/finish
vendored
Normal file
1
.flatpak-builder/cache/refs/heads/x86_64-net.retrodeck.module.yml/finish
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
7ce6246d582b88c9ce0e5bca64423bc5fdb7d7c6c0e2ad158f04869802cf53f0
|
1
.flatpak-builder/cache/refs/heads/x86_64-net.retrodeck.module.yml/init
vendored
Normal file
1
.flatpak-builder/cache/refs/heads/x86_64-net.retrodeck.module.yml/init
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
3e0e4f727b024c419546a9bec6a561f933efa647b8afc4bd678f1ac458e376fa
|
1
.flatpak-builder/ccache/disabled/ccache.conf
Normal file
1
.flatpak-builder/ccache/disabled/ccache.conf
Normal file
|
@ -0,0 +1 @@
|
||||||
|
disable = true
|
|
@ -0,0 +1 @@
|
||||||
|
f71c5b4ff1ab0b9ec472ebf8bb6bf3a2bafd72a6b49b04d886f87cbdca3b269b
|
0
.flatpak-builder/rofiles/rofiles-ahfMFw-lock
Normal file
0
.flatpak-builder/rofiles/rofiles-ahfMFw-lock
Normal file
BIN
RetroDECK-module-Artifact.tar.gz
Normal file
BIN
RetroDECK-module-Artifact.tar.gz
Normal file
Binary file not shown.
|
@ -2,7 +2,9 @@ app-id: net.retrodeck.module
|
||||||
runtime: org.kde.Platform
|
runtime: org.kde.Platform
|
||||||
runtime-version: "6.7"
|
runtime-version: "6.7"
|
||||||
sdk: org.kde.Sdk
|
sdk: org.kde.Sdk
|
||||||
command: /app/bin/module
|
sdk-extensions:
|
||||||
|
- org.freedesktop.Sdk.Extension.llvm18
|
||||||
|
command: module
|
||||||
|
|
||||||
finish-args:
|
finish-args:
|
||||||
- --socket=wayland
|
- --socket=wayland
|
||||||
|
@ -23,8 +25,8 @@ finish-args:
|
||||||
# Dolphin
|
# Dolphin
|
||||||
- --allow=bluetooth
|
- --allow=bluetooth
|
||||||
# It allows an SDL application to specify its window class, which can be useful for window managers and desktop environments to identify and group similar windows
|
# It allows an SDL application to specify its window class, which can be useful for window managers and desktop environments to identify and group similar windows
|
||||||
- --env=SDL_VIDEO_X11_WMCLASS=net.retrodeck.retrodeck
|
- --env=SDL_VIDEO_X11_WMCLASS=net.retrodeck.module
|
||||||
- --env=SDL_VIDEO_WAYLAND_WMCLASS=net.retrodeck.retrodeck
|
- --env=SDL_VIDEO_WAYLAND_WMCLASS=net.retrodeck.module
|
||||||
# XEMU - Fixes issues with openSUSE systems, QEMU_AUDIO_DRV is defined as "pa" causing xemu to not launch
|
# XEMU - Fixes issues with openSUSE systems, QEMU_AUDIO_DRV is defined as "pa" causing xemu to not launch
|
||||||
- --unset-env=QEMU_AUDIO_DRV
|
- --unset-env=QEMU_AUDIO_DRV
|
||||||
# BoilR
|
# BoilR
|
||||||
|
|
1
module-build-dir/files/bin/module
Executable file
1
module-build-dir/files/bin/module
Executable file
|
@ -0,0 +1 @@
|
||||||
|
echo hello_world
|
49
module-build-dir/files/manifest.json
Normal file
49
module-build-dir/files/manifest.json
Normal file
|
@ -0,0 +1,49 @@
|
||||||
|
{
|
||||||
|
"id" : "net.retrodeck.module",
|
||||||
|
"runtime" : "org.kde.Platform",
|
||||||
|
"runtime-version" : "6.7",
|
||||||
|
"runtime-commit" : "97b849081abecba33176b3ec125db42a0cbf2bab286fc6e9cebfa68327c9ec27",
|
||||||
|
"sdk" : "org.kde.Sdk",
|
||||||
|
"sdk-commit" : "b9cf038eaf7a038a1443b178bf8bc152360b5c346fdcd9515da62dcbfbe8114a",
|
||||||
|
"command" : "module",
|
||||||
|
"modules" : [
|
||||||
|
{
|
||||||
|
"name" : "module",
|
||||||
|
"buildsystem" : "simple",
|
||||||
|
"build-commands" : [
|
||||||
|
"mkdir -p \"${FLATPAK_DEST}/bin\"",
|
||||||
|
"echo 'echo hello_world' > \"${FLATPAK_DEST}/bin/module\"",
|
||||||
|
"ls -lah \"${FLATPAK_DEST}/bin\"",
|
||||||
|
"chmod +x \"${FLATPAK_DEST}/bin/module\""
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sdk-extensions" : [
|
||||||
|
"org.freedesktop.Sdk.Extension.llvm18"
|
||||||
|
],
|
||||||
|
"finish-args" : [
|
||||||
|
"--socket=wayland",
|
||||||
|
"--socket=x11",
|
||||||
|
"--socket=pulseaudio",
|
||||||
|
"--share=ipc",
|
||||||
|
"--share=network",
|
||||||
|
"--device=all",
|
||||||
|
"--filesystem=host",
|
||||||
|
"--filesystem=home/.var/app/com.valvesoftware.Steam",
|
||||||
|
"--allow=multiarch",
|
||||||
|
"--talk-name=org.freedesktop.ScreenSaver",
|
||||||
|
"--talk-name=org.freedesktop.PowerManagement.Inhibit",
|
||||||
|
"--talk-name=org.freedesktop.login1.Manager",
|
||||||
|
"--filesystem=xdg-run/app/com.discordapp.Discord:create",
|
||||||
|
"--filesystem=xdg-config/gtk-3.0:ro",
|
||||||
|
"--env=QT_QPA_PLATFORM=wayland;wayland-egl;xcb",
|
||||||
|
"--allow=bluetooth",
|
||||||
|
"--env=SDL_VIDEO_X11_WMCLASS=net.retrodeck.module",
|
||||||
|
"--env=SDL_VIDEO_WAYLAND_WMCLASS=net.retrodeck.module",
|
||||||
|
"--unset-env=QEMU_AUDIO_DRV",
|
||||||
|
"--filesystem=xdg-data/Steam:rw",
|
||||||
|
"--filesystem=~/.steam:rw",
|
||||||
|
"--filesystem=~/.var/app/com.valvesoftware.Steam:rw",
|
||||||
|
"--filesystem=xdg-run/gamescope-0:ro"
|
||||||
|
]
|
||||||
|
}
|
27
module-build-dir/metadata
Normal file
27
module-build-dir/metadata
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
[Application]
|
||||||
|
name=net.retrodeck.module
|
||||||
|
runtime=org.kde.Platform/x86_64/6.7
|
||||||
|
sdk=org.kde.Sdk/x86_64/6.7
|
||||||
|
command=module
|
||||||
|
|
||||||
|
[Context]
|
||||||
|
shared=network;ipc;
|
||||||
|
sockets=x11;wayland;pulseaudio;
|
||||||
|
devices=all;
|
||||||
|
features=multiarch;bluetooth;
|
||||||
|
filesystems=xdg-data/Steam;~/.var/app/com.valvesoftware.Steam;xdg-run/app/com.discordapp.Discord:create;xdg-config/gtk-3.0:ro;xdg-run/gamescope-0:ro;host;xdg-config/kdeglobals:ro;~/.steam;
|
||||||
|
unset-environment=QEMU_AUDIO_DRV;
|
||||||
|
|
||||||
|
[Session Bus Policy]
|
||||||
|
com.canonical.AppMenu.Registrar=talk
|
||||||
|
org.kde.kconfig.notify=talk
|
||||||
|
org.kde.KGlobalSettings=talk
|
||||||
|
org.freedesktop.PowerManagement.Inhibit=talk
|
||||||
|
org.freedesktop.ScreenSaver=talk
|
||||||
|
org.freedesktop.login1.Manager=talk
|
||||||
|
|
||||||
|
[Environment]
|
||||||
|
SDL_VIDEO_X11_WMCLASS=net.retrodeck.module
|
||||||
|
QT_QPA_PLATFORM=wayland;wayland-egl;xcb
|
||||||
|
SDL_VIDEO_WAYLAND_WMCLASS=net.retrodeck.module
|
||||||
|
QEMU_AUDIO_DRV=
|
1
module-build-dir/var/run
Symbolic link
1
module-build-dir/var/run
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
/run
|
0
module-repo/.lock
Normal file
0
module-repo/.lock
Normal file
4
module-repo/config
Normal file
4
module-repo/config
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
[core]
|
||||||
|
repo_version=1
|
||||||
|
mode=archive-z2
|
||||||
|
indexed-deltas=true
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1 @@
|
||||||
|
960510de3ffd504212ab756f8bb8ff179aecdcb40cc5e5f1d46420c8fdda0d7d
|
Binary file not shown.
BIN
module-repo/summary
Normal file
BIN
module-repo/summary
Normal file
Binary file not shown.
BIN
module-repo/summary.idx
Normal file
BIN
module-repo/summary.idx
Normal file
Binary file not shown.
49
net.retrodeck.module.yml
Normal file
49
net.retrodeck.module.yml
Normal file
|
@ -0,0 +1,49 @@
|
||||||
|
app-id: net.retrodeck.module
|
||||||
|
runtime: org.kde.Platform
|
||||||
|
runtime-version: "6.7"
|
||||||
|
sdk: org.kde.Sdk
|
||||||
|
sdk-extensions:
|
||||||
|
- org.freedesktop.Sdk.Extension.llvm18
|
||||||
|
command: module
|
||||||
|
|
||||||
|
finish-args:
|
||||||
|
- --socket=wayland
|
||||||
|
- --socket=x11
|
||||||
|
- --socket=pulseaudio
|
||||||
|
- --share=ipc
|
||||||
|
- --share=network
|
||||||
|
- --device=all
|
||||||
|
- --filesystem=host
|
||||||
|
- --filesystem=home/.var/app/com.valvesoftware.Steam
|
||||||
|
- --allow=multiarch
|
||||||
|
- --talk-name=org.freedesktop.ScreenSaver
|
||||||
|
- --talk-name=org.freedesktop.PowerManagement.Inhibit
|
||||||
|
- --talk-name=org.freedesktop.login1.Manager
|
||||||
|
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
||||||
|
- --filesystem=xdg-config/gtk-3.0:ro
|
||||||
|
- --env=QT_QPA_PLATFORM=wayland;wayland-egl;xcb
|
||||||
|
# Dolphin
|
||||||
|
- --allow=bluetooth
|
||||||
|
# It allows an SDL application to specify its window class, which can be useful for window managers and desktop environments to identify and group similar windows
|
||||||
|
- --env=SDL_VIDEO_X11_WMCLASS=net.retrodeck.module
|
||||||
|
- --env=SDL_VIDEO_WAYLAND_WMCLASS=net.retrodeck.module
|
||||||
|
# XEMU - Fixes issues with openSUSE systems, QEMU_AUDIO_DRV is defined as "pa" causing xemu to not launch
|
||||||
|
- --unset-env=QEMU_AUDIO_DRV
|
||||||
|
# BoilR
|
||||||
|
- --filesystem=xdg-data/Steam:rw #Steam (flatpak)
|
||||||
|
- --filesystem=~/.steam:rw # Steam (Non-flatpak)
|
||||||
|
- --filesystem=~/.var/app/com.valvesoftware.Steam:rw # Steam (Flatpak)
|
||||||
|
# PPSSPP, DOLPHIN
|
||||||
|
- --filesystem=xdg-run/gamescope-0:ro
|
||||||
|
|
||||||
|
modules:
|
||||||
|
|
||||||
|
- name: module
|
||||||
|
buildsystem: simple
|
||||||
|
build-commands:
|
||||||
|
- mkdir -p "${FLATPAK_DEST}/bin"
|
||||||
|
- echo 'echo hello_world' > "${FLATPAK_DEST}/bin/module"
|
||||||
|
- ls -lah "${FLATPAK_DEST}/bin"
|
||||||
|
- chmod +x "${FLATPAK_DEST}/bin/module"
|
||||||
|
|
||||||
|
|
99
tree.html
Normal file
99
tree.html
Normal file
|
@ -0,0 +1,99 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||||
|
<meta name="Author" content="Made by 'tree'">
|
||||||
|
<meta name="GENERATOR" content="$Version: $ tree v2.0.2 (c) 1996 - 2022 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro $">
|
||||||
|
<title>Directory Tree</title>
|
||||||
|
<style type="text/css">
|
||||||
|
BODY { font-family : monospace, sans-serif; color: black;}
|
||||||
|
P { font-family : monospace, sans-serif; color: black; margin:0px; padding: 0px;}
|
||||||
|
A:visited { text-decoration : none; margin : 0px; padding : 0px;}
|
||||||
|
A:link { text-decoration : none; margin : 0px; padding : 0px;}
|
||||||
|
A:hover { text-decoration: underline; background-color : yellow; margin : 0px; padding : 0px;}
|
||||||
|
A:active { margin : 0px; padding : 0px;}
|
||||||
|
.VERSION { font-size: small; font-family : arial, sans-serif; }
|
||||||
|
.NORM { color: black; }
|
||||||
|
.FIFO { color: purple; }
|
||||||
|
.CHAR { color: yellow; }
|
||||||
|
.DIR { color: blue; }
|
||||||
|
.BLOCK { color: yellow; }
|
||||||
|
.LINK { color: aqua; }
|
||||||
|
.SOCK { color: fuchsia;}
|
||||||
|
.EXEC { color: green; }
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Directory Tree</h1><p>
|
||||||
|
<a href="./">./</a><br>
|
||||||
|
├── <a href=".//LICENSE">LICENSE</a><br>
|
||||||
|
├── <a href=".//README.MD">README.MD</a><br>
|
||||||
|
├── <a href=".//automation_tools/">automation_tools</a><br>
|
||||||
|
│ ├── <a href=".//automation_tools/install_dependencies.sh">install_dependencies.sh</a><br>
|
||||||
|
│ └── <a href=".//automation_tools/update_manifest.sh">update_manifest.sh</a><br>
|
||||||
|
├── <a href=".//manifest-header.yml">manifest-header.yml</a><br>
|
||||||
|
├── <a href=".//manifest-modules.yml">manifest-modules.yml</a><br>
|
||||||
|
├── <a href=".//module-build-dir/">module-build-dir</a><br>
|
||||||
|
│ ├── <a href=".//module-build-dir/export/">export</a><br>
|
||||||
|
│ ├── <a href=".//module-build-dir/files/">files</a><br>
|
||||||
|
│ │ ├── <a href=".//module-build-dir/files/bin/">bin</a><br>
|
||||||
|
│ │ │ └── <a href=".//module-build-dir/files/bin/module">module</a><br>
|
||||||
|
│ │ └── <a href=".//module-build-dir/files/manifest.json">manifest.json</a><br>
|
||||||
|
│ ├── <a href=".//module-build-dir/metadata">metadata</a><br>
|
||||||
|
│ └── <a href=".//module-build-dir/var/">var</a><br>
|
||||||
|
│ ├── <a href=".//module-build-dir/var/lib/">lib</a><br>
|
||||||
|
│ ├── <a href=".//module-build-dir/var/run/">run</a><br>
|
||||||
|
│ └── <a href=".//module-build-dir/var/tmp/">tmp</a><br>
|
||||||
|
├── <a href=".//module-repo/">module-repo</a><br>
|
||||||
|
│ ├── <a href=".//module-repo/config">config</a><br>
|
||||||
|
│ ├── <a href=".//module-repo/extensions/">extensions</a><br>
|
||||||
|
│ ├── <a href=".//module-repo/objects/">objects</a><br>
|
||||||
|
│ │ ├── <a href=".//module-repo/objects/1d/">1d</a><br>
|
||||||
|
│ │ │ └── <a href=".//module-repo/objects/1d/5eeea78b2e24477f5452dd783c67de0bb8f44b845d657f2fb8201cb87b4396.dirtree">5eeea78b2e24477f5452dd783c67de0bb8f44b845d657f2fb8201cb87b4396.dirtree</a><br>
|
||||||
|
│ │ ├── <a href=".//module-repo/objects/44/">44</a><br>
|
||||||
|
│ │ │ └── <a href=".//module-repo/objects/44/6a0ef11b7cc167f3b603e585c7eeeeb675faa412d5ec73f62988eb0b6c5488.dirmeta">6a0ef11b7cc167f3b603e585c7eeeeb675faa412d5ec73f62988eb0b6c5488.dirmeta</a><br>
|
||||||
|
│ │ ├── <a href=".//module-repo/objects/46/">46</a><br>
|
||||||
|
│ │ │ └── <a href=".//module-repo/objects/46/bb6907dadd082fbb17bd68cac767872a4a7660b9c93b5278554da882ad38cd.filez">bb6907dadd082fbb17bd68cac767872a4a7660b9c93b5278554da882ad38cd.filez</a><br>
|
||||||
|
│ │ ├── <a href=".//module-repo/objects/5e/">5e</a><br>
|
||||||
|
│ │ │ └── <a href=".//module-repo/objects/5e/ba637135a36cebab803e4dce44a99fd6b4e74694544550053a185cb5d88f8b.filez">ba637135a36cebab803e4dce44a99fd6b4e74694544550053a185cb5d88f8b.filez</a><br>
|
||||||
|
│ │ ├── <a href=".//module-repo/objects/6e/">6e</a><br>
|
||||||
|
│ │ │ └── <a href=".//module-repo/objects/6e/340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d.dirtree">340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d.dirtree</a><br>
|
||||||
|
│ │ ├── <a href=".//module-repo/objects/7e/">7e</a><br>
|
||||||
|
│ │ │ └── <a href=".//module-repo/objects/7e/cdd5a840a675980c1200708b4d7f49b3926fe3fa145c932b1105057de8490d.filez">cdd5a840a675980c1200708b4d7f49b3926fe3fa145c932b1105057de8490d.filez</a><br>
|
||||||
|
│ │ ├── <a href=".//module-repo/objects/96/">96</a><br>
|
||||||
|
│ │ │ └── <a href=".//module-repo/objects/96/0510de3ffd504212ab756f8bb8ff179aecdcb40cc5e5f1d46420c8fdda0d7d.commit">0510de3ffd504212ab756f8bb8ff179aecdcb40cc5e5f1d46420c8fdda0d7d.commit</a><br>
|
||||||
|
│ │ ├── <a href=".//module-repo/objects/c3/">c3</a><br>
|
||||||
|
│ │ │ └── <a href=".//module-repo/objects/c3/e0376617169bb4c287116e6569c8e2a811145135219884b346f25cbaa83864.dirtree">e0376617169bb4c287116e6569c8e2a811145135219884b346f25cbaa83864.dirtree</a><br>
|
||||||
|
│ │ └── <a href=".//module-repo/objects/d7/">d7</a><br>
|
||||||
|
│ │ └── <a href=".//module-repo/objects/d7/f9151013566cfe68ab93908fdaa89b93ce34d0dffc2e110d592495b254b099.dirtree">f9151013566cfe68ab93908fdaa89b93ce34d0dffc2e110d592495b254b099.dirtree</a><br>
|
||||||
|
│ ├── <a href=".//module-repo/refs/">refs</a><br>
|
||||||
|
│ │ ├── <a href=".//module-repo/refs/heads/">heads</a><br>
|
||||||
|
│ │ │ └── <a href=".//module-repo/refs/heads/app/">app</a><br>
|
||||||
|
│ │ │ └── <a href=".//module-repo/refs/heads/app/net.retrodeck.module/">net.retrodeck.module</a><br>
|
||||||
|
│ │ │ └── <a href=".//module-repo/refs/heads/app/net.retrodeck.module/x86_64/">x86_64</a><br>
|
||||||
|
│ │ │ └── <a href=".//module-repo/refs/heads/app/net.retrodeck.module/x86_64/master">master</a><br>
|
||||||
|
│ │ ├── <a href=".//module-repo/refs/mirrors/">mirrors</a><br>
|
||||||
|
│ │ └── <a href=".//module-repo/refs/remotes/">remotes</a><br>
|
||||||
|
│ ├── <a href=".//module-repo/state/">state</a><br>
|
||||||
|
│ ├── <a href=".//module-repo/summaries/">summaries</a><br>
|
||||||
|
│ │ └── <a href=".//module-repo/summaries/e5b4da4e3e145ebf01b0f3bc9760bdf7c64c44226e40a74ea3940433672e95f3.gz">e5b4da4e3e145ebf01b0f3bc9760bdf7c64c44226e40a74ea3940433672e95f3.gz</a><br>
|
||||||
|
│ ├── <a href=".//module-repo/summary">summary</a><br>
|
||||||
|
│ ├── <a href=".//module-repo/summary.idx">summary.idx</a><br>
|
||||||
|
│ └── <a href=".//module-repo/tmp/">tmp</a><br>
|
||||||
|
│ └── <a href=".//module-repo/tmp/cache/">cache</a><br>
|
||||||
|
├── <a href=".//net.retrodeck.module.yml">net.retrodeck.module.yml</a><br>
|
||||||
|
└── <a href=".//tree.html">tree.html</a><br>
|
||||||
|
<br><br><p>
|
||||||
|
|
||||||
|
32 directories, 25 files
|
||||||
|
|
||||||
|
</p>
|
||||||
|
<hr>
|
||||||
|
<p class="VERSION">
|
||||||
|
tree v2.0.2 © 1996 - 2022 by Steve Baker and Thomas Moore <br>
|
||||||
|
HTML output hacked and copyleft © 1998 by Francesc Rocher <br>
|
||||||
|
JSON output hacked and copyleft © 2014 by Florian Sesser <br>
|
||||||
|
Charsets / OS/2 support © 2001 by Kyosuke Tokoro
|
||||||
|
</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in a new issue