blob: 74698b9ce2237247a6d953d8780f6df586d8b4ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install prepare
DEPEND=bluetooth? ( net-wireless/bluez ) usb? ( virtual/libusb:0 ) virtual/pkgconfig !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=An implementation of the OBEX protocol used for transferring data to mobile devices
EAPI=5
HOMEPAGE=https://sourceforge.net/projects/openobex/
IUSE=bluetooth debug irda syslog usb
KEYWORDS=amd64 arm hppa ppc ppc64 sparc x86
LICENSE=GPL-2 LGPL-2.1
RDEPEND=bluetooth? ( net-wireless/bluez ) usb? ( virtual/libusb:0 )
SLOT=0
SRC_URI=mirror://kernel/linux/bluetooth/openobex-1.5.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_install:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils 017377e73405d964cd0137088cddb9c3 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=17059edac07a3a75e39284dc04f8939c
|