From 350781cafe7fa0e7f65fc3bab7e7daf07703eaca Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 18 Oct 2007 19:03:20 +0000 Subject: [PATCH] more package submenus SVN-Revision: 9350 --- utils/deco/Makefile | 1 + utils/dosfstools/Makefile | 1 + utils/fetchmail/Makefile | 1 + utils/joe/Makefile | 1 + utils/mc/Makefile | 1 + utils/microcom/Makefile | 1 + utils/minicom/Makefile | 3 +-- utils/mutt/Makefile | 1 + utils/nano/Makefile | 1 + utils/ntfs-3g/Makefile | 1 + utils/picocom/Makefile | 1 + utils/procmail/Makefile | 1 + utils/reiserfsprogs/Makefile | 1 + utils/setserial/Makefile | 1 + utils/unzip/Makefile | 1 + utils/vim/Makefile | 1 + utils/zile/Makefile | 1 + utils/zip/Makefile | 1 + 18 files changed, 18 insertions(+), 2 deletions(-) diff --git a/utils/deco/Makefile b/utils/deco/Makefile index d59e374dc6..9556deecc4 100644 --- a/utils/deco/Makefile +++ b/utils/deco/Makefile @@ -26,6 +26,7 @@ define Package/deco DEPENDS:=+libncurses TITLE:=Text-based, full featured file manager URL:=http://deco.sourceforge.net/ + SUBMENU:=filemanager endef define Package/deco/description diff --git a/utils/dosfstools/Makefile b/utils/dosfstools/Makefile index 97d25d9641..737d3b8909 100644 --- a/utils/dosfstools/Makefile +++ b/utils/dosfstools/Makefile @@ -26,6 +26,7 @@ define Package/dosfstools CATEGORY:=Utilities TITLE:=MS-DOS FAT filesystems utilities URL:=ftp://ftp.uni-erlangen.de:/pub/Linux/LOCAL/dosfstools/ + SUBMENU:=filesystem endef define Package/dosfstools/description diff --git a/utils/fetchmail/Makefile b/utils/fetchmail/Makefile index ca124fcb71..f2b7f65bd0 100644 --- a/utils/fetchmail/Makefile +++ b/utils/fetchmail/Makefile @@ -26,6 +26,7 @@ define Package/fetchmail CATEGORY:=Utilities TITLE:=Remote mail retriever URL:=http://www.catb.org/~esr/fetchmail/ + SUBMENU:=mail endef define Package/fetchmail/description diff --git a/utils/joe/Makefile b/utils/joe/Makefile index f5c946b98a..708bdb5cb2 100644 --- a/utils/joe/Makefile +++ b/utils/joe/Makefile @@ -24,6 +24,7 @@ define Package/joe DEPENDS:=+libncurses TITLE:=JOE - Joes own editor URL:=http://sourceforge.net/projects/joe-editor/ + SUBMENU:=editors endef define Package/joe/description diff --git a/utils/mc/Makefile b/utils/mc/Makefile index d9c0654e29..d0f979155f 100644 --- a/utils/mc/Makefile +++ b/utils/mc/Makefile @@ -26,6 +26,7 @@ define Package/mc DEPENDS:=+glib1 +libncurses TITLE:=midnight commander - a powerful file manager URL:=http://www.ibiblio.org/mc/ + SUBMENU:=mc endef define Package/mc/description diff --git a/utils/microcom/Makefile b/utils/microcom/Makefile index 931460cc2c..ffc36b599d 100644 --- a/utils/microcom/Makefile +++ b/utils/microcom/Makefile @@ -26,6 +26,7 @@ define Package/microcom CATEGORY:=Utilities TITLE:=A serial terminal emulation program URL:=http://microcomlinux.homestead.com/ + SUBMENU:=terminal endef define Package/microcom/description diff --git a/utils/minicom/Makefile b/utils/minicom/Makefile index 2abb5673e2..faf5aa818b 100644 --- a/utils/minicom/Makefile +++ b/utils/minicom/Makefile @@ -26,10 +26,9 @@ define Package/minicom DEPENDS:=+libncurses TITLE:=Terminal emulation program URL:=http://alioth.debian.org/projects/minicom/ + SUBMENU:=terminal endef -# uses GNU configure - define Build/Compile $(MAKE) -C $(PKG_BUILD_DIR) endef diff --git a/utils/mutt/Makefile b/utils/mutt/Makefile index d28f1f7186..5bd5024729 100644 --- a/utils/mutt/Makefile +++ b/utils/mutt/Makefile @@ -26,6 +26,7 @@ define Package/mutt DEPENDS:=+libopenssl +libncurses TITLE:=Console mail client URL:=http://www.mutt.org/ + SUBMENU:=mail endef CONFIGURE_ARGS += \ diff --git a/utils/nano/Makefile b/utils/nano/Makefile index aae02f344a..5dfa194a86 100644 --- a/utils/nano/Makefile +++ b/utils/nano/Makefile @@ -27,6 +27,7 @@ define Package/nano DEPENDS:=+libncurses TITLE:=An enhanced clone of the Pico text editor URL:=http://www.nano-editor.org/ + SUBMENU:=editors endef define Package/nano/description diff --git a/utils/ntfs-3g/Makefile b/utils/ntfs-3g/Makefile index 6350835292..76fd7e9f94 100644 --- a/utils/ntfs-3g/Makefile +++ b/utils/ntfs-3g/Makefile @@ -26,6 +26,7 @@ define Package/ntfs-3g SECTION:=utils CATEGORY:=Utilities URL:=http://www.ntfs-3g.org + SUBMENU:=filesystem endef define Package/ntfs-3g/description diff --git a/utils/picocom/Makefile b/utils/picocom/Makefile index 6db6711ab6..ffc2943ba4 100644 --- a/utils/picocom/Makefile +++ b/utils/picocom/Makefile @@ -25,6 +25,7 @@ define Package/picocom CATEGORY:=Utilities TITLE:=A minimal dumb-terminal emulation program URL:=http://efault.net/npat/hacks/picocom/ + SUBMENU:=terminal endef define Package/picocom/description diff --git a/utils/procmail/Makefile b/utils/procmail/Makefile index bc03bfeeb2..1e37c645ec 100644 --- a/utils/procmail/Makefile +++ b/utils/procmail/Makefile @@ -25,6 +25,7 @@ define Package/procmail CATEGORY:=Utilities TITLE:=Mail processing tool URL:=http://www.procmail.org + SUBMENU:=mail endef define Package/procmail/description diff --git a/utils/reiserfsprogs/Makefile b/utils/reiserfsprogs/Makefile index 26a7a014ba..5ed813d41b 100644 --- a/utils/reiserfsprogs/Makefile +++ b/utils/reiserfsprogs/Makefile @@ -26,6 +26,7 @@ define Package/reiserfsprogs CATEGORY:=Utilities TITLE:=ReiserFS filesystems utilities URL:=http://www.namesys.com/ + SUBMENU:=filesystem endef define Package/reiserfsprogs/description diff --git a/utils/setserial/Makefile b/utils/setserial/Makefile index 1a2fe7a2a6..ceca8351e4 100644 --- a/utils/setserial/Makefile +++ b/utils/setserial/Makefile @@ -25,6 +25,7 @@ define Package/setserial CATEGORY:=Utilities TITLE:=Serial port configuration utility URL:=http://setserial.sourceforge.net/ + SUBMENU:=terminal endef define Package/setserial/description diff --git a/utils/unzip/Makefile b/utils/unzip/Makefile index 979c1d5e51..4e7244aa8f 100644 --- a/utils/unzip/Makefile +++ b/utils/unzip/Makefile @@ -28,6 +28,7 @@ define Package/unzip DEPENDS:= TITLE:=De-archiver for .zip files URL:=http://infozip.sourceforge.net/Zip.html + SUBMENU:=compression endef define Package/unzip/description diff --git a/utils/vim/Makefile b/utils/vim/Makefile index 5b7b28d4d5..6cd2fbcfb9 100644 --- a/utils/vim/Makefile +++ b/utils/vim/Makefile @@ -26,6 +26,7 @@ define Package/vim DEPENDS:=+libncurses TITLE:=Vi IMproved - enhanced vi editor URL:=http://www.vim.org/ + SUBMENU:=editors endef define Package/vim/description diff --git a/utils/zile/Makefile b/utils/zile/Makefile index 85da2c87a9..c371bf90e3 100644 --- a/utils/zile/Makefile +++ b/utils/zile/Makefile @@ -26,6 +26,7 @@ define Package/zile DEPENDS:=+libncurses TITLE:=very small emacs-like editor URL:=http://zile.sourceforge.net + SUBMENU:=editors endef define Package/zile/description diff --git a/utils/zip/Makefile b/utils/zip/Makefile index 1364d750ec..6b5461abe7 100644 --- a/utils/zip/Makefile +++ b/utils/zip/Makefile @@ -28,6 +28,7 @@ define Package/zip DEPENDS:= TITLE:=Archiver for .zip files URL:=http://infozip.sourceforge.net/Zip.html + SUBMENU:=compression endef define Package/zip/description -- 2.30.2