more package submenus
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9350 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0550a9ac78
commit
15566b24f2
@ -26,6 +26,7 @@ define Package/deco
|
|||||||
DEPENDS:=+libncurses
|
DEPENDS:=+libncurses
|
||||||
TITLE:=Text-based, full featured file manager
|
TITLE:=Text-based, full featured file manager
|
||||||
URL:=http://deco.sourceforge.net/
|
URL:=http://deco.sourceforge.net/
|
||||||
|
SUBMENU:=filemanager
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/deco/description
|
define Package/deco/description
|
||||||
|
@ -26,6 +26,7 @@ define Package/dosfstools
|
|||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
TITLE:=MS-DOS FAT filesystems utilities
|
TITLE:=MS-DOS FAT filesystems utilities
|
||||||
URL:=ftp://ftp.uni-erlangen.de:/pub/Linux/LOCAL/dosfstools/
|
URL:=ftp://ftp.uni-erlangen.de:/pub/Linux/LOCAL/dosfstools/
|
||||||
|
SUBMENU:=filesystem
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/dosfstools/description
|
define Package/dosfstools/description
|
||||||
|
@ -26,6 +26,7 @@ define Package/fetchmail
|
|||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
TITLE:=Remote mail retriever
|
TITLE:=Remote mail retriever
|
||||||
URL:=http://www.catb.org/~esr/fetchmail/
|
URL:=http://www.catb.org/~esr/fetchmail/
|
||||||
|
SUBMENU:=mail
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/fetchmail/description
|
define Package/fetchmail/description
|
||||||
|
@ -24,6 +24,7 @@ define Package/joe
|
|||||||
DEPENDS:=+libncurses
|
DEPENDS:=+libncurses
|
||||||
TITLE:=JOE - Joes own editor
|
TITLE:=JOE - Joes own editor
|
||||||
URL:=http://sourceforge.net/projects/joe-editor/
|
URL:=http://sourceforge.net/projects/joe-editor/
|
||||||
|
SUBMENU:=editors
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/joe/description
|
define Package/joe/description
|
||||||
|
@ -26,6 +26,7 @@ define Package/mc
|
|||||||
DEPENDS:=+glib1 +libncurses
|
DEPENDS:=+glib1 +libncurses
|
||||||
TITLE:=midnight commander - a powerful file manager
|
TITLE:=midnight commander - a powerful file manager
|
||||||
URL:=http://www.ibiblio.org/mc/
|
URL:=http://www.ibiblio.org/mc/
|
||||||
|
SUBMENU:=mc
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/mc/description
|
define Package/mc/description
|
||||||
|
@ -26,6 +26,7 @@ define Package/microcom
|
|||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
TITLE:=A serial terminal emulation program
|
TITLE:=A serial terminal emulation program
|
||||||
URL:=http://microcomlinux.homestead.com/
|
URL:=http://microcomlinux.homestead.com/
|
||||||
|
SUBMENU:=terminal
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/microcom/description
|
define Package/microcom/description
|
||||||
|
@ -26,10 +26,9 @@ define Package/minicom
|
|||||||
DEPENDS:=+libncurses
|
DEPENDS:=+libncurses
|
||||||
TITLE:=Terminal emulation program
|
TITLE:=Terminal emulation program
|
||||||
URL:=http://alioth.debian.org/projects/minicom/
|
URL:=http://alioth.debian.org/projects/minicom/
|
||||||
|
SUBMENU:=terminal
|
||||||
endef
|
endef
|
||||||
|
|
||||||
# uses GNU configure
|
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
$(MAKE) -C $(PKG_BUILD_DIR)
|
$(MAKE) -C $(PKG_BUILD_DIR)
|
||||||
endef
|
endef
|
||||||
|
@ -26,6 +26,7 @@ define Package/mutt
|
|||||||
DEPENDS:=+libopenssl +libncurses
|
DEPENDS:=+libopenssl +libncurses
|
||||||
TITLE:=Console mail client
|
TITLE:=Console mail client
|
||||||
URL:=http://www.mutt.org/
|
URL:=http://www.mutt.org/
|
||||||
|
SUBMENU:=mail
|
||||||
endef
|
endef
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
|
@ -27,6 +27,7 @@ define Package/nano
|
|||||||
DEPENDS:=+libncurses
|
DEPENDS:=+libncurses
|
||||||
TITLE:=An enhanced clone of the Pico text editor
|
TITLE:=An enhanced clone of the Pico text editor
|
||||||
URL:=http://www.nano-editor.org/
|
URL:=http://www.nano-editor.org/
|
||||||
|
SUBMENU:=editors
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/nano/description
|
define Package/nano/description
|
||||||
|
@ -26,6 +26,7 @@ define Package/ntfs-3g
|
|||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
URL:=http://www.ntfs-3g.org
|
URL:=http://www.ntfs-3g.org
|
||||||
|
SUBMENU:=filesystem
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/ntfs-3g/description
|
define Package/ntfs-3g/description
|
||||||
|
@ -25,6 +25,7 @@ define Package/picocom
|
|||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
TITLE:=A minimal dumb-terminal emulation program
|
TITLE:=A minimal dumb-terminal emulation program
|
||||||
URL:=http://efault.net/npat/hacks/picocom/
|
URL:=http://efault.net/npat/hacks/picocom/
|
||||||
|
SUBMENU:=terminal
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/picocom/description
|
define Package/picocom/description
|
||||||
|
@ -25,6 +25,7 @@ define Package/procmail
|
|||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
TITLE:=Mail processing tool
|
TITLE:=Mail processing tool
|
||||||
URL:=http://www.procmail.org
|
URL:=http://www.procmail.org
|
||||||
|
SUBMENU:=mail
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/procmail/description
|
define Package/procmail/description
|
||||||
|
@ -26,6 +26,7 @@ define Package/reiserfsprogs
|
|||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
TITLE:=ReiserFS filesystems utilities
|
TITLE:=ReiserFS filesystems utilities
|
||||||
URL:=http://www.namesys.com/
|
URL:=http://www.namesys.com/
|
||||||
|
SUBMENU:=filesystem
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/reiserfsprogs/description
|
define Package/reiserfsprogs/description
|
||||||
|
@ -25,6 +25,7 @@ define Package/setserial
|
|||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
TITLE:=Serial port configuration utility
|
TITLE:=Serial port configuration utility
|
||||||
URL:=http://setserial.sourceforge.net/
|
URL:=http://setserial.sourceforge.net/
|
||||||
|
SUBMENU:=terminal
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/setserial/description
|
define Package/setserial/description
|
||||||
|
@ -28,6 +28,7 @@ define Package/unzip
|
|||||||
DEPENDS:=
|
DEPENDS:=
|
||||||
TITLE:=De-archiver for .zip files
|
TITLE:=De-archiver for .zip files
|
||||||
URL:=http://infozip.sourceforge.net/Zip.html
|
URL:=http://infozip.sourceforge.net/Zip.html
|
||||||
|
SUBMENU:=compression
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/unzip/description
|
define Package/unzip/description
|
||||||
|
@ -26,6 +26,7 @@ define Package/vim
|
|||||||
DEPENDS:=+libncurses
|
DEPENDS:=+libncurses
|
||||||
TITLE:=Vi IMproved - enhanced vi editor
|
TITLE:=Vi IMproved - enhanced vi editor
|
||||||
URL:=http://www.vim.org/
|
URL:=http://www.vim.org/
|
||||||
|
SUBMENU:=editors
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/vim/description
|
define Package/vim/description
|
||||||
|
@ -26,6 +26,7 @@ define Package/zile
|
|||||||
DEPENDS:=+libncurses
|
DEPENDS:=+libncurses
|
||||||
TITLE:=very small emacs-like editor
|
TITLE:=very small emacs-like editor
|
||||||
URL:=http://zile.sourceforge.net
|
URL:=http://zile.sourceforge.net
|
||||||
|
SUBMENU:=editors
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/zile/description
|
define Package/zile/description
|
||||||
|
@ -28,6 +28,7 @@ define Package/zip
|
|||||||
DEPENDS:=
|
DEPENDS:=
|
||||||
TITLE:=Archiver for .zip files
|
TITLE:=Archiver for .zip files
|
||||||
URL:=http://infozip.sourceforge.net/Zip.html
|
URL:=http://infozip.sourceforge.net/Zip.html
|
||||||
|
SUBMENU:=compression
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/zip/description
|
define Package/zip/description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user