Skip to content
Snippets Groups Projects
Commit cab5b20e authored by Rene Ladan's avatar Rene Ladan
Browse files

multimedia/rubygem-paperclip-av-transcoder: Remove expired port

2024-04-30 multimedia/rubygem-paperclip-av-transcoder: Depends on deprecated port devel/rubygem-paperclip-rails5
parent 7b4d0e99
No related branches found
No related tags found
No related merge requests found
......@@ -3217,3 +3217,4 @@ sysutils/atitvout||2024-04-30|Has expired: Obsolete, utility for hardware releas
multimedia/py-librtmp||2024-04-30|Has expired: Depends on deprecated library librtmp
multimedia/librtmp||2024-04-30|Has expired: Depends on legacy functionality of OpenSSL and superseded by multimedia/ffmpeg
multimedia/rtmpdump||2024-04-30|Has expired: Depends on deprecated library librtmp, consider migrating to multimedia/ffmpeg
multimedia/rubygem-paperclip-av-transcoder||2024-04-30|Has expired: Depends on deprecated port devel/rubygem-paperclip-rails5
......@@ -332,7 +332,6 @@
SUBDIR += rubygem-clutter-gstreamer
SUBDIR += rubygem-flvtool2
SUBDIR += rubygem-gstreamer
SUBDIR += rubygem-paperclip-av-transcoder
SUBDIR += rubygem-paperclip-av-transcoder-rails50
SUBDIR += rubygem-streamio-ffmpeg
SUBDIR += scte35dump
......
PORTNAME= paperclip-av-transcoder
PORTVERSION= 0.6.4
CATEGORIES= multimedia rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Audio/Video transcoder for Paperclip using FFMPEG/Avconv
WWW= https://github.com/ruby-av/paperclip-av-transcoder/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
DEPRECATED= Depends on deprecated port devel/rubygem-paperclip-rails5
EXPIRATION_DATE=2024-04-30
RUN_DEPENDS= rubygem-av>=0.9.0:multimedia/rubygem-av \
rubygem-paperclip-rails5>=2.5.2:devel/rubygem-paperclip-rails5
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>
TIMESTAMP = 1491842137
SHA256 (rubygem/paperclip-av-transcoder-0.6.4.gem) = 0e5214d866e7ae8b6dff3439efff59f6a461d4c39ec8c868c4b4ac76ddb896bd
SIZE (rubygem/paperclip-av-transcoder-0.6.4.gem) = 147456
Audio/Video Transcoder for Paperclip using FFMPEG/Avconv.
With a few lines of code, your application can produce
- a transcoded FLV file with the requested dimensions if they will match the
aspect ratio of the original file, otherwise, width will be maintained and
height will be recalculated to keep the original aspect ratio
- a screenshot thumbnail with the requested dimensions regardless of the aspect
ratio.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment