head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2011.01.19.17.52.07; author tron; state dead; branches; next 1.1; 1.1 date 2011.01.19.00.42.12; author jmcneill; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2011.01.19.00.42.12; author jmcneill; state Exp; branches; next ; desc @@ 1.2 log @Remove "libXvMCW" package. The "libXvMCW" library is provided by the "libXvMC" package which now has proper builtin detection. @ text @$NetBSD: patch-aa,v 1.1 2011/01/19 00:42:12 jmcneill Exp $ Install to PREFIX instead of X11BASE, and don't install the config file to PREFIX/etc --- Makefile.in.orig 2004-11-18 15:26:09.000000000 -0500 +++ Makefile.in 2011-01-18 19:13:57.000000000 -0500 @@@@ -178,8 +178,8 @@@@ target_alias = @@target_alias@@ INCLUDES = @@WINCLUDES@@ EXTRA_DIST = reconf libXvMCW.spec -xincludedir = @@XEXTINCLUDE@@ -xlibdir = @@XLIB@@ +xincludedir = @@prefix@@/include/X11/extensions +xlibdir = @@prefix@@/lib xconfigdir = @@XCONFIG@@ xinclude_HEADERS = vldXvMC.h xconfig_HEADERS = XvMCConfig @@@@ -574,7 +574,7 @@@@ info-am: -install-data-am: install-xconfigHEADERS install-xincludeHEADERS \ +install-data-am: install-xincludeHEADERS \ install-xlibLTLIBRARIES install-exec-am: @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Import libXvMCW version 0.9.3. libXvMC is a wrapper for XvMC libraries that allows the X server or user to specify the hardware dependent XvMC library at run-time. @ text @@