From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- SQLiteStudio-installer.xml | 414 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 414 insertions(+) create mode 100644 SQLiteStudio-installer.xml (limited to 'SQLiteStudio-installer.xml') diff --git a/SQLiteStudio-installer.xml b/SQLiteStudio-installer.xml new file mode 100644 index 0000000..609a38f --- /dev/null +++ b/SQLiteStudio-installer.xml @@ -0,0 +1,414 @@ + + SQLiteStudio + SQLiteStudio + 1 + ${src_prefix}/LICENSE + 0 + ${src_prefix}/SQLiteStudio3/guiSQLiteStudio/img/sqlitestudio_installer.png + ${src_prefix}/SQLiteStudio3/guiSQLiteStudio/img/sqlitestudio_48.png + + + default + Default Component + 1 + 1 + 1 + + + + sqlitestudio + + SQLiteStudio + + all + 0 + 0 + ${installdir}/SQLiteStudio.exe + + + + + + + + Program Files + ${installdir} + programfiles + all + + + Uninstall + ${installdir}/${uninstallerName} + + Uninstall ${product_fullname} + ${installdir} + all + 0 + 0 + ${installdir}/${uninstallerName}.exe + + + ${installdir} + + + + + Program Files + ${installdir} + programfileslinux64 + linux-x64 + + + 1 + ${bin_prefix}/* + + + + + Program Files + ${installdir} + programfileslinux32 + linux + + + 1 + ${bin_prefix}/* + + + + + Program Files + ${installdir} + programfileswindows64 + windows-x64 + + + 1 + ${bin_prefix}/* + + + + + Program Files + ${installdir} + programfileswindows32 + windows + + + 1 + ${bin_prefix}/* + + + + + Program Files + ${installdir} + programfilesosx + osx + + + 1 + ${bin_prefix}/SQLiteStudio.app + + + + + + + Uninstall ${product_fullname} + Uninstall ${product_fullname} + 0 + 0 + ${installdir}/${uninstallerName}.exe + + + ${installdir}/ + + + Run ${product_shortname} + ${product_shortname} + 0 + 0 + ${installdir}/${product_shortname}.exe + + ${installdir}/appicon.ico + + + + + + + + src_prefix + ${env(INSTALLER_SRC_PREFIX)} + + + + + + src_prefix + C:/projects/sqlitestudio + + + + + + bin_prefix + ${env(INSTALLER_BIN_PREFIX)} + + + + + + bin_prefix + C:/projects/sqlitestudio/output/SQLiteStudio + + + + + + + + desktop_prefix + 1 + /usr/share/applications + + + + + + + desktop_prefix + 1 + ~/.local/share/applications + + + + + + + running_user + logname + + + + + + + + File association + + + .db .db3 .sqlite .sqlite3 .sdb .s3db + SQLite + ${installdir}/appicon.ico + application/vnd.sqlite3 + SQLiteStudio.GUI.3 + + + 1 + ${installdir}\SQLiteStudio.exe + "%1" + Open + + + + + + + + Linux + + + utf-8 + ${desktop_prefix}/SQLiteStudio.desktop + +[Desktop Entry] +Version=1.0 +Encoding=UTF-8 +Name=SQLiteStudio +GenericName=SQLiteStudio +Comment=SQLiteStudio +Icon=${installdir}/assets/appicon.png +Exec=${installdir}/sqlitestudio +Terminal=false +Type=Application +Categories=Application;Development;Database +MimeType=application/vnd.sqlite3 + + + + xdg-mime + default SQLiteStudio.desktop application/vnd.sqlite3 + + + + + + + + + + + + + + + .db .db3 .sqlite .sqlite3 .sdb .s3db + application/vnd.sqlite3 + SQLiteStudio.GUI.3 + + + + + + ${desktop_prefix}/SQLiteStudio.desktop + + + + + + lzma-ultra + 1 + 1 + 1 + 1 + sqlitestudio.pl + ${src_prefix}/SQLiteStudio3/guiSQLiteStudio/img/sqlitestudio_opt.ico + ${project.fullName} + ${installdir}\appicon.ico + + + ${installdir}/SQLiteStudio.exe + & + Launch ${project.fullName} now. + + + + + + ${installdir}/sqlitestudio + & + Launch ${project.fullName} now. + + + + + + + ${installdir}/sqlitestudio + & + ${running_user} + Launch ${project.fullName} now. + + + + + + + ${installdir}/${product_shortname}.app/Contents/MacOS/SQLiteStudio + & + Launch ${project.fullName} now. + + + + + + + + install_options + Installation options + + + + installdir + + + install_for_grp + Install the application for: + + + + + install_for + + + + + 0 + radiobuttons + default + 40 + + + + + + + + + + + + + + + + + + + + file_assoc + Associate SQLite file extensions with SQLiteStudio + + 1 + 1 + yes + + + + + + + + + + + installdir + Installer.Parameter.installdir.description + Installer.Parameter.installdir.explanation + + ${platform_install_prefix}/${product_shortname} + 0 + prefix + 1 + 0 + 40 + + + + + platform_install_prefix + /opt + + + installdir + /opt/${product_shortname} + + + + + + + + + + + + -- cgit v1.2.3