The NetBSD Project

CVS log for pkgsrc/misc/gaupol/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / misc / gaupol

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.59 / (download) - annotate - [select for diffs], Tue Nov 14 14:02:29 2023 UTC (4 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored) to selected 1.14 (colored)

*: recursive bump for cairo dependency changes

Revision 1.58 / (download) - annotate - [select for diffs], Sun Nov 12 13:22:44 2023 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored) to selected 1.14 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.57 / (download) - annotate - [select for diffs], Sat Oct 21 17:11:02 2023 UTC (5 months, 1 week ago) by gdt
Branch: MAIN
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored) to selected 1.14 (colored)

recursive revbump for tiff update

Revision 1.56 / (download) - annotate - [select for diffs], Mon Aug 14 05:24:52 2023 UTC (7 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (colored) to selected 1.14 (colored)

*: recursive bump for Python 3.11 as new default

Revision 1.55 / (download) - annotate - [select for diffs], Sun Jan 29 21:17:07 2023 UTC (13 months, 4 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.54: +2 -1 lines
Diff to previous 1.54 (colored) to selected 1.14 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.54 / (download) - annotate - [select for diffs], Thu Jan 19 00:03:47 2023 UTC (14 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (colored) to selected 1.14 (colored)

gaupol: drop maintainership

Revision 1.53 / (download) - annotate - [select for diffs], Wed Jan 18 23:12:27 2023 UTC (14 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.52: +9 -11 lines
Diff to previous 1.52 (colored) to selected 1.14 (colored)

gaupol: update to 1.11.

2022-04-03: Gaupol 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

2021-10-06: Gaupol 1.10.1
=========================

* Fix playing selection (#188)

2021-09-30: Gaupol 1.10
=======================

* Fix subtitle display when seeking to selection start (#181)
* Fix search dialog result sometimes not being selected
* Fix rare RecursionError with spell-check

2020-12-31: Gaupol 1.9
======================

* Add framerates 30, 50, 59.94 and 60 fps (#164)
* Add selecting next/previous from video position (#154)
* Allow shifting positions of all open projects (#66)
* Fix error dialog when video playback fails (#153)
* Fix the order of audio tracks in the menu (#129, qnga)
* Fix spell-check split words correction task to not hang (#171)
* Add Dutch translation (Heimen Stoffels)

2020-04-10: Gaupol 1.8
======================

* Add action set start from video position (#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

2019-08-04: Gaupol 1.7
======================

* New app icon, as full-color and symbolic SVGs (#119)
* Better initial preview experience (#136)
* Disable loading of problematic gstreamer-vaapi (#79)
* Use gspell for spell-check instead of PyEnchant and GtkSpell (#12)
* Use the reverse domain name "io.otsaloma.gaupol" for desktop file,
  appdata file and icons

2019-06-08: Gaupol 1.6
======================

* Add text correction pattern to unpack ligatures
* Don't show video files in recent file menus (#130)
* Update translations

2019-02-03: Gaupol 1.5
======================

* Add support for building a Flatpak
* Highlight changed parts in "Correct Texts" (#34)
* Add keybinding Ctrl+I for toggling italic (#118)
* Add keybinding Ctrl+I for toggling italic while editing (#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

2018-07-07: Gaupol 1.4.1
========================

* Fix TypeErrors due to video player pipeline queries failing (#78)
* Make 'setup.py --record' include compiled extensios as well (#91)

2018-05-01: Gaupol 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

2017-11-12: Gaupol 1.3.1
========================

* Fix pattern file syntax to not be corrupted by msgfmt (#70)

2017-11-11: Gaupol 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

2017-04-23: Gaupol 1.2
======================

* Add support for the WebVTT file format (#46)
* Add support for the LRC file format (#39)

2017-03-18: Gaupol 1.1
======================

* Fix error when using the Save All As dialog to save all time-based
  format documents as frame-based or vice versa
* Fix unhandled exception when trying to write non-numeric data into
  integer or float cells
* Add Icelandic translation (Sveinn í Felli)
* Remove severely incomplete Catalan, Polish and Swedish translations
* Update translations

2016-10-29: Gaupol 1.0
======================

* Fix size of custom font with GTK 3.22 (#40)
* Show an error dialog if the integrated video player fails
  to initialize playback due to e.g. missing codecs
* Fix error trying to undo more actions than exist when holding down
  Ctrl+Z (#38)

2016-08-20: Gaupol 0.92
=======================

* Fix error saving document from a time-based format to a
  frame-based or vice versa ([#28][])
* Fix error clicking undo or redo button dropdown arrow when no
  document is yet open ([#29][])
* Fix action states after subtitle cell editing cancelled ([#30][])
* Fix recent file menu states to update correctly ([#31][])
* Fix save as dialog to always add filename extension ([#32][])
* Update AppData file
* Update translations

[#28]: https://github.com/otsaloma/gaupol/issues/28
[#29]: https://github.com/otsaloma/gaupol/issues/29
[#30]: https://github.com/otsaloma/gaupol/issues/30
[#31]: https://github.com/otsaloma/gaupol/issues/31
[#32]: https://github.com/otsaloma/gaupol/issues/32

2016-07-16: Gaupol 0.91
=======================

* Use header bars for dialogs
* Migrate from deprecated `Gtk.UIManager`, `Gtk.Action` etc.
  to `Gtk.Application`, `Gio.Action` etc.
* Add mpv for preview with precise seek (`--hr-seek=yes`)
* Make mpv the default preview video player on non-Windows systems
  and set the default preview offset to one second
* Make seek length configurable in the preferences dialog
* Add find and replace to the toolbar
* Have both Ctrl+F and Ctrl+H open the find and replace dialog
* Have both Ctrl++, Ctrl+- and numpad equivalents control volume
* Remove external video player output window (if you want to see
  that output, start Gaupol from a terminal)
* Use a monospace editing font by default
* Add support for IBM273, IBM1125, KOI8-T and KZ1048 character
  encodings (whether these are actually available depends on your
  version of Python)
* Drop the bookmarks extension
* Fix Cancel button behaviour when quitting Gaupol by closing the
  main window and having unsaved changes ([#14][])
* Fix line length measure em to be narrower ([#763589][])
* Have the text view right-click spell-check language menu
  set the language permanently
* Don't show the "Use Shift+Return for line-break" help message
  if it's likely to overlap with the text being edited
* Only force theme variant if `dark_theme` in config file is
  `true`, thus respecting any global settings ([#753315][])
* Make `GTK_THEME=Adwaita:dark gaupol` work correctly
* Move web pages to <http://otsaloma.io/gaupol/>
* Move releases to <https://github.com/otsaloma/gaupol/releases>
* Move bug tracker to <https://github.com/otsaloma/gaupol/issues>
* Move documentation to <https://github.com/otsaloma/gaupol/tree/master/doc>
* Close mailing lists, use Gitter instead: <https://gitter.im/otsaloma/gaupol>
* Use Transifex for translations: <http://www.transifex.com/otsaloma/gaupol/>
* Update AppData file
* Bump GTK dependency to 3.12
* Bump PyGObject dependency to 3.12
* Drop optional dependencies on PT fonts
* Add Serbian translation (Miroslav Nikoli)
* Update French translation (Jean van Kasteel)

[#14]: https://github.com/otsaloma/gaupol/issues/14
[#753315]: https://bugzilla.gnome.org/show_bug.cgi?id=753315
[#763589]: https://bugzilla.gnome.org/show_bug.cgi?id=763589

Revision 1.52 / (download) - annotate - [select for diffs], Tue Jan 3 17:37:52 2023 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored) to selected 1.14 (colored)

*: recursive bump for tiff shlib major bump

Revision 1.51 / (download) - annotate - [select for diffs], Thu Aug 11 05:09:00 2022 UTC (19 months, 2 weeks ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored) to selected 1.14 (colored)

Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.

Revision 1.50 / (download) - annotate - [select for diffs], Sat Jul 16 19:19:45 2022 UTC (20 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.49: +3 -3 lines
Diff to previous 1.49 (colored) to selected 1.14 (colored)

gaupol: switch to gtkspell3

Bump PKGREVISION.

Revision 1.49 / (download) - annotate - [select for diffs], Thu Jun 30 11:18:37 2022 UTC (20 months, 4 weeks ago) by nia
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored) to selected 1.14 (colored)

*: Revbump packages that use Python at runtime without a PKGNAME prefix

Revision 1.48 / (download) - annotate - [select for diffs], Mon Jan 10 08:17:28 2022 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.47: +3 -3 lines
Diff to previous 1.47 (colored) to selected 1.14 (colored)

gaupol: convert to egg.mk

Revision 1.47 / (download) - annotate - [select for diffs], Fri Dec 31 08:08:16 2021 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored) to selected 1.14 (colored)

gaupol: a dependency pulls in py-setuptools

Update PLIST, bump PKGREVISION.

Revision 1.46 / (download) - annotate - [select for diffs], Wed Dec 8 16:05:37 2021 UTC (2 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored) to selected 1.14 (colored)

revbump for icu and libffi

Revision 1.45 / (download) - annotate - [select for diffs], Fri Dec 4 20:45:30 2020 UTC (3 years, 3 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored) to selected 1.14 (colored)

Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.

Revision 1.44 / (download) - annotate - [select for diffs], Wed Sep 2 21:42:48 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored) to selected 1.14 (colored)

*: fix some packages for py-setuptools 50.0.1

Revision 1.43 / (download) - annotate - [select for diffs], Mon Aug 17 20:19:29 2020 UTC (3 years, 7 months ago) by leot
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored) to selected 1.14 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.42 / (download) - annotate - [select for diffs], Tue Mar 10 22:10:31 2020 UTC (4 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored) to selected 1.14 (colored)

librsvg: update bl3.mk to remove libcroco in rust case

recursive bump for the dependency change

Revision 1.41 / (download) - annotate - [select for diffs], Sun Mar 8 16:50:31 2020 UTC (4 years ago) by wiz
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored) to selected 1.14 (colored)

*: recursive bump for libffi

Revision 1.40 / (download) - annotate - [select for diffs], Sun Jul 21 22:25:21 2019 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored) to selected 1.14 (colored)

*: recursive bump for gdk-pixbuf2-2.38.1

Revision 1.39 / (download) - annotate - [select for diffs], Sat Jul 13 15:41:56 2019 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored) to selected 1.14 (colored)

*: recursive bump for gtkspell enchant -> enchant2 change.

Revision 1.38 / (download) - annotate - [select for diffs], Thu Apr 25 07:33:07 2019 UTC (4 years, 11 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored) to selected 1.14 (colored)

PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.

Revision 1.37 / (download) - annotate - [select for diffs], Wed Nov 14 22:22:01 2018 UTC (5 years, 4 months ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored) to selected 1.14 (colored)

Revbump after cairo 1.16.0 update.

Revision 1.36 / (download) - annotate - [select for diffs], Mon Nov 12 03:52:33 2018 UTC (5 years, 4 months ago) by ryoon
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored) to selected 1.14 (colored)

Recursive revbump from hardbuzz-2.1.1

Revision 1.35 / (download) - annotate - [select for diffs], Mon Apr 16 14:34:53 2018 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored) to selected 1.14 (colored)

Recursive bump for new fribidi dependency in pango.

Revision 1.34 / (download) - annotate - [select for diffs], Mon Mar 12 11:17:05 2018 UTC (6 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored) to selected 1.14 (colored)

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.33 / (download) - annotate - [select for diffs], Thu Nov 23 17:20:03 2017 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.14 (colored)

recursive bump for libxkbcommon removal from at-spi2-core

Revision 1.32 / (download) - annotate - [select for diffs], Thu Sep 7 07:55:38 2017 UTC (6 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored) to selected 1.14 (colored)

Follow a redirect.

Revision 1.31 / (download) - annotate - [select for diffs], Wed Aug 16 21:22:13 2017 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.30: +3 -3 lines
Diff to previous 1.30 (colored) to selected 1.14 (colored)

Update some HOMEPAGEs.

Revision 1.30 / (download) - annotate - [select for diffs], Wed Aug 16 20:45:41 2017 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.14 (colored)

Comment out dead sites.

Revision 1.29 / (download) - annotate - [select for diffs], Sun Feb 12 06:25:44 2017 UTC (7 years, 1 month ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored) to selected 1.14 (colored)

Recursive revbump from fonts/harfbuzz

Revision 1.28 / (download) - annotate - [select for diffs], Mon Feb 6 13:55:42 2017 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.14 (colored)

Recursive bump for harfbuzz's new graphite2 dependency.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Aug 3 10:23:08 2016 UTC (7 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.14 (colored)

Revbump after graphics/gd update

Revision 1.26 / (download) - annotate - [select for diffs], Sun Feb 7 17:51:35 2016 UTC (8 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.25: +4 -3 lines
Diff to previous 1.25 (colored) to selected 1.14 (colored)

Depend on fonts/paratype-ttf, since that's what gaupol prefers.

Bump PKGREVISION.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Feb 6 16:30:02 2016 UTC (8 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.24: +20 -7 lines
Diff to previous 1.24 (colored) to selected 1.14 (colored)

Update gaupol to 0.28.2:

Gaupol 0.28.2
=============

 * Fix text view size in spell check dialog

Gaupol 0.28.1
=============

 * Have the spell-check dialog remember its size
 * Work around a destructive override in gst-python that broke
   Gaupol's built-in video player ([#748813][])
 * Update Hungarian translation (Andrássy László)
 * Update French translation (RyDroid)
 * Update Brazilian Portuguese translation (Rafael Ferreira, Felipe Braga)
 * Update Czech translation (Pavel Fric)

 [#748813]: http://bugzilla.gnome.org/show_bug.cgi?id=748813

Gaupol 0.28
===========

 * Add target in the position shift dialog to shift subtitles
   from selection to end ([#734198][])
 * Center tab labels
 * Fix mouse use in the cell text editor to not cause losing focus
   and thus cancelling editing
 * Fix bookmarks not being cleared when a file with bookmarks
   is closed ([#740481][])
 * Remove buggy `text-shadow` use from CSS ([#740527][])
 * Use markdown for documentation files (`README` etc.)
 * Update Spanish translation (Carlos Mella)

 [#734198]: http://bugzilla.gnome.org/show_bug.cgi?id=734198
 [#740481]: http://bugzilla.gnome.org/show_bug.cgi?id=740481
 [#740527]: http://bugzilla.gnome.org/show_bug.cgi?id=740527

Gaupol 0.27
===========

 * Hide tabs when only one tab is open
 * Expand tabs to fill window width, use 24 characters at minimum
 * Fix dialog paddings with GTK+ 3.14
 * Fix text view line length display with GTK+ 3.14
 * Pack video player toolbar and seekbar horizontally
 * Avoid column resizing upon opening file
 * Fix `IndexError: list index out of range` when undoing or redoing
   by holding Ctrl+(Shift)+Z pressed
 * Remove use of deprecated stock items, `Gtk.Alignment`,
   `gi.types.Boxed.__init__` and non-transient dialogs
 * Update Spanish translation (Carlos Mella)

Gaupol 0.26
===========

 * Update file selection dialogs to work better with GTK+ 3.12
 * Default toolbar style to icons only (due to `gtk-toolbar-style`
   being deprecated since GTK+ 3.10)
 * Allow using the dark GTK+ theme variant (you need to edit
   `~/.config/gaupol/gaupol.conf` to enable this)
 * Fix errors and lack of updates in multiline text cells and their
   line length calculation and display (#728575)
 * Fix initially incorrect row heights after opening a file
 * Fix updating subtitle numbers when inserting or removing subtitles
 * Fix overlapping column header right-click menus
 * Fix saving enumeration values to configuration file
 * Use `Gtk.render_layout` instead of deprecated `Gtk.paint_layout` to
   render line length margin in text views
 * Remove header editing dialog
 * Remove non-functional speech recognition menu item
   (see <http://www.mail-archive.com/gaupol-list@gna.org/msg00069.html>)
 * Drop support for the MPsub format
 * Add GTK+ (3.2 or greater) to list of dependencies in the `README`
   file (GTK+ has always been a dependency, its explicit mention was
   just forgotten when migrating from PyGTK to PyGObject)
 * Update Brazilian Portuguese translation (Rafael Ferreira)
 * Update Czech translation (Pavel Fric)

Gaupol 0.25
===========

 * Depend on GtkSpell 3.0.0 or later instead of pygtkspellcheck
   for inline spell-check
   - http://gtkspell.sourceforge.net/
 * Clarify GStreamer dependency as "at least the core,
   gst-plugins-base and gst-plugins-good; and for good container and
   codec support preferrably each of gst-plugins-bad, gst-plugins-ugly
   and gst-libav" (#710138)
 * Check that required GStreamer elements can be found and
   print error messages if not (#710138)
 * Filter open recent menu items by mimetype
 * Fix search dialog "Ignore case" option
 * Fix text correction assistant layout with GTK+ 3.10
 * Fix newline handling on Windows (Python 3 does implicit conversions
   that were not accounted for)
 * Fix preview error dialog on Windows (#651675)
 * Fix video selection dialog on Windows (#654523)
 * Fix miscellaneous small Windows-specific issues
 * Rewrite Windows installer build scripts (thanks to TumaGonx Zakkum
   for pygi-aio binaries and Gian Mario Tagliaretti for a template
   cx\_Freeze setup script)
 * Update Spanish translation (Carlos Mella)

Gaupol 0.24.3
=============

 * Fix preferences dialog subtitle and time overlay connections

Gaupol 0.24.2
=============

 * Make AppData file translatable
 * Fix broken string formatting in the French translation that caused
   `KeyError`s handling encoding names (#709335)

Gaupol 0.24.1
=============

 * Possibly fix floating status label colors on non-Adwaita themes
 * Add an AppData XML file
   - http://people.freedesktop.org/~hughsient/appdata/
 * Add French translation (RyDroid)
 * Update Czech translation (Pavel Fric)

Gaupol 0.24
===========

 * Add action to set the end time from video position
   (see also <https://wiki.gnome.org/Apps/Gaupol/CreatingSubtitles>)
 * Use a floating label for the statusbar
 * Show search dialog messages in a floating label
   in the search dialog
 * Use inline toolbars in the preferences dialog
   - https://wiki.gnome.org/Design/HIG/InlineToolbars
 * Apply GNOME Goal: Add keywords to application desktop files
   - https://wiki.gnome.org/GnomeGoals/DesktopFileKeywords
 * Hide translation text column by default and show only when a
   translation file is opened or the column is explicitly selected
   to be shown
 * Remove video toolbar (video file and framerate selectors)
 * Add a framerate selector to save dialogs (shown only when
   converting from a time-based file format to a frame-based
   or vice versa)
 * Change a couple keybindings
 * Move "Select Video" from the file menu to the tools menu (below
   "Preview") to clarify that it relates to the external preview
 * Add Galician translation (Leandro Regueiro)
 * Update Spanish translation (Carlos Mella)

Gaupol 0.23
===========

 * Add a built-in GStreamer-based video player
 * Add a not-required, but recommended dependency on PT fonts
   (PT Sans Caption and PT Mono) used by default for video player's
   subtitle and timecode overlays
   - http://www.paratype.com/public/
 * Bump PyGObject dependency to version 3.6.0 or later
 * Fix `KeyError` tearing down extension on quit (#702518)
 * Update Spanish translation (Carlos Mella)

Gaupol 0.22
===========

 *  Restore drop-down arrows on undo and redo toolbar buttons for those
    using PyGObject 3.7.90 or greater (#686608)
 *  Restore almost proper keeping track of recent files for those using
    PyGObject 3.7.4 or greater (#678401, #695970)
 *  Restore zebra-stripes, which were previously discarded by some
    GTK+ themes
 *  Mostly fix cell rendering speed issues with GTK+ 3.6 and later
 *  Add Czech translation (Pavel Fric)

Gaupol 0.21.1
=============

 * Fix error disconnecting text view's line length margin handler
   (`AttributeError: 'TextView' object has no attribute
   'gaupol_ruler_handler_id'`)
 * Fix atomic file writing in weird cases where the subtitle file to
   be written and its backup in the same directory would be on
   different filesystems (Florian Léger, Osmo Salomaa)
 * Fix speed issues updating subtitle list selection (e.g. when doing
   a search-and-replace-all with a alot of matches)
 * Speed up action sensitivity updates

Gaupol 0.21
===========

 * Restore inline spell-check, replace the previous GtkSpell
   dependency with a dependency on pygtkspellcheck
   - http://koehlma.github.com/projects/pygtkspellcheck.html
 * Add partial support for fancy Unicode dashes, ellipses and
   quotation marks in text correction patterns and "Toggle dialogue
   dashes" action
 * Fix search dialog mnemonics
 * Apply GNOME Goal: Remove markup in translatable messages

Gaupol 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

Gaupol 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
 * Use filename extension `.extension` for extension metadata files
   (instead of previous `.gaupol-extension`)
 * Use filename extension `.bookmarks` for bookmark files written by
   the bookmarks extension (instead of previous `.gaupol-bookmarks`)
 * Release source tarballs only compressed as `tar.xz` (instead
   of the previous `tar.gz` and `tar.bz2`)
 * Update Brazilian Portuguese translation
   (tila Camurça, Darlildo Lima)
 * Update Hungarian translation (Andrássy László)
 * Update Spanish translation (Carlos Mella)

Revision 1.24 / (download) - annotate - [select for diffs], Sat Dec 5 21:25:50 2015 UTC (8 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.14 (colored)

Extend PYTHON_VERSIONS_INCOMPATIBLE to 35

Revision 1.23 / (download) - annotate - [select for diffs], Fri May 9 07:37:11 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.14 (colored)

Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.

Revision 1.22 / (download) - annotate - [select for diffs], Tue Jan 21 21:26:41 2014 UTC (10 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.21: +5 -6 lines
Diff to previous 1.21 (colored) to selected 1.14 (colored)

Convert to distutils.mk. Mark as not for python-3.x.
Bump PKGREVISION.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Oct 8 09:57:22 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.20: +1 -2 lines
Diff to previous 1.20 (colored) to selected 1.14 (colored)

Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.

Revision 1.20 / (download) - annotate - [select for diffs], Thu Oct 4 07:08:07 2012 UTC (11 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.19: +1 -2 lines
Diff to previous 1.19 (colored) to selected 1.14 (colored)

Remove unnecessary python restriction (to all supported versions).

Revision 1.19 / (download) - annotate - [select for diffs], Thu Mar 15 11:53:30 2012 UTC (12 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored) to selected 1.14 (colored)

Bump PKGREVISION from default python to 2.7.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Nov 28 16:31:52 2011 UTC (12 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.14 (colored)

Update to 0.19.2:

Gaupol 0.19.2
=============

 * Allow preview of unsaved documents (#661242)
 * Use subtitles from selected range if applicable in the Transform
   Positions dialog (#663158)
 * Fix mplayer preview command to work if gaupol was started as a
   background process (with &) from a terminal window (#660035)
 * Fix TypeError when speech recognition stopped in the middle of a
   subtitle
 * Fix IndexError when speech recognition finished with no speech
   detected (#659411)
 * Fix UnicodeDecodeError when reading configuration file (#661123)
 * Rename manifest directory in source tarball to avoid clashes with
   MANIFEST file on case-insensitive filesystems

Revision 1.17 / (download) - annotate - [select for diffs], Mon Sep 12 19:10:55 2011 UTC (12 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.14 (colored)

Update to 0.19.1:

Gaupol 0.19.1
=============

 * Fix gettext initialization in aeidon package to not make global
   changes (Olivier Aubert, Osmo Salomaa, Debian bug #639668)
 * Fix speech recognition advance length handling so that subtitles
   don't start too early
 * Update Russian translation (Alexandre Prokoudine)

Revision 1.16 / (download) - annotate - [select for diffs], Sat Aug 6 11:36:30 2011 UTC (12 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored) to selected 1.14 (colored)

Update to 0.19:

(speech recognition support not yet packaged -- needs
gst plugins vader + pocketsphinx; the latter depends on
cmusphinx)

Gaupol 0.19
===========

 * Add speech recognition to allow generating subtitles from video
   http://live.gnome.org/Gaupol/SpeechRecognition
 * Fix installation of custom-framerates extension
 * Add optional dependency on gst-python (this also implies a
   dependency on one or more of gst-plugins-base, gst-plugins-good,
   gst-plugins-ugly, gst-plugins-bad, gst-ffmpeg depending on what
   video and audio formats are being used)
   http://gstreamer.freedesktop.org/
 * Add optional dependency on pocketsphinx
   http://cmusphinx.sourceforge.net/
 * Add gaupol-i18n mailing list for translators
 * Update Spanish translation (Carlos Mella)
 * Update Hungarian translation (Andrássy László)

Revision 1.15 / (download) - annotate - [select for diffs], Tue Jul 12 13:36:49 2011 UTC (12 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

Update to 0.18:

Gaupol 0.18
===========

 * Add extension that allows use of custom framerates (#637503)
 * Add "Get more extensions" button to the preferences dialog
 * Relax SubRip file parsing in unambiguous cases (#634129)
 * Fix saving of last used directory in file dialogs with "paths that
   cannot be represented as a local filename" (#649347)
 * Add Brazilian Portuguese translation (tila Camurça,
   Darlildo Souza)
 * Update German translation (Chris Leick)

Revision 1.14 / (download) - annotate - [selected], Mon Apr 11 14:56:00 2011 UTC (12 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Update to 0.17.2:

Gaupol 0.17.2
=============

 * Add framerate 24.0 fps found on Blu-rays and use three decimals for
   all framerates (#580345)
 * Fix broken inheritance of action classes, which caused Gaupol to
   fail to start with recent versions of (Py)GTK (#643958)
 * Fix previewing of changes in position shift and transformation
   dialogs
 * Fix eternal loop when opening translation files and having
   existing zero-duration subtitles
 * Fix names of filetype filters in open dialog
 * Update author email address
 * Move development repository from Gitorious to GitHub
   (https://github.com/otsaloma/gaupol)
 * Abandon use of Transifex for translations
 * Add Turkish translation (Koray Löker and alar Kilimci)

Gaupol 0.17.1
=============

 * Fix search dialog replace button to change sensitivity without
   delay to avoid concurrent replacements (#626976)
 * Save text assistant window size
 * Show line lengths in text assistant confirmation page
 * Hopefully fix spell-check not working on Windows (#623864)
 * Build Windows installer without UI translations to avoid a partly
   translated mess (especially due to pygtk bug #574520)
 * Add Hebrew translation (Yaron Shahrabani)
 * Update Hungarian translation (Andrássy László)
 * Update Spanish translation (Carlos Mella)

Revision 1.13 / (download) - annotate - [select for diffs], Fri Feb 25 09:47:25 2011 UTC (13 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.14 (colored)

Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jul 21 11:29:37 2010 UTC (13 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.11: +4 -9 lines
Diff to previous 1.11 (colored) to selected 1.14 (colored)

Update to 0.17:

Gaupol 0.17
===========

 * Add "Save All As" (under the Projects menu) to save all open
   documents with selected properties (fixes #595685)
 * Add an inline spell-check for editable multiline text fields (off
   by default, can be activated in the preferences dialog)
 * Add support for milliseconds (field $MILLISECONDS) in preview
   commands. Allows use of Media Player Classic for preview.
 * Add help button in the preferences dialog, clickable in the
   preview tab to launch web browser to view wiki documentation
 * Use reading speed (characters per second) instead of optimal
   duration (seconds per character) in duration adjust dialog
 * Fix writing subtitle file headers with chosen newlines
 * Fix reading and writing extension configurations
 * Fix minor i18n issues with individual strings
 * Add optional dependency of PyGtkSpell (part of gnome-python-extras)
 * Add --mandir global option to setup.py to allow installation of man
   pages to somewhere else than .../share/man (fixes #620665)
 * Add Finnish translation

Gaupol 0.16.2
=============

 * Fix "Quit" and Close All" to ask to save unsaved changes
 * Update Russian translation (лек)
 * Update Hungarian translation (Andrássy László)

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jun 15 09:17:20 2010 UTC (13 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.14 (colored)

Update to 0.16.1:

 * Add support for a variant of the TMPlayer format with two-digit
   hours, i.e. time strings of form HH:MM:SS:
 * Fix cropped close icons on tabs
 * Fix AttributeError related to locale functions on Windows
 * Fix launching web browser on Windows
 * Clarify dependencies of aeidon and gaupol in README.aeidon
 * Add Russian translation (лек)

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jun 5 23:55:39 2010 UTC (13 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored) to selected 1.14 (colored)

Note bug report for SUBST_* workaround.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Jun 5 14:04:45 2010 UTC (13 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.8: +7 -7 lines
Diff to previous 1.8 (colored) to selected 1.14 (colored)

Update to 0.16:

Gaupol 0.16
===========

 * Split general-purpose, user-interface-independent subtitle editing
   code to a separate Python package called 'aeidon' while keeping the
   GTK+ user interface code under the package 'gaupol'. Allow
   installation of these two packages separate of one another.
   Developers and packagers are encouraged to read './setup.py --help'
   message and the file 'README.aeidon'. (Fixes #595809 and should
   allow fixing the likes of Debian bug #569983.)
 * Save menu item keybindings to a GtkAccelMap rc-file in the user's
   configuration directory
 * Have the interactive search look for times instead of subtitle
   numbers if the search string contains a colon (fixes #609176)
 * Add miscellaneous Latin common error corrections patterns
 * Add help menu item to browse wiki documentation at
   http://live.gnome.org/Gaupol
 * Increase size of line length superscripts shown in list cells
 * Fix focus changing when pasting subtitles
 * Use gtk.RecentAction for recent file menus (fixes #615372 and
   probably #608951)
 * Work around a subprocess error launching video player on Windows
   systems, which resulted in "TypeError: environment can only contain
   strings" (fixes #605805)
 * Fix handling of Unicode BOMs that broke as a result of a hasty fix
   for subtitle file reading functions for 0.15.1
 * Fix hearing impaired text removal pattern "Speaker before a colon"
   to not remove too much (fixes #618529)
 * Apply GNOME Goal: Correct Desktop Files
 * Migrate from Glade to GtkBuilder
 * Use attributes instead of markup in GtkBuilder files
 * Fix GtkBuilder constructed buttons to respect user preferences
   regarding whether or not to show icons in buttons
 * Use Python's JSON module instead of ConfigObj and Validate for
   reading and writing configuration files
 * Use enchant's user spell-check dictionaries (usually stored in
   $HOME/.config/enchant) instead gaupol-specific ones
 * Use copies of iso-codes XML files shipped with gaupol only as a
   fallback if they are not found under /usr/share/xml/iso-codes
 * Add global options --with-iso-codes and --without-iso-codes to
   setup.py to control whether or not to install iso-codes XML files
   (This means that packagers can use --without-iso-codes and mark the
   iso-codes package as a hard dependency to avoid duplicate files)
 * Probably fix i18n issues with Unicode ellipses of menu items
 * Fix i18n issues with locale codes and their fallbacks used in
   pattern files for 'Name' and 'Description' fields
 * Raise Python dependency to 2.6
 * Raise PyGTK dependency to 2.16
 * Raise PyEnchant dependency to 1.4.0

Revision 1.8 / (download) - annotate - [select for diffs], Sun May 2 11:03:13 2010 UTC (13 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.7: +3 -2 lines
Diff to previous 1.7 (colored) to selected 1.14 (colored)

Update to 0.15.1, set LICENSE.

 * Fix complete breakage of opening subtitle files due to a change in
   newline handling of codecs.open in Python 2.6.5
 * Use existing subtitle file mime-types instead of text/plain when
   adding files to the recent files database
 * Add German translation (Chris Leick)
 * Add Hungarian translation (László Andrássy)

Revision 1.7 / (download) - annotate - [select for diffs], Sun Mar 7 08:56:55 2010 UTC (14 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.6: +1 -1 lines
Diff to previous 1.6 (colored) to selected 1.14 (colored)

Update minimum requirements per README.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Mar 7 08:55:45 2010 UTC (14 years ago) by wiz
Branch: MAIN
Changes since 1.5: +3 -4 lines
Diff to previous 1.5 (colored) to selected 1.14 (colored)

Update to 0.15:

Gaupol 0.15
===========

 * Add text correction task to split joined words or to join split
   words using spell-check suggestions (#572667)
 * Show duration in time mode as seconds
 * Merge Latin and French common error text correction patterns from
   subtitleeditor (kitone)
 * Allow pasting times with comma as a decimal separator (#580339)
 * Allow bookmarks to be added or removed by double-clicking or
   pressing enter in the bookmark column (#580346)
 * Add validation for character encoding given as an argument on the
   command line using the '-e' option
 * Fix handling of Unicode BOMs (#568906)
 * Add UTF-8-SIG character encoding for opening and saving files
   with a UTF-8 signature/BOM
 * Fix incorrect handling of common error patterns that at worst
   caused gaupol to hang due to an eternal loop (#581003)
 * Abort installation if an intltool-merge or msgfmt call fails
 * Add messages for raised exceptions

Gaupol 0.14
===========

 * Add an extension system (documentation to follow later)
 * Add two extensions: side pane and bookmarks
 * Adher to the home directory part of freedesktop.org's
   XDG Base Directory Specification
 * Handle reading and writing files with a UTF-8 BOM (#556956)
 * Save SSA and ASS files with '\N' linebreaks instead of '\n'
 * Resize columns after running text corrections
 * Make removing a large amount of subtitles significantly faster
 * Fix GtkWarning: GtkSpinButton: setting an adjustment with
   non-zero page size is deprecated
 * Remove deprecated Encoding-field from desktop file
 * Fix search dialog to not modify obsolete data (#572676)
 * Fix character count error with Unicode text
 * Fix updating of filenames in the projects menu
 * Fix erroneous cleaning of SubRip markup after removing hearing
   impaired subtitles
 * Fix open dialog file filter to list files with upper- and mixed
   case extensions as well
 * Fix AssertionError when installing multiple times
 * Switch version-control systems from subversion to git

Revision 1.5 / (download) - annotate - [select for diffs], Wed Feb 10 19:17:41 2010 UTC (14 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored) to selected 1.14 (colored)

Bump revision for PYTHON_VERSION_DEFAULT change.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Aug 6 22:36:50 2009 UTC (14 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.14 (colored)

Allow python26.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jul 22 09:01:36 2009 UTC (14 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored) to selected 1.14 (colored)

Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html

Revision 1.2 / (download) - annotate - [select for diffs], Sun Feb 15 23:24:27 2009 UTC (15 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored) to selected 1.14 (colored)

Mark as user-destdir ready.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 8 09:45:18 2008 UTC (15 years, 5 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-20081008
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.14 (colored)

Initial import of gaupol-0.13.1:

Gaupol is an editor for text-based subtitle files. It supports
multiple subtitle file formats and provides means of correcting
texts and timing subtitles to match video. The user interface is
designed with attention to batch processing of multiple documents
and convenience of translating.

Gaupol should run on all Unix-like (GNU/Linux, *BSD, etc.) operating
systems and on Windows. Technically it should be able to run on
Mac as well, but that has not been tested nor made convenient.
Gaupol's user interface is based on the GTK+ toolkit and has been
designed to best fit the GNOME desktop environment.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 8 09:45:18 2008 UTC (15 years, 5 months ago) by wiz
Branch: MAIN
Diff to selected 1.14 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>