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:
parent
865dd23d53
commit
a1afbb05f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364749
@ -321,6 +321,7 @@
|
||||
SUBDIR += rtmpdump
|
||||
SUBDIR += ruby-flvtool2
|
||||
SUBDIR += rubygem-clutter-gstreamer
|
||||
SUBDIR += rubygem-flvtool2
|
||||
SUBDIR += rubygem-gstreamer
|
||||
SUBDIR += sabbu
|
||||
SUBDIR += schroedinger
|
||||
|
18
multimedia/rubygem-flvtool2/Makefile
Normal file
18
multimedia/rubygem-flvtool2/Makefile
Normal 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>
|
2
multimedia/rubygem-flvtool2/distinfo
Normal file
2
multimedia/rubygem-flvtool2/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/flvtool2-1.0.6.gem) = 129313cfd8c43cf14431c74bbc20cb17328cf4d27c2f39a0cf24de6040505477
|
||||
SIZE (rubygem/flvtool2-1.0.6.gem) = 29696
|
6
multimedia/rubygem-flvtool2/pkg-descr
Normal file
6
multimedia/rubygem-flvtool2/pkg-descr
Normal 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
|
Loading…
Reference in New Issue
Block a user