mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add xvid4conf, a configuration panel for XviD, used by transcode/dvdrip
This commit is contained in:
parent
cd87cb41b4
commit
e0a68db688
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111307
@ -138,6 +138,7 @@
|
||||
SUBDIR += xmps-win32-plugin
|
||||
SUBDIR += xtheater
|
||||
SUBDIR += xvid
|
||||
SUBDIR += xvid4conf
|
||||
SUBDIR += y4mscaler
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
19
multimedia/xvid4conf/Makefile
Normal file
19
multimedia/xvid4conf/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# New ports collection makefile for: xvid4conf
|
||||
# Date created: 11 June 2004
|
||||
# Whom: Michael Nottebrock <lofi@freebsd.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xvid4conf
|
||||
PORTVERSION= 1.10
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://zebra.fh-weingarten.de/~transcode/xvid4conf/
|
||||
|
||||
MAINTAINER= lofi@freebsd.org
|
||||
COMMENT= XviD configuration panel for transcode
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomeprefix gnomehack gtk20
|
||||
|
||||
.include <bsd.port.mk>
|
2
multimedia/xvid4conf/distinfo
Normal file
2
multimedia/xvid4conf/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
MD5 (xvid4conf-1.10.tar.gz) = 93a55675e7f52cb25bef2a96083fea83
|
||||
SIZE (xvid4conf-1.10.tar.gz) = 131933
|
3
multimedia/xvid4conf/pkg-descr
Normal file
3
multimedia/xvid4conf/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
XviD configuration panel for transcode.
|
||||
|
||||
WWW: http://zebra.fh-weingarten.de/~transcode/xvid4conf/
|
1
multimedia/xvid4conf/pkg-plist
Normal file
1
multimedia/xvid4conf/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/xvid4conf
|
Loading…
Reference in New Issue
Block a user