Update
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Created by paludis-3.0.0 on Fri Sep 15 19:23:48 CEST 2017
|
||||
# Created by paludis-3.0.0 on Thu Oct 12 14:08:28 CEST 2017
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: sys-apps/texinfo virtual/pkg-config nvenc? ( dev-libs/nvidia-video-codec-sdk[>=0.5] ) platform:amd64? ( dev-lang/yasm[>=0.8.0] ) platform:x86? ( dev-lang/yasm[>=0.8.0] ) build+run: app-arch/bzip2 sys-libs/zlib alsa? ( sys-sound/alsa-lib ) ass? ( media-libs/libass ) bidi? ( dev-libs/fribidi ) bluray? ( media-libs/libbluray ) bs2b? ( media-libs/libbs2b ) caca? ( media-libs/libcaca ) cd? ( dev-libs/libcdio-paranoia ) celt? ( media-libs/celt:0.11 ) dirac? ( media-libs/schroedinger ) fdk-aac? ( media-libs/fdk-aac ) fontconfig? ( media-libs/fontconfig ) frei0r? ( media-plugins/frei0r-plugins ) gsm? ( media-libs/gsm ) h264? ( media-libs/x264[>=20120104] ) hap? ( app-arch/snappy ) hevc? ( media-libs/x265[>=1.8] ) ieee1394? ( media-libs/libdc1394:2 media-libs/libraw1394 ) jack? ( media-sound/jack-audio-connection-kit ) jpeg2000? ( media-libs/OpenJPEG:2[>=2.1] ) ladspa? ( media-libs/ladspa-sdk ) modplug? ( media-libs/libmodplug ) mp2? ( media-libs/twolame[>=0.3.10] ) mp3? ( media-sound/lame[>=3.98.3] ) nut? ( media-libs/libnut ) openal? ( media-libs/openal ) opencore? ( media-libs/opencore-amr media-libs/vo-amrwbenc ) opencv? ( media-libs/opencv ) opengl? ( x11-dri/mesa ) opus? ( media-libs/opus ) player? ( media-libs/SDL:0[>=1.2.1] ) providers:gnutls? ( dev-libs/gmp:=6 dev-libs/gnutls ) providers:libressl? ( dev-libs/libressl:=41.43.15 ) providers:openssl? ( dev-libs/openssl ) pulseaudio? ( media-sound/pulseaudio ) rtmp? ( media-video/rtmpdump[>=2.2] ) rubberband? ( media-libs/rubberband[>=1.8.1] ) samba? ( net-fs/samba ) sdl? ( media-libs/SDL:2[>=2.0.1] ) sftp? ( net-libs/libssh ) sndio? ( sys-sound/sndio ) speex? ( media-libs/speex ) teletext? ( media-libs/zvbi ) theora? ( media-libs/libogg media-libs/libtheora ) truetype? ( media-libs/freetype:2 ) v4l? ( media-libs/v4l-utils ) va? ( x11-libs/libva[>=1.0.6] ) vdpau? ( x11-libs/libvdpau[>=0.2] ) vorbis? ( media-libs/libogg media-libs/libvorbis ) vpx? ( media-libs/libvpx[>=1.3.0] ) webp? ( media-libs/libwebp:=0.6[>=0.4.0] ) X? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXv x11-libs/libxcb[>=1.4] ) xavs? ( media-libs/xavs ) xv? ( x11-libs/libXv ) !media/libav [[ description = [ Libav is a fork of ffmpeg and uses the same file names ] ]] ) [[ defined-in = [ ffmpeg.exlib ] ]]"
|
||||
DESCRIPTION=" FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. The project is made of several components: * ffmpeg is a command line tool to convert one video file format to another as well as grabbing and encoding in real time from a TV card. * ffserver is an HTTP (RTSP is being developed) multimedia streaming server for live broadcasts. Time shifting of live broadcast is also supported. * ffplay is a simple media player based on SDL and on the FFmpeg libraries. * libavcodec is a library containing all the FFmpeg audio/video encoders and decoders. * libavformat is a library containing parsers and generators for all common audio/video formats."
|
||||
@@ -12,7 +12,7 @@ SLOT="0"
|
||||
DOWNLOADS="https://ffmpeg.org/releases/ffmpeg-3.3.4.tar.bz2"
|
||||
OPTIONS="X alsa fontconfig h264 mp3 opengl pulseaudio sdl truetype v4l vdpau vorbis xv platform:amd64 providers:libressl "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1505496228"
|
||||
GENERATED_TIME="1507810108"
|
||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
||||
ASFLAGS=""
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="media"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--media--ffmpeg-3.3.4--C.17765.1505496225.925407.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--media--ffmpeg-3.3.4--C.8297.1507810106.103094.C.tar.bz2"
|
||||
SUMMARY="A complete solution to record, convert and stream audio and video"
|
||||
BUGS_TO="kimrhh@exherbo.org"
|
||||
REMOTE_IDS=""
|
||||
|
||||
Reference in New Issue
Block a user