Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37558947
en ru br
ALT Linux repos
5.0: 1.0.6-alt1
4.1: 1.0.6-alt1
4.0: 1.0.6-alt1

Group :: Development/Ruby
RPM: flvtool2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: flvtool2
Version: 1.0.6
Release: alt1

Summary: FLVTool2 is a manipulation tool for Macromedia Flash Video files (FLV)
Summary(ru_RU.UTF8): FLVTool2 утилита для манипуляций с Macromedia Flash Video files (FLV)
License: BSD
Group: Development/Ruby
Url: https://rubyforge.org/projects/flvtool2

Packager: Alexey Morsov <swi at altlinux.ru>
Source: %name-%version.tgz

BuildPreReq: ruby
BuildRequires: libruby-devel

Requires: ruby

%description
FLVTool2 is a manipulation tool for Macromedia Flash Video files (FLV). It can calculate a lot of meta data, insert an onMetaData tag, cut FLV files, add cue points (onCuePoint), show the FLV structure and print meta data information in XML or YAML.

%description -l ru_RU.UTF8
FLVTool2 утилита для манипуляций с Macromedia Flash Video files (FLV). Она может высчитывать множество метаданных, вставлять onMetaData теги, обрезать FLV файлы, добавлять точки маркеры, показывать структуру FLV и выводить информацию о метаданных в XML или YAML

%prep
%setup -q

%build
%ruby_config
%ruby_build

%install
%ruby_install
%find_lang %name

%files -f %name.lang
%doc CHANGELOG LICENSE README
%_bindir/*
%ruby_sitelibdir/*


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin