More actions
m (HydeWing moved page Libflac Vita to LibFLAC for Vita without leaving a redirect) |
No edit summary |
||
Line 2: | Line 2: | ||
|title=Vita Homebrew PC Tools (Developments) - GameBrew | |title=Vita Homebrew PC Tools (Developments) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=psvitapc2.png | ||
|image_alt=libFLAC | |image_alt=libFLAC | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=libFLAC | |title=libFLAC | ||
|image= | |image=psvitapc2.png | ||
|description= | |description=FLAC and FLAC++ libraries for PS Vita. | ||
|author=rsn8887 | |author=rsn8887 | ||
|lastupdated=2017/12/04 | |lastupdated=2017/12/04 | ||
Line 15: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/libflacvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/libflacvita.7z | ||
|website= | |website=https://github.com/rsn8887/flac-vita | ||
|source=https://github.com/rsn8887/flac-vita | |source=https://github.com/rsn8887/flac-vita | ||
}} | }} | ||
LibFLAC is a binary release of FLAC and FLAC++ libraries for PS Vita. | |||
== | ==Installation== | ||
Install VitaSDK. Download the binary release of FLAC and FLAC++ libraries for PS Vita. | |||
Extract them into your VITASDK folder, via | |||
tar --no-same-owner --no-same-permissions -C $VITASDK/arm-vita-eabi -xJf flac-1.3.2_vita_20171203.tar.xz | |||
for FLAC, or | for FLAC, or | ||
tar --no-same-owner --no-same-permissions -C $VITASDK/arm-vita-eabi -xJf flacpp-1.3.2_vita_20171203.tar.xz | |||
for FLAC++. | for FLAC++. | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/rsn8887/flac-vita |
Revision as of 02:28, 17 Ocak 2023
libFLAC | |
---|---|
General | |
Author | rsn8887 |
Type | Developments |
Version | 1.3.2_vita |
License | Mixed |
Last Updated | 2017/12/04 |
Links | |
Download | |
Website | |
Source | |
LibFLAC is a binary release of FLAC and FLAC++ libraries for PS Vita.
Installation
Install VitaSDK. Download the binary release of FLAC and FLAC++ libraries for PS Vita.
Extract them into your VITASDK folder, via
tar --no-same-owner --no-same-permissions -C $VITASDK/arm-vita-eabi -xJf flac-1.3.2_vita_20171203.tar.xz
for FLAC, or
tar --no-same-owner --no-same-permissions -C $VITASDK/arm-vita-eabi -xJf flacpp-1.3.2_vita_20171203.tar.xz
for FLAC++.
External links
- GitHub - https://github.com/rsn8887/flac-vita