pkgsrc/editors/retext/PLIST
gutteridge e817e41522 retext: update to 7.2.0
## ReText 7.2.0 (2021-02-08)

* Dependency changes:
    - Python ≥ 3.6 is now required.
    - Qt and PyQt ≥ 5.11 are now required.
* General improvements:
    - Added ability to show a side panel with directory tree (contributed by
      Xavier Gouchet in #531).
    - Added support for searching in the preview mode.
    - When some text is selected and a quote, bracket or emphasis key is
      pressed, the text is surrounded rather than replaced (contributed by
      Daniel Venturini in #520).
    - Added an option to fully highlight wrapped lines (contributed by
      nihillum in #523).
    - Improved current line highlighting for right-to-left text layout.
    - Ordered list behavior can now be configured to repeat or increment the
      list item number (contributed by Binokkio in #527).
    - Added mnemonics to open the menus from keyboard (contributed by David
      Hebbeker in #528).
    - Added Apply button to the Preferences dialog (contributed by Amos Kong
      in #543).
    - Removed use of deprecated Python, Python-Markdown, Qt and PyQt API.
* Bugs fixed:
    - Issue #507 — Improved the error message when trying to build ReText as a
      wheel package.
    - Issue #529 — Markup that intersects with code blocks is no longer
      highlighted.
    - PR #530 — Preview is no longer updated when it is not shown (contributed
      by rhn in #530).
    - Issue #533 — Fixed showing local images with Qt WebEngine 5.15.
* Translations updated:
    - Arabic (contributed by ZamanOof).
    - Chinese (China) (contributed by liulitchi).
    - Dutch (contributed by Heimen Stoffels).
    - Japanese (contributed by YAMADA Shinichirou).
    - Persian (contributed by Hadi F).
    - Polish (contributed by Maciej Haudek).
    - Russian.
    - Spanish (contributed by Félix Fischer).
    - Swedish (contributed by Philip Andersen).
2021-02-11 03:42:44 +00:00

127 lines
4.4 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2021/02/11 03:42:44 gutteridge Exp $
bin/retext
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/ReText/__init__.py
${PYSITELIB}/ReText/__init__.pyc
${PYSITELIB}/ReText/__init__.pyo
${PYSITELIB}/ReText/__main__.py
${PYSITELIB}/ReText/__main__.pyc
${PYSITELIB}/ReText/__main__.pyo
${PYSITELIB}/ReText/config.py
${PYSITELIB}/ReText/config.pyc
${PYSITELIB}/ReText/config.pyo
${PYSITELIB}/ReText/converterprocess.py
${PYSITELIB}/ReText/converterprocess.pyc
${PYSITELIB}/ReText/converterprocess.pyo
${PYSITELIB}/ReText/dialogs.py
${PYSITELIB}/ReText/dialogs.pyc
${PYSITELIB}/ReText/dialogs.pyo
${PYSITELIB}/ReText/editor.py
${PYSITELIB}/ReText/editor.pyc
${PYSITELIB}/ReText/editor.pyo
${PYSITELIB}/ReText/fakevimeditor.py
${PYSITELIB}/ReText/fakevimeditor.pyc
${PYSITELIB}/ReText/fakevimeditor.pyo
${PYSITELIB}/ReText/highlighter.py
${PYSITELIB}/ReText/highlighter.pyc
${PYSITELIB}/ReText/highlighter.pyo
${PYSITELIB}/ReText/icontheme.py
${PYSITELIB}/ReText/icontheme.pyc
${PYSITELIB}/ReText/icontheme.pyo
${PYSITELIB}/ReText/mdx_posmap.py
${PYSITELIB}/ReText/mdx_posmap.pyc
${PYSITELIB}/ReText/mdx_posmap.pyo
${PYSITELIB}/ReText/preview.py
${PYSITELIB}/ReText/preview.pyc
${PYSITELIB}/ReText/preview.pyo
${PYSITELIB}/ReText/syncscroll.py
${PYSITELIB}/ReText/syncscroll.pyc
${PYSITELIB}/ReText/syncscroll.pyo
${PYSITELIB}/ReText/tab.py
${PYSITELIB}/ReText/tab.pyc
${PYSITELIB}/ReText/tab.pyo
${PYSITELIB}/ReText/tabledialog.py
${PYSITELIB}/ReText/tabledialog.pyc
${PYSITELIB}/ReText/tabledialog.pyo
${PYSITELIB}/ReText/tablemode.py
${PYSITELIB}/ReText/tablemode.pyc
${PYSITELIB}/ReText/tablemode.pyo
${PYSITELIB}/ReText/webenginepreview.py
${PYSITELIB}/ReText/webenginepreview.pyc
${PYSITELIB}/ReText/webenginepreview.pyo
${PYSITELIB}/ReText/webkitpreview.py
${PYSITELIB}/ReText/webkitpreview.pyc
${PYSITELIB}/ReText/webkitpreview.pyo
${PYSITELIB}/ReText/window.py
${PYSITELIB}/ReText/window.pyc
${PYSITELIB}/ReText/window.pyo
${PYSITELIB}/ReText/xsettings.py
${PYSITELIB}/ReText/xsettings.pyc
${PYSITELIB}/ReText/xsettings.pyo
share/applications/me.mitya57.ReText.desktop
share/icons/hicolor/scalable/apps/retext.svg
share/metainfo/me.mitya57.ReText.appdata.xml
share/retext/icons/COPYING
share/retext/icons/README.md
share/retext/icons/application-exit.png
share/retext/icons/application-pdf.png
share/retext/icons/document-new.png
share/retext/icons/document-open-recent.png
share/retext/icons/document-open.png
share/retext/icons/document-preview.png
share/retext/icons/document-print-preview.png
share/retext/icons/document-print.png
share/retext/icons/document-save-as.png
share/retext/icons/document-save.png
share/retext/icons/edit-copy.png
share/retext/icons/edit-cut.png
share/retext/icons/edit-find.png
share/retext/icons/edit-paste.png
share/retext/icons/edit-redo.png
share/retext/icons/edit-undo.png
share/retext/icons/go-next.png
share/retext/icons/go-previous.png
share/retext/icons/help-about.png
share/retext/icons/internet-web-browser.png
share/retext/icons/retext.ico
share/retext/icons/retext.png
share/retext/icons/retext.svg
share/retext/icons/system-file-manager.png
share/retext/icons/text-html.png
share/retext/icons/view-fullscreen.png
share/retext/icons/x-office-document.png
share/retext/locale/retext_ar.qm
share/retext/locale/retext_ca.qm
share/retext/locale/retext_cs.qm
share/retext/locale/retext_cy.qm
share/retext/locale/retext_da.qm
share/retext/locale/retext_de.qm
share/retext/locale/retext_es.qm
share/retext/locale/retext_es_CO.qm
share/retext/locale/retext_et.qm
share/retext/locale/retext_eu.qm
share/retext/locale/retext_fa.qm
share/retext/locale/retext_fi.qm
share/retext/locale/retext_fr.qm
share/retext/locale/retext_hr.qm
share/retext/locale/retext_hu.qm
share/retext/locale/retext_it.qm
share/retext/locale/retext_ja.qm
share/retext/locale/retext_ko.qm
share/retext/locale/retext_nl.qm
share/retext/locale/retext_pl.qm
share/retext/locale/retext_pt.qm
share/retext/locale/retext_pt_BR.qm
share/retext/locale/retext_ru.qm
share/retext/locale/retext_sk.qm
share/retext/locale/retext_sr.qm
share/retext/locale/retext_sr@latin.qm
share/retext/locale/retext_sv.qm
share/retext/locale/retext_uk.qm
share/retext/locale/retext_zh_CN.qm
share/retext/locale/retext_zh_TW.qm