Update MASTER_SITES and WWW
PR: 87095 Submitted by: Frank W. Josellis <frank@dynamical-systems.org> (maintainer)
This commit is contained in:
parent
4642ac5e63
commit
e7128eddf7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144550
3 changed files with 4 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
PORTNAME= exportvideo
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://131.130.199.155/~aoe/mystuff/mpeg2_movie-avipatch/
|
||||
MASTER_SITES= http://tigerente.htu.tuwien.ac.at/~aoe/mystuff/mpeg2_movie-avipatch/
|
||||
DISTNAME= ${PORTNAME}.7e-pre9
|
||||
|
||||
MAINTAINER= frank@dynamical-systems.org
|
||||
|
@ -30,7 +30,7 @@ PORTDOCS= README README.links
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
IGNORE= "Supported for i386 architecture only"
|
||||
IGNORE= Supported for i386 architecture only
|
||||
.endif
|
||||
|
||||
# Compiling with MMX extensions fails on FreeBSD 5.x
|
||||
|
|
|
@ -3,4 +3,4 @@ file and writes a YUV4MPEG stream which can be piped to mpeg2enc.
|
|||
In other words, it exports the nuppelvideo .nuv format for encoding
|
||||
(S)VCD/DVD compliant MPEGs with mjpegtools.
|
||||
|
||||
WWW: 131.130.199.155/~aoe/mystuff/mpeg2_movie-avipatch/mpeg2_movie-avi.html
|
||||
WWW: http://tigerente.htu.tuwien.ac.at/~aoe/mystuff/mpeg2_movie-avipatch/mpeg2_movie-avi.html
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
bin/exportvideo
|
||||
bin/nuv4dvd
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.FreeBSD
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
|
Loading…
Reference in a new issue