Import subtitleeditor-0.13.6

Subtitle Editor is a GTK+2 tool to edit subtitles.
It can be used for new subtitles or as a tool to transform, edit,
correct and refine existing subtitle. This program also shows sound
waves, which makes it easier to synchronise subtitles to voices.

Supported formats are:
 * Sub Station Alpha
 * Advanced Sub Station Alpha
 * SubRip
 * MicroDVD
 * MPL2
 * MPsub (MPlayer subtitle)
 * SubViewer 2.0
 * Plain-Text
 * Adobe Encore DVD
 
ok steven@
This commit is contained in:
ajacoutot 2007-05-28 22:49:54 +00:00
parent 77866a86ef
commit e89d85f204
4 changed files with 99 additions and 0 deletions

View File

@ -0,0 +1,46 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/05/28 22:49:54 ajacoutot Exp $
COMMENT= "GTK+2 tool to edit subtitles"
DISTNAME= subtitleeditor-0.13.6
CATEGORIES= graphics editors
HOMEPAGE= http://kitone.free.fr/subtitleeditor/
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}/files/
WANTLIB= X11 Xau Xcursor Xdmcp Xext Xfixes Xi Xinerama Xrandr \
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 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 png pthread sigc-2.0 stdc++ xml2 z
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 \
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
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
USE_X11= Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>

View File

@ -0,0 +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

View File

@ -0,0 +1,15 @@
Subtitle Editor is a GTK+2 tool to edit subtitles.
It can be used for new subtitles or as a tool to transform, edit,
correct and refine existing subtitle. This program also shows sound
waves, which makes it easier to synchronise subtitles to voices.
Supported formats are:
* Sub Station Alpha
* Advanced Sub Station Alpha
* SubRip
* MicroDVD
* MPL2
* MPsub (MPlayer subtitle)
* SubViewer 2.0
* Plain-Text
* Adobe Encore DVD

View File

@ -0,0 +1,33 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/05/28 22:49:54 ajacoutot Exp $
bin/subtitleeditor
@man man/man1/subtitleeditor.1
share/applications/
share/applications/subtitleeditor.desktop
share/locale/ca/LC_MESSAGES/subtitleeditor.mo
share/locale/cs/LC_MESSAGES/subtitleeditor.mo
share/locale/es/LC_MESSAGES/subtitleeditor.mo
share/locale/fr/LC_MESSAGES/subtitleeditor.mo
share/locale/hu/LC_MESSAGES/subtitleeditor.mo
share/locale/nl/LC_MESSAGES/subtitleeditor.mo
share/locale/pl/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/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/menubar.xml
share/subtitleeditor/subtitleeditor-icon.png
share/subtitleeditor/subtitleeditor.glade
share/subtitleeditor/subtitleeditor.png
@exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database