blob: 1ebf787ec7be206fc5154dca53f4ebaae06b90e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = simple-mtpfs-git
pkgdesc = Simple MTP fuse filesystem driver
pkgver = r1
pkgrel = 1
url = https://github.com/phatina/simple-mtpfs
arch = i686
arch = x86_64
license = GPL2
makedepends = git
depends = libmtp
depends = fuse
depends = gcc-libs
provides = simple-mtpfs
conflicts = simple-mtpfs
source = simple-mtpfs::git+https://github.com/phatina/simple-mtpfs.git
sha512sums = SKIP
pkgname = simple-mtpfs-git
|