summaryrefslogtreecommitdiff
path: root/package/openobex/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-13 21:24:44 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-13 21:59:42 +0200
commit437da8398b206c3f3130f747c8bf776da58fc340 (patch)
treebcda18da52fdc805e7076bd2c8118446c3eab715 /package/openobex/Makefile
parentf8109a31aa2c0666a973f3aade7bf35c7bc08a1b (diff)
update openobex to latest stable version
Diffstat (limited to 'package/openobex/Makefile')
-rw-r--r--package/openobex/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/package/openobex/Makefile b/package/openobex/Makefile
index 3b4711a67..df5d8e27e 100644
--- a/package/openobex/Makefile
+++ b/package/openobex/Makefile
@@ -6,19 +6,24 @@ include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= openobex
PKG_VERSION:= 1.7.1
PKG_RELEASE:= 1
-PKG_HASH:= e602047570799a47ecb028420bda8f2cef41310e5a99d084de10aa9422935e65
+PKG_HASH:= 3b264665d90901ea4ff720332ffb9b6d1d8f67187463d3a3279caddc7205ea57
PKG_DESCR:= implementation of the obex protocol
PKG_SECTION:= sys/misc
+PKG_BUILDDEP:= eudev
PKG_URL:= http://dev.zuckschwerdt.org/openobex/wiki/WikiStart
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=openobex/}
PKG_OPTS:= dev
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}-Source.tar.gz
+WRKDIST= $(WRKDIR)/${PKG_NAME}-${PKG_VERSION}-Source
include ${ADK_TOPDIR}/mk/package.mk
$(eval $(call PKG_template,OPENOBEX,openobex,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
+CONFIG_STYLE:= cmake
+CMAKE_FLAGS:= -DBUILD_DOCUMENTATION=off
+
openobex-install:
${INSTALL_DIR} ${IDIR_OPENOBEX}/usr/lib
${CP} ${WRKINST}/usr/lib/libopenobex.so* ${IDIR_OPENOBEX}/usr/lib/