ansifilter/ansifilter.desktop
Martin Pluskal 5a3327370d Accepting request 507939 from home:1Antoine1:branches:devel:tools
- Update to 2.5:
  * CLI: Add --no-trailing-nl option.
  * CLI: Add support for environment variable ANSIFILTER_OPTIONS.
- Changes from 2.4:
  * Fix crash reading irregular escape codes.
- Clean spec file.
- Update GPG public key (key had expired).

- Update to 2.3:
  * Add support for true color escape codes

- Update to 2.2:
  * A lot of changes happened since 1.7. Please refer to
    /usr/share/doc/packages/ansifilter/ChangeLog
  * Build with Qt 5 instead of Qt 4
- Drop ansifilter-compiler_flags.patch: this can be handled in
  %%build with environment variables.
- Add signature verification:
  * Add ansifilter.keyring (ansifilter's main developer Andre Simon
    public key)
  * Add ansifilter-2.2.tar.bz2.asc
- Clean spec file:
  * Remove obsolete conditional for openSUSE < 10.3
  * Simplify build requirements, move GUI specific dependencies
    to GUI subpackage
  * Clean with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/507939
OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=10
2017-07-04 09:31:08 +00:00

11 lines
216 B
Desktop File

[Desktop Entry]
Terminal=false
TryExec=ansifilter-gui
Exec=ansifilter-gui %f
Icon=ansifilter
Type=Application
Categories=Utility;TextEditor;
StartupNotify=false
Name=Ansifilter
GenericName=ANSI escape code converter