Files
Arch-R/packages/sysutils/ifuse/meta
Stephan Raue 6208fd3ce3 new package: add package 'ifuse'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-01-06 20:26:10 +01:00

17 lines
560 B
Plaintext

PKG_NAME="ifuse"
PKG_VERSION="1.0.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.libimobiledevice.org"
PKG_URL="http://www.libimobiledevice.org/downloads/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS="fuse glib libimobiledevice"
PKG_BUILD_DEPENDS="toolchain fuse glib libimobiledevice"
PKG_PRIORITY="optional"
PKG_SECTION="system"
PKG_SHORTDESC="ifuse: a fuse filesystem for mounting iPhone and iPod touch devices"
PKG_LONGDESC="ifise is a fuse filesystem for mounting iPhone and iPod touch devices"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"