[packages] mcabber, loudmouth: add myself as maintainer

Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38623 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
tripolar 2013-10-30 22:04:15 +00:00
parent 96fbab5342
commit c19a2b97b4
2 changed files with 2 additions and 1 deletions

View File

@ -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 <tripolar@gmx.at>
endef
define Package/libloudmouth1/description

View File

@ -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 <tripolar@gmx.at>
endef
define Package/mcabber/description