File sioyek.changes of Package sioyek
-------------------------------------------------------------------
Fri Nov 3 15:36:15 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
- Remove move of config files to /usr/etc. Sioyek never has code to
read configs in that directory.
-------------------------------------------------------------------
Fri Nov 3 09:25:48 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
- add config as well to /etc. seems to break things if not
-------------------------------------------------------------------
Fri Nov 3 08:31:34 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
- add patch define-linux-standard-paths.patch. using `sed` is very brittle to use
- add env var CONFIG+=non_portable
- move config files from /etc to /usr/etc
-------------------------------------------------------------------
Tue Oct 3 13:02:55 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
- Fix mupdf incompatibility errors by adding mupdf-0.23.0.patch
-------------------------------------------------------------------
Tue Oct 3 08:24:25 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
- Add fix-sqlite-memory-leak.patch.
-------------------------------------------------------------------
Thu Aug 10 08:13:41 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Attempt to fix sioyek build. Resolves bsc#1209453.
-------------------------------------------------------------------
Tue Mar 7 18:01:05 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Add no-link-gumbo.patch and drop dependency on gumbo.
-------------------------------------------------------------------
Mon Jan 9 02:01:07 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Fix icon not showing by moving back the icon from
`/usr/share/icons` to `/usr/share/pixmaps`.
-------------------------------------------------------------------
Mon Dec 19 00:31:00 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Fix icon path.
-------------------------------------------------------------------
Sun Dec 18 14:29:50 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 2.0.0:
* added super_fast_search
* added scrolling between pages in overview window
* added search results in overview window
* added overview_to_portal
* added the ability to define your own macros in prefs_user.config
* added the ability to source other configs from different paths
* improved the official python module for sioyek for extensions
* upgrade to MuPDF 1.20
* New keybind parsing method with support for non-standard layouts and unicode
characters
* Add a smooth scroll mode.
* Add ability to select single words using keyboard_select command
* Add a scrollbar which can be enabled using toggle_scrollbar command
* Add commands to set configuration options at runtime.
* Add prerendered_page_count option which allows to configure how many pages
does sioyek prerender
* Add an option to show the closest bookmark in the statusbar
* Add an option to indicate whether we are close to a portal in the statusbar
* Add an option to highlight using middle click instead of pressing a button. See
https://github.com/ahrm/sioyek/commit/7390a40dec98b829c8beacd5d3997b00d2072ec7.
* Add ability to specify colors in config files using hexadecimal strings.
For example instead of 1 1 0 you can now use #ffff00.
* Many bug-fixes and quality of life improvements
- Remove patchsets:
* 0000-mupdf-1.20-compat-issue.patch
* 0001-parse-mupdf-1.20-links.patch
* 0002-improve-xdg-desktop-entry.patch
* 0002-fix-desktop-file-error.patch
* 0002-improve-desktop-file.patch
-------------------------------------------------------------------
Wed Dec 14 15:13:06 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- icon is moved to `/usr/share/pixmaps`. this is to show the desktop
entry correctly
-------------------------------------------------------------------
Mon Nov 28 06:26:29 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Add 0002-improve-xdg-desktop-entry.patch and 0002-fix-desktop-file-error.patch
-------------------------------------------------------------------
Mon Nov 28 06:17:56 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Add 0002-improve-desktop-file.patch
-------------------------------------------------------------------
Thu Nov 24 13:55:39 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Remove strip for debuginfo creation
-------------------------------------------------------------------
Thu Nov 24 10:17:46 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Initial spec for sioyek 1.5.0
- Add 0000-mupdf-1.20-compat-issue.patch
- Add 0001-parse-mupdf-1.20-links.patch
- Add sioyek-1.5.0.tar.gz