diff options
author | Cristiano Urban <cristiano.urban.slack@gmail.com> | 2016-09-11 08:34:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-11 08:34:25 +0700 |
commit | 19e269e26e794044093cf88f85db8e920aa8761b (patch) | |
tree | 925b88f741aada9eb44042e9702359215af5293c /libraries/VitaMTP/slack-desc | |
parent | 9118adf23c0d2cfa34807dda36ee0d951daa9798 (diff) | |
download | slackbuilds-19e269e26e794044093cf88f85db8e920aa8761b.tar.gz |
libraries/VitaMTP: Added (Vita's MTP protocol library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/VitaMTP/slack-desc')
-rw-r--r-- | libraries/VitaMTP/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/VitaMTP/slack-desc b/libraries/VitaMTP/slack-desc new file mode 100644 index 0000000000..1ec0e98768 --- /dev/null +++ b/libraries/VitaMTP/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +VitaMTP: VitaMTP (Library to interact with Vita's USB MTP protocol) +VitaMTP: +VitaMTP: libVitaMTP is a library based off of libMTP that does low level USB +VitaMTP: communications with the Vita. It can read and receive MTP commands +VitaMTP: that the Vita sends, which are a proprietary set of commands that is +VitaMTP: based on the MTP open standard. +VitaMTP: +VitaMTP: Homepage: https://github.com/codestation/vitamtp +VitaMTP: +VitaMTP: +VitaMTP: |