diff --git a/flatpak/gay.pancake.lsfg-vk-ui.metainfo.xml b/flatpak/gay.pancake.lsfg-vk-ui.metainfo.xml new file mode 100644 index 0000000..26378a0 --- /dev/null +++ b/flatpak/gay.pancake.lsfg-vk-ui.metainfo.xml @@ -0,0 +1,29 @@ + + + gay.pancake.lsfg-vk-ui + + lsfg-vk-ui + Lossless Scaling Frame Generation on Linux (user interface only) + + PancakeTAS + + + https://github.com/PancakeTAS/lsfg-vk + https://github.com/PancakeTAS/lsfg-vk/issues + https://github.com/PancakeTAS/lsfg-vk/wiki + https://github.com/PancakeTAS/lsfg-vk/wiki + + MIT + MIT + + +

lsfg-vk brings Lossless Scaling's frame generation to Linux users by acting as a Vulkan layer inbetween your game and your graphics card.

+
+ + + + + + gay.pancake.lsfg-vk-ui.desktop + +
diff --git a/flatpak/gay.pancake.lsfg-vk-ui.yml b/flatpak/gay.pancake.lsfg-vk-ui.yml index 7591fd4..44b4def 100644 --- a/flatpak/gay.pancake.lsfg-vk-ui.yml +++ b/flatpak/gay.pancake.lsfg-vk-ui.yml @@ -1,7 +1,6 @@ id: gay.pancake.lsfg-vk-ui command: lsfg-vk-ui default-branch: develop -version: 1.0.0 runtime: org.gnome.Platform runtime-version: '48' @@ -30,6 +29,9 @@ modules: - install -Dm755 ./target/release/lsfg-vk-ui /app/bin/lsfg-vk-ui - install -Dm644 ./rsc/gay.pancake.lsfg-vk-ui.desktop /app/share/applications/gay.pancake.lsfg-vk-ui.desktop - install -Dm644 ./rsc/icon.png /app/share/icons/hicolor/256x256/apps/gay.pancake.lsfg-vk-ui.png + - install -Dm644 ./gay.pancake.lsfg-vk-ui.metainfo.xml /app/share/metainfo/gay.pancake.lsfg-vk-ui.metainfo.xml sources: - type: dir path: ../ui + - type: file + path: gay.pancake.lsfg-vk-ui.metainfo.xml diff --git a/flatpak/org.freedesktop.Platform.VulkanLayer.lsfgvk_23.08.yml b/flatpak/org.freedesktop.Platform.VulkanLayer.lsfgvk_23.08.yml index e1d082c..2b349b8 100644 --- a/flatpak/org.freedesktop.Platform.VulkanLayer.lsfgvk_23.08.yml +++ b/flatpak/org.freedesktop.Platform.VulkanLayer.lsfgvk_23.08.yml @@ -1,6 +1,5 @@ id: org.freedesktop.Platform.VulkanLayer.lsfgvk default-branch: develop -version: 1.0.0 runtime: org.freedesktop.Platform runtime-version: '23.08' diff --git a/flatpak/org.freedesktop.Platform.VulkanLayer.lsfgvk_24.08.yml b/flatpak/org.freedesktop.Platform.VulkanLayer.lsfgvk_24.08.yml index 86c1667..92fa4db 100644 --- a/flatpak/org.freedesktop.Platform.VulkanLayer.lsfgvk_24.08.yml +++ b/flatpak/org.freedesktop.Platform.VulkanLayer.lsfgvk_24.08.yml @@ -1,6 +1,5 @@ id: org.freedesktop.Platform.VulkanLayer.lsfgvk default-branch: develop -version: 1.0.0 runtime: org.freedesktop.Platform runtime-version: '24.08' diff --git a/lsfg-vk-ui.flatpak b/lsfg-vk-ui.flatpak new file mode 100644 index 0000000..b438cc5 Binary files /dev/null and b/lsfg-vk-ui.flatpak differ