pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/xvid4conf Initial import of xvid4conf 1.12 ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/321132550f52
branches: trunk
changeset: 475050:321132550f52
user: grant <grant%pkgsrc.org@localhost>
date: Sun May 09 13:53:38 2004 +0000
description:
Initial import of xvid4conf 1.12 into the NetBSD packages collection.
This tool creates XviD configuration files. The generated configuration
file is meant to be read by transcode's xvid4 export module. This module
(and the configuration file) is intended to be used with XviD 1.0
(dev-api-4).
Submitted to pkgsrc-bugs by bsd4ever%nospam.lan@localhost with some minor
cleanup by me.
diffstat:
multimedia/xvid4conf/DESCR | 4 ++++
multimedia/xvid4conf/Makefile | 16 ++++++++++++++++
multimedia/xvid4conf/PLIST | 2 ++
multimedia/xvid4conf/distinfo | 4 ++++
4 files changed, 26 insertions(+), 0 deletions(-)
diffs (42 lines):
diff -r 047edfde661c -r 321132550f52 multimedia/xvid4conf/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/xvid4conf/DESCR Sun May 09 13:53:38 2004 +0000
@@ -0,0 +1,4 @@
+This tool creates XviD configuration files. The generated configuration
+file is meant to be read by transcode's xvid4 export module. This module
+(and the configuration file) is intended to be used with XviD 1.0
+(dev-api-4).
diff -r 047edfde661c -r 321132550f52 multimedia/xvid4conf/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/xvid4conf/Makefile Sun May 09 13:53:38 2004 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/05/09 13:53:38 grant Exp $
+
+DISTNAME= xvid4conf-1.12
+CATEGORIES= multimedia
+MASTER_SITES= http://zebra.fh-weingarten.de/~transcode/xvid4conf/
+
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://zebra.fh-weingarten.de/~transcode/
+COMMENT= XviD Configuration Panel
+
+GNU_CONFIGURE= YES
+USE_BUILDLINK3= YES
+USE_X11= YES
+
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 047edfde661c -r 321132550f52 multimedia/xvid4conf/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/xvid4conf/PLIST Sun May 09 13:53:38 2004 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/09 13:53:38 grant Exp $
+bin/xvid4conf
diff -r 047edfde661c -r 321132550f52 multimedia/xvid4conf/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/xvid4conf/distinfo Sun May 09 13:53:38 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/05/09 13:53:38 grant Exp $
+
+SHA1 (xvid4conf-1.12.tar.gz) = b44e9b19bc4190c26992bc7c6a89a0a7960b3bd1
+Size (xvid4conf-1.12.tar.gz) = 133494 bytes
Home |
Main Index |
Thread Index |
Old Index