Major update to subtitleeditor-0.33.0.
This is not the very latest version, because it would require gstreamer-mm which needs a newer gstreamer which needs a newer flex which... But it is much better than what we currently have in-tree. Mostly from Florent Tribouilloy at p2k9, thank you!
This commit is contained in:
parent
111e7fd934
commit
330ae490a9
@ -1,47 +1,67 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2009/08/10 06:31:08 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2009/10/14 21:47:20 ajacoutot Exp $
|
||||
|
||||
COMMENT= GTK+2 tool to edit subtitles
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= GTK+2 subtitles editor
|
||||
|
||||
V= 0.33.0
|
||||
DISTNAME= subtitleeditor-${V}
|
||||
|
||||
DISTNAME= subtitleeditor-0.13.6
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
CATEGORIES= graphics editors
|
||||
|
||||
HOMEPAGE= http://kitone.free.fr/subtitleeditor/
|
||||
SHARED_LIBS += subtitleeditor 0.0 # .0.0
|
||||
|
||||
# GPLv2
|
||||
HOMEPAGE= http://home.gna.org/subtitleeditor/
|
||||
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/files/
|
||||
MASTER_SITES= http://download.gna.org/subtitleeditor/${V:R}/
|
||||
|
||||
WANTLIB= X11 Xau Xcursor Xdmcp Xext Xfixes Xi Xinerama Xrandr \
|
||||
Xcomposite Xdamage \
|
||||
Xrender atk-1.0 atkmm-1.6 c cairo cairomm-1.0 expat \
|
||||
fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 \
|
||||
gdkmm-2.4 gio-2.0 giomm-2.4 glade-2.0 glib-2.0 glibmm-2.4 \
|
||||
glitz gmodule-2.0 gobject-2.0 gthread-2.0 gtk-x11-2.0 \
|
||||
gtkmm-2.4 m pango-1.0 pangocairo-1.0 pangoft2-1.0 \
|
||||
pangomm-1.4 pixman-1 png pthread pthread-stubs \
|
||||
sigc-2.0 stdc++ xcb xml2 z
|
||||
WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
|
||||
WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 atkmm-1.6 c cairo
|
||||
WANTLIB += cairomm-1.0 expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
|
||||
WANTLIB += gdkmm-2.4 gio-2.0 giomm-2.4 glade-2.0 glib-2.0 glibmm-2.4
|
||||
WANTLIB += glitz gmodule-2.0 gobject-2.0 gstbase-0.10 gstreamer-0.10
|
||||
WANTLIB += gthread-2.0 gtk-x11-2.0 gtkmm-2.4 m pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pangomm-1.4 pixman-1 png pthread sigc-2.0
|
||||
WANTLIB += stdc++ xml2 z pthread-stubs xcb
|
||||
|
||||
BUILD_DEPENDS= :gstreamer-plugins-good-*:multimedia/gstreamer-0.10/plugins-good \
|
||||
:iso-codes-*:devel/iso-codes
|
||||
LIB_DEPENDS= glademm-2.4.>=1::devel/libglademm \
|
||||
pcre.>=1,pcrecpp.>=2:pcre->=6.4p2:devel/pcre \
|
||||
pcre.>=1:pcre->=6.4p2:devel/pcre \
|
||||
enchant.>=4::textproc/enchant \
|
||||
gstreamer-0.10,gstbase-0.10::multimedia/gstreamer-0.10/core \
|
||||
gstaudio-0.10,gstinterfaces-0.10,gstvideo-0.10::multimedia/gstreamer-0.10/plugins-base
|
||||
gstaudio-0.10,gstinterfaces-0.10,gstvideo-0.10,gstpbutils-0.10::multimedia/gstreamer-0.10/plugins-base \
|
||||
xml++-2.6::textproc/libxml++
|
||||
RUN_DEPENDS= :gstreamer-plugins-good-*:multimedia/gstreamer-0.10/plugins-good \
|
||||
:iso-codes-*:devel/iso-codes \
|
||||
:desktop-file-utils-*:devel/desktop-file-utils
|
||||
|
||||
MODULES= devel/gettext
|
||||
MODULES= devel/gettext \
|
||||
textproc/intltool \
|
||||
gcc4
|
||||
|
||||
MODGCC4_ARCHES= *
|
||||
MODGCC4_LANGS= c++
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
|
||||
LIBTOOL_FLAGS= --tag=disable-static
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
--disable-static \
|
||||
--with-default-video-sink=autovideosink \
|
||||
--with-default-audio-sink=autoaudiosink \
|
||||
--enable-ccache=no \
|
||||
--enable-gl=no
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (subtitleeditor-0.13.6.tar.gz) = Bj/76Ur+gy7EaxZmzfACKA==
|
||||
RMD160 (subtitleeditor-0.13.6.tar.gz) = KMh2CoX55hBtywpsetxVCFi4zyo=
|
||||
SHA1 (subtitleeditor-0.13.6.tar.gz) = 6pMqNTC9cNN56kjS7TFvD1UFmgE=
|
||||
SHA256 (subtitleeditor-0.13.6.tar.gz) = XGO6qJRD3Jbi6G6M1nGcwN8O7Z6nE8D0HUGNnuMYtqo=
|
||||
SIZE (subtitleeditor-0.13.6.tar.gz) = 579871
|
||||
MD5 (subtitleeditor-0.33.0.tar.gz) = 7kZRhzf0HcuHx0wROYRZwQ==
|
||||
RMD160 (subtitleeditor-0.33.0.tar.gz) = j9u8SBKK8VJqpZCw1+u0Th4m6Tc=
|
||||
SHA1 (subtitleeditor-0.33.0.tar.gz) = fTHJnm2jhKm1Y2FI987nnMNx0nk=
|
||||
SHA256 (subtitleeditor-0.33.0.tar.gz) = oO6Yh47Gn51kHlFizL6B/48Wz/3FqriuS66wNv5Hf0c=
|
||||
SIZE (subtitleeditor-0.33.0.tar.gz) = 1120158
|
||||
|
24
editors/subtitleeditor/patches/patch-src_cfg_cc
Normal file
24
editors/subtitleeditor/patches/patch-src_cfg_cc
Normal file
@ -0,0 +1,24 @@
|
||||
$OpenBSD: patch-src_cfg_cc,v 1.1 2009/10/14 21:47:20 ajacoutot Exp $
|
||||
--- src/cfg.cc.orig Tue Oct 13 12:49:32 2009
|
||||
+++ src/cfg.cc Tue Oct 13 12:47:13 2009
|
||||
@@ -737,7 +737,8 @@ Glib::ustring Config::get_value_string(const Glib::ust
|
||||
|
||||
bool state = get_value_string(group, key, value);
|
||||
|
||||
- g_return_val_if_fail(state, Glib::ustring());
|
||||
+ Glib::ustring t;
|
||||
+ g_return_val_if_fail(state, t);
|
||||
|
||||
return value;
|
||||
}
|
||||
@@ -750,8 +751,8 @@ Color Config::get_value_color(const Glib::ustring &gro
|
||||
Color value;
|
||||
|
||||
bool state = get_value_color(group, key, value);
|
||||
-
|
||||
- g_return_val_if_fail(state, Color());
|
||||
+ Color c;
|
||||
+ g_return_val_if_fail(state, c);
|
||||
|
||||
return value;
|
||||
}
|
14
editors/subtitleeditor/patches/patch-src_extension_action_cc
Normal file
14
editors/subtitleeditor/patches/patch-src_extension_action_cc
Normal file
@ -0,0 +1,14 @@
|
||||
$OpenBSD: patch-src_extension_action_cc,v 1.1 2009/10/14 21:47:20 ajacoutot Exp $
|
||||
--- src/extension/action.cc.orig Tue Oct 13 12:51:09 2009
|
||||
+++ src/extension/action.cc Tue Oct 13 12:52:26 2009
|
||||
@@ -86,8 +86,8 @@ Glib::RefPtr<Gtk::UIManager> Action::get_ui_manager()
|
||||
se_debug(SE_DEBUG_PLUGINS);
|
||||
|
||||
SubtitleEditorWindow *window = SubtitleEditorWindow::get_instance();
|
||||
-
|
||||
- g_return_val_if_fail(window, Glib::RefPtr<Gtk::UIManager>());
|
||||
+ Glib::RefPtr<Gtk::UIManager> ref;
|
||||
+ g_return_val_if_fail(window, ref);
|
||||
|
||||
return window->get_ui_manager();
|
||||
}
|
14
editors/subtitleeditor/patches/patch-src_extensionmanager_cc
Normal file
14
editors/subtitleeditor/patches/patch-src_extensionmanager_cc
Normal file
@ -0,0 +1,14 @@
|
||||
$OpenBSD: patch-src_extensionmanager_cc,v 1.1 2009/10/14 21:47:20 ajacoutot Exp $
|
||||
--- src/extensionmanager.cc.orig Tue Oct 13 15:23:57 2009
|
||||
+++ src/extensionmanager.cc Tue Oct 13 15:23:19 2009
|
||||
@@ -458,8 +458,8 @@ void ExtensionManager::open_module(ExtensionInfo *info
|
||||
}
|
||||
|
||||
//Fix: bug #12651 : 0.30.0 build error
|
||||
- //ExtensionRegisterFunc extension_register = (ExtensionRegisterFunc)func;
|
||||
- ExtensionRegisterFunc extension_register = reinterpret_cast<ExtensionRegisterFunc>(func);
|
||||
+ ExtensionRegisterFunc extension_register = (ExtensionRegisterFunc)func;
|
||||
+ //ExtensionRegisterFunc extension_register = reinterpret_cast<ExtensionRegisterFunc>(func);
|
||||
|
||||
if(extension_register == NULL)
|
||||
throw SubtitleError("reinterpret from the function to the ExtensionRegisterFunc failed");
|
@ -1,32 +1,240 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/01/15 11:42:43 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/10/14 21:47:20 ajacoutot Exp $
|
||||
@bin bin/subtitleeditor
|
||||
lib/libsubtitleeditor.la
|
||||
@lib lib/libsubtitleeditor.so.${LIBsubtitleeditor_VERSION}
|
||||
lib/subtitleeditor/
|
||||
lib/subtitleeditor/plugins/
|
||||
lib/subtitleeditor/plugins/actions/
|
||||
@comment lib/subtitleeditor/plugins/actions/libabout.la
|
||||
lib/subtitleeditor/plugins/actions/libabout.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libadjusttime.la
|
||||
lib/subtitleeditor/plugins/actions/libadjusttime.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libapplytranslation.la
|
||||
lib/subtitleeditor/plugins/actions/libapplytranslation.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libchangeframerate.la
|
||||
lib/subtitleeditor/plugins/actions/libchangeframerate.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libcombinesubtitles.la
|
||||
lib/subtitleeditor/plugins/actions/libcombinesubtitles.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libcommand.la
|
||||
lib/subtitleeditor/plugins/actions/libcommand.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libconfigurekeyboardshortcuts.la
|
||||
lib/subtitleeditor/plugins/actions/libconfigurekeyboardshortcuts.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libdialoguize.la
|
||||
lib/subtitleeditor/plugins/actions/libdialoguize.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libdocumentmanagement.la
|
||||
lib/subtitleeditor/plugins/actions/libdocumentmanagement.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libduplicatesubtitle.la
|
||||
lib/subtitleeditor/plugins/actions/libduplicatesubtitle.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libeditcell.la
|
||||
lib/subtitleeditor/plugins/actions/libeditcell.so
|
||||
@comment lib/subtitleeditor/plugins/actions/liberrorchecking.la
|
||||
lib/subtitleeditor/plugins/actions/liberrorchecking.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libextendlength.la
|
||||
lib/subtitleeditor/plugins/actions/libextendlength.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libexternalvideoplayer.la
|
||||
lib/subtitleeditor/plugins/actions/libexternalvideoplayer.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libfindandreplace.la
|
||||
lib/subtitleeditor/plugins/actions/libfindandreplace.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libinsertsubtitle.la
|
||||
lib/subtitleeditor/plugins/actions/libinsertsubtitle.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libitalicize.la
|
||||
lib/subtitleeditor/plugins/actions/libitalicize.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libjoindocument.la
|
||||
lib/subtitleeditor/plugins/actions/libjoindocument.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libmoveafterprecedingsubtitle.la
|
||||
lib/subtitleeditor/plugins/actions/libmoveafterprecedingsubtitle.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libmovesubtitles.la
|
||||
lib/subtitleeditor/plugins/actions/libmovesubtitles.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libplaintext.la
|
||||
lib/subtitleeditor/plugins/actions/libplaintext.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libpreferences.la
|
||||
lib/subtitleeditor/plugins/actions/libpreferences.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libremovesubtitle.la
|
||||
lib/subtitleeditor/plugins/actions/libremovesubtitle.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libreversetextandtranslation.la
|
||||
lib/subtitleeditor/plugins/actions/libreversetextandtranslation.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libscalesubtitles.la
|
||||
lib/subtitleeditor/plugins/actions/libscalesubtitles.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libselection.la
|
||||
lib/subtitleeditor/plugins/actions/libselection.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libspellchecking.la
|
||||
lib/subtitleeditor/plugins/actions/libspellchecking.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libsplitdocument.la
|
||||
lib/subtitleeditor/plugins/actions/libsplitdocument.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libsplitsubtitle.la
|
||||
lib/subtitleeditor/plugins/actions/libsplitsubtitle.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libstyleeditor.la
|
||||
lib/subtitleeditor/plugins/actions/libstyleeditor.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libtextcorrection.la
|
||||
lib/subtitleeditor/plugins/actions/libtextcorrection.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libtimemodemanagement.la
|
||||
lib/subtitleeditor/plugins/actions/libtimemodemanagement.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libtimingfromplayer.la
|
||||
lib/subtitleeditor/plugins/actions/libtimingfromplayer.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libvideoplayermanagement.la
|
||||
lib/subtitleeditor/plugins/actions/libvideoplayermanagement.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libviewmanager.la
|
||||
lib/subtitleeditor/plugins/actions/libviewmanager.so
|
||||
@comment lib/subtitleeditor/plugins/actions/libwaveformmanagement.la
|
||||
lib/subtitleeditor/plugins/actions/libwaveformmanagement.so
|
||||
lib/subtitleeditor/plugins/subtitleformats/
|
||||
@comment lib/subtitleeditor/plugins/subtitleformats/libadobeencoredvdntsc.la
|
||||
lib/subtitleeditor/plugins/subtitleformats/libadobeencoredvdntsc.so
|
||||
@comment lib/subtitleeditor/plugins/subtitleformats/libadobeencoredvdpal.la
|
||||
lib/subtitleeditor/plugins/subtitleformats/libadobeencoredvdpal.so
|
||||
@comment lib/subtitleeditor/plugins/subtitleformats/libadvancedsubstationalpha.la
|
||||
lib/subtitleeditor/plugins/subtitleformats/libadvancedsubstationalpha.so
|
||||
@comment lib/subtitleeditor/plugins/subtitleformats/libbitc.la
|
||||
lib/subtitleeditor/plugins/subtitleformats/libbitc.so
|
||||
@comment lib/subtitleeditor/plugins/subtitleformats/libmicrodvd.la
|
||||
lib/subtitleeditor/plugins/subtitleformats/libmicrodvd.so
|
||||
@comment lib/subtitleeditor/plugins/subtitleformats/libmpl2.la
|
||||
lib/subtitleeditor/plugins/subtitleformats/libmpl2.so
|
||||
@comment lib/subtitleeditor/plugins/subtitleformats/libmpsub.la
|
||||
lib/subtitleeditor/plugins/subtitleformats/libmpsub.so
|
||||
@comment lib/subtitleeditor/plugins/subtitleformats/libsubrip.la
|
||||
lib/subtitleeditor/plugins/subtitleformats/libsubrip.so
|
||||
@comment lib/subtitleeditor/plugins/subtitleformats/libsubstationalpha.la
|
||||
lib/subtitleeditor/plugins/subtitleformats/libsubstationalpha.so
|
||||
@comment lib/subtitleeditor/plugins/subtitleformats/libsubtitleeditorproject.la
|
||||
lib/subtitleeditor/plugins/subtitleformats/libsubtitleeditorproject.so
|
||||
@comment lib/subtitleeditor/plugins/subtitleformats/libsubviewer2.la
|
||||
lib/subtitleeditor/plugins/subtitleformats/libsubviewer2.so
|
||||
@comment lib/subtitleeditor/plugins/subtitleformats/libtimedtextauthoringformat1.la
|
||||
lib/subtitleeditor/plugins/subtitleformats/libtimedtextauthoringformat1.so
|
||||
@man 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/
|
||||
share/locale/pt_PT/LC_MESSAGES/
|
||||
share/locale/pt_PT/LC_MESSAGES/subtitleeditor.mo
|
||||
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/pixmaps/
|
||||
share/pixmaps/subtitleeditor.svg
|
||||
share/subtitleeditor/
|
||||
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/subtitleeditor/glade/
|
||||
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/
|
||||
share/subtitleeditor/plugins-description/actions/
|
||||
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/textcorrection.se-plugin
|
||||
share/subtitleeditor/plugins-description/actions/timemodemanagement.se-plugin
|
||||
share/subtitleeditor/plugins-description/actions/timingfromplayer.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/
|
||||
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/bitc.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/
|
||||
share/subtitleeditor/plugins-share/bitc/
|
||||
share/subtitleeditor/plugins-share/bitc/dialog-bitc.glade
|
||||
share/subtitleeditor/plugins-share/changeframerate/
|
||||
share/subtitleeditor/plugins-share/changeframerate/dialog-change-framerate.glade
|
||||
share/subtitleeditor/plugins-share/configurekeyboardshortcuts/
|
||||
share/subtitleeditor/plugins-share/configurekeyboardshortcuts/dialog-configure-keyboard-shortcuts.glade
|
||||
share/subtitleeditor/plugins-share/errorchecking/
|
||||
share/subtitleeditor/plugins-share/errorchecking/dialog-error-checking-preferences.glade
|
||||
share/subtitleeditor/plugins-share/errorchecking/dialog-error-checking.glade
|
||||
share/subtitleeditor/plugins-share/externalvideoplayer/
|
||||
share/subtitleeditor/plugins-share/externalvideoplayer/dialog-external-video-player-preferences.glade
|
||||
share/subtitleeditor/plugins-share/findandreplace/
|
||||
share/subtitleeditor/plugins-share/findandreplace/dialog-find-and-replace.glade
|
||||
share/subtitleeditor/plugins-share/movesubtitles/
|
||||
share/subtitleeditor/plugins-share/movesubtitles/dialog-move-subtitles.glade
|
||||
share/subtitleeditor/plugins-share/preferences/
|
||||
share/subtitleeditor/plugins-share/preferences/dialog-preferences.glade
|
||||
share/subtitleeditor/plugins-share/scalesubtitles/
|
||||
share/subtitleeditor/plugins-share/scalesubtitles/dialog-scale-subtitles.glade
|
||||
share/subtitleeditor/plugins-share/spellchecking/
|
||||
share/subtitleeditor/plugins-share/spellchecking/dialog-spell-checking.glade
|
||||
share/subtitleeditor/plugins-share/splitdocument/
|
||||
share/subtitleeditor/plugins-share/splitdocument/dialog-split-document.glade
|
||||
share/subtitleeditor/plugins-share/styleeditor/
|
||||
share/subtitleeditor/plugins-share/styleeditor/dialog-style-editor.glade
|
||||
share/subtitleeditor/plugins-share/textcorrection/
|
||||
share/subtitleeditor/plugins-share/textcorrection/Latn-en-US.common-error.se-pattern
|
||||
share/subtitleeditor/plugins-share/textcorrection/Latn-en.capitalization.se-pattern
|
||||
share/subtitleeditor/plugins-share/textcorrection/Latn-en.common-error.se-pattern
|
||||
share/subtitleeditor/plugins-share/textcorrection/Latn-en.hearing-impaired.se-pattern
|
||||
share/subtitleeditor/plugins-share/textcorrection/Latn-fi.common-error.se-pattern
|
||||
share/subtitleeditor/plugins-share/textcorrection/Latn-fr.common-error.se-pattern
|
||||
share/subtitleeditor/plugins-share/textcorrection/Latn.capitalization.se-pattern
|
||||
share/subtitleeditor/plugins-share/textcorrection/Latn.common-error.se-pattern
|
||||
share/subtitleeditor/plugins-share/textcorrection/Latn.hearing-impaired.se-pattern
|
||||
share/subtitleeditor/plugins-share/textcorrection/Zyyy.common-error.se-pattern
|
||||
share/subtitleeditor/plugins-share/textcorrection/assistant-text-correction.glade
|
||||
share/subtitleeditor/plugins-share/viewmanager/
|
||||
share/subtitleeditor/plugins-share/viewmanager/dialog-view-manager.glade
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
|
Loading…
Reference in New Issue
Block a user