mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
New package: jmtpfs-0.5
This commit is contained in:
parent
5697d642cc
commit
6f73737709
1 changed files with 14 additions and 0 deletions
14
srcpkgs/jmtpfs/template
Normal file
14
srcpkgs/jmtpfs/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'jmtpfs'
|
||||||
|
pkgname=jmtpfs
|
||||||
|
version=0.5
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libmtp-devel fuse-devel file-devel"
|
||||||
|
short_desc="FUSE-based filesystem for accessing MTP devices"
|
||||||
|
maintainer="Jorge Natz <jorgenatzdev@gmail.com>"
|
||||||
|
license="GPL-3.0-only"
|
||||||
|
homepage="https://github.com/JasonFerrara/jmtpfs"
|
||||||
|
changelog="https://github.com/JasonFerrara/jmtpfs/blob/master/ChangeLog"
|
||||||
|
distfiles="https://github.com/JasonFerrara/${pkgname}/archive/v${version}.tar.gz"
|
||||||
|
checksum=c0cacc4751c586a3b2b0fcd9c98dae4810a5d44f3eb9d2870868a15eeb696883
|
Loading…
Add table
Reference in a new issue