summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-06-23 11:49:42 +0000
committerwiz <wiz@pkgsrc.org>2003-06-23 11:49:42 +0000
commit238191b30b4fa7a7b7be57f802e939f9eba1af2a (patch)
tree8f8f99fee79b8254e9a178f130f0ffb766561cc2 /graphics
parentf0749245019d409113279ff00afd63dd15545498 (diff)
downloadpkgsrc-238191b30b4fa7a7b7be57f802e939f9eba1af2a.tar.gz
Improve description.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/transcode/DESCR2
-rw-r--r--graphics/transcode/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/transcode/DESCR b/graphics/transcode/DESCR
index 0cb3ed1f4d8..46833d2b385 100644
--- a/graphics/transcode/DESCR
+++ b/graphics/transcode/DESCR
@@ -1,4 +1,4 @@
-transcode is a text console video-stream processing tool.
+transcode is a command line video-stream processing tool.
It supports elementary video and audio frame transformations.
Some example modules are included to enable import of MPEG-1/2,
Digital Video, and other formats. It also includes export
diff --git a/graphics/transcode/Makefile b/graphics/transcode/Makefile
index eb93502927f..52d9e97be83 100644
--- a/graphics/transcode/Makefile
+++ b/graphics/transcode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/06/23 11:17:38 mrg Exp $
+# $NetBSD: Makefile,v 1.3 2003/06/23 11:49:42 wiz Exp $
DISTNAME= transcode-0.6.6
CATEGORIES= graphics
@@ -6,7 +6,7 @@ MASTER_SITES= http://freshmeat.net/redir/transcode/15968/url_tgz/
MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://freshmeat.net/projects/transcode/
-COMMENT= transcode is a text console video-stream processing tool
+COMMENT= command line video-stream processing tool
BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm