36 Commits

Author SHA256 Message Date
Antoine Belvire
386b60720a - Update to 1.15:
* Don't merge font tags with different values
    (gh#otsaloma/gaupol#224).
  * Drop dependency on chardet.
  * Add dependency on charset-normalizer.
  * Raise Python dependency to >= 3.5.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=70
2024-06-23 20:35:56 +00:00
Antoine Belvire
30632a0f0b - Update to 1.14.1:
* Fix invalid entry in AppData file (gh#otsaloma/gaupol#219).
- Changes from 1.14:
  * Change the icon for the toggle video player toolbar item to an
    action icon (not mimetype) that has a symbolic version
    available.
  * Fix installation on Python >= 3.12 by using distutils from
    setuptools.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=68
2024-04-02 20:05:20 +00:00
d06ab2dcd2 Accepting request 1152133 from home:dimstar:rpm4.20:g
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1152133
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=66
2024-02-27 12:21:56 +00:00
Antoine Belvire
5c25466c37 Accepting request 1127933 from home:dirkmueller:Factory
- update to 1.13:
  * Fix translations missing for enums (#210)
  * Fix Python 3.12 compatibility and drop support for Python <
    3.4 (#211)
  * Add Chinese (China) translation (tzwasd)

OBS-URL: https://build.opensuse.org/request/show/1127933
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=64
2023-11-21 21:31:38 +00:00
a2c7264ddf Accepting request 1060194 from home:1Antoine1:branches:multimedia:apps
- Update to version 1.12:
  * Don't remember window position on screen (seems more common
    and better left to the window manager).
  * Fix cursor construction error on Wayland
    (gh#otsaloma/gaupol#202).

OBS-URL: https://build.opensuse.org/request/show/1060194
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=62
2023-01-23 12:24:37 +00:00
f09b88b711 Accepting request 966670 from home:1Antoine1:branches:multimedia:apps
- Update to version 1.11:
  * Add IBM858, ISO-8859-11 and ISO-8859-16 encodings.
  * Fix displayed line lengths being incorrect for subtitles with
    special characters such as apostrophes.

OBS-URL: https://build.opensuse.org/request/show/966670
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=60
2022-04-04 11:21:24 +00:00
e44ed3cdf7 Accepting request 924061 from home:1Antoine1:branches:multimedia:apps
- Update to version 1.10.1:
  * Fix playing selection (gh#otsaloma/gaupol#188).

OBS-URL: https://build.opensuse.org/request/show/924061
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=59
2021-10-07 18:05:52 +00:00
573907bde6 Accepting request 922444 from home:1Antoine1:branches:multimedia:apps
- Update to version 1.10:
  * Fix subtitle display when seeking to selection start
    (gh#otsaloma/gaupol#181).
  * Fix search dialog result sometimes not being selected.
  * Fix rare RecursionError with spell-check.

OBS-URL: https://build.opensuse.org/request/show/922444
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=58
2021-10-01 07:48:21 +00:00
749e3bc182 Accepting request 881349 from home:bnavigator:branches:multimedia:apps
- Can't assume non-existense of python38 macros in Leap.
  https://lists.opensuse.org/archives/list/packaging@lists.opensuse.org/thread/SQZQ3RN7O5ZB3HJRZ4D3CFAZFURSYTKV/
  Test for suse_version instead. Only Tumbleweed has and needs the
  python_subpackage_only support.

OBS-URL: https://build.opensuse.org/request/show/881349
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=56
2021-03-25 18:06:27 +00:00
3d5c75b787 Accepting request 879232 from home:mcalabkova:branches:multimedia:apps
- Do not delete zero-length header templates, they are needed by 
  aeidon corresponding subclasses

the previous fail was probably just a config problem, I think I had obsolete Leap 15.2 repo

OBS-URL: https://build.opensuse.org/request/show/879232
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=54
2021-03-15 15:02:10 +00:00
a28bec3e84 Accepting request 859834 from home:1Antoine1:branches:multimedia:apps
- Update to version 1.9:
  * Add framerates 30, 50, 59.94 and 60 fps
    (gh#otsaloma/gaupol#164).
  * Add selecting next/previous from video position
    (gh#otsaloma/gaupol#154).
  * Allow shifting positions of all open projects
    (gh#otsaloma/gaupol#66).
  * Fix error dialog when video playback fail
    (gh#otsaloma/gaupol#153).
  * Fix the order of audio tracks in the menu
    (gh#otsaloma/gaupol#129, qnga).
  * Fix spell-check split words correction task to not hang
    (gh#otsaloma/gaupol#171).
  * Add Dutch translation (Heimen Stoffels).

OBS-URL: https://build.opensuse.org/request/show/859834
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=52
2021-01-04 11:27:16 +00:00
35d631cbb8 Accepting request 853408 from home:bnavigator:branches:multimedia:apps
- Support multiple python3 flavors for python-aeidon
  gh#openSUSE/python-rpm-macros#66

OBS-URL: https://build.opensuse.org/request/show/853408
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=50
2020-12-07 13:54:30 +00:00
ef31e21c7d Accepting request 792990 from home:1Antoine1:branches:multimedia:apps
- Update to version 1.8:
  * Add action set start from video position
    (gh#otsaloma/gaupol#148).
  * Add and fix English spell-check special cases.
  * Add and fix OCR spell-check special cases.
  * Add Interlingue translation (OIS).
  * Add Portuguese translation (Hugo Carvalho).
  * Update translations.

OBS-URL: https://build.opensuse.org/request/show/792990
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=48
2020-04-11 06:21:45 +00:00
c10d6e779d Accepting request 720982 from home:1Antoine1:branches:multimedia:apps
- Update to version 1.7:
  * New app icon, as full-color and symbolic SVGs
    (gh#otsaloma/gaupol#119).
  * Better initial preview experience (gh#otsaloma/gaupol#136).
  * Disable loading of problematic gstreamer-vaapi
    (gh#otsaloma/gaupol#79).
  * Use gspell for spell-check instead of PyEnchant and GtkSpell
    (gh#otsaloma/gaupol#12).
  * Use the reverse domain name "io.otsaloma.gaupol" for desktop
    file, appdata file and icons.
- Changes from version 1.6:
  * Add text correction pattern to unpack ligatures.
  * Don't show video files in recent file menus
    (gh#otsaloma/gaupol#130).
  * Update translations.
- Rebase desktop category patch:
  * Remove gaupol-1.5-desktop.patch.
  * Add gaupol-1.7-desktop.patch.
- Remove dependency on PyEnchant and GtkSpell as mentioned in
  version 1.7 release notes.
- Add build dependency on gobject-introspection in order to
  automatically generate runtime dependencies on typelibs.

OBS-URL: https://build.opensuse.org/request/show/720982
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=46
2019-08-05 12:18:37 +00:00
Tomáš Chvátal
ab970e4eb2 Accepting request 670848 from home:1Antoine1:branches:multimedia:apps
- Update to version 1.5:
  * Add support for building a Flatpak.
  * Highlight changed parts in "Correct Texts"
    (gh#otsaloma/gaupol#34).
  * Add keybinding Ctrl+I for toggling italic
    (gh#otsaloma/gaupol#118).
  * Change keybinding for Invert Selection to Ctrl+J.
  * When opening multiple files, skip ones already open.
  * Adapt to various GTK+ deprecations.
  * Add 64x64 and 128x128 icons.
  * Update AppData XML file.
  * Bump iso-codes dependency to >= 3.67.
  * Update translations.
- Rebase patch for desktop file categories:
  * Remove gaupol-0.17.1-desktop.patch.
  * Add gaupol-1.5-desktop.patch.

OBS-URL: https://build.opensuse.org/request/show/670848
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=44
2019-02-03 18:48:46 +00:00
Tomáš Chvátal
cf4690e30a Accepting request 621543 from home:1Antoine1:branches:multimedia:apps
- Update to version 1.4.1:
  * Fix TypeErrors due to video player pipeline queries failing
    (gh#otsaloma/gaupol#78).
  * Make setup.py --record include compiled extensions as well
    (gh#otsaloma/gaupol#91).

OBS-URL: https://build.opensuse.org/request/show/621543
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=42
2018-07-08 16:37:53 +00:00
Tomáš Chvátal
d3cc1f7fc4 Accepting request 607328 from home:1Antoine1:branches:multimedia:apps
- Update to version 1.4:
  * Update the --video-file argument to not just select the video
    file, but also load it in the internal video player (#75).
  * Fix subtitles with special characters not being displayed by
    the internal video player (#74).
  * Fix seeking to selection start if at less than one second
    (#76).
  * Fix pasting texts from outside Gaupol, e.g. from a text
    editor.
  * Update checks for required GStreamer elements (#73).
  * Update translations.
- Remove call to obsolete %suse_update_desktop_file, remove
  dependency on update-desktop-files.
- Add %check section.
- Ran spec-cleaner.

OBS-URL: https://build.opensuse.org/request/show/607328
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=40
2018-05-15 09:15:04 +00:00
83f8d5b8d7 Accepting request 555143 from home:1Antoine1:branches:multimedia:apps
- Update to 1.3.1:
  * Fix pattern file syntax to not be corrupted by msgfmt (#70)
- Changes from 1.3:
  * Use gtksink instead of autovideosink with the integrated video
    player, making it work on Wayland too (#60)
  * Add a hidden preference to disable autoplay (#57)
  * Allow loading video by drag-and-drop (#59)
  * Fix missing icon in GNOME shell on Wayland (#62)
  * Fix unhandled exception when adding recent menu items
  * Fix video player actions being sensitive when playback
    initialization fails (#52)
  * Fix Gaupol freezing after changing audio track (#58)
  * Fix error quitting if a file is still being loaded (#54)
  * Fix duplicate tags when decoding MPL2 (devcompl, #68)
  * Install appdata XML file under /usr/share/metainfo
  * Prefer iso-codes JSON files over XML files (#10)
  * Bump GStreamer dependency ≥ 1.6
  * Drop build dependency on intltool (use gettext instead, #13)
  * Add donate button to about dialog
  * Update translations
- Rebase gaupol-0.17.1-desktop.patch.

OBS-URL: https://build.opensuse.org/request/show/555143
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=38
2017-12-08 10:36:33 +00:00
Tomáš Chvátal
22c1740003 Accepting request 504308 from home:elchevive:branches:multimedia:apps
version update

OBS-URL: https://build.opensuse.org/request/show/504308
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=32
2017-06-17 07:31:20 +00:00
030f646c4f Accepting request 307770 from home:elchevive:branches:multimedia:apps
version update

OBS-URL: https://build.opensuse.org/request/show/307770
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=30
2015-05-21 08:41:19 +00:00
b3ca6a42c2 Accepting request 264585 from home:elchevive:branches:multimedia:apps
package update

OBS-URL: https://build.opensuse.org/request/show/264585
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=28
2014-12-10 15:58:20 +00:00
16140aef66 Accepting request 258658 from home:elchevive:branches:multimedia:apps
version update 0.27

OBS-URL: https://build.opensuse.org/request/show/258658
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=26
2014-10-30 10:32:47 +00:00
4bd054fd27 Accepting request 239297 from home:elchevive:branches:multimedia:apps
version update now with rebased patch mentioned on .changes

OBS-URL: https://build.opensuse.org/request/show/239297
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=24
2014-07-03 13:02:59 +00:00
4436f38187 Accepting request 221933 from home:elchevive:branches:multimedia:apps
updated to version 0.25

OBS-URL: https://build.opensuse.org/request/show/221933
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=22
2014-02-12 10:15:42 +00:00
e0dc71ccfb Accepting request 202542 from home:elchevive:branches:multimedia:apps
updated to 0.24.3

OBS-URL: https://build.opensuse.org/request/show/202542
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=20
2013-10-11 14:09:34 +00:00
0325a99fdf Accepting request 200235 from home:elchevive:branches:multimedia:apps
version update

OBS-URL: https://build.opensuse.org/request/show/200235
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=18
2013-09-24 14:38:23 +00:00
Sascha Peilicke
e60fa3e337 Accepting request 184027 from home:elchevive:branches:multimedia:apps
Update package to version 0.24.

To the multimedia:apps mantainer: the v0.23 brings and updated dependency on phython-gobject 3.6.0 which is only present in Factory (thats the unresolvable state for all other versions). Maybe you can add a link to that package for this versions (12.1-12.3) in multimedia:apps

OBS-URL: https://build.opensuse.org/request/show/184027
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=16
2013-07-23 08:21:12 +00:00
Stephan Kulow
b87fa85082 Accepting request 181102 from home:elchevive:branches:multimedia:apps
updated to 0.23

OBS-URL: https://build.opensuse.org/request/show/181102
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=14
2013-06-28 04:46:56 +00:00
ae2c4374ed Accepting request 163483 from home:elchevive:branches:multimedia:apps
updated to version 0.22

OBS-URL: https://build.opensuse.org/request/show/163483
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=12
2013-04-10 08:55:18 +00:00
c474ec1980 Accepting request 156457 from home:elchevive:branches:multimedia:apps
2nd try, this time following SPeilicke advice. Renaming python-aeidon to python3-aeidon and removing non used buildrequires.

OBS-URL: https://build.opensuse.org/request/show/156457
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=10
2013-03-09 10:34:34 +00:00
Pavol Rusnak
b980d7fc85 - updated to 0.20.1
* Fix crash on startup on newer versions of PyGObject and/or GTK+
   resulting from setting tool item types (#686608)
 * Fix side pane header menu (#686312)
 * Disable 'Join or Split Words' task in the text correction assistant
   if no spell-check dictionaries are available (#686340)
 * Use a stock GTK+ close icon for tab close buttons if
   'window-close-symbolic' is not found
 * Fix behaviour of spell-check dialog's 'Replace with' entry
- updated to 0.20
 * Migrate to Python 3, GTK+ 3, GStreamer 1.0, PyGI and GNOME 3
 * Bump Python dependency to 3.2 or greater
 * Replace PyGTK dependency with PyGObject 3.0.0 or greater
 * Bump optional GStreamer dependency to 1.0 or greater
 * Disable inline spell-checking while waiting for introspection
   support to be added to GtkSpell
   - https://bugzilla.redhat.com/show_bug.cgi?id=675504
 * Disable speech recognition while waiting for pocketsphinx to be
   ported to GStreamer 1.0
   - https://sourceforge.net/projects/cmusphinx/forums/forum/5471/topic/5497616
 * Rewrite line-breaking algorithm to use a Knuth-Plass-style flexible
   system of penalties and a versatile measure of goodness
 * Write subtitle files in a proper atomic manner (on Windows this
   is fully atomic only with Python 3.3 or later)
 * Ellipsize tab labels in the middle (#686099)
 * Remove -c/--config-file option (you're better off setting XDG_*
   environment variables if you're doing something weird)
 * Add 48x48 and 256x256 pixel PNG icons and remove SVG icon
 * Fix bug in saving a temporary file for preview (#685706)
 * Fix signatures of decorated functions in API documentation

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=9
2012-11-23 18:13:27 +00:00
d14d2cb7f8 Accepting request 107020 from home:elchevive
Add ifelse to python-pyenchant (new name for > 12.1)

OBS-URL: https://build.opensuse.org/request/show/107020
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=7
2012-02-26 14:53:53 +00:00
c512a14b37 Accepting request 102186 from home:babelworx:ldig:branches:multimedia:apps
license update: GPL-3.0+
No indication of GPL-3.0 files (i.e. GPLv3 only) in the package

OBS-URL: https://build.opensuse.org/request/show/102186
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=4
2012-01-31 11:13:12 +00:00
Sascha Peilicke
5dfc20ee85 Accepting request 101839 from home:elchevive
A little update before submitting to Factory, now with .changes updated

OBS-URL: https://build.opensuse.org/request/show/101839
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=3
2012-01-30 10:38:31 +00:00
Pavol Rusnak
2a531be834 Accepting request 95661 from home:elchevive
update to version 0.19.2 and create subpackage python-aeidon (in this sr I add a rm which I forgot to add)

OBS-URL: https://build.opensuse.org/request/show/95661
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=2
2011-12-12 11:03:17 +00:00
95eecd2979 Accepting request 71736 from openSUSE:Factory:Contrib
please review, contrib cleanup

OBS-URL: https://build.opensuse.org/request/show/71736
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/gaupol?expand=0&rev=1
2011-05-28 01:55:41 +00:00