1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

multimedia/rubygem-flvtool2: add port

This commit is contained in:
Steve Wills 2014-08-13 02:14:30 +00:00
parent 865dd23d53
commit a1afbb05f2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364749
4 changed files with 27 additions and 0 deletions

View File

@ -321,6 +321,7 @@
SUBDIR += rtmpdump
SUBDIR += ruby-flvtool2
SUBDIR += rubygem-clutter-gstreamer
SUBDIR += rubygem-flvtool2
SUBDIR += rubygem-gstreamer
SUBDIR += sabbu
SUBDIR += schroedinger

View File

@ -0,0 +1,18 @@
# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= flvtool2
PORTVERSION= 1.0.6
CATEGORIES= multimedia rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Flash video (FLV) manipulation tool
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST=yes
PLIST_FILES= bin/flvtool2
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/flvtool2-1.0.6.gem) = 129313cfd8c43cf14431c74bbc20cb17328cf4d27c2f39a0cf24de6040505477
SIZE (rubygem/flvtool2-1.0.6.gem) = 29696

View File

@ -0,0 +1,6 @@
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.
WWW: http://www.inlet-media.de/flvtool2