1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Xport Transport Stream Demuxer

PR:		ports/137469
Submitted by:	Steve Wills <steve@mouf.net>
This commit is contained in:
Steven Kreuzer 2009-08-07 16:08:50 +00:00
parent 5e7eacd121
commit ad0dc0cc3d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239084
4 changed files with 36 additions and 0 deletions

View File

@ -302,6 +302,7 @@
SUBDIR += xmms-weasel
SUBDIR += xmps
SUBDIR += xmps-win32-plugin
SUBDIR += xporthdmv
SUBDIR += xtheater
SUBDIR += xvid
SUBDIR += xvid4conf

View File

@ -0,0 +1,29 @@
# New ports collection makefile for: xporthdmv
# Date created: 2009-08-05
# Whom: Steve Wills <steve@mouf.net>
#
# $FreeBSD$
#
PORTNAME= xporthdmv
PORTVERSION= 1.01
CATEGORIES= multimedia
MASTER_SITES= http://www.w6rz.net/
DISTNAME= xport
MAINTAINER= steve@mouf.net
COMMENT= The xport Transport Stream Demuxer
USE_ZIP= yes
NO_WRKSUBDIR= yes
PLIST_FILES= bin/xporthdmv
do-build:
cd ${WRKSRC} \
&& ${CC} ${CFLAGS} xport.c -o xporthdmv
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xporthdmv ${PREFIX}/bin
.include <bsd.port.pre.mk>
.include <bsd.port.post.mk>

View File

@ -0,0 +1,3 @@
MD5 (xport.zip) = 4391519a2b170313e0d51d28629b0a22
SHA256 (xport.zip) = 7b5f2bc5d729773f6c21f459c6fad63b3c844df5eb52863204521f83d50ae4ba
SIZE (xport.zip) = 60471

View File

@ -0,0 +1,3 @@
xport Transport Stream Demuxer, sometimes called xporthdmv
WWW: http://www.w6rz.net/