From c19a2b97b4771d404547f99f84a835ca19a79a77 Mon Sep 17 00:00:00 2001 From: tripolar Date: Wed, 30 Oct 2013 22:04:15 +0000 Subject: [PATCH] [packages] mcabber, loudmouth: add myself as maintainer Signed-off-by: Peter Wagner git-svn-id: svn://svn.openwrt.org/openwrt/packages@38623 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/loudmouth/Makefile | 2 +- net/mcabber/Makefile | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/libs/loudmouth/Makefile b/libs/loudmouth/Makefile index 4ae275ebf..dfb1da223 100644 --- a/libs/loudmouth/Makefile +++ b/libs/loudmouth/Makefile @@ -17,7 +17,6 @@ PKG_MD5SUM:=c03025069d376049eee8af4fbaf4d9cf PKG_BUILD_DIR:=$(BUILD_DIR)/loudmouth-$(PKG_VERSION) PKG_INSTALL:=1 -#PKG_FIXUP:=libtool PKG_BUILD_DEPENDS:=libopenssl @@ -30,6 +29,7 @@ define Package/libloudmouth1 DEPENDS:=+libopenssl +glib2 TITLE:=Lightweight C Jabber library URL:=http://mcabber.com + MAINTAINER:=Peter Wagner endef define Package/libloudmouth1/description diff --git a/net/mcabber/Makefile b/net/mcabber/Makefile index 5c33a2905..d7438268e 100644 --- a/net/mcabber/Makefile +++ b/net/mcabber/Makefile @@ -27,6 +27,7 @@ define Package/mcabber DEPENDS:=+libncursesw +libloudmouth1 +libcharset +libidn +libgpgme +libotr TITLE:=Jabber console client URL:=http://mcabber.com + MAINTAINER:=Peter Wagner endef define Package/mcabber/description