Vua Vita: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
Line 8: Line 8:
|title=Vua
|title=Vua
|image=vuavita2.png
|image=vuavita2.png
|description=Vita library compilation tool
|description=Vita library compilation tool.
|author=kouta-kun
|author=kouta-kun
|lastupdated=2020/04/27
|lastupdated=2020/04/27

Latest revision as of 07:48, 29 August 2023

Vua
Vuavita2.png
General
Authorkouta-kun
TypeDevelopments
Version2020
LicenseMixed
Last Updated2020/04/27
Links
Download
Website
Source

vua is a simple script to build and package vitasdk libraries from their packages repository.

The regular vdpm tool uses precompiled packages, some of which are currently broken and/or outdated (libmathneon).

Installation

Install vua by doing

# cp vua $VITASDK/bin

and compile and install packages by running

# vua PACKAGENAME

where PACKAGENAME is a subdirectory of github.com/vitasdk/packages. vua downloads the repository for you in $VITASDK/packages.

Currently, you need to remove $VITASDK/bin/libmakepkg/tidy/strip.sh, since stripping libraries breakes linking them (see vitasdk/vita-makepkg#5) .

External links

Advertising: