pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/subtitleeditor Update to 0.30.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/08d5add42071
branches: trunk
changeset: 554841:08d5add42071
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Feb 21 14:47:58 2009 +0000
description:
Update to 0.30.0:
2008-11-26 - 0.30.0
* Each function work around extension system (enable/disable/configure)
* Add 'Generate Wavefrom From Video'
* Add line break policy option: soft, hard, intelligent (ASS/SSA)
* Add 'Wavefrom & Media' filter in the wavefrom dialog
* Add build option ccache
* Fix: Subtitle saving with no UTF-8 system (locale)
* Fix: Move subtitles added after the last original subtitle (Join Document)
* Fix: Alpha channel support for ASS (#12566)
* Fix: Allow opacity selection for Secondary, Outline and Shadow for ASS (#12569)
* Fix: Don't reload the player if the file is the same
* Fix: Catch enchant exception (spellchecking)
* Fix: Missing m4/intltool.m4 (#12626)
* Translations update
* Cleanup (code & autohell)
Special thanks to Luboš Staněk.
2008-11-02 - 0.26.0
* New: Wiki http://kitone.free.fr/subtitleeditor/wiki/
* Remove dependance of pcre, pcrecpp (packager)
* Replace pcre by Glib::Regex
* Fix: AdobeEncoreDVD multiple line reader
* Fix: MicroDVD to SE tags
* Fix: Add a default style if the document doesn't at least one when the file is saved (ASS/SSA)
* Fix: ASS/SSA newline (patch by Robert Ramiega)
* Fix: #12542 (https://gna.org/bugs/?12542)
2008-10-13 - 0.25.0
* The subtitle format system was completely rewritten
* Improve the encoding detection
* Improve the newline support (Macintosh, Unix, Windows)
* Fix: ASS/SSA time
* Fix: SubViewer2 time
* Improve the precision to the number of characters per second
(Subtitle View and Error Checking) (patch by spirit)
* Update the UI when files are open.
* Add option --enable-profiling
* Fix: Error Checking with undo/redo support
* Fix: Error Checking active list with "By Subtitles"
* Fix: Minimum values in the Timing Preferences
* Fix: Split the filename in the document tooltip
* Fix: Column title and tooltip (Subtitle View)
* Fix: Column alignment (Subtitle View)
* Cleanup code
2008-09-25 - 0.24.1
* Fix: Wrong line length and characters per second. (patch by spirit)
* Fix: Newline at opening in SubRip format. (patch by spirit)
* Fix: ComboBox outputs in the video player preferences.
* Cleanup code.
2008-09-21 - 0.24.0
* New Error Checking tool.
* New options to set default document values.
* Fix: Recent files freeze.
* Cleanup code.
* The Czech and French translations have been updated.
2008-09-04 - 0.23.0
* Add "Edit Cell" and "Edit Next Cell".
* Another characters coding can be selected if it fails.
* Waveform Renderer use now Pango to draw subtitle text.
* Improve open/save errors.
* Improve auto save files.
* Improve document tooltip.
* Fix: Blacklist some glibmm version in configure.in.
* Fix: mime-types in desktop file.
* Fix: Dependence to glibmm >= 2.16.3 and gtkmm >= 2.12.
* Fix: Default values of Waveform Renderer.
* Fix: Preference option to "display-subtitle-text".
* Fix: Add "Current Locale" if encodings ifs empty.
* Fix: The dialog "Save Document" select directly the default values from the document.
* The Czech, French and Simplified Chinese translations have been updated.
Special thanks to Luboš Staněk.
2008-08-14 - 0.22.3
* Improve the speed accessibility of the menu at launch.
* Many spelling fixes from Luboš Staněk.
* Update Czech, French translations.
2008-08-12 - 0.22.2
* Fix: Spelling errors.
* Fix: Video/Audio output translation.
* Fix: New translation string.
Patches by Luboš Staněk.
2008-08-10 - 0.22.1
* Fix: Issue with gcc-4.3 and auto_ptr. Patch by Luboš Staněk.
* Fix: dialog-character-codings.glade missing. Patch by Luboš Staněk.
* Fix: Dialog parent.
2008-08-05 - 0.22.0
* Add support of the frame editing.
* Scale and Move Subtitles support the frame editing.
* Add "Close Player" to Video Player #11938.
* Add option "Used Ctrl+Enter to confirm the changed" #11893.
* The preferences of character codings can be modified directly from the file chooser.
* New dialog for managing the character codings.
* Can open the video directly from the file chooser with the subtitle selected #11938.
* The time widget has been improve and support the frame editing.
* Fix: default option to mplayer (-noautosub).
* Fix: Add untitled name after "Open Transcript".
2008-06-24 - 0.21.3
* Add option -f --file for open a file (glibmm bugs).
* Add MimeType in desktop file.
* Update Czech translation.
* Fix: Play/Pause button.
* Fix: #10494.
2008-06-16 - 0.21.2
* Add Russian translation.
* Add manpage.
* Add first tags support (MicroDVD).
* Update translations.
* Fix: subtitleeditor.desktop categories and add %F to Exec.
* Fix: gettext plural support patch by petr pisar.
2008-05-20 - 0.21.1
* Add format "Timed Text (TT) Authoring Format 1.0".
* Improve gstreamer plugins missing message.
* Display a message if the launch of the external player failed.
* Update translation.
* Fix: translation (gtk-*).
* Fix: default config values.
* Fix: segfault at start (Gdk::Pixbuf) #11449
2008-05-11 - 0.21.0
* Application
* New View Manager (columns).
* Add "Save All".
* Video Player
* Use now playbin (gstreamer element)
* Support of playback rate (fast motion, slow motion...).
* Add Repeat (beta).
* Waveform Editor
* New architecture, support of multiple renderer.
* WaveformRendererCairo : Speed Improvements.
* WaveformRendererGL : New renderer using OpenGL disable by default.
* Can choose to respect the timings preferences.
* GStreamer support
* Better error message when the plugin is missing.
* Others
* Fix: Segfault when open ASS/SSA files created by subtitleeditor.
* Fix: Save ASS/SSA files. The encoding value is now write.
* Add da, pt and zh_CN translations.
* Update other translations.
2008-02-05 - 0.20.0
* Add "Find Next" and "Find Previous"
* Move glade files in share/glade
* HIG improved
2008-01-27 - 0.20.0alpha9
* It's possible to have multiple profile configuration with the option --profile
* Support of the document changed
* Ask to save the document on exit just if has changed
* Add column "Characters Per Second" (cps)
* Add "Reverse Text And Translation"
* Add menu "Recent Files"
* Add menu "Timings"
* Code Cleanup (internal new PluginSystem)
* Fix: debug options
* Many fixes and improvements
* The license was changed to GPLv3 or later.
2007-12-14 - 0.20.0alpha8
+ can open subtitle files with drag-and-drop
+ display subtitle text in waveform
+ using document names as window title
+ add "Italic"
+ add "Dialogue"
+ reorderer columns
+ TimeCell: the scroll button can be used for changed the value.
* fix: (Split Subtitle) when the subtitle have two line, split the text between two subtitles
* fix: column duration set start time
* fix: popup menu in cell
* fix: #10342 can't open video file (ogm, mkv...)
* fix: #10384 new line
2007-11-10 - 0.20.0alpha7
+ Change the order of subtitles (drag-and-drop)
+ dialog: "Configure Keyboard Shortcuts" (menu Options)
+ add menu "Selection"
+ add "Select All"
+ add "Invert Selection"
+ add rubberband selection
+ Scale: setting the default values for the first and the last depending on the selection
* menu improved
2007-10-29 - 0.20.0alpha6 "Nobody is perfect"
+ add Undo/Redo support
+ open video and wf with subtitle (arg) (patch from Fredrik Tolf)
+ add "Select First Subtitle"
+ add "Select Last Subtitle"
+ add "Duplicate entire line"
+ add "Set Position After Preceding"
+ add popup menu (subtitle view)
+ add Styles to Subtitle Editor Project
* fix: Deactivate the shortcuts when you are editing a text
* code cleanup
* Add class Subtitle, Subtitles, Style, Styles
* Remove class SubtileModifier, StyleModifier
2007-10-04 - 0.20.0alpha5
+ add "Combine Subtitles"
+ add "Split Subtitle"
+ add "Extend Length"
+ Check Errors: color per error
+ Change config method
+ new color saving
* improved config system
* use now XDG Base Directory Specification (~/.config/subtitleeditor/)
* fix: Scale the subset of the subtitles (thanks Silent Star)
* fix: encodings updated in file chooser
* fix: subtitles loaders ignores lines that contains polish diacritic chars (thanks Robert Ramiega)
* fix: #10059 File dialog doesn't show files without extension
* fix: #10061 Title editor field clears too easily
* it.po: add Italian translation by Mancausoft
* dialog preferences simplified
* menu improved
* code cleanup
2007-07-05 - 0.20.0alpha4
+ waveform: display current time and duration of the selected subtitle when button is pushed
+ waveform: scrolling with the selected subtitle now works correctly
+ waveform: add zoom functions: In, Out, Selection, All
+ waveform: add 'Center With Selected Subtitle'
+ waveform: ctrl+left/right move time with previous/next subtitle time
+ waveform: ctrl+middle button select subtitle
+ waveform: Mouse left button set subtitle start
+ waveform: Mouse left button with shift set subtitle start and after the end with motion
+ waveform: improved
+ waveform: keep settings of scale and zoom
+ video player: add very short, medium... backwards/forward jump
+ dialog check errors: add button preferences
* fix: Insert Before/After respect min-gap-between-subtitle
* fix: dialog 'find and replace' doesn't close with the cross (thanks Silent Star)
* fix: add spin button in preferences for 'max characters per line' (thanks Silent Star)
* fix: video player slider max
* hu.po: update Hungarian translation by Ványi Norbert
* enable debug by default (--debug-all, --debug-video-player ...)
2007-06-13 - 0.20.0alpha3
+ spin button time: ctrl+scroll set minute
+ added options: -v --video, -w --waveform, -e --encoding
* fix: crash when config file doesn't exist with video player (thanks chantra)
2007-06-12 - 0.20.0alpha2
+ video player: design was simplified and improved (use now decodebin)
+ video player: after "Set End Subtitle" can create next subtitle
+ video player: "Play Previous/Next Subtitle" select subtitle
+ video player: can choose output in the preferences
+ video player: can display the translated subtitle instead of the original one
+ video player: many fixes
* fix: select keep the focus of the column (subtitle view)
* fix: after delete subtitle, select previous subtitle
* fix: show filter (dialog save)
* fix: Notebook scrollable (enable)
* fix: subtitleeditor icons (scalable, 16x16, 24x24...)
* fix: middle button in waveform system
* fix: spell patch by Luboš Staněk
* fix: Waveform reference/unreference
* fix: remove SaveDocument.h/cc po/POTFILES.in
* fix: create ~/.subtitleeditor (thanks Silent Star)
* fix: Check Errors max characters per line (load config)
* cs.po: update Czech translation by Luboš Staněk
* hu.po: update Hungarian translation by Ványi Norbert
* many fixes and improvements
2007-06-03 - 0.20.0alpha1 (big release)
+ multiple document
+ rewriting internal video player
+ show now subtitle with video (gstreamer)
+ add format Subtitle Editor Project (*.sep) (not finished)
+ action to all documents
+ subtitle view: can now center subtitle text
+ subtitle view: characters per line to text and translate
+ use now pcrecpp (RegEx)
+ support newline (Unix/Windows)
+ CheckErrors (overlapping, too short display time...)
+ add "Set Subtitle Start/End" (video player)
+ add menu item tooltip (statusbar)
+ rewriting timing system
+ add column note
+ use now cairomm
+ ui improved (scale ...)
+ rewriting unit test
+ video player : force-aspect-ratio
+ add "Open/Save Translation"
+ add "autosave" files every X minutes
+ enable column search (num)
* best gstreamer message error
* fix: Regular Expression with SubtitleFormat
* fix: Config \n
diffstat:
multimedia/subtitleeditor/Makefile | 19 +-
multimedia/subtitleeditor/PLIST | 176 ++++++++++++++++++++++++++--
multimedia/subtitleeditor/distinfo | 11 +-
multimedia/subtitleeditor/patches/patch-aa | 8 +-
multimedia/subtitleeditor/patches/patch-ab | 36 -----
5 files changed, 182 insertions(+), 68 deletions(-)
diffs (truncated from 314 to 300 lines):
diff -r 6a9eb3a80830 -r 08d5add42071 multimedia/subtitleeditor/Makefile
--- a/multimedia/subtitleeditor/Makefile Sat Feb 21 14:43:03 2009 +0000
+++ b/multimedia/subtitleeditor/Makefile Sat Feb 21 14:47:58 2009 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:28 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2009/02/21 14:47:58 wiz Exp $
#
-DISTNAME= subtitleeditor-0.13.6
-PKGREVISION= 2
+DISTNAME= subtitleeditor-0.30.0
CATEGORIES= multimedia
-MASTER_SITES= http://kitone.free.fr/subtitleeditor/files/
+MASTER_SITES= http://download.gna.org/subtitleeditor/0.30/
MAINTAINER= ccatrian%eml.cc@localhost
-HOMEPAGE= http://kitone.free.fr/subtitleeditor/
+HOMEPAGE= http://home.gna.org/subtitleeditor/
COMMENT= GTK+2 tool to edit movie subtitles
PKG_DESTDIR_SUPPORT= user-destdir
@@ -15,17 +14,21 @@
USE_DIRS+= xdg-1.4
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config msgfmt
+USE_TOOLS+= gmake intltool pkg-config msgfmt
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
+BUILDLINK_API_DEPENDS.glibmm+= glibmm>=2.16.3
+.include "../../devel/glibmm/buildlink3.mk"
.include "../../devel/libglademm/buildlink3.mk"
-.include "../../devel/pcre/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../multimedia/gstreamer0.10/buildlink3.mk"
.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
.include "../../multimedia/gst-plugins0.10-good/buildlink3.mk"
.include "../../textproc/enchant/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
+.include "../../textproc/iso-codes/buildlink3.mk"
+.include "../../textproc/libxml++/buildlink3.mk"
+BUILDLINK_API_DEPENDS.gtkmm+= gtkmm>=2.12
.include "../../x11/gtkmm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 6a9eb3a80830 -r 08d5add42071 multimedia/subtitleeditor/PLIST
--- a/multimedia/subtitleeditor/PLIST Sat Feb 21 14:43:03 2009 +0000
+++ b/multimedia/subtitleeditor/PLIST Sat Feb 21 14:47:58 2009 +0000
@@ -1,29 +1,177 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/09/08 11:33:55 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/02/21 14:47:58 wiz Exp $
bin/subtitleeditor
+lib/libsubtitleeditor.la
+lib/subtitleeditor/plugins/actions/libabout.la
+lib/subtitleeditor/plugins/actions/libadjusttime.la
+lib/subtitleeditor/plugins/actions/libapplytranslation.la
+lib/subtitleeditor/plugins/actions/libchangeframerate.la
+lib/subtitleeditor/plugins/actions/libcombinesubtitles.la
+lib/subtitleeditor/plugins/actions/libcommand.la
+lib/subtitleeditor/plugins/actions/libconfigurekeyboardshortcuts.la
+lib/subtitleeditor/plugins/actions/libdialoguize.la
+lib/subtitleeditor/plugins/actions/libdocumentmanagement.la
+lib/subtitleeditor/plugins/actions/libduplicatesubtitle.la
+lib/subtitleeditor/plugins/actions/libeditcell.la
+lib/subtitleeditor/plugins/actions/liberrorchecking.la
+lib/subtitleeditor/plugins/actions/libextendlength.la
+lib/subtitleeditor/plugins/actions/libexternalvideoplayer.la
+lib/subtitleeditor/plugins/actions/libfindandreplace.la
+lib/subtitleeditor/plugins/actions/libinsertsubtitle.la
+lib/subtitleeditor/plugins/actions/libitalicize.la
+lib/subtitleeditor/plugins/actions/libjoindocument.la
+lib/subtitleeditor/plugins/actions/libmoveafterprecedingsubtitle.la
+lib/subtitleeditor/plugins/actions/libmovesubtitles.la
+lib/subtitleeditor/plugins/actions/libplaintext.la
+lib/subtitleeditor/plugins/actions/libpreferences.la
+lib/subtitleeditor/plugins/actions/libremovesubtitle.la
+lib/subtitleeditor/plugins/actions/libreversetextandtranslation.la
+lib/subtitleeditor/plugins/actions/libscalesubtitles.la
+lib/subtitleeditor/plugins/actions/libselection.la
+lib/subtitleeditor/plugins/actions/libspellchecking.la
+lib/subtitleeditor/plugins/actions/libsplitdocument.la
+lib/subtitleeditor/plugins/actions/libsplitsubtitle.la
+lib/subtitleeditor/plugins/actions/libstyleeditor.la
+lib/subtitleeditor/plugins/actions/libtimemodemanagement.la
+lib/subtitleeditor/plugins/actions/libvideoplayermanagement.la
+lib/subtitleeditor/plugins/actions/libviewmanager.la
+lib/subtitleeditor/plugins/actions/libwaveformmanagement.la
+lib/subtitleeditor/plugins/subtitleformats/libadobeencoredvdntsc.la
+lib/subtitleeditor/plugins/subtitleformats/libadobeencoredvdpal.la
+lib/subtitleeditor/plugins/subtitleformats/libadvancedsubstationalpha.la
+lib/subtitleeditor/plugins/subtitleformats/libmicrodvd.la
+lib/subtitleeditor/plugins/subtitleformats/libmpl2.la
+lib/subtitleeditor/plugins/subtitleformats/libmpsub.la
+lib/subtitleeditor/plugins/subtitleformats/libsubrip.la
+lib/subtitleeditor/plugins/subtitleformats/libsubstationalpha.la
+lib/subtitleeditor/plugins/subtitleformats/libsubtitleeditorproject.la
+lib/subtitleeditor/plugins/subtitleformats/libsubviewer2.la
+lib/subtitleeditor/plugins/subtitleformats/libtimedtextauthoringformat1.la
man/man1/subtitleeditor.1
share/applications/subtitleeditor.desktop
+share/icons/hicolor/16x16/apps/subtitleeditor.png
+share/icons/hicolor/22x22/apps/subtitleeditor.png
+share/icons/hicolor/24x24/apps/subtitleeditor.png
+share/icons/hicolor/32x32/apps/subtitleeditor.png
+share/icons/hicolor/scalable/apps/subtitleeditor.svg
share/locale/ca/LC_MESSAGES/subtitleeditor.mo
share/locale/cs/LC_MESSAGES/subtitleeditor.mo
+share/locale/da/LC_MESSAGES/subtitleeditor.mo
+share/locale/de/LC_MESSAGES/subtitleeditor.mo
+share/locale/en_GB/LC_MESSAGES/subtitleeditor.mo
share/locale/es/LC_MESSAGES/subtitleeditor.mo
share/locale/fr/LC_MESSAGES/subtitleeditor.mo
+share/locale/gl/LC_MESSAGES/subtitleeditor.mo
share/locale/hu/LC_MESSAGES/subtitleeditor.mo
+share/locale/it/LC_MESSAGES/subtitleeditor.mo
share/locale/nl/LC_MESSAGES/subtitleeditor.mo
share/locale/pl/LC_MESSAGES/subtitleeditor.mo
+share/locale/pt/LC_MESSAGES/subtitleeditor.mo
share/locale/pt_BR/LC_MESSAGES/subtitleeditor.mo
share/locale/pt_PT/LC_MESSAGES/subtitleeditor.mo
-share/subtitleeditor/dialog-change-fps.glade
-share/subtitleeditor/dialog-encodings-chooser.glade
-share/subtitleeditor/dialog-find-and-replace.glade
-share/subtitleeditor/dialog-move-subtitles.glade
-share/subtitleeditor/dialog-preferences.glade
-share/subtitleeditor/dialog-scale.glade
-share/subtitleeditor/dialog-script-properties.glade
-share/subtitleeditor/dialog-spell-checking.glade
-share/subtitleeditor/dialog-split.glade
-share/subtitleeditor/dialog-style-editor.glade
+share/locale/ru/LC_MESSAGES/subtitleeditor.mo
+share/locale/sr/LC_MESSAGES/subtitleeditor.mo
+share/locale/tr/LC_MESSAGES/subtitleeditor.mo
+share/locale/zh_CN/LC_MESSAGES/subtitleeditor.mo
+share/subtitleeditor/glade/dialog-character-codings.glade
+share/subtitleeditor/glade/dialog-encodings-chooser.glade
+share/subtitleeditor/glade/dialog-export-text.glade
+share/subtitleeditor/glade/dialog-import-text.glade
+share/subtitleeditor/glade/dialog-open-document.glade
+share/subtitleeditor/glade/dialog-save-document.glade
+share/subtitleeditor/glade/dialog-script-properties.glade
+share/subtitleeditor/glade/subtitleeditor.glade
share/subtitleeditor/menubar.xml
-share/subtitleeditor/subtitleeditor-icon.png
-share/subtitleeditor/subtitleeditor.glade
-share/subtitleeditor/subtitleeditor.png
+share/subtitleeditor/plugins-description/actions/about.se-plugin
+share/subtitleeditor/plugins-description/actions/adjusttime.se-plugin
+share/subtitleeditor/plugins-description/actions/applytranslation.se-plugin
+share/subtitleeditor/plugins-description/actions/changeframerate.se-plugin
+share/subtitleeditor/plugins-description/actions/combinesubtitles.se-plugin
+share/subtitleeditor/plugins-description/actions/command.se-plugin
+share/subtitleeditor/plugins-description/actions/configurekeyboardshortcuts.se-plugin
+share/subtitleeditor/plugins-description/actions/dialoguize.se-plugin
+share/subtitleeditor/plugins-description/actions/documentmanagement.se-plugin
+share/subtitleeditor/plugins-description/actions/duplicatesubtitle.se-plugin
+share/subtitleeditor/plugins-description/actions/editcell.se-plugin
+share/subtitleeditor/plugins-description/actions/errorchecking.se-plugin
+share/subtitleeditor/plugins-description/actions/extendlength.se-plugin
+share/subtitleeditor/plugins-description/actions/externalvideoplayer.se-plugin
+share/subtitleeditor/plugins-description/actions/findandreplace.se-plugin
+share/subtitleeditor/plugins-description/actions/insertsubtitle.se-plugin
+share/subtitleeditor/plugins-description/actions/italicize.se-plugin
+share/subtitleeditor/plugins-description/actions/joindocument.se-plugin
+share/subtitleeditor/plugins-description/actions/moveafterprecedingsubtitle.se-plugin
+share/subtitleeditor/plugins-description/actions/movesubtitles.se-plugin
+share/subtitleeditor/plugins-description/actions/plaintext.se-plugin
+share/subtitleeditor/plugins-description/actions/preferences.se-plugin
+share/subtitleeditor/plugins-description/actions/removesubtitle.se-plugin
+share/subtitleeditor/plugins-description/actions/reversetextandtranslation.se-plugin
+share/subtitleeditor/plugins-description/actions/scalesubtitles.se-plugin
+share/subtitleeditor/plugins-description/actions/selection.se-plugin
+share/subtitleeditor/plugins-description/actions/spellchecking.se-plugin
+share/subtitleeditor/plugins-description/actions/splitdocument.se-plugin
+share/subtitleeditor/plugins-description/actions/splitsubtitle.se-plugin
+share/subtitleeditor/plugins-description/actions/styleeditor.se-plugin
+share/subtitleeditor/plugins-description/actions/timemodemanagement.se-plugin
+share/subtitleeditor/plugins-description/actions/videoplayermanagement.se-plugin
+share/subtitleeditor/plugins-description/actions/viewmanager.se-plugin
+share/subtitleeditor/plugins-description/actions/waveformmanagement.se-plugin
+share/subtitleeditor/plugins-description/subtitleformats/adobeencoredvdntsc.se-plugin
+share/subtitleeditor/plugins-description/subtitleformats/adobeencoredvdpal.se-plugin
+share/subtitleeditor/plugins-description/subtitleformats/advancedsubstationalpha.se-plugin
+share/subtitleeditor/plugins-description/subtitleformats/microdvd.se-plugin
+share/subtitleeditor/plugins-description/subtitleformats/mpl2.se-plugin
+share/subtitleeditor/plugins-description/subtitleformats/mpsub.se-plugin
+share/subtitleeditor/plugins-description/subtitleformats/subrip.se-plugin
+share/subtitleeditor/plugins-description/subtitleformats/substationalpha.se-plugin
+share/subtitleeditor/plugins-description/subtitleformats/subtitleeditorproject.se-plugin
+share/subtitleeditor/plugins-description/subtitleformats/subviewer2.se-plugin
+share/subtitleeditor/plugins-description/subtitleformats/timedtextauthoringformat1.se-plugin
+share/subtitleeditor/plugins-share/changeframerate/dialog-change-framerate.glade
+share/subtitleeditor/plugins-share/configurekeyboardshortcuts/dialog-configure-keyboard-shortcuts.glade
+share/subtitleeditor/plugins-share/errorchecking/dialog-error-checking-preferences.glade
+share/subtitleeditor/plugins-share/errorchecking/dialog-error-checking.glade
+share/subtitleeditor/plugins-share/externalvideoplayer/dialog-external-video-player-preferences.glade
+share/subtitleeditor/plugins-share/findandreplace/dialog-find-and-replace.glade
+share/subtitleeditor/plugins-share/movesubtitles/dialog-move-subtitles.glade
+share/subtitleeditor/plugins-share/preferences/dialog-preferences.glade
+share/subtitleeditor/plugins-share/scalesubtitles/dialog-scale-subtitles.glade
+share/subtitleeditor/plugins-share/spellchecking/dialog-spell-checking.glade
+share/subtitleeditor/plugins-share/splitdocument/dialog-split-document.glade
+share/subtitleeditor/plugins-share/styleeditor/dialog-style-editor.glade
+share/subtitleeditor/plugins-share/viewmanager/dialog-view-manager.glade
+share/subtitleeditor/subtitleeditor.svg
+@dirrm share/subtitleeditor/plugins-share/viewmanager
+@dirrm share/subtitleeditor/plugins-share/styleeditor
+@dirrm share/subtitleeditor/plugins-share/splitdocument
+@dirrm share/subtitleeditor/plugins-share/spellchecking
+@dirrm share/subtitleeditor/plugins-share/scalesubtitles
+@dirrm share/subtitleeditor/plugins-share/preferences
+@dirrm share/subtitleeditor/plugins-share/movesubtitles
+@dirrm share/subtitleeditor/plugins-share/findandreplace
+@dirrm share/subtitleeditor/plugins-share/externalvideoplayer
+@dirrm share/subtitleeditor/plugins-share/errorchecking
+@dirrm share/subtitleeditor/plugins-share/configurekeyboardshortcuts
+@dirrm share/subtitleeditor/plugins-share/changeframerate
+@dirrm share/subtitleeditor/plugins-share
+@dirrm share/subtitleeditor/plugins-description/subtitleformats
+@dirrm share/subtitleeditor/plugins-description/actions
+@dirrm share/subtitleeditor/plugins-description
+@dirrm share/subtitleeditor/glade
@dirrm share/subtitleeditor
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/24x24/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/24x24
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor
+@comment in xdg-dirs: @dirrm share/icons
@comment in xdg-dirs: @dirrm share/applications
+@dirrm lib/subtitleeditor/plugins/subtitleformats
+@dirrm lib/subtitleeditor/plugins/actions
+@dirrm lib/subtitleeditor/plugins
+@dirrm lib/subtitleeditor
diff -r 6a9eb3a80830 -r 08d5add42071 multimedia/subtitleeditor/distinfo
--- a/multimedia/subtitleeditor/distinfo Sat Feb 21 14:43:03 2009 +0000
+++ b/multimedia/subtitleeditor/distinfo Sat Feb 21 14:47:58 2009 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/09/08 11:33:55 wiz Exp $
+$NetBSD: distinfo,v 1.2 2009/02/21 14:47:58 wiz Exp $
-SHA1 (subtitleeditor-0.13.6.tar.gz) = ea932a3530bd70d379ea48d2ed316f0f55059a01
-RMD160 (subtitleeditor-0.13.6.tar.gz) = 28c8760a85f9e6106dcb0a6c7adc550858b8cf2a
-Size (subtitleeditor-0.13.6.tar.gz) = 579871 bytes
-SHA1 (patch-aa) = c9dd004b4b5e1047d02e591c5f16b8ac81ca6881
-SHA1 (patch-ab) = eaf3f75ed042f82c89d3ce536cdc5fdc7a73ec5d
+SHA1 (subtitleeditor-0.30.0.tar.gz) = bf1a2064b4c68bf21c05a095ad3f746b53da4ac8
+RMD160 (subtitleeditor-0.30.0.tar.gz) = 77cd4b22740453e986d35cbdd7335fbd5728149c
+Size (subtitleeditor-0.30.0.tar.gz) = 1094597 bytes
+SHA1 (patch-aa) = 7e133810acee32a8c46ce9899765a9931b935592
diff -r 6a9eb3a80830 -r 08d5add42071 multimedia/subtitleeditor/patches/patch-aa
--- a/multimedia/subtitleeditor/patches/patch-aa Sat Feb 21 14:43:03 2009 +0000
+++ b/multimedia/subtitleeditor/patches/patch-aa Sat Feb 21 14:47:58 2009 +0000
@@ -1,9 +1,9 @@
-$NetBSD: patch-aa,v 1.1.1.1 2007/09/08 11:33:55 wiz Exp $
+$NetBSD: patch-aa,v 1.2 2009/02/21 14:47:58 wiz Exp $
---- configure.orig 2007-04-29 10:33:12.000000000 +0000
+--- configure.orig 2009-02-21 14:15:01.000000000 +0000
+++ configure
-@@ -9117,8 +9117,8 @@ else
- echo "${ECHO_T}no" >&6; }
+@@ -25653,8 +25653,8 @@ else
+ $as_echo "no" >&6; }
fi
-if test "$have_iso_code_639" == "yes"; then
diff -r 6a9eb3a80830 -r 08d5add42071 multimedia/subtitleeditor/patches/patch-ab
--- a/multimedia/subtitleeditor/patches/patch-ab Sat Feb 21 14:43:03 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,36 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2007/09/08 11:33:55 wiz Exp $
-
---- src/MenuBar.cc.orig 2006-10-28 07:29:01.000000000 -0300
-+++ src/MenuBar.cc 2007-04-15 15:23:18.000000000 -0400
-@@ -117,19 +117,25 @@
- _("_Move Subtitles")), SIGNAL(on_move_subtitles));
-
- m_refActionGroup->add(Gtk::Action::create("add-100-ms", Gtk::Stock::ADD,
-- _("Add 100 Milliseconds")), SIGNAL(on_add_100_ms));
-+ _("Add 100 Milliseconds")),
-+ Gtk::AccelKey(GDK_KP_Add, (Gdk::ModifierType)0), SIGNAL(on_add_100_ms));
- m_refActionGroup->add(Gtk::Action::create("remove-100-ms", Gtk::Stock::REMOVE,
-- _("Remove 100 Milliseconds")), SIGNAL(on_remove_100_ms));
-+ _("Remove 100 Milliseconds")),
-+ Gtk::AccelKey(GDK_KP_Subtract, (Gdk::ModifierType)0), SIGNAL(on_remove_100_ms));
-
- m_refActionGroup->add(Gtk::Action::create("add-100-ms-to-start", Gtk::Stock::ADD,
-- _("Add 100 Milliseconds To Start")), SIGNAL(on_add_100_ms_to_start));
-+ _("Add 100 Milliseconds To Start")),
-+ Gtk::AccelKey(GDK_KP_Add, Gdk::SHIFT_MASK), SIGNAL(on_add_100_ms_to_start));
- m_refActionGroup->add(Gtk::Action::create("remove-100-ms-to-start", Gtk::Stock::REMOVE,
-- _("Remove 100 Milliseconds To Start")), SIGNAL(on_remove_100_ms_to_start));
Home |
Main Index |
Thread Index |
Old Index