JM H.264/AVC reference software

WWW:	http://iphome.hhi.de/suehring/tml

PR:		ports/137503
Submitted by:	Steve Wills <steve at mouf.net>
This commit is contained in:
Martin Wilke 2009-08-13 20:46:57 +00:00
parent 11aab81209
commit af6683cba5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239478
4 changed files with 38 additions and 0 deletions

View File

@ -110,6 +110,7 @@
SUBDIR += iriverter
SUBDIR += iso2mkv
SUBDIR += jahshaka
SUBDIR += jmref
SUBDIR += k9copy
SUBDIR += kaffeine
SUBDIR += kaffeine-mozilla

31
multimedia/jmref/Makefile Normal file
View File

@ -0,0 +1,31 @@
# New ports collection makefile for: jmref
# Date created: 2009-08-06
# Whom: Steve Wills <steve@mouf.net>
#
# $FreeBSD$
#
PORTNAME= jmref
PORTVERSION= 16.0
CATEGORIES= multimedia
MASTER_SITES= http://iphome.hhi.de/suehring/tml/download/
DISTNAME= jm${PORTVERSION}
MAINTAINER= steve@meatwad.mouf.net
COMMENT= JM Reference Software
USE_ZIP= yes
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/JM
PLIST_FILES= bin/ldecod bin/lencod \
bin/rtp_loss bin/rtpdump
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/ldecod.exe ${PREFIX}/bin/ldecod
${INSTALL_PROGRAM} ${WRKSRC}/bin/lencod.exe ${PREFIX}/bin/lencod
${INSTALL_PROGRAM} ${WRKSRC}/bin/rtp_loss.exe ${PREFIX}/bin/rtp_loss
${INSTALL_PROGRAM} ${WRKSRC}/bin/rtpdump.exe ${PREFIX}/bin/rtpdump
.include <bsd.port.pre.mk>
.include <bsd.port.post.mk>

View File

@ -0,0 +1,3 @@
MD5 (jm16.0.zip) = 3901a749c709a366796a21b72dd14b56
SHA256 (jm16.0.zip) = b2d888dbb2024122fa962d4e8122ce4bb8aa663e3b3a0eb44a650b7fca0b176c
SIZE (jm16.0.zip) = 2384865

View File

@ -0,0 +1,3 @@
JM H.264/AVC reference software
WWW: http://iphome.hhi.de/suehring/tml