Date: Fri, 7 Aug 2009 02:58:35 GMT From: Steve Wills <steve@mouf.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/137503: new port: jmref Message-ID: <200908070258.n772wZ5E054594@www.freebsd.org> Resent-Message-ID: <200908070300.n7730EtB024088@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137503 >Category: ports >Synopsis: new port: jmref >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 07 03:00:14 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Steve Wills >Release: 7.2 amd64 >Organization: >Environment: >Description: new port of JM Reference software >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # jmref/pkg-descr # jmref/Makefile # jmref/distinfo # echo x - jmref/pkg-descr sed 's/^X//' >jmref/pkg-descr << '62ecc8909657dd2547217307f82cda12' XJM H.264/AVC reference software X XWWW: http://iphome.hhi.de/suehring/tml 62ecc8909657dd2547217307f82cda12 echo x - jmref/Makefile sed 's/^X//' >jmref/Makefile << '93a4c46f81c5275f8197d722b51c97b1' X# New ports collection makefile for: jmref X# Date created: 2009-08-06 X# Whom: Steve Wills <steve@mouf.net> X# X# $FreeBSD$ X# X XPORTNAME= jmref XPORTVERSION= 16.0 XCATEGORIES= multimedia XMASTER_SITES= http://iphome.hhi.de/suehring/tml/download/ XDISTNAME= jm${PORTVERSION} X XMAINTAINER= steve@meatwad.mouf.net XCOMMENT= JM Reference Software X XUSE_ZIP= yes XUSE_GMAKE= yes XWRKSRC= ${WRKDIR}/JM X XPLIST_FILES= bin/ldecod bin/lencod bin/rtp_loss bin/rtpdump X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/bin/ldecod.exe ${PREFIX}/bin/ldecod X ${INSTALL_PROGRAM} ${WRKSRC}/bin/lencod.exe ${PREFIX}/bin/lencod X ${INSTALL_PROGRAM} ${WRKSRC}/bin/rtp_loss.exe ${PREFIX}/bin/rtp_loss X ${INSTALL_PROGRAM} ${WRKSRC}/bin/rtpdump.exe ${PREFIX}/bin/rtpdump X X.include <bsd.port.pre.mk> X.include <bsd.port.post.mk> 93a4c46f81c5275f8197d722b51c97b1 echo x - jmref/distinfo sed 's/^X//' >jmref/distinfo << 'b6a9614514bac007520fbc427dd222b3' XMD5 (jm16.0.zip) = 3901a749c709a366796a21b72dd14b56 XSHA256 (jm16.0.zip) = b2d888dbb2024122fa962d4e8122ce4bb8aa663e3b3a0eb44a650b7fca0b176c XSIZE (jm16.0.zip) = 2384865 b6a9614514bac007520fbc427dd222b3 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908070258.n772wZ5E054594>