Import of dumpmpeg-0.6
dumpmpeg is a simple program that allows you to dump frames from mpeg movies. Future features might include dumping of the audio as well. WWW: http://sourceforge.net/projects/dumpmpeg/
This commit is contained in:
parent
bda2199e86
commit
8129c94147
29
graphics/dumpmpeg/Makefile
Normal file
29
graphics/dumpmpeg/Makefile
Normal file
@ -0,0 +1,29 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2001/07/11 06:07:09 pvalchev Exp $
|
||||
|
||||
COMMENT= "dump frames from mpeg-1 movies"
|
||||
|
||||
VERSION= 0.6
|
||||
DISTNAME= dumpmpeg-${VERSION}
|
||||
CATEGORIES= graphics x11
|
||||
NEED_VERSION= 1.419
|
||||
|
||||
HOMEPAGE= http://sourceforge.net/projects/dumpmpeg/
|
||||
|
||||
MAINTAINER= Peter Valchev <pvalchev@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= dumpmpeg
|
||||
|
||||
LIB_DEPENDS= smpeg.1.3:smpeg-*:devel/smpeg
|
||||
|
||||
USE_X11= Yes
|
||||
|
||||
SEPARATE_BUILD= concurrent
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
.include <bsd.port.mk>
|
3
graphics/dumpmpeg/files/md5
Normal file
3
graphics/dumpmpeg/files/md5
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (dumpmpeg-0.6.tar.gz) = 502365665ec0be7edb95c0801d6144c8
|
||||
RMD160 (dumpmpeg-0.6.tar.gz) = d53404045542a7ec0c156a0cfbf6fd0f6fb8781f
|
||||
SHA1 (dumpmpeg-0.6.tar.gz) = 99bd1e62d69c3727d69d1f313c0277718b83d66e
|
5
graphics/dumpmpeg/pkg/DESCR
Normal file
5
graphics/dumpmpeg/pkg/DESCR
Normal file
@ -0,0 +1,5 @@
|
||||
dumpmpeg is a simple program that allows you to dump frames from
|
||||
mpeg movies. Future features might include dumping of the audio
|
||||
as well.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
3
graphics/dumpmpeg/pkg/PLIST
Normal file
3
graphics/dumpmpeg/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/07/11 06:07:09 pvalchev Exp $
|
||||
bin/dumpmpeg
|
||||
man/man1/dumpmpeg.1
|
Loading…
Reference in New Issue
Block a user