mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Rewrap app-editors DESCRIPTIONs
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
DESCRIPTION="JED is a freely available text editor"
|
||||
DESCRIPTION="
|
||||
JED is a freely available text editor
|
||||
"
|
||||
HOMEPAGE="http://www.jedsoft.org/jed/"
|
||||
SRC_URI="ftp://space.mit.edu/pub/davis/jed/v0.99/jed-0.99-19.tar.bz2"
|
||||
REVISION="1"
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
DESCRIPTION="JOE is a full featured terminal-based screen editor which is distributed under the GNU General Public License (GPL)."
|
||||
DESCRIPTION="
|
||||
JOE is a full featured terminal-based screen editor which is distributed under \
|
||||
the GNU General Public License (GPL).
|
||||
"
|
||||
HOMEPAGE="http://joe-editor.sourceforge.net/"
|
||||
SRC_URI="hg+http://joe-editor.hg.sourceforge.net:8000/hgroot/joe-editor/joe-editor"
|
||||
REVISION="2"
|
||||
|
||||
@@ -1,14 +1,17 @@
|
||||
SUMMARY="QEmacs editor"
|
||||
DESCRIPTION="QEmacs (for Quick Emacs), a very small but powerful UNIX editor.
|
||||
It has features that even big editors lack :
|
||||
- Full screen editor with an Emacs look and feel with all Emacs common features.
|
||||
- Full UTF8 support.
|
||||
- WYSIWYG HTML/XML/CSS2 mode graphical editing.
|
||||
- WYSIWYG DocBook.
|
||||
- C mode: coloring with immediate update. Emacs like auto-indent.
|
||||
- Shell mode, Hexadecimal editing...
|
||||
|
||||
The provided qemacs-pe2qe script converts your Pe color settings to the Qemacs syntax."
|
||||
DESCRIPTION="
|
||||
QEmacs (for Quick Emacs), a very small but powerful UNIX editor.
|
||||
It has features that even big editors lack :
|
||||
- Full screen editor with an Emacs look and feel with all Emacs common features.
|
||||
- Full UTF8 support.
|
||||
- WYSIWYG HTML/XML/CSS2 mode graphical editing.
|
||||
- WYSIWYG DocBook.
|
||||
- C mode: coloring with immediate update. Emacs like auto-indent.
|
||||
- Shell mode, Hexadecimal editing...
|
||||
|
||||
The provided qemacs-pe2qe script converts your Pe color settings to the Qemacs \
|
||||
syntax.
|
||||
"
|
||||
HOMEPAGE="http://bellard.org/qemacs/"
|
||||
SRC_URI="cvs://:pserver:anonymous@cvs.savannah.nongnu.org:/sources/qemacs/qemacs"
|
||||
#CHECKSUM_MD5=""
|
||||
|
||||
@@ -1,17 +1,15 @@
|
||||
SUMMARY="Vim is highly configurable text editor."
|
||||
DESCRIPTION="
|
||||
Vim is a highly configurable text editor built to enable efficient text
|
||||
editing. It is an improved version of the vi editor distributed with most
|
||||
UNIX systems.
|
||||
|
||||
Vim is often called a \"programmer's editor,\" and so useful for programming
|
||||
that many consider it an entire IDE. It's not just for programmers, though.
|
||||
Vim is perfect for all kinds of text editing, from composing email to editing
|
||||
configuration files.
|
||||
|
||||
Despite what the above comic suggests, Vim can be configured to work in a very
|
||||
simple (Notepad-like) way, called evim or Easy Vim.
|
||||
"
|
||||
Vim is a highly configurable text editor built to enable efficient text \
|
||||
editing. It is an improved version of the vi editor distributed with most UNIX \
|
||||
systems.
|
||||
Vim is often called a \"programmer's editor,\" and so useful for programming \
|
||||
that many consider it an entire IDE. It's not just for programmers, though. \
|
||||
Vim is perfect for all kinds of text editing, from composing email to editing \
|
||||
configuration files.
|
||||
Despite what the above comic suggests, Vim can be configured to work in a very \
|
||||
simple (Notepad-like) way, called evim or Easy Vim.
|
||||
"
|
||||
HOMEPAGE="http://www.vim.org"
|
||||
SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-7.4.tar.bz2"
|
||||
COPYRIGHT="Bram Moleenar et al."
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
SUMMARY="XEmacs editor"
|
||||
DESCRIPTION="highly customizable open source text editor and application development system"
|
||||
DESCRIPTION="
|
||||
highly customizable open source text editor and application development system
|
||||
"
|
||||
HOMEPAGE="http://xemacs.org/"
|
||||
SRC_URI="hg+https://bitbucket.org/mmu_man/xemacs#24b993054953"
|
||||
REVISION="1"
|
||||
|
||||
Reference in New Issue
Block a user