mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
multimedia/rubygem-av-rails5: Remove since multimedia/rubygem-av no longer
pulls in any version-specific Rails components Approved by: swills (mentor, implicit)
This commit is contained in:
parent
02cbef03f9
commit
fbe3a54b99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440931
1
MOVED
1
MOVED
@ -9384,3 +9384,4 @@ graphics/libglapi|graphics/mesa-libs|2017-05-12|Mesa libraries were merged into
|
||||
graphics/libglesv2|graphics/mesa-libs|2017-05-12|Mesa libraries were merged into one port
|
||||
graphics/libEGL|graphics/mesa-libs|2017-05-12|Mesa libraries were merged into one port
|
||||
graphics/libGL|graphics/mesa-libs|2017-05-12|Mesa libraries were merged into one port
|
||||
multimedia/rubygem-av-rails5|2017-05-15|Has expired: Use multimedia/rubygem-av instead
|
||||
|
@ -364,7 +364,6 @@
|
||||
SUBDIR += rox-videothumbnail
|
||||
SUBDIR += rtmpdump
|
||||
SUBDIR += rubygem-av
|
||||
SUBDIR += rubygem-av-rails5
|
||||
SUBDIR += rubygem-clutter-gstreamer
|
||||
SUBDIR += rubygem-flvtool2
|
||||
SUBDIR += rubygem-gstreamer
|
||||
|
@ -1,22 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= av
|
||||
PORTVERSION= 0.9.0
|
||||
CATEGORIES= multimedia rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= -rails5
|
||||
|
||||
MAINTAINER= jrm@FreeBSD.org
|
||||
COMMENT= Programmable Ruby interface for FFMPEG/Libav
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-cocaine-rails5>=0.5.3:devel/rubygem-cocaine-rails5
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1491840716
|
||||
SHA256 (rubygem/av-0.9.0.gem) = 183fc4f675410cb1116f044de7481c4cfb9358d2041bdbdcb7e019b7fc9d8aeb
|
||||
SIZE (rubygem/av-0.9.0.gem) = 77312
|
@ -1,4 +0,0 @@
|
||||
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
|
Loading…
Reference in New Issue
Block a user