mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
htop: add PKG_LICENSE, add myself as maintainer
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
This commit is contained in:
@@ -15,6 +15,9 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
|||||||
PKG_SOURCE_URL:=http://hisham.hm/htop/releases/$(PKG_VERSION)/
|
PKG_SOURCE_URL:=http://hisham.hm/htop/releases/$(PKG_VERSION)/
|
||||||
PKG_MD5SUM:=e768b9b55c033d9c1dffda72db3a6ac7
|
PKG_MD5SUM:=e768b9b55c033d9c1dffda72db3a6ac7
|
||||||
|
|
||||||
|
PKG_LICENSE:=GPL-2.0
|
||||||
|
PKG_LICENSE_FILES:=
|
||||||
|
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|
||||||
@@ -26,6 +29,7 @@ define Package/htop
|
|||||||
TITLE:=Interactive processes viewer
|
TITLE:=Interactive processes viewer
|
||||||
DEPENDS:=+libncurses
|
DEPENDS:=+libncurses
|
||||||
URL:=http://htop.sourceforge.net/
|
URL:=http://htop.sourceforge.net/
|
||||||
|
MAINTAINER:=Etienne CHAMPETIER <etienne.champetier@free.fr>
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/htop/description
|
define Package/htop/description
|
||||||
|
|||||||
Reference in New Issue
Block a user