Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

Vua Vita: Difference between revisions

From GameBrew
m Text replacement - "GameBrew!" to "GameBrew"
No edit summary
Line 1: Line 1:
{{cleanup|article|Needs cleanup}}
{{#seo:
{{#seo:
|title=Vita Homebrew PC Tools (Developments) - GameBrew
|title=Vita Homebrew PC Tools (Developments) - GameBrew
|title_mode=append
|title_mode=append
|image=vuavita.jpg
|image=vuavita2.png
|image_alt=Vua
|image_alt=Vua
}}
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=Vua
|title=Vua
|image=vuavita.jpg
|image=vuavita2.png
|description=Vita library compilation tool
|description=Vita library compilation tool
|author=kouta-kun
|author=kouta-kun
Line 16: Line 15:
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/vitahomebrews/vuavita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/vuavita.7z
|website=
|website=https://github.com/kouta-kun/vua
|source=https://github.com/kouta-kun/vua
|source=https://github.com/kouta-kun/vua
}}
}}
Vita library compilation tool
vua is a simple script to build and package vitasdk libraries from their packages repository.


==Media==
The regular vdpm tool uses precompiled packages, some of which are currently broken and/or outdated (libmathneon).
<youtube>RIaJHh60hQY</youtube>


==Installation==
Install vua by doing


==Screenshots==
# cp vua $VITASDK/bin
https://dlhb.gamebrew.org/vitahomebrews/vuavita-01.jpg
and compile and install packages by running
https://dlhb.gamebrew.org/vitahomebrews/vuavita-02.jpg
https://dlhb.gamebrew.org/vitahomebrews/vuavita-03.jpg
https://dlhb.gamebrew.org/vitahomebrews/vuavita-04.jpg
https://dlhb.gamebrew.org/vitahomebrews/vuavita-05.jpg
https://dlhb.gamebrew.org/vitahomebrews/vuavita-06.jpg
https://dlhb.gamebrew.org/vitahomebrews/vuavita-07.jpg
https://dlhb.gamebrew.org/vitahomebrews/vuavita-08.jpg


==Changelogs==
# vua PACKAGENAME
'''(v.1.0)'''
where PACKAGENAME is a subdirectory of github.com/vitasdk/packages. vua downloads the repository for you in $VITASDK/packages.
* First Release.
 
Currently, you need to remove $VITASDK/bin/libmakepkg/tidy/strip.sh, since stripping libraries breakes linking them (see [https://github.com/vitasdk/vita-makepkg/pull/5 vitasdk/vita-makepkg#5]) .


== External links ==
== External links ==
* Official Website -
* GitHub - https://github.com/kouta-kun/vua
* Github - https://github.com/kouta-kun/vua
* VitaDB -
* Gbatemp -
* Google Source -
* Reddit -
* Gitlab -

Revision as of 01:54, 18 January 2023

Vua
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: