Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2002 00:39:55 +0100 (CET)
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        Oliver Lehmann <lehmann@ans-netz.de>
Subject:   ports/34598: update-port: graphics/xawtv
Message-ID:  <200202032339.g13NdtJ02505@phobos.raisdorf.net>

next in thread | raw e-mail | index | archive | help

>Number:         34598
>Category:       ports
>Synopsis:       update-port: graphics/xawtv
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 03 16:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Lehmann
>Release:        FreeBSD 4.5-RC i386
>Organization:
>Environment:
System: FreeBSD sina.sesamestreet.net 4.5-RC FreeBSD 4.5-RC #0: Fri Jan 18 00:15:28 CET 2002 olivleh1@bert.sesamestreet.net:/usr/obj/i386/usr/src/sys/SINA i386


>Description:
	update xawtv to 3.69
	You must re-adjust your config file (e.g. the values for bright, hue and
        contrast). Taken from the Changes file:

		 * removed fixed 0-65535 range for integer attributes, using min and
		   max values instead.  This also affects the attributes specified
		   within the config file.


	patch file "patch-src::xt.c" removed


>How-To-Repeat:
>Fix:


diff -ruN xawtv.old/Makefile /usr/ports/graphics/xawtv/Makefile
--- xawtv.old/Makefile	Sun Feb  3 23:58:42 2002
+++ /usr/ports/graphics/xawtv/Makefile	Mon Feb  4 00:48:37 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=       xawtv
-PORTVERSION=	3.68
+PORTVERSION=	3.69
 CATEGORIES=     graphics
 MASTER_SITES=   http://bytesex.org/xawtv/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
diff -ruN xawtv.old/distinfo /usr/ports/graphics/xawtv/distinfo
--- xawtv.old/distinfo	Sun Feb  3 23:58:42 2002
+++ /usr/ports/graphics/xawtv/distinfo	Mon Feb  4 00:38:08 2002
@@ -1 +1 @@
-MD5 (xawtv_3.68.tar.gz) = c4cd6ad8d8c1bc45a4f994671954f23d
+MD5 (xawtv_3.69.tar.gz) = 05b5e9bbee276ff8e2ba7a200f8db449
diff -ruN xawtv.old/files/patch-src::xt.c /usr/ports/graphics/xawtv/files/patch-src::xt.c
--- xawtv.old/files/patch-src::xt.c	Sun Feb  3 23:58:42 2002
+++ /usr/ports/graphics/xawtv/files/patch-src::xt.c	Thu Jan  1 01:00:00 1970
@@ -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>
-
diff -ruN xawtv.old/pkg-plist /usr/ports/graphics/xawtv/pkg-plist
--- xawtv.old/pkg-plist	Sun Feb  3 23:58:42 2002
+++ /usr/ports/graphics/xawtv/pkg-plist	Mon Feb  4 00:46:09 2002
@@ -16,8 +16,8 @@
 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

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202032339.g13NdtJ02505>