1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

Update to 3.69

PR:		34598
Submitted by:	maintainer
This commit is contained in:
Patrick Li 2002-02-04 00:54:26 +00:00
parent 936fbc7d82
commit bbceb0aa95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54182
8 changed files with 6 additions and 40 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= xawtv
PORTVERSION= 3.68
PORTVERSION= 3.69
CATEGORIES= graphics
MASTER_SITES= http://bytesex.org/xawtv/
DISTNAME= ${PORTNAME}_${PORTVERSION}

View File

@ -1 +1 @@
MD5 (xawtv_3.68.tar.gz) = c4cd6ad8d8c1bc45a4f994671954f23d
MD5 (xawtv_3.69.tar.gz) = 05b5e9bbee276ff8e2ba7a200f8db449

View File

@ -1,17 +0,0 @@
--- src/xt.c.orig Mon Sep 17 00:39:58 2001
+++ src/xt.c Mon Sep 17 00:40:07 2001
@@ -27,6 +27,13 @@
# include <linux/videodev.h>
#endif
+#if defined(__FreeBSD__)
+#define VIDEO_SOUND_MONO 1
+#define VIDEO_SOUND_STEREO 2
+#define VIDEO_SOUND_LANG1 4
+#define VIDEO_SOUND_LANG2 8
+#endif
+
#include "config.h"
#include <X11/Xlib.h>

View File

@ -16,8 +16,8 @@ bin/xawtv
bin/xawtv-remote
lib/xawtv/conv-mjpeg.so
lib/xawtv/drv0-bsd.so
lib/xawtv/flt-gamma.so
lib/xawtv/flt-invert.so
lib/xawtv/flt-nop.so
lib/xawtv/snd-oss.so
lib/xawtv/write-avi.so
@dirrm lib/xawtv

View File

@ -6,7 +6,7 @@
#
PORTNAME= xawtv
PORTVERSION= 3.68
PORTVERSION= 3.69
CATEGORIES= graphics
MASTER_SITES= http://bytesex.org/xawtv/
DISTNAME= ${PORTNAME}_${PORTVERSION}

View File

@ -1 +1 @@
MD5 (xawtv_3.68.tar.gz) = c4cd6ad8d8c1bc45a4f994671954f23d
MD5 (xawtv_3.69.tar.gz) = 05b5e9bbee276ff8e2ba7a200f8db449

View File

@ -1,17 +0,0 @@
--- src/xt.c.orig Mon Sep 17 00:39:58 2001
+++ src/xt.c Mon Sep 17 00:40:07 2001
@@ -27,6 +27,13 @@
# include <linux/videodev.h>
#endif
+#if defined(__FreeBSD__)
+#define VIDEO_SOUND_MONO 1
+#define VIDEO_SOUND_STEREO 2
+#define VIDEO_SOUND_LANG1 4
+#define VIDEO_SOUND_LANG2 8
+#endif
+
#include "config.h"
#include <X11/Xlib.h>

View File

@ -16,8 +16,8 @@ bin/xawtv
bin/xawtv-remote
lib/xawtv/conv-mjpeg.so
lib/xawtv/drv0-bsd.so
lib/xawtv/flt-gamma.so
lib/xawtv/flt-invert.so
lib/xawtv/flt-nop.so
lib/xawtv/snd-oss.so
lib/xawtv/write-avi.so
@dirrm lib/xawtv