vrc-get/vrc-get-gui/bundle/debian
2026-06-14 02:16:31 +09:00
..
source ci: add debian package and build on ci 2026-06-14 02:16:31 +09:00
upstream ci: add debian package and build on ci 2026-06-14 02:16:31 +09:00
.gitignore ci: add debian package and build on ci 2026-06-14 02:16:31 +09:00
changelog ci: add debian package and build on ci 2026-06-14 02:16:31 +09:00
clean ci: add debian package and build on ci 2026-06-14 02:16:31 +09:00
control ci: add debian package and build on ci 2026-06-14 02:16:31 +09:00
copyright ci: add debian package and build on ci 2026-06-14 02:16:31 +09:00
README.Debian ci: add debian package and build on ci 2026-06-14 02:16:31 +09:00
README.source ci: add debian package and build on ci 2026-06-14 02:16:31 +09:00
rules ci: add debian package and build on ci 2026-06-14 02:16:31 +09:00
watch ci: add debian package and build on ci 2026-06-14 02:16:31 +09:00

alcom for Debian

This is README for alcom Debian package.

This Debian package is made to provide one of official distribution of alcom, formaly known as vrc-get-gui.
Starting with 1.1.7 or later, alcom maintainer switched from custom .deb toolchain to official .deb toolchain.
This directory contains source code of debian package as non-native package.

This directory is placed at vrc-get-gui/bundles/debian on original source tree, but before building debian package,
you must copy vrc-get-gui/bundles/debian to debian.

Violating best practice of debian package, this package requires network access, to download cargo dependencies on build.
In addition, by declaring `INSTALL_RUST` environment variable to `1` with `--set-envvar=INSTALL_RUST=1`, you can let
build process to install newest available rust to build on older distribution does not provide new enough rust version.
You also install NODEJS on build by declaring `INSTALL_NODEJS=1`.
Those options are helpful when building inside sandbox like pbuilder.

This Debian package is based on package generated by debmake Version 4.5.1.

 -- anatawa12 <i@anatawa12.com>  Thu, 11 Jun 2026 14:34:57 +0000