Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

latexila-3.26.1-lp152.3.4 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: latexila Distribution: openSUSE Leap 15.2
Version: 3.26.1 Vendor: openSUSE
Release: lp152.3.4 Build date: Thu Feb 6 08:38:03 2020
Group: Productivity/Publishing/TeX/Frontends Build host: obs-arm-7
Size: 3984698 Source RPM: latexila-3.26.1-lp152.3.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://projects.gnome.org/latexila/
Summary: Integrated LaTeX Environment for the GNOME desktop
LaTeXila is an Integrated LaTeX Environment for GNOME. The main features are:
  * Configurable buttons to compile, convert and view a document in one click
  * LaTeX commands auto-completion
  * Symbol tables (Greek letters, arrows, ...)
  * File browser integrated
  * Template managing
  * Menus with the most commonly used LaTeX commands
  * Easy projects management

Provides

Requires

License

GPL-3.0+

Changelog

* Wed Nov 01 2017 luc14n0@linuxmail.org
  - Update to version 3.26.1:
    + Updated translations.
  - Drop %glib2_gsettings_schema_*, %desktop_database_* and
    %icon_theme_cache_* post/postun/requires macros: functionality
    now covered by file triggers.
  - Conditionalize use of translation-update-upstream: sle-only
    requirement.
  - Align with configure:
    + Drop gettext-tools BuildRequires.
    + Add gtk-doc and pkgconfig(glib-2.0) BuildRequires.
* Sat Oct 28 2017 jengelh@inai.de
  - Use standardized %configure call.
* Thu Sep 14 2017 fezhang@suse.com
  - Drop SLE12 / Leap42 conditional, %{_datadir}/appdata is now owned
    by the filesystem package.
* Sat Sep 09 2017 dimstar@opensuse.org
  - Update to version 3.26.0:
    + Internal code refactoring, use more Tepl features.
    + latexmk post-processor: fix bug with LaTeX errors and warnings
      not detected with new versions of latexmk.
    + Small improvement: make the tab label tooltip clearer:
      "Main file" -> "Project main file".
    + Small bug fixes:
    - Search: replace all button: center content vertically.
    - LaTeX and Math menus: grab focus to active text view after
      inserting text.
    + Updated translations.
* Wed Aug 23 2017 dimstar@opensuse.org
  - Update to version 3.25.1:
    + The Gtef library has been renamed to Tepl, adapt the code
      accordingly.
    + Use more Tepl features.
    + Code maintenance to not use a deprecated GTK+ function.
    + Updated translations.
  - Replace pkgconfig(gtef-2) BuildRequires with pkgconfig(tepl-3),
    following upstreams port.
* Sun Aug 20 2017 zaitor@opensuse.org
  - Update to version 3.24.3:
    + latexmk post-processor: fix bug with LaTeX errors and warnings
      not detected with new versions of latexmk.
    + Small bug fixes:
    - Search: replace all button: center content vertically.
    - LaTeX and Math menus: grab focus to active text view after
      inserting text.
* Sun Jun 25 2017 zaitor@opensuse.org
  - Update to version 3.24.2:
    + Fix a crash when moving a tab to a new window (regression in
      3.24).
* Sun Jun 11 2017 zaitor@opensuse.org
  - Update to version 3.24.1:
    + Create app menu only if the desktop prefers one, to avoid a
      double menubar on e.g. Xfce.
    + Other small code improvements.
    + Updated translations.
* Mon Mar 20 2017 dimstar@opensuse.org
  - Update to version 3.24.0:
    + Updated translations.
* Sun Mar 12 2017 dimstar@opensuse.org
  - Update to version 3.23.2:
    + Easier keyboard shortcuts for bold, italic and underline:
      <Control>B/I/U.
    + In the menus to open a recently used file, show a tooltip with
      the full path.
    + Document structure: fix bug to allow "TODO: ..." and
      "FIXME: ..." (with the colon).
    + Other small code improvements.
    + Fix minor issues found by Coverity.
    + Updated translations.
* Sat Jan 28 2017 dimstar@opensuse.org
  - Update to version 3.23.1:
    + Update code to not use deprecated GtkSourceView APIs.
    + Use the Gtef library; Some functionality has been moved from
      LaTeXila to Gtef.
    + Change menu item label "Search Forward" -> "Jump to PDF" to not
      confuse it with the normal search and replace feature. And
      adapt the docs accordingly.
    + Update the build system to use autoconf-archive macros instead
      of gnome-common.
    + Updated translations.
  - Add pkgconfig(gtef-2) BuildRequires: new dependency.
* Sun Dec 18 2016 zaitor@opensuse.org
  - Update to version 3.22.1:
    + Fix Vala compilation error with newer valac compiler.
    + Updated translations.
* Mon Sep 19 2016 zaitor@opensuse.org
  - Update to version 3.22.0:
    + Fundraising.
    + Update AppData.
    + Updated translations.
* Fri Jul 29 2016 zaitor@opensuse.org
  - Update to version 3.20.1:
    + Bug fix: initialize correctly the build view settings (to hide
      warnings/badboxes).
    + Updated translations.
* Sun Mar 20 2016 zaitor@opensuse.org
  - Update to version 3.20.0:
    + Updated translations.
* Mon Mar 14 2016 zaitor@opensuse.org
  - Update to version 3.19.5:
    + Adapt code for gspell API changes.
    + Updated translations.
* Tue Feb 16 2016 zaitor@opensuse.org
  - Update to version 3.19.4:
    + Close fundraiser.
    + Adapt code for gspell API changes.
    + AppData: add translation tag.
    + Updated translations.
* Wed Jan 27 2016 zaitor@opensuse.org
  - Update to version 3.19.3:
    + Adapt code for gspell API changes.
    + Adapt code to support again loading and saving remote files.
    + Better gnome-shell integration: add an application menu and fix
      the "Open a New Window" right-click action.
    + Make LaTeXila D-Bus activatable.
    + Change "Unsaved Document" to "Untitled Document".
    + Other various small code improvements.
    + Updated translations.
* Sat Dec 19 2015 badshah400@gmail.com
  - Update to version 3.19.2:
    + Adapt code for GspellLanguage API changes.
    + Adapt CSS to track GTK+ changes.
    + Rename latexila.deskop to org.gnome.latexila.desktop.
    + Rename AppData to org.gnome.latexila.appdata.xml.
    + Other various small improvements and bug fixes.
  - Update file list to reflect change of file names:
    + Desktop menu entry got renamed to org.gnome.latexila.desktop.
    + Appdata file got renamed to org.gnome.latexila.appdata.xml.
  - Changes from version 3.19.1:
    + Adapt code for GspellLanguageChooserDialog change.
* Sat Dec 19 2015 badshah400@gmail.com
  - Update to version 3.18.2:
    + AppData: add kudos.
    + Fix a syntax error in desktop file keywords German
      translation.
    + Adapt code to support again remote files.
* Fri Nov 13 2015 badshah400@gmail.com
  - Update to version 3.18.1:
    - Fix regressions from gtk+ changes during the 3.18 cycle.
    - Updated translations.
  - Changes from version 3.18.0:
    - Use gspell instead of GtkSpell.
    - Add default spell checking settings in the preferences dialog.
    - Via the Tools menu, the spell checking settings can be changed
      and are stored on a file-by-file basis.
    - There is now a spell checker dialog window, to spell check an
      entire file word-by-word.
    - Ensure that the personal build tools and the templates are
      correctly saved.
    - Other various small improvements and bug fixes.
    - Translation updates.
  - Update BuildRequires:
    + Add pkgconfig(gspell-1)
    + Add pkgconfig(gobject-introspection-1.0)
    + Add pkgconfig(vapigen)
    + Update required versions
    + Remove pkgconfig(gtkspell3-3.0).
  - Remove runtime dependency on rubber (no longer used for
    latexila's build tools), add texlive-latexmk-bin instead.
* Tue Aug 18 2015 zaitor@opensuse.org
  - Update to version 3.16.2:
    + Ensure that the personal build tools are correctly saved.
    + A few other small bug fixes.
    + Updated translations.
* Sat Aug 15 2015 badshah400@gmail.com
  - For openSUSE:42, have package own the /usr/share/appdata dir;
    fixes build failure.
* Sun Apr 19 2015 zaitor@opensuse.org
  - Update to version 3.16.1:
    + Fix the build with -Werror=format-security.
    + Important bug fix when deleting several templates at once.
* Wed Mar 25 2015 zaitor@opensuse.org
  - Update to version 3.16.0:
    + Various small improvements.
    + Updated translations.
* Wed Mar 25 2015 zaitor@opensuse.org
  - Update to version 3.14.4:
    + Show information about LaTeXila fundraiser.
    + Various bug fixes.
    + Updated translations.
* Wed Jan 07 2015 zaitor@opensuse.org
  - Update to version 3.14.3:
    + Adapt code for GtkSourceView 3.14.3.
    + Updated translations.
* Mon Nov 03 2014 badshah400@gmail.com
  - Update to version 3.14.2:
    + Build: a file was missing in tarballs
    + Add keywords to latexila.desktop
    + Translation updates.

Files

/usr/bin/latexila
/usr/share/appdata/org.gnome.latexila.appdata.xml
/usr/share/applications/org.gnome.latexila.desktop
/usr/share/dbus-1/services/org.gnome.latexila.service
/usr/share/doc/packages/latexila
/usr/share/doc/packages/latexila/AUTHORS
/usr/share/doc/packages/latexila/COPYING
/usr/share/doc/packages/latexila/HACKING
/usr/share/doc/packages/latexila/NEWS
/usr/share/doc/packages/latexila/README
/usr/share/glib-2.0/schemas/org.gnome.latexila.gschema.xml
/usr/share/gtk-doc/html/latexila
/usr/share/gtk-doc/html/latexila/LatexilaBuildJob.html
/usr/share/gtk-doc/html/latexila/LatexilaBuildTool.html
/usr/share/gtk-doc/html/latexila/LatexilaBuildTools.html
/usr/share/gtk-doc/html/latexila/LatexilaBuildToolsDefault.html
/usr/share/gtk-doc/html/latexila/LatexilaBuildToolsPersonal.html
/usr/share/gtk-doc/html/latexila/LatexilaBuildView.html
/usr/share/gtk-doc/html/latexila/LatexilaPostProcessor.html
/usr/share/gtk-doc/html/latexila/LatexilaPostProcessorAllOutput.html
/usr/share/gtk-doc/html/latexila/LatexilaPostProcessorLatex.html
/usr/share/gtk-doc/html/latexila/LatexilaPostProcessorLatexmk.html
/usr/share/gtk-doc/html/latexila/LatexilaSynctex.html
/usr/share/gtk-doc/html/latexila/LatexilaTemplatesDefault.html
/usr/share/gtk-doc/html/latexila/LatexilaTemplatesManageDialog.html
/usr/share/gtk-doc/html/latexila/LatexilaTemplatesPersonal.html
/usr/share/gtk-doc/html/latexila/annotation-glossary.html
/usr/share/gtk-doc/html/latexila/ch01.html
/usr/share/gtk-doc/html/latexila/home.png
/usr/share/gtk-doc/html/latexila/index.html
/usr/share/gtk-doc/html/latexila/ix01.html
/usr/share/gtk-doc/html/latexila/latexila-LatexilaTemplatesDialogs.html
/usr/share/gtk-doc/html/latexila/latexila-LatexilaUtils.html
/usr/share/gtk-doc/html/latexila/latexila.devhelp2
/usr/share/gtk-doc/html/latexila/left-insensitive.png
/usr/share/gtk-doc/html/latexila/left.png
/usr/share/gtk-doc/html/latexila/object-tree.html
/usr/share/gtk-doc/html/latexila/right-insensitive.png
/usr/share/gtk-doc/html/latexila/right.png
/usr/share/gtk-doc/html/latexila/style.css
/usr/share/gtk-doc/html/latexila/up-insensitive.png
/usr/share/gtk-doc/html/latexila/up.png
/usr/share/help/C/latexila
/usr/share/help/C/latexila/build_tools.page
/usr/share/help/C/latexila/completion.page
/usr/share/help/C/latexila/index.page
/usr/share/help/C/latexila/projects.page
/usr/share/help/C/latexila/spell_checking.page
/usr/share/help/C/latexila/structure.page
/usr/share/help/C/latexila/synctex.page
/usr/share/help/cs/latexila
/usr/share/help/cs/latexila/build_tools.page
/usr/share/help/cs/latexila/completion.page
/usr/share/help/cs/latexila/index.page
/usr/share/help/cs/latexila/projects.page
/usr/share/help/cs/latexila/spell_checking.page
/usr/share/help/cs/latexila/structure.page
/usr/share/help/cs/latexila/synctex.page
/usr/share/help/de/latexila
/usr/share/help/de/latexila/build_tools.page
/usr/share/help/de/latexila/completion.page
/usr/share/help/de/latexila/index.page
/usr/share/help/de/latexila/projects.page
/usr/share/help/de/latexila/spell_checking.page
/usr/share/help/de/latexila/structure.page
/usr/share/help/de/latexila/synctex.page
/usr/share/help/el/latexila
/usr/share/help/el/latexila/build_tools.page
/usr/share/help/el/latexila/completion.page
/usr/share/help/el/latexila/index.page
/usr/share/help/el/latexila/projects.page
/usr/share/help/el/latexila/spell_checking.page
/usr/share/help/el/latexila/structure.page
/usr/share/help/el/latexila/synctex.page
/usr/share/help/es/latexila
/usr/share/help/es/latexila/build_tools.page
/usr/share/help/es/latexila/completion.page
/usr/share/help/es/latexila/index.page
/usr/share/help/es/latexila/projects.page
/usr/share/help/es/latexila/spell_checking.page
/usr/share/help/es/latexila/structure.page
/usr/share/help/es/latexila/synctex.page
/usr/share/help/fr/latexila
/usr/share/help/fr/latexila/build_tools.page
/usr/share/help/fr/latexila/completion.page
/usr/share/help/fr/latexila/index.page
/usr/share/help/fr/latexila/projects.page
/usr/share/help/fr/latexila/spell_checking.page
/usr/share/help/fr/latexila/structure.page
/usr/share/help/fr/latexila/synctex.page
/usr/share/help/gl/latexila
/usr/share/help/gl/latexila/build_tools.page
/usr/share/help/gl/latexila/completion.page
/usr/share/help/gl/latexila/index.page
/usr/share/help/gl/latexila/projects.page
/usr/share/help/gl/latexila/spell_checking.page
/usr/share/help/gl/latexila/structure.page
/usr/share/help/gl/latexila/synctex.page
/usr/share/help/hu/latexila
/usr/share/help/hu/latexila/build_tools.page
/usr/share/help/hu/latexila/completion.page
/usr/share/help/hu/latexila/index.page
/usr/share/help/hu/latexila/projects.page
/usr/share/help/hu/latexila/spell_checking.page
/usr/share/help/hu/latexila/structure.page
/usr/share/help/hu/latexila/synctex.page
/usr/share/help/pl/latexila
/usr/share/help/pl/latexila/build_tools.page
/usr/share/help/pl/latexila/completion.page
/usr/share/help/pl/latexila/index.page
/usr/share/help/pl/latexila/projects.page
/usr/share/help/pl/latexila/spell_checking.page
/usr/share/help/pl/latexila/structure.page
/usr/share/help/pl/latexila/synctex.page
/usr/share/help/pt_BR/latexila
/usr/share/help/pt_BR/latexila/build_tools.page
/usr/share/help/pt_BR/latexila/completion.page
/usr/share/help/pt_BR/latexila/index.page
/usr/share/help/pt_BR/latexila/projects.page
/usr/share/help/pt_BR/latexila/spell_checking.page
/usr/share/help/pt_BR/latexila/structure.page
/usr/share/help/pt_BR/latexila/synctex.page
/usr/share/help/ru/latexila
/usr/share/help/ru/latexila/build_tools.page
/usr/share/help/ru/latexila/completion.page
/usr/share/help/ru/latexila/index.page
/usr/share/help/ru/latexila/projects.page
/usr/share/help/ru/latexila/spell_checking.page
/usr/share/help/ru/latexila/structure.page
/usr/share/help/ru/latexila/synctex.page
/usr/share/help/sv/latexila
/usr/share/help/sv/latexila/build_tools.page
/usr/share/help/sv/latexila/completion.page
/usr/share/help/sv/latexila/index.page
/usr/share/help/sv/latexila/projects.page
/usr/share/help/sv/latexila/spell_checking.page
/usr/share/help/sv/latexila/structure.page
/usr/share/help/sv/latexila/synctex.page
/usr/share/help/uk/latexila
/usr/share/help/uk/latexila/build_tools.page
/usr/share/help/uk/latexila/completion.page
/usr/share/help/uk/latexila/index.page
/usr/share/help/uk/latexila/projects.page
/usr/share/help/uk/latexila/spell_checking.page
/usr/share/help/uk/latexila/structure.page
/usr/share/help/uk/latexila/synctex.page
/usr/share/icons/hicolor/128x128/apps
/usr/share/icons/hicolor/128x128/apps/latexila.png
/usr/share/icons/hicolor/16x16/apps
/usr/share/icons/hicolor/16x16/apps/latexila.png
/usr/share/icons/hicolor/22x22/apps
/usr/share/icons/hicolor/22x22/apps/latexila.png
/usr/share/icons/hicolor/24x24/apps
/usr/share/icons/hicolor/24x24/apps/latexila.png
/usr/share/icons/hicolor/256x256/apps
/usr/share/icons/hicolor/256x256/apps/latexila.png
/usr/share/icons/hicolor/32x32/apps
/usr/share/icons/hicolor/32x32/apps/latexila.png
/usr/share/icons/hicolor/48x48/apps
/usr/share/icons/hicolor/48x48/apps/latexila.png
/usr/share/icons/hicolor/scalable/apps
/usr/share/icons/hicolor/scalable/apps/latexila.svg
/usr/share/latexila
/usr/share/latexila/build_tools.xml
/usr/share/latexila/completion.xml
/usr/share/latexila/images
/usr/share/latexila/images/app
/usr/share/latexila/images/app/logo.png
/usr/share/latexila/latexhelp.html
/usr/share/latexila/templates
/usr/share/latexila/templates/article.xml
/usr/share/latexila/templates/beamer.xml
/usr/share/latexila/templates/book.xml
/usr/share/latexila/templates/letter.xml
/usr/share/latexila/templates/report.xml
/usr/share/latexila/ui
/usr/share/latexila/ui/preferences_dialog.ui
/usr/share/latexila/ui/ui.xml
/usr/share/locale/ca/LC_MESSAGES/latexila.mo
/usr/share/locale/cs/LC_MESSAGES/latexila.mo
/usr/share/locale/de/LC_MESSAGES/latexila.mo
/usr/share/locale/el/LC_MESSAGES/latexila.mo
/usr/share/locale/eo/LC_MESSAGES/latexila.mo
/usr/share/locale/es/LC_MESSAGES/latexila.mo
/usr/share/locale/eu/LC_MESSAGES/latexila.mo
/usr/share/locale/fr/LC_MESSAGES/latexila.mo
/usr/share/locale/gl/LC_MESSAGES/latexila.mo
/usr/share/locale/he/LC_MESSAGES/latexila.mo
/usr/share/locale/hu/LC_MESSAGES/latexila.mo
/usr/share/locale/id/LC_MESSAGES/latexila.mo
/usr/share/locale/it/LC_MESSAGES/latexila.mo
/usr/share/locale/lt/LC_MESSAGES/latexila.mo
/usr/share/locale/lv/LC_MESSAGES/latexila.mo
/usr/share/locale/nb/LC_MESSAGES/latexila.mo
/usr/share/locale/nl/LC_MESSAGES/latexila.mo
/usr/share/locale/pl/LC_MESSAGES/latexila.mo
/usr/share/locale/pt/LC_MESSAGES/latexila.mo
/usr/share/locale/pt_BR/LC_MESSAGES/latexila.mo
/usr/share/locale/ru/LC_MESSAGES/latexila.mo
/usr/share/locale/sl/LC_MESSAGES/latexila.mo
/usr/share/locale/sr/LC_MESSAGES/latexila.mo
/usr/share/locale/sr@latin/LC_MESSAGES/latexila.mo
/usr/share/locale/sv/LC_MESSAGES/latexila.mo
/usr/share/locale/tr/LC_MESSAGES/latexila.mo
/usr/share/locale/uk/LC_MESSAGES/latexila.mo
/usr/share/locale/zh_CN/LC_MESSAGES/latexila.mo
/usr/share/man/man1/latexila.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024