Files
downkyicore/script/pupnet/DownKyi.pupnet.conf
2023-12-19 23:41:39 +08:00

71 lines
1.7 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

AppBaseName = DownKyi
AppFriendlyName = 哔哩哔哩下载姬
AppId = cn.bzdrs.downkyi
AppVersionRelease = ${APP_VERSION}
AppShortSummary = 哔哩下载姬哔哩哔哩网站视频下载工具支持批量下载支持8K、HDR、杜比视界提供工具箱音视频提取、去水印等
AppLicenseId = GPL-3.0-or-later
AppLicenseFile = ../../LICENSE
IconFiles = """
icons/logo.16.png
icons/logo.32.png
icons/logo.64.png
icons/logo.128.png
icons/logo.256.png
icons/logo.512.png
icons/logo.1024.png
"""
DesktopFile = app.desktop
# PUBLISHER
PublisherName = yaobiao131
PublisherCopyright = Copyright (C) yaobiao131 2023
PublisherLinkName = Home Page
PublisherLinkUrl = https://github.com/yaobiao131/downkyicore
PublisherEmail =
DotnetProjectPath = ../../
DesktopNoDisplay = false
DesktopTerminal = false
# Package Out
OutputDirectory = output/
PackageName = DownKyi
PrimeCategory = Utility
# AppImage
AppImageVersionOutput = true
DebianRecommends = """
libc6
libgcc1
libgcc-s1
libgssapi-krb5-2
libicu
libssl
libstdc++6
libunwind
zlib1g
"""
# FLATPAK OPTIONS
FlatpakPlatformRuntime = org.freedesktop.Platform
FlatpakPlatformSdk = org.freedesktop.Sdk
FlatpakPlatformVersion = 22.08
; FlatpakFinishArgs = """
; --socket=wayland
; --socket=x11
; --filesystem=host
; --share=network
; """
; FlatpakBuilderArgs =
DotnetPublishArgs = -p:Version=${APP_VERSION} --self-contained true -p:DebugType=None -p:DebugSymbols=false
# WINDOWS SETUP OPTIONS
SetupAdminInstall = true
SetupCommandPrompt = PupNet Console
SetupMinWindowsVersion = 6.1sp1
SetupSignTool =
SetupSuffixOutput =
SetupVersionOutput = true