Small programming text editor
Lpe stands for "lightweight programmer's editor", and is exactly that.
It is designed to provide at the same time all the features that might
be required in a decent code editor and a light, intuitive feel that
makes it a pleasure to work with, making all necessary commands
accessible as easily as possible.
- Developed at editors
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:LoongArch:Factory/lpe && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
drop_gettext_version.patch | 0000000787 787 Bytes | |
lpe.changes | 0000001866 1.82 KB | |
lpe.spec | 0000002020 1.97 KB | |
multiple_definitions.patch | 0000000674 674 Bytes | |
v1.2.8.tar.gz | 0000839370 820 KB |
Revision 5 (latest revision is 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 976468
from
Dirk Stoecker (dstoecker)
(revision 5)
- multiple_definitions.patch: fix build with GCC10 - Rework description. - Use original tarfiles from github rather than Debian. - Change RPM group to Productivity/Editors/Other: put the editor next to all the others (bsc#1086063) - New upstream version 1.2.8 - Drop upstreamed patches: + buffer_overflow.patch + po_makefile.patch + makefile.patch + lpe-1.2.7_install_manpages.patch - Drop gettext version requirements + drop_gettext_version.patch - Do not use parallel install since we don't install many files anyway - Whitespace fixes in .spec file - use tabs only not spaces, per rpmlint - Add lpe to Application/Editors group - Improve localization in the package by using %find_lang instead of manually handling all languages. - po_makefile.patch - allow installations relative to DESTDIR - Initial import + buffer_overflow.patch - fix overflow in command line parsing
Comments 0