Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37551039
en ru br
Репозитории ALT
S:0.54.0-alt1
5.1: 0.34.0-alt1
www.altlinux.org/Changes

Группа :: Видео
Пакет: subtitleeditor

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%def_disable snapshot
%define ver_major 0.54
%define gst_api_ver 1.0

Name: subtitleeditor
Version: %ver_major.0
Release: alt1

Summary: Graphical subtitle editor with sound waves representation
Group: Video
License: GPLv3+
Url: https://github.com/kitone/%name

%if_disabled snapshot
Source: https://github.com/kitone/%name/releases/download/%version//%name-%version.tar.gz
%else
Source: %name-%version.tar
%endif

Requires: gstreamer%gst_api_ver
Requires: gst-plugins-base%gst_api_ver
Requires: gst-plugins-good%gst_api_ver
Requires: gst-libav
Requires: iso-codes

BuildRequires: gcc-c++ intltool
BuildRequires: libgtkmm3-devel libxml++2-devel
BuildRequires: gst-plugins%gst_api_ver-devel libgstreamermm%gst_api_ver-devel gst-plugins-good%gst_api_ver
BuildRequires: iso-codes-devel libenchant-devel

%description
Subtitle Editor is a GTK+2 tool to edit subtitles for GNU/Linux/*BSD.
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.

%prep
%setup

%build
%configure --disable-debug \
          --disable-gl
%make_build

%install
%makeinstall_std
%find_lang %name

%files -f %name.lang
%_bindir/%name
%_libdir/%name/
%_libdir/*.so.*
%_desktopdir/%name.desktop
%_man1dir/*
%_pixmapsdir/*
%_datadir/%name/
%_iconsdir/hicolor/scalable/apps/%name.svg
%_iconsdir/hicolor/*x*/apps/%name.png
%_datadir/appdata/%name.appdata.xml
%doc AUTHORS ChangeLog NEWS README TODO

%exclude %_libdir/*.so

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin