15 lines
482 B
Bash
15 lines
482 B
Bash
|
# Template file for 'obexfs'
|
||
|
pkgname=obexfs
|
||
|
version=0.12
|
||
|
revision=1
|
||
|
build_pie=yes
|
||
|
build_style=gnu-configure
|
||
|
hostmakedepends="pkg-config"
|
||
|
makedepends="fuse-devel libbluetooth-devel libobexftp-devel"
|
||
|
short_desc="FUSE based filesystem using ObexFTP"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
license="GPL-2"
|
||
|
homepage="http://openobex.triq.net/obexfs"
|
||
|
distfiles="http://triq.net/obexftp/$pkgname-$version.tar.gz"
|
||
|
checksum=72a62aeb4d4decff962f22239513651843857492e9d6b50f515c9bf9fccd73bc
|