diff --git a/multimedia/subtitlecomposer/Makefile b/multimedia/subtitlecomposer/Makefile index c4b9f9b262ee..ccf900232aeb 100644 --- a/multimedia/subtitlecomposer/Makefile +++ b/multimedia/subtitlecomposer/Makefile @@ -1,36 +1,35 @@ PORTNAME= subtitlecomposer -DISTVERSION= 0.8.0 -PORTREVISION= 1 +DISTVERSION= 0.8.1 CATEGORIES= multimedia kde MASTER_SITES= KDE/stable/${PORTNAME} MAINTAINER= makc@FreeBSD.org COMMENT= Advanced FFmpeg-based subtitle editor WWW= https://subtitlecomposer.kde.org LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libicui18n.so:devel/icu \ libavcodec.so:multimedia/ffmpeg USES= compiler:c++11-lang cmake desktop-file-utils gettext \ kde:5 openal pkgconfig qt:5 shared-mime-info ssl tar:xz xorg -USE_KDE= bookmarks codecs completion config configwidgets \ +USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons jobwidgets i18n itemviews kio \ service solid sonnet textwidgets widgetsaddons \ windowsystem xmlgui \ doctools:build ecm:build USE_QT= buildtools:build qmake:build testlib:build \ concurrent core dbus declarative gui network widgets xml USE_XORG= x11 # Requires PocketSphinx-5prealpha SPHINX_DESC= Speech recognition via PocketSphinx SPHINX_LIB_DEPENDS= libpocketsphinx.so:audio/pocketsphinx CMAKE_ARGS= -DCMAKE_DISABLE_FIND_PACKAGE_PocketSphinx=ON post-patch: ${RM} ${WRKSRC}/cmake/FindICU.cmake .include diff --git a/multimedia/subtitlecomposer/distinfo b/multimedia/subtitlecomposer/distinfo index 553770ea4279..e22eaa7962a7 100644 --- a/multimedia/subtitlecomposer/distinfo +++ b/multimedia/subtitlecomposer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699461607 -SHA256 (subtitlecomposer-0.8.0.tar.xz) = b1416bdf7223b1979a36620b913c117c1b6c933bf165e28491af476310d7c9f8 -SIZE (subtitlecomposer-0.8.0.tar.xz) = 730800 +TIMESTAMP = 1718642302 +SHA256 (subtitlecomposer-0.8.1.tar.xz) = 23c022768d7422c092149f41d51ebea80f54b27655573cf43f736efb88c30027 +SIZE (subtitlecomposer-0.8.1.tar.xz) = 763276 diff --git a/multimedia/subtitlecomposer/pkg-plist b/multimedia/subtitlecomposer/pkg-plist index 2a49f14949a7..7ded8965e1ec 100644 --- a/multimedia/subtitlecomposer/pkg-plist +++ b/multimedia/subtitlecomposer/pkg-plist @@ -1,58 +1,59 @@ bin/subtitlecomposer etc/xdg/subtitlecomposerrc share/applications/org.kde.subtitlecomposer.desktop share/icons/hicolor/128x128/apps/subtitlecomposer.png share/icons/hicolor/16x16/apps/subtitlecomposer.png share/icons/hicolor/256x256/apps/subtitlecomposer.png share/icons/hicolor/32x32/apps/subtitlecomposer.png share/locale/ar/LC_MESSAGES/subtitlecomposer.mo share/locale/bg/LC_MESSAGES/subtitlecomposer.mo share/locale/ca/LC_MESSAGES/subtitlecomposer.mo share/locale/ca@valencia/LC_MESSAGES/subtitlecomposer.mo share/locale/cs/LC_MESSAGES/subtitlecomposer.mo share/locale/de/LC_MESSAGES/subtitlecomposer.mo share/locale/el/LC_MESSAGES/subtitlecomposer.mo share/locale/en_GB/LC_MESSAGES/subtitlecomposer.mo +share/locale/eo/LC_MESSAGES/subtitlecomposer.mo share/locale/es/LC_MESSAGES/subtitlecomposer.mo share/locale/et/LC_MESSAGES/subtitlecomposer.mo share/locale/fi/LC_MESSAGES/subtitlecomposer.mo share/locale/fr/LC_MESSAGES/subtitlecomposer.mo share/locale/hr/LC_MESSAGES/subtitlecomposer.mo share/locale/hu/LC_MESSAGES/subtitlecomposer.mo share/locale/ie/LC_MESSAGES/subtitlecomposer.mo share/locale/it/LC_MESSAGES/subtitlecomposer.mo share/locale/ja/LC_MESSAGES/subtitlecomposer.mo share/locale/ka/LC_MESSAGES/subtitlecomposer.mo share/locale/lt/LC_MESSAGES/subtitlecomposer.mo share/locale/nl/LC_MESSAGES/subtitlecomposer.mo share/locale/pl/LC_MESSAGES/subtitlecomposer.mo share/locale/pt/LC_MESSAGES/subtitlecomposer.mo share/locale/pt_BR/LC_MESSAGES/subtitlecomposer.mo share/locale/ru/LC_MESSAGES/subtitlecomposer.mo share/locale/sk/LC_MESSAGES/subtitlecomposer.mo share/locale/sl/LC_MESSAGES/subtitlecomposer.mo share/locale/sr/LC_MESSAGES/subtitlecomposer.mo share/locale/sr@latin/LC_MESSAGES/subtitlecomposer.mo share/locale/sv/LC_MESSAGES/subtitlecomposer.mo share/locale/tr/LC_MESSAGES/subtitlecomposer.mo share/locale/uk/LC_MESSAGES/subtitlecomposer.mo share/locale/zh_CN/LC_MESSAGES/subtitlecomposer.mo share/locale/zh_TW/LC_MESSAGES/subtitlecomposer.mo share/metainfo/org.kde.subtitlecomposer.appdata.xml share/mime/packages/subtitlecomposer.xml %%DATADIR%%/scripts/README %%DATADIR%%/scripts/api/scripting_list.h %%DATADIR%%/scripts/api/scripting_range.h %%DATADIR%%/scripts/api/scripting_rangelist.h %%DATADIR%%/scripts/api/scripting_rangesmodule.h %%DATADIR%%/scripts/api/scripting_richstring.h %%DATADIR%%/scripts/api/scripting_stringsmodule.h %%DATADIR%%/scripts/api/scripting_subtitle.h %%DATADIR%%/scripts/api/scripting_subtitleline.h %%DATADIR%%/scripts/api/scripting_subtitlelinemodule.h %%DATADIR%%/scripts/api/scripting_subtitlemodule.h %%DATADIR%%/scripts/example_capitalize_all_lines.js %%DATADIR%%/scripts/example_iterate_selection.js %%DATADIR%%/scripts/example_remove_odd_lines.js %%DATADIR%%/scripts/example_trim_to_selection.js %%DATADIR%%/scripts/remove_hearing_impaired_text.js