mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
new port for mpegedit.
This commit is contained in:
parent
90e7bbad6f
commit
0e5195eb91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3482
17
graphics/mpegedit/Makefile
Normal file
17
graphics/mpegedit/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# New ports collection makefile for: mpegedit
|
||||
# Version required: 2.2
|
||||
# Date created: Thu Aug 1 10:50:57 CDT 1996
|
||||
# Whom: erich@FreeBSD.org
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= mpegedit_v2.2
|
||||
PKGNAME= mpegedit-2.2
|
||||
CATEGORIES+= graphics
|
||||
MASTER_SITES= ftp://ftp.demon.co.uk/.d2/unix/unix/tools/
|
||||
USE_X11= yes
|
||||
|
||||
MAINTAINER= erich@FreeBSD.org
|
||||
|
||||
.include <bsd.port.mk>
|
1
graphics/mpegedit/distinfo
Normal file
1
graphics/mpegedit/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (mpegedit_v2.2.tar.gz) = 00f7dd986f4bcdccf20f6f4cf59d7f4c
|
1
graphics/mpegedit/pkg-comment
Normal file
1
graphics/mpegedit/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
a program to edit encoded mpeg streams.
|
8
graphics/mpegedit/pkg-descr
Normal file
8
graphics/mpegedit/pkg-descr
Normal file
@ -0,0 +1,8 @@
|
||||
mpeg_edit will edit and apply some effects to an already
|
||||
encoded mpeg video stream.
|
||||
|
||||
The program has several bugs, but I've been able to use it. Expect
|
||||
core-dumps. It has problems with displays >8 bits too.
|
||||
|
||||
eric.
|
||||
erich@FreeBSD.org
|
3
graphics/mpegedit/pkg-plist
Normal file
3
graphics/mpegedit/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
bin/mpeg_edit
|
||||
share/doc/mpeg_edit/README
|
||||
share/doc/mpeg_edit/manual.ps
|
17
multimedia/mpegedit/Makefile
Normal file
17
multimedia/mpegedit/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# New ports collection makefile for: mpegedit
|
||||
# Version required: 2.2
|
||||
# Date created: Thu Aug 1 10:50:57 CDT 1996
|
||||
# Whom: erich@FreeBSD.org
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= mpegedit_v2.2
|
||||
PKGNAME= mpegedit-2.2
|
||||
CATEGORIES+= graphics
|
||||
MASTER_SITES= ftp://ftp.demon.co.uk/.d2/unix/unix/tools/
|
||||
USE_X11= yes
|
||||
|
||||
MAINTAINER= erich@FreeBSD.org
|
||||
|
||||
.include <bsd.port.mk>
|
1
multimedia/mpegedit/distinfo
Normal file
1
multimedia/mpegedit/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (mpegedit_v2.2.tar.gz) = 00f7dd986f4bcdccf20f6f4cf59d7f4c
|
1
multimedia/mpegedit/pkg-comment
Normal file
1
multimedia/mpegedit/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
a program to edit encoded mpeg streams.
|
8
multimedia/mpegedit/pkg-descr
Normal file
8
multimedia/mpegedit/pkg-descr
Normal file
@ -0,0 +1,8 @@
|
||||
mpeg_edit will edit and apply some effects to an already
|
||||
encoded mpeg video stream.
|
||||
|
||||
The program has several bugs, but I've been able to use it. Expect
|
||||
core-dumps. It has problems with displays >8 bits too.
|
||||
|
||||
eric.
|
||||
erich@FreeBSD.org
|
3
multimedia/mpegedit/pkg-plist
Normal file
3
multimedia/mpegedit/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
bin/mpeg_edit
|
||||
share/doc/mpeg_edit/README
|
||||
share/doc/mpeg_edit/manual.ps
|
Loading…
Reference in New Issue
Block a user