@ -9,28 +9,29 @@ include $(TOPDIR)/rules.mk
PKG_NAME := linknx
PKG_VERSION := 0.0.1.37
PKG_RELEASE := 1
PKG_MAINTAINER := Othmar Truniger <github@truniger.ch>
PKG_LICENSE := GPL-2.0+
PKG_RELEASE := 2
PKG_SOURCE := $( PKG_NAME) -${ PKG_VERSION } .tar.gz
PKG_SOURCE_URL := https://codeload.github.com/linknx/linknx/tar.gz/$( PKG_VERSION) ?
PKG_HASH := 3c3aaf8c409538153b15f5fb975a4485e58c4820cfea289a3f20777ba69782ab
PKG_BUILD_DEPENDS := argp-standalone
PKG_FORTIFY_SOURCE := 1
PKG_MAINTAINER := Othmar Truniger <github@truniger.ch>
PKG_LICENSE := GPL-2.0-or-later
PKG_LICENSE_FILES := LICENSE
PKG_BUILD_DEPENDS := USE_UCLIBC:argp-standalone USE_MUSL:argp-standalone
PKG_FIXUP := autoreconf
i n c l u d e $( INCLUDE_DIR ) / u c l i b c + + . m k
i n c l u d e $( INCLUDE_DIR ) / p a c k a g e . m k
i n c l u d e $( INCLUDE_DIR ) / n l s . m k
d e f i n e P a c k a g e / l i n k n x
SECTION:= net
CATEGORY:= Network
TITLE:= KNX home automation platform
URL:= https://github.com/linknx/linknx
DEPENDS:= +pthsem +lua +luac +libstdcpp +lib curl +libesmtp
DEPENDS:= +pthsem +lua +luac +libcurl +libesmtp $( CXX_DEPENDS) $( ICONV_DEPENDS)
e n d e f
CONFIGURE_ARGS += \