From 7c81db22dc44177a42575bb24882bc122421403c Mon Sep 17 00:00:00 2001 From: Thorn Inurcide Date: Wed, 16 Apr 2014 07:17:14 +0700 Subject: multimedia/gmtp: Added (A basic MTP client). Signed-off-by: Willy Sudiarto Raharjo --- multimedia/gmtp/README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 multimedia/gmtp/README (limited to 'multimedia/gmtp/README') diff --git a/multimedia/gmtp/README b/multimedia/gmtp/README new file mode 100644 index 0000000000000..413b69a8d6f77 --- /dev/null +++ b/multimedia/gmtp/README @@ -0,0 +1,16 @@ +A basic MTP client. + +Supports MTP devices including those with multiple storage devices +(typically mobile phones). Supports Drag'n'Drop interface for +upload/download of files. + +This Doesnt pick up my Device(Droid Ultra) as normal user, so I use gksu +to launch it and it works great. Xfsudo works as well. It may or may not +detect your device as normal user, I have no idea and I make no promises. + +This package is built with gtk2 but the default is gtk3, +if you would like gtk3, simply delete or comment out the line +--with-gtk2 +from within the SlackBuild script under the configure flags. + +There is a FAQ inside the source tarball in the README. -- cgit v1.2.3