Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : ed | name : ed | ||||
| version : '1.15' | version : '1.16' | ||||
| release : 4 | release : 5 | ||||
| source : | source : | ||||
| - http://gnu.uberglobalmirror.com/ed/ed-1.15.tar.lz : ad4489c0ad7a108c514262da28e6c2a426946fb408a3977ef1ed34308bdfd174 | - http://ftp.gnu.org/gnu/ed/ed-1.16.tar.lz : cfc07a14ab048a758473ce222e784fbf031485bcd54a76f74acfee1f390d8b2c | ||||
| license : GPL-3.0 | homepage : https://www.gnu.org/software/ed/ | ||||
| license : GPL-3.0-or-later | |||||
| component : editor | component : editor | ||||
| summary : A POSIX-compliant line-oriented text editor | summary : A POSIX-compliant line-oriented text editor | ||||
| description: | | description: | | ||||
| A POSIX-compliant line-oriented text editor | GNU ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files, both interactively and via shell scripts. A restricted version of ed, red, can only edit files in the current directory and cannot execute shell commands. Ed is the "standard" text editor in the sense that it is the original editor for Unix, and thus widely available. | ||||
| setup : | | setup : | | ||||
| %configure | %configure | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| %make_install install-man | %make_install install-man | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.