[packages] mcabber, loudmouth: add myself as maintainer
authortripolar <tripolar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 30 Oct 2013 22:04:15 +0000 (22:04 +0000)
committertripolar <tripolar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 30 Oct 2013 22:04:15 +0000 (22:04 +0000)
Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@38623 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/loudmouth/Makefile
net/mcabber/Makefile

index 4ae275e..dfb1da2 100644 (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
index 5c33a29..d743826 100644 (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