SlackBuilds Repository

15.0 > Libraries > VitaMTP (2.5.9)

libVitaMTP is a library based off of libMTP that does low level USB
communications with the Vita. It can read and receive MTP commands
that the Vita sends, which are a proprietary set of commands that is
based on the MTP open standard.

You have to create a system group called vitamtp and make your user
a member of that group:

# groupadd -g 331 -r vitamtp
# usermod -G vitamtp <your_username>

Maintained by: Cristiano Urban
Keywords: vitamtp,libvitamtp,ps vita
ChangeLog: VitaMTP

Homepage:
https://github.com/codestation/vitamtp

Source Downloads:
vitamtp-2.5.9.tar.gz (fc5c2297edfab5a5ba8e7ad7b7cded81)

Download SlackBuild:
VitaMTP.tar.gz
VitaMTP.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
VitaMTP.SlackBuild
VitaMTP.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds