Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161066132
D10347.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D10347.diff
View Options
Index: head/multimedia/Makefile
===================================================================
--- head/multimedia/Makefile
+++ head/multimedia/Makefile
@@ -365,6 +365,7 @@
SUBDIR += replex
SUBDIR += rox-videothumbnail
SUBDIR += rtmpdump
+ SUBDIR += rubygem-av
SUBDIR += rubygem-clutter-gstreamer
SUBDIR += rubygem-flvtool2
SUBDIR += rubygem-gstreamer
Index: head/multimedia/rubygem-av/Makefile
===================================================================
--- head/multimedia/rubygem-av/Makefile
+++ head/multimedia/rubygem-av/Makefile
@@ -0,0 +1,21 @@
+# $FreeBSD$
+
+PORTNAME= av
+PORTVERSION= 0.9.0
+CATEGORIES= multimedia rubygems
+MASTER_SITES= RG
+
+MAINTAINER= jrm@FreeBSD.org
+COMMENT= Programmable Ruby interface for FFMPEG/Libav
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+
+RUN_DEPENDS= rubygem-cocaine>=0.5.3:devel/rubygem-cocaine
+
+NO_ARCH= yes
+
+USE_RUBY= yes
+USES= gem
+
+.include <bsd.port.mk>
Index: head/multimedia/rubygem-av/distinfo
===================================================================
--- head/multimedia/rubygem-av/distinfo
+++ head/multimedia/rubygem-av/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1491840716
+SHA256 (rubygem/av-0.9.0.gem) = 183fc4f675410cb1116f044de7481c4cfb9358d2041bdbdcb7e019b7fc9d8aeb
+SIZE (rubygem/av-0.9.0.gem) = 77312
Index: head/multimedia/rubygem-av/pkg-descr
===================================================================
--- head/multimedia/rubygem-av/pkg-descr
+++ head/multimedia/rubygem-av/pkg-descr
@@ -0,0 +1,4 @@
+This gem provides programmable interface for ffmpeg and avconv. The idea is to
+have a common API for both CLIs.
+
+WWW: https://github.com/ruby-av
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 1, 7:00 AM (12 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34547070
Default Alt Text
D10347.diff (1 KB)
Attached To
Mode
D10347: New port, multimedia/av: Programmable Ruby interface for FFMPEG/Libav
Attached
Detach File
Event Timeline
Log In to Comment