This commit is contained in:
Mirko Vogt
2015-03-23 21:00:57 +01:00
76 changed files with 1812 additions and 303 deletions

View File

@@ -56,7 +56,7 @@ define Package/libavahi/Default
SECTION:=libs
CATEGORY:=Libraries
PROVIDES:=libavahi
DEPENDS:=+libpthread +SSP_SUPPORT:libssp
DEPENDS:=+libpthread
endef
define Package/libavahi/description
@@ -155,7 +155,7 @@ endef
define Package/avahi-dnsconfd
$(call Package/avahi/Default)
SUBMENU:=IP Addresses and Names
DEPENDS:=+libavahi +libdaemon +libpthread +SSP_SUPPORT:libssp
DEPENDS:=+libavahi +libdaemon +libpthread
TITLE:=A Unicast DNS server using avahi-daemon
endef

View File

@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libtasn1
PKG_VERSION:=4.2
PKG_VERSION:=4.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=ftp://ftp.gnu.org/gnu/libtasn1
PKG_MD5SUM:=414df906df421dee0a5cf7548788d153
PKG_MD5SUM:=67e98988f966a34fbf1b82d33eef9e7e
#PKG_FIXUP:=autoreconf
PKG_INSTALL:=1