Search Criteria
Package Details: unity-editor-vrchat 1:2019.4.31f1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/unity-editor-vrchat.git (read-only, click to copy) |
---|---|
Package Base: | unity-editor-vrchat |
Description: | Allows building your Unity projects for VRChat |
Upstream URL: | https://unity3d.com/ |
Licenses: | custom |
Conflicts: | unity-editor, unity-editor-windows |
Submitter: | sksat |
Maintainer: | sksat |
Last Packager: | sksat |
Votes: | 11 |
Popularity: | 0.68 |
First Submitted: | 2020-09-23 11:47 (UTC) |
Last Updated: | 2021-11-09 23:06 (UTC) |
Dependencies (16)
- desktop-file-utils (desktop-file-utils-git)
- gcc-libs (fastgcc, gccrs-libs-git, gcc-libs-git)
- gconf (gconf-gtk2)
- glu (glu-git)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-patched-filechooser-icon-view)
- intel-tbb (tbb2019, tbb2020, tbb)
- lib32-gcc-libs (lib32-gccrs-libs-git, lib32-gcc-libs-git)
- libgl (glshim-git, libhybris-libgl-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl-cfe, amdgpu-pro-oglp, libglvnd)
- libpng12 (libpng12-git)
- libpqxx (libpqxx-git)
- libxtst
- npm (nodejs6-bin, nodejs-nightly)
- nss (nss-hg)
- xdg-utils (busking-git, linopen, xdg-utils-slock, xdg-utils-symlink-fix, xdg-utils-lxqt, opener, mimi-bachoseven-git, mimi, mimi-git, xdg-utils-handlr, mimejs-git, xdg-utils-mimeo)
- jq (jq-git) (optional) – needed for UnityHub integration helpers --register/--deregister
- unityhub (unityhub-cn, unityhub-beta) (optional)
Latest Comments
cobaltspace commented on 2023-01-13 02:39 (UTC)
2 issues:
unity-editor-vrchat
script uses bashisms so it should be a bash script instead of a posix shell script (replace#!/bin/sh
with#!/usr/bin/bash
).unity-editor-vrchat.desktop
points to/usr/bin/unity-editor
. Should it point to/usr/bin/unity-editor-vrchat
instead?FrankieBTW commented on 2021-11-30 02:42 (UTC)
This package is missing cpio as a dependency