From owner-freebsd-ports Fri Apr 19 9:20:34 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 386DD37B419 for ; Fri, 19 Apr 2002 09:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3JGK1W79429; Fri, 19 Apr 2002 09:20:01 -0700 (PDT) (envelope-from gnats) Received: from phobos.raisdorf.net (phobos.raisdorf.net [195.244.235.251]) by hub.freebsd.org (Postfix) with ESMTP id AE8B937B404 for ; Fri, 19 Apr 2002 09:15:39 -0700 (PDT) Received: (from olivleh1@localhost) by phobos.raisdorf.net (8.11.6/8.11.6) id g3JG18620035; Fri, 19 Apr 2002 18:01:08 +0200 (CEST) Message-Id: <200204191601.g3JG18620035@phobos.raisdorf.net> Date: Fri, 19 Apr 2002 18:01:08 +0200 (CEST) From: Oliver Lehmann Reply-To: Oliver Lehmann To: FreeBSD-gnats-submit@FreeBSD.org Cc: Oliver Lehmann X-Send-Pr-Version: 3.113 Subject: ports/37254: update-port: graphics/xawtv Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37254 >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: Fri Apr 19 09:20:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: >Organization: >Environment: System: FreeBSD dill.salatschuessel.net 4.5-STABLE FreeBSD 4.5-STABLE #3: Fri Feb 15 17:23:40 CET 2002 olivleh1@ernie.sesamestreet.net:/usr/obj/alpha/usr/src/sys/ERNIE alpha >Description: update port to 2.74 deleted patch-files: patch-font::Makefile.in patch-src::Makefile.in patch-src::motif.c >How-To-Repeat: >Fix: diff -ruN xawtv.old/Makefile /usr/ports/graphics/xawtv/Makefile --- xawtv.old/Makefile Sun Apr 14 20:29:42 2002 +++ /usr/ports/graphics/xawtv/Makefile Mon Apr 15 17:33:53 2002 @@ -6,7 +6,7 @@ # PORTNAME= xawtv -PORTVERSION= 3.73 +PORTVERSION= 3.74 CATEGORIES= graphics MASTER_SITES= http://bytesex.org/xawtv/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -27,13 +27,12 @@ FILES_CFLAGS= . font i2c man src radio webcam oldstuff/vtx \ libng libvbi http -FILES_X11BASE= configure Make.config.in +FILES_X11BASE= configure FILES_LOCALBASE=configure -MAN1= alevtd.1 dump-mixers.1 fbtv.1 motv.1 ntsc-cc.1 propwatch.1 record.1 \ - rootv.1 scantv.1 showriff.1 \ - streamer.1 subtitles.1 ttv.1 v4lctl.1 \ - webcam.1 xawtv-remote.1 xawtv.1 +MAN1= alevtd.1 dump-mixers.1 fbtv.1 motv.1 ntsc-cc.1 propwatch.1 \ + radio.1 record.1 rootv.1 scantv.1 showriff.1 streamer.1 \ + subtitles.1 ttv.1 v4lctl.1 webcam.1 xawtv-remote.1 xawtv.1 MAN5= xawtvrc.5 MAN8= v4l-conf.8 diff -ruN xawtv.old/distinfo /usr/ports/graphics/xawtv/distinfo --- xawtv.old/distinfo Sun Apr 14 20:29:42 2002 +++ /usr/ports/graphics/xawtv/distinfo Sun Apr 14 20:44:30 2002 @@ -1 +1 @@ -MD5 (xawtv_3.73.tar.gz) = c9a8b96439a877bccd9463bf3331b538 +MD5 (xawtv_3.74.tar.gz) = e517590defc52441011ca541577bcf8f diff -ruN xawtv.old/files/patch-configure /usr/ports/graphics/xawtv/files/patch-configure --- xawtv.old/files/patch-configure Sun Apr 14 20:29:42 2002 +++ /usr/ports/graphics/xawtv/files/patch-configure Sun Apr 14 20:35:56 2002 @@ -1,15 +1,15 @@ ---- configure.orig Thu Mar 14 14:51:55 2002 -+++ configure Fri Mar 15 21:49:45 2002 +--- configure.orig Wed Apr 10 12:03:15 2002 ++++ configure Sun Apr 14 20:35:36 2002 @@ -2022,7 +2022,7 @@ OpenBSD | FreeBSD | NetBSD) - # *BSD has important stuff (from ports) in - # /usr/local ... + # *BSD has important stuff (from ports) + # in /usr/local ... - CFLAGS="$CFLAGS -I/usr/local/include -L/usr/local/lib" + CFLAGS="$CFLAGS -I%%LOCALBASE%%/include -L/%%LOCALBASE%%/lib" - PLUGINS="drv0-bsd.so snd-oss.so" - VBIFLAGS="-DBSD" + FOUND_OS="bsd" ;; -@@ -2586,10 +2586,10 @@ + *) +@@ -2585,10 +2585,10 @@ /usr/XFree86/include/X11 /usr/include @@ -22,24 +22,25 @@ /usr/lpp/Xamples/include /usr/openwin/include -@@ -4329,18 +4329,13 @@ - echo "$as_me:4329: checking for X11 config directory" >&5 +@@ -4374,19 +4374,13 @@ + + echo "$as_me:4375: checking for X11 config directory" >&5 echo $ECHO_N "checking for X11 config directory... $ECHO_C" >&6 - x11conf=/usr/X11R6/lib/X11 +-x11conf=/usr/X11R6/lib/X11 -if test -d /etc/X11; then - x11conf=/etc/X11 -fi +x11conf=%%X11BASE%%/lib/X11 - echo "$as_me:4335: result: $x11conf" >&5 + echo "$as_me:4381: result: $x11conf" >&5 echo "${ECHO_T}$x11conf" >&6 - echo "$as_me:4338: checking for X11 app-defaults directory" >&5 + echo "$as_me:4384: checking for X11 app-defaults directory" >&5 echo $ECHO_N "checking for X11 app-defaults directory... $ECHO_C" >&6 -resdir=/usr/X11R6/lib/X11 -if test -d /etc/X11/app-defaults; then - resdir=/etc/X11 -fi +resdir=%%X11BASE%%/lib/X11 - echo "$as_me:4344: result: $resdir/app-defaults" >&5 + echo "$as_me:4390: result: $resdir/app-defaults" >&5 echo "${ECHO_T}$resdir/app-defaults" >&6 diff -ruN xawtv.old/files/patch-font::Makefile.in /usr/ports/graphics/xawtv/files/patch-font::Makefile.in --- xawtv.old/files/patch-font::Makefile.in Sun Apr 14 20:29:42 2002 +++ /usr/ports/graphics/xawtv/files/patch-font::Makefile.in Thu Jan 1 01:00:00 1970 @@ -1,10 +0,0 @@ ---- font/Makefile.in.orig Sun Sep 2 12:01:30 2001 -+++ font/Makefile.in Sun Sep 2 12:01:45 2001 -@@ -23,7 +23,6 @@ - done - if test "$(DESTDIR)" = ""; then \ - (cd $(fontdir); mkfontdir); \ -- xset fp rehash || true; \ - fi - - diff -ruN xawtv.old/files/patch-src::Makefile.in /usr/ports/graphics/xawtv/files/patch-src::Makefile.in --- xawtv.old/files/patch-src::Makefile.in Sun Apr 14 20:29:42 2002 +++ /usr/ports/graphics/xawtv/files/patch-src::Makefile.in Thu Jan 1 01:00:00 1970 @@ -1,19 +0,0 @@ ---- src/Makefile.in.orig Thu Dec 13 13:15:07 2001 -+++ src/Makefile.in Mon Jan 14 20:36:59 2002 -@@ -124,12 +124,14 @@ - install-dirs: - $(INSTALL_DIR) $(bindir) - $(INSTALL_DIR) $(resdir)/app-defaults -- $(INSTALL_DIR) $(resdir)/de/app-defaults -+ for lang in $(LANG); do \ -+ $(INSTALL_DIR) $(resdir)/$$lang/app-defaults;\ -+ done - - install-common: - $(INSTALL_DIR) $(bindir) - $(INSTALL_DIR) $(resdir)/app-defaults -- $(INSTALL_PROGRAM) $(srcdir)/subtitles $(bindir) -+ $(INSTALL_DATA) -m 555 $(srcdir)/subtitles $(bindir) - $(INSTALL_PROGRAM) -s xawtv-remote $(bindir) - $(INSTALL_PROGRAM) -s streamer $(bindir) - $(INSTALL_PROGRAM) -s v4lctl $(bindir) diff -ruN xawtv.old/files/patch-src::motif.c /usr/ports/graphics/xawtv/files/patch-src::motif.c --- xawtv.old/files/patch-src::motif.c Sun Apr 14 20:29:42 2002 +++ /usr/ports/graphics/xawtv/files/patch-src::motif.c Thu Jan 1 01:00:00 1970 @@ -1,22 +0,0 @@ ---- src/motif.c.orig Mon Sep 17 00:42:53 2001 -+++ src/motif.c Mon Sep 17 00:45:40 2001 -@@ -24,6 +24,19 @@ - # include - #endif - -+#if defined(__FreeBSD__) -+typedef struct mixer_info -+{ -+ char id[16]; -+ char name[32]; -+ int modify_counter; -+ int fillers[10]; -+} mixer_info; -+ -+ -+# define SOUND_MIXER_INFO _IOR ('M', 101, mixer_info) -+#endif -+ - #include - #include - #include diff -ruN xawtv.old/patch-font::Makefile.in /usr/ports/graphics/xawtv/patch-font::Makefile.in --- xawtv.old/patch-font::Makefile.in Thu Jan 1 01:00:00 1970 +++ /usr/ports/graphics/xawtv/patch-font::Makefile.in Wed Jan 16 23:08:43 2002 @@ -0,0 +1,10 @@ +--- font/Makefile.in.orig Sun Sep 2 12:01:30 2001 ++++ font/Makefile.in Sun Sep 2 12:01:45 2001 +@@ -23,7 +23,6 @@ + done + if test "$(DESTDIR)" = ""; then \ + (cd $(fontdir); mkfontdir); \ +- xset fp rehash || true; \ + fi + + diff -ruN xawtv.old/patch-src::Makefile.in /usr/ports/graphics/xawtv/patch-src::Makefile.in --- xawtv.old/patch-src::Makefile.in Thu Jan 1 01:00:00 1970 +++ /usr/ports/graphics/xawtv/patch-src::Makefile.in Wed Jan 16 23:08:43 2002 @@ -0,0 +1,19 @@ +--- src/Makefile.in.orig Thu Dec 13 13:15:07 2001 ++++ src/Makefile.in Mon Jan 14 20:36:59 2002 +@@ -124,12 +124,14 @@ + install-dirs: + $(INSTALL_DIR) $(bindir) + $(INSTALL_DIR) $(resdir)/app-defaults +- $(INSTALL_DIR) $(resdir)/de/app-defaults ++ for lang in $(LANG); do \ ++ $(INSTALL_DIR) $(resdir)/$$lang/app-defaults;\ ++ done + + install-common: + $(INSTALL_DIR) $(bindir) + $(INSTALL_DIR) $(resdir)/app-defaults +- $(INSTALL_PROGRAM) $(srcdir)/subtitles $(bindir) ++ $(INSTALL_DATA) -m 555 $(srcdir)/subtitles $(bindir) + $(INSTALL_PROGRAM) -s xawtv-remote $(bindir) + $(INSTALL_PROGRAM) -s streamer $(bindir) + $(INSTALL_PROGRAM) -s v4lctl $(bindir) diff -ruN xawtv.old/patch-src::motif.c /usr/ports/graphics/xawtv/patch-src::motif.c --- xawtv.old/patch-src::motif.c Thu Jan 1 01:00:00 1970 +++ /usr/ports/graphics/xawtv/patch-src::motif.c Sat Feb 23 22:03:49 2002 @@ -0,0 +1,22 @@ +--- src/motif.c.orig Mon Sep 17 00:42:53 2001 ++++ src/motif.c Mon Sep 17 00:45:40 2001 +@@ -24,6 +24,19 @@ + # include + #endif + ++#if defined(__FreeBSD__) ++typedef struct mixer_info ++{ ++ char id[16]; ++ char name[32]; ++ int modify_counter; ++ int fillers[10]; ++} mixer_info; ++ ++ ++# define SOUND_MIXER_INFO _IOR ('M', 101, mixer_info) ++#endif ++ + #include + #include + #include diff -ruN xawtv.old/pkg-plist /usr/ports/graphics/xawtv/pkg-plist --- xawtv.old/pkg-plist Sun Apr 14 20:29:42 2002 +++ /usr/ports/graphics/xawtv/pkg-plist Sun Apr 14 21:23:35 2002 @@ -21,6 +21,13 @@ lib/xawtv/snd-oss.so lib/xawtv/write-avi.so @dirrm lib/xawtv +man/es/man1/fbtv.1 +man/es/man1/scantv.1 +man/es/man1/xawtv.1 +@dirrm man/es/man1 +man/es/man5/xawtvrc.5 +@dirrm man/es/man5 +@dirrm man/es @cwd %%X11BASE%% lib/X11/app-defaults/MoTV lib/X11/fonts/misc/led-iso8859-1.pcf.gz >Release-Note: >Audit-Trail: >Unformatted: >rELEASe: FreeBSD 4.5-STABLE alpha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message