blob: f9117deb19e5d9c02151ad0d5b86469b5668f4a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
# Generated by mksrcinfo v8
# Wed Aug 17 04:50:10 UTC 2016
pkgbase = android-file-transfer-linux-git
pkgdesc = An interactive MTP client implemented in C++ using Qt toolkit
pkgver = 3.0.r5.ged32199
pkgrel = 1
url = https://github.com/whoozle/android-file-transfer-linux
install = android-file-transfer-linux-git.install
arch = i686
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = git
makedepends = ninja
makedepends = mesa
depends = qt5-base
depends = fuse
depends = hicolor-icon-theme
depends = xdg-utils
depends = libxkbcommon-x11
depends = file
conflicts = android-file-transfer
source = git://github.com/whoozle/android-file-transfer-linux.git#branch=master
md5sums = SKIP
pkgname = android-file-transfer-linux-git
|