mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.5.6
- Switch to Github - Update WWW - Remove no longer needed patch
This commit is contained in:
parent
c8176de3fc
commit
10109c194a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335168
5 changed files with 28 additions and 23 deletions
|
@ -1,19 +1,25 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= subtitlecomposer
|
||||
PORTVERSION= 0.5.3
|
||||
PORTREVISION= 5
|
||||
PORTVERSION= 0.5.6
|
||||
CATEGORIES= multimedia kde
|
||||
MASTER_SITES= SF/subcomposer/subcomposer/${PORTNAME}-${PORTVERSION}
|
||||
MASTER_SITES= GITHUB
|
||||
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= Subtitle editor for KDE
|
||||
|
||||
LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake:outsource gettext
|
||||
USE_KDE4= kdeprefix kdelibs automoc4 sharedmime
|
||||
USE_QT4= qmake_build moc_build rcc_build uic_build phonon
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= maxrd2
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
GH_COMMIT= 74f2f04
|
||||
|
||||
OPTIONS_GROUP= BACKEND
|
||||
BACKEND_DESC= Additional video backens
|
||||
OPTIONS_GROUP_BACKEND= GSTREAMER MPLAYER XINE
|
||||
|
@ -25,7 +31,7 @@ XINE_DESC= Build Xine backend
|
|||
XINE_LIB_DEPENDS= libxine.so:${PORTSDIR}/multimedia/libxine
|
||||
XINE_CMAKE_OFF= -DWITH_Xine:Bool=Off
|
||||
|
||||
GSTREAMER_DESC= Build GStreamer backend (broken)
|
||||
GSTREAMER_DESC= Build GStreamer backend
|
||||
GSTREAMER_USE= GSTREAMER=yes
|
||||
GSTREAMER_CMAKE_OFF= -DWITH_GStreamer:Bool=Off
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (subtitlecomposer-0.5.3.tar.bz2) = 87f3831b5ae09f4ffcefe586cd3b04b197784bf09652b02518b24a12fde2cad0
|
||||
SIZE (subtitlecomposer-0.5.3.tar.bz2) = 344295
|
||||
SHA256 (subtitlecomposer-0.5.6.tar.bz2) = b58635f14caad0ed7a2471563b7862f99dcb5ddd380b58ce7e826fda7a1037a4
|
||||
SIZE (subtitlecomposer-0.5.6.tar.bz2) = 1489842
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
--- src/core/sstring.cpp.orig 2009-05-24 21:56:30.000000000 +0000
|
||||
+++ src/core/sstring.cpp
|
||||
@@ -1112,7 +1112,7 @@ SStringList::SStringList( const SString&
|
||||
append( str );
|
||||
}
|
||||
|
||||
-SStringList::SStringList( const SStringList::SStringList& list ):
|
||||
+SStringList::SStringList( const SStringList& list ):
|
||||
QList<SString>( list )
|
||||
{
|
||||
}
|
|
@ -3,4 +3,4 @@ style edition) as well as real time preview, spell checking and
|
|||
more; aiming to become an improved version of Subtitle Workshop for
|
||||
UNIX-like OSes.
|
||||
|
||||
WWW: http://www.kde-apps.org/content/show.php?content=69822
|
||||
WWW: http://kde-apps.org/content/show.php/Subtitle+Composer?content=162048
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
bin/subtitlecomposer
|
||||
share/applications/kde4/subtitlecomposer.desktop
|
||||
share/apps/subtitlecomposer/input.conf
|
||||
share/apps/subtitlecomposer/pics/button-base.png
|
||||
share/apps/subtitlecomposer/pics/hi128-action-current-line-follows-video.png
|
||||
share/apps/subtitlecomposer/pics/hi128-app-subtitlecomposer.png
|
||||
|
@ -8,13 +7,14 @@ share/apps/subtitlecomposer/pics/hi16-action-select-stream.png
|
|||
share/apps/subtitlecomposer/pics/hi16-action-time-from-video.png
|
||||
share/apps/subtitlecomposer/pics/hi16-app-subtitlecomposer.png
|
||||
share/apps/subtitlecomposer/pics/hi32-app-subtitlecomposer.png
|
||||
share/apps/subtitlecomposer/pics/hi48-action-audio-extract.png
|
||||
share/apps/subtitlecomposer/pics/hi48-action-set-hide-time.png
|
||||
share/apps/subtitlecomposer/pics/hi48-action-set-show-time.png
|
||||
share/apps/subtitlecomposer/pics/hi48-app-gstreamer-logo.png
|
||||
share/apps/subtitlecomposer/pics/hi48-app-mediaplayer-closed.png
|
||||
share/apps/subtitlecomposer/pics/hi48-app-mediaplayer.png
|
||||
share/apps/subtitlecomposer/pics/hi48-app-mplayer-logo.png
|
||||
share/apps/subtitlecomposer/pics/hi48-app-xine-logo.png
|
||||
share/apps/subtitlecomposer/pics/hi64-app-mediaplayer-closed.png
|
||||
share/apps/subtitlecomposer/pics/hi96-app-mediaplayer.png
|
||||
share/apps/subtitlecomposer/pics/hisc-action-zone-end.svgz
|
||||
share/apps/subtitlecomposer/pics/hisc-action-zone-start.svgz
|
||||
share/apps/subtitlecomposer/scripts/README
|
||||
|
@ -29,13 +29,19 @@ share/apps/subtitlecomposer/scripts/api/scripting_subtitleline.h
|
|||
share/apps/subtitlecomposer/scripts/api/scripting_subtitlelinemodule.h
|
||||
share/apps/subtitlecomposer/scripts/api/scripting_subtitlemodule.h
|
||||
share/apps/subtitlecomposer/scripts/example_capitalize_all_lines.js
|
||||
share/apps/subtitlecomposer/scripts/example_capitalize_all_lines.py
|
||||
share/apps/subtitlecomposer/scripts/example_capitalize_all_lines.rb
|
||||
share/apps/subtitlecomposer/scripts/example_iterate_selection.js
|
||||
share/apps/subtitlecomposer/scripts/example_iterate_selection.py
|
||||
share/apps/subtitlecomposer/scripts/example_iterate_selection.rb
|
||||
share/apps/subtitlecomposer/scripts/example_remove_impair_lines.js
|
||||
share/apps/subtitlecomposer/scripts/example_remove_impair_lines.py
|
||||
share/apps/subtitlecomposer/scripts/example_remove_impair_lines.rb
|
||||
share/apps/subtitlecomposer/scripts/example_trim_to_selection.js
|
||||
share/apps/subtitlecomposer/scripts/example_trim_to_selection.py
|
||||
share/apps/subtitlecomposer/scripts/example_trim_to_selection.rb
|
||||
share/apps/subtitlecomposer/scripts/fix_dialog_cues.py
|
||||
share/apps/subtitlecomposer/scripts/remove_hearing_impaired_text.js
|
||||
share/apps/subtitlecomposer/subtitlecomposerui.rc
|
||||
share/config/subtitlecomposerrc
|
||||
share/icons/hicolor/128x128/actions/current-line-follows-video.png
|
||||
|
@ -44,13 +50,14 @@ share/icons/hicolor/16x16/actions/select-stream.png
|
|||
share/icons/hicolor/16x16/actions/time-from-video.png
|
||||
share/icons/hicolor/16x16/apps/subtitlecomposer.png
|
||||
share/icons/hicolor/32x32/apps/subtitlecomposer.png
|
||||
share/icons/hicolor/48x48/actions/audio-extract.png
|
||||
share/icons/hicolor/48x48/actions/set-hide-time.png
|
||||
share/icons/hicolor/48x48/actions/set-show-time.png
|
||||
share/icons/hicolor/48x48/apps/gstreamer-logo.png
|
||||
share/icons/hicolor/48x48/apps/mediaplayer-closed.png
|
||||
share/icons/hicolor/48x48/apps/mediaplayer.png
|
||||
share/icons/hicolor/48x48/apps/mplayer-logo.png
|
||||
share/icons/hicolor/48x48/apps/xine-logo.png
|
||||
share/icons/hicolor/64x64/apps/mediaplayer-closed.png
|
||||
share/icons/hicolor/96x96/apps/mediaplayer.png
|
||||
share/icons/hicolor/scalable/actions/zone-end.svgz
|
||||
share/icons/hicolor/scalable/actions/zone-start.svgz
|
||||
share/locale/bg/LC_MESSAGES/subtitlecomposer.mo
|
||||
|
@ -59,10 +66,13 @@ share/locale/de/LC_MESSAGES/subtitlecomposer.mo
|
|||
share/locale/el/LC_MESSAGES/subtitlecomposer.mo
|
||||
share/locale/es/LC_MESSAGES/subtitlecomposer.mo
|
||||
share/locale/fr/LC_MESSAGES/subtitlecomposer.mo
|
||||
share/locale/hu/LC_MESSAGES/subtitlecomposer.mo
|
||||
share/locale/pl/LC_MESSAGES/subtitlecomposer.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/subtitlecomposer.mo
|
||||
share/locale/ru/LC_MESSAGES/subtitlecomposer.mo
|
||||
share/locale/sr/LC_MESSAGES/subtitlecomposer.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/subtitlecomposer.mo
|
||||
share/locale/uk/LC_MESSAGES/subtitlecomposer.mo
|
||||
share/mime/packages/subtitlecomposer.xml
|
||||
@dirrm share/apps/subtitlecomposer/scripts/api
|
||||
@dirrm share/apps/subtitlecomposer/scripts
|
||||
|
|
Loading…
Add table
Reference in a new issue