From 6d986c906a777fc718161ffde6b68e70b5f17308 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sat, 11 Sep 2010 18:38:42 +0000 Subject: [PATCH] [package] update dmapd to 0.0.27 (#7895) SVN-Revision: 23016 --- net/dmapd/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/net/dmapd/Makefile b/net/dmapd/Makefile index 5ce92f3745..755cc13df9 100644 --- a/net/dmapd/Makefile +++ b/net/dmapd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dmapd -PKG_VERSION:=0.0.23 +PKG_VERSION:=0.0.27 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.flyn.org/projects/dmapd -PKG_MD5SUM:=50b0665c6626c3cb2572b43a9fe810ad +PKG_MD5SUM:=d0ae572e0db7aa09c00decce7101363c PKG_FIXUP:=libtool PKG_INSTALL:=1 @@ -23,9 +23,10 @@ include $(INCLUDE_DIR)/package.mk define Package/dmapd SECTION:=net CATEGORY:=Network + DEPENDS:=+libdmapsharing +gstreamer TITLE:= dmapd URL:=http://www.flyn.org/projects/dmapd/ - DEPENDS:=+libdmapsharing +GraphicsMagick +gstreamer +libexif + MAINTAINER:=W. Michael Petullo endef define Package/dmapd/decription -- 2.30.2