mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Update to apostrophe-3.4 and move to webkitgtk60.
This commit is contained in:
+17
-21
@@ -1,11 +1,9 @@
|
||||
COMMENT= distraction free editor
|
||||
COMMENT= edit Markdown in style
|
||||
|
||||
GH_TAGNAME= v2.6.3
|
||||
GH_ACCOUNT= ApostropheEditor
|
||||
GH_PROJECT= Apostrophe
|
||||
|
||||
PKGNAME= apostrophe-${GH_TAGNAME:S/v//}
|
||||
REVISION= 6
|
||||
GNOME_VERSION= v3.4
|
||||
GNOME_PROJECT= apostrophe
|
||||
EXTRACT_SUFX= .tar.gz
|
||||
PKGNAME= apostrophe-${GNOME_VERSION:S/v//}
|
||||
|
||||
CATEGORIES= editors
|
||||
|
||||
@@ -14,27 +12,25 @@ HOMEPAGE = https://apps.gnome.org/Apostrophe/
|
||||
# GPLv3+
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
SITES= https://gitlab.gnome.org/World/apostrophe/-/archive/${GNOME_VERSION}/
|
||||
|
||||
MODULES= devel/dconf \
|
||||
devel/meson \
|
||||
lang/python
|
||||
lang/python \
|
||||
x11/gnome
|
||||
|
||||
BUILD_DEPENDS= devel/appstream-glib \
|
||||
devel/gettext,-tools \
|
||||
devel/gobject-introspection
|
||||
MODGNOME_TOOLS= desktop-file-utils gobject-introspection gtk-update-icon-cache
|
||||
|
||||
RUN_DEPENDS= devel/desktop-file-utils \
|
||||
devel/py-setuptools \
|
||||
BUILD_DEPENDS= devel/appstream \
|
||||
x11/gnome/libadwaita
|
||||
|
||||
RUN_DEPENDS= devel/py-regex \
|
||||
textproc/libspelling \
|
||||
devel/py-gobject3 \
|
||||
textproc/gspell \
|
||||
textproc/py-chardet \
|
||||
textproc/py-pypandoc \
|
||||
www/webkitgtk4 \
|
||||
x11/gtk+3 \
|
||||
x11/gtk+4,-guic \
|
||||
x11/libhandy
|
||||
|
||||
LIB_DEPENDS= www/sassc \
|
||||
x11/libhandy
|
||||
www/webkitgtk4,webkitgtk60 \
|
||||
x11/gnome/libadwaita
|
||||
|
||||
post-install:
|
||||
${MODPY_COMPILEALL} ${DESTDIR}${MODPY_SITEPKG}/apostrophe/
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (Apostrophe-2.6.3.tar.gz) = HOKgfATfJsWutg6cIdWYqODLwRAG4XV75fPKN0DPxew=
|
||||
SIZE (Apostrophe-2.6.3.tar.gz) = 3278447
|
||||
SHA256 (apostrophe-v3.4.tar.gz) = 2u5ITQL2fgPZxGoPPOGueCivx7mUaGj2sFcmftWRkYo=
|
||||
SIZE (apostrophe-v3.4.tar.gz) = 954493
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
Apostrophe is a GTK+ based distraction free Markdown editor. It
|
||||
uses pandoc as back-end for parsing Markdown and exporting to
|
||||
multiples format and offers a very clean and sleek user interface.
|
||||
Apostrophe is a GTK+ based distraction free Markdown editor.
|
||||
It uses pandoc as back-end for parsing Markdown and offers a very clean and
|
||||
sleek user interface.
|
||||
|
||||
@@ -7,8 +7,14 @@ lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}__init__.${M
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}application.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}application.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}bottombar.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}bottombar.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}config.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}config.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}detailed_error.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}detailed_error.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}editor.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}editor.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}export_dialog.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}export_dialog.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}fix_table.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
@@ -27,8 +33,12 @@ lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}main_window.
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}main_window.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}markup_regex.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}markup_regex.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}movable_bin.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}movable_bin.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}open_popover.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}open_popover.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}panels.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}panels.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}preferences_dialog.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}preferences_dialog.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}preview_converter.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
@@ -37,38 +47,43 @@ lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}preview_hand
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}preview_handler.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}preview_layout_switcher.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}preview_layout_switcher.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}preview_renderer.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}preview_renderer.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}preview_security.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}preview_security.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}preview_web_view.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}preview_web_view.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}preview_window.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}preview_window.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}pride.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}pride.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}search_and_replace.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}search_and_replace.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}settings.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}settings.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}sized_bin.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}sized_bin.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}stats_counter.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}stats_counter.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}stats_handler.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}stats_handler.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}table_input.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}table_input.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}text_buffer.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}text_buffer.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}text_view.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}text_view.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}text_view_drag_drop_handler.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}text_view_drag_drop_handler.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}text_view_format_inserter.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}text_view_format_inserter.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}text_view_markup_handler.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}text_view_markup_handler.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}text_view_scroller.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}text_view_scroller.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}text_view_undo_redo_handler.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}text_view_undo_redo_handler.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}theme_switcher.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}theme_switcher.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}tweener.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/${MODPY_PYCACHE}tweener.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/application.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/bottombar.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/config.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/detailed_error.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/editor.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/export_dialog.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/fix_table.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/headerbars.py
|
||||
@@ -78,47 +93,35 @@ lib/python${MODPY_VERSION}/site-packages/apostrophe/inline_preview.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/latex_to_PNG.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/main_window.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/markup_regex.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/movable_bin.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/open_popover.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/panels.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/preferences_dialog.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/preview_converter.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/preview_handler.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/preview_layout_switcher.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/preview_renderer.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/preview_security.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/preview_web_view.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/preview_window.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/pride.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/search_and_replace.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/settings.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/sized_bin.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/stats_counter.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/stats_handler.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/table_input.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/text_buffer.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/text_view.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/text_view_drag_drop_handler.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/text_view_format_inserter.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/text_view_markup_handler.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/text_view_scroller.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/text_view_undo_redo_handler.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/theme_switcher.py
|
||||
lib/python${MODPY_VERSION}/site-packages/apostrophe/tweener.py
|
||||
share/apostrophe/
|
||||
share/apostrophe/apostrophe.gresource
|
||||
share/apostrophe/lua/
|
||||
share/apostrophe/lua/relative_to_absolute.lua
|
||||
share/apostrophe/lua/task-list.lua
|
||||
share/apostrophe/media/
|
||||
share/apostrophe/media/apostrophe_markdown.md
|
||||
share/apostrophe/media/css/
|
||||
share/apostrophe/media/css/gtk/
|
||||
share/apostrophe/media/css/gtk/Adwaita-dark-hc.scss
|
||||
share/apostrophe/media/css/gtk/Adwaita-dark.scss
|
||||
share/apostrophe/media/css/gtk/Adwaita-hc.scss
|
||||
share/apostrophe/media/css/gtk/Adwaita-sepia-hc.scss
|
||||
share/apostrophe/media/css/gtk/Adwaita-sepia.scss
|
||||
share/apostrophe/media/css/gtk/Adwaita.scss
|
||||
share/apostrophe/media/css/gtk/_base.scss
|
||||
share/apostrophe/media/css/gtk/_definitions.scss
|
||||
share/apostrophe/media/css/gtk/_drawing.scss
|
||||
share/apostrophe/media/css/gtk/_recoloring.scss
|
||||
share/apostrophe/media/css/gtk/bindings.css
|
||||
share/apostrophe/media/css/gtk/meson.build
|
||||
share/apostrophe/media/css/web/
|
||||
share/apostrophe/media/css/web/adwaita-sepia.css
|
||||
share/apostrophe/media/css/web/adwaita.css
|
||||
@@ -126,59 +129,57 @@ share/apostrophe/media/css/web/base.css
|
||||
share/apostrophe/media/css/web/highcontrast.css
|
||||
share/apostrophe/media/css/web/highcontrast_inverse.css
|
||||
share/apostrophe/media/formats.json
|
||||
share/apostrophe/media/icons/
|
||||
share/apostrophe/media/icons/checkmark-symbolic.svg
|
||||
share/apostrophe/media/icons/preview-layout-full-width-symbolic.svg
|
||||
share/apostrophe/media/icons/preview-layout-half-height-symbolic.svg
|
||||
share/apostrophe/media/icons/preview-layout-half-width-symbolic.svg
|
||||
share/apostrophe/media/icons/preview-layout-windowed-symbolic.svg
|
||||
share/apostrophe/media/markdown-mark.svg
|
||||
share/apostrophe/media/raw/
|
||||
share/apostrophe/media/raw/raw_icons.svg
|
||||
share/apostrophe/media/reveal.js.zip
|
||||
share/apostrophe/media/js/
|
||||
share/apostrophe/media/js/scroll.js
|
||||
share/apostrophe/pandoc_templates/
|
||||
share/apostrophe/pandoc_templates/typst.typ
|
||||
share/apostrophe/reference_files/
|
||||
share/apostrophe/reference_files/reference-a4.docx
|
||||
share/apostrophe/reference_files/reference-a4.odt
|
||||
share/apostrophe/ui/
|
||||
share/apostrophe/ui/About.ui.in
|
||||
share/apostrophe/ui/Export.ui
|
||||
share/apostrophe/ui/Headerbar.ui
|
||||
share/apostrophe/ui/Preferences.ui
|
||||
share/apostrophe/ui/PreviewLayoutSwitcher.ui
|
||||
share/apostrophe/ui/PreviewLayoutSwitcherItem.ui
|
||||
share/apostrophe/ui/PreviewWindow.ui
|
||||
share/apostrophe/ui/Recents.ui
|
||||
share/apostrophe/ui/SearchBar.ui
|
||||
share/apostrophe/ui/Shortcuts.ui
|
||||
share/apostrophe/ui/TexliveWarning.ui
|
||||
share/apostrophe/ui/TextView.ui
|
||||
share/apostrophe/ui/ThemeSwitcher.ui
|
||||
share/apostrophe/ui/Window.ui
|
||||
share/apostrophe/styles/
|
||||
share/apostrophe/styles/dark.xml
|
||||
share/apostrophe/styles/light.xml
|
||||
share/apostrophe/styles/sepia.xml
|
||||
share/applications/org.gnome.gitlab.somas.Apostrophe.desktop
|
||||
share/dbus-1/services/org.gnome.gitlab.somas.Apostrophe.service
|
||||
share/glib-2.0/schemas/org.gnome.gitlab.somas.Apostrophe.gschema.xml
|
||||
share/icons/hicolor/scalable/apps/org.gnome.gitlab.somas.Apostrophe.svg
|
||||
share/icons/hicolor/symbolic/apps/org.gnome.gitlab.somas.Apostrophe-symbolic.svg
|
||||
share/locale/az/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/bg/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/ca/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/cs/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/da/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/de/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/el/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/en_GB/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/eo/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/es/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/eu/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/fa/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/fi/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/fr/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/fur/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/gl/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/he/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/hi/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/hr/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/hu/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/ia/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/id/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/ie/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/is/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/it/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/ka/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/kab/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/nb/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/ne/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/nl/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/oc/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/pl/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/pt/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/ro/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/ru/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/si/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/sl/LC_MESSAGES/apostrophe.mo
|
||||
@@ -189,8 +190,7 @@ share/locale/uk/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/vi/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/apostrophe.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/apostrophe.mo
|
||||
share/metainfo/
|
||||
share/metainfo/org.gnome.gitlab.somas.Apostrophe.metainfo.xml
|
||||
@tag gtk-update-icon-cache %D/share/icons/hicolor
|
||||
@tag update-desktop-database
|
||||
share/metainfo/org.gnome.gitlab.somas.Apostrophe.metainfo.xml
|
||||
@tag glib-compile-schemas
|
||||
|
||||
Reference in New Issue
Block a user