From: florian Date: Sat, 11 Sep 2010 18:38:42 +0000 (+0000) Subject: [package] update dmapd to 0.0.27 (#7895) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=68715bdf1f83be72587cafca288d9840e5b52b4c;p=packages.git [package] update dmapd to 0.0.27 (#7895) git-svn-id: svn://svn.openwrt.org/openwrt/packages@23016 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/dmapd/Makefile b/net/dmapd/Makefile index 5ce92f374..755cc13df 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