1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

New port multimedia/msx264: Mediastreamer plugin for H264 encoding using

libx264
This commit is contained in:
Tijl Coosemans 2015-04-17 09:55:48 +00:00
parent 7495b8be6b
commit 9b380261c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384146
5 changed files with 31 additions and 0 deletions

View File

@ -255,6 +255,7 @@
SUBDIR += mpv
SUBDIR += msdl
SUBDIR += msopenh264
SUBDIR += msx264
SUBDIR += mxflib
SUBDIR += mythtv
SUBDIR += mythtv-frontend

View File

@ -0,0 +1,22 @@
# $FreeBSD$
PORTNAME= msx264
PORTVERSION= 1.5.1
CATEGORIES= multimedia net
MASTER_SITES= SAVANNAH/linphone/plugins/sources/
MAINTAINER= tijl@FreeBSD.org
COMMENT= Mediastreamer plugin for H264 encoding
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libmediastreamer_base.so:${PORTSDIR}/net/mediastreamer \
libx264.so:${PORTSDIR}/multimedia/libx264
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-strict
INSTALL_TARGET= install-strip
USES= libtool pkgconfig
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (msx264-1.5.1.tar.gz) = b4b724b2b3f412790bc87bc6a1ad4eafa95cf98ad048430562b30801f611f3a6
SIZE (msx264-1.5.1.tar.gz) = 356331

View File

@ -0,0 +1,3 @@
H264 encoder plugin for Mediastreamer based on libx264.
WWW: https://www.linphone.org/technical-corner/mediastreamer2.html

View File

@ -0,0 +1,3 @@
lib/mediastreamer/plugins/libmsx264.so
lib/mediastreamer/plugins/libmsx264.so.0
lib/mediastreamer/plugins/libmsx264.so.0.0.0