head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.54 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.52 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.50 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.48 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.46 pkgsrc-2009Q4-base:1.3 pkgsrc-2008Q4:1.3.0.44 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.42 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.40 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.38 pkgsrc-2008Q2-base:1.3 pkgsrc-2008Q1:1.3.0.36 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.34 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.32 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.30 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.28 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.26 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.24 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.22 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.20 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.18 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.16 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.14 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.12 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.3.0.10 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.3.0.8 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.6 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.3.0.4 pkgsrc-2004Q1-base:1.3 pkgsrc-2003Q4:1.3.0.2 pkgsrc-2003Q4-base:1.3 buildlink2-base:1.3 comdex-fall-1999:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.3 date 2000.02.15.16.45.59; author fredb; state dead; branches; next 1.2; 1.2 date 99.08.29.14.16.13; author fredb; state Exp; branches; next 1.1; 1.1 date 99.07.31.10.36.46; author fredb; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 99.07.31.10.36.46; author fredb; state Exp; branches; next ; desc @@ 1.3 log @Nuke afterstep-current. @ text @$NetBSD: patch-ac,v 1.2 1999/08/29 14:16:13 fredb Exp $ --- src/Audio/Makefile.in.orig Mon Aug 9 17:43:38 1999 +++ src/Audio/Makefile.in Fri Aug 27 22:25:12 1999 @@@@ -4,15 +4,15 @@@@ # are correct for your rplay installation. # -#EXTRA_DEFINES = -DHAVE_RPLAY -#EXTRA_INCLUDES = -I/usr/local/include -#EXTRA_LIBRARIES = -L/usr/local/lib -lrplay - OBJS = Audio.o PROG = Audio LIBS_ASDYN = $(LIB_AFTERSTEP) + +EXTRA_DEFINES = -DHAVE_RPLAY +EXTRA_INCLUDES = -I${LOCALBASE}/include +EXTRA_LIBRARIES = -L${LOCALBASE}/lib -lrplay LIBS_DEPEND = $(LIB_AFTERSTEP) @@MAKEFILECOMMON@@ @ 1.2 log @Update to afterstep-1.7.143 Numerous cleanups and bug fixes. Also updated "looks" files; new feature "BackPixmap 130", averages root background with a pixmap. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.2 1998/12/28 23:36:44 tron Exp $ d3 3 a5 3 --- src/Audio/Makefile.in.orig Tue Nov 10 10:51:01 1998 +++ src/Audio/Makefile.in Tue Dec 29 00:02:11 1998 @@@@ -4,12 +4,12 @@@@ d17 1 a17 1 @@MAKEFILECOMMON@@ d22 3 @ 1.1.1.1 log @Initial import of afterstep-1.7.125, a window manager for X. Afterstep-1.7.x adds additional configuration capabilities to 1.6.x, a few of which follow. This breaks x11/ascp, the AfterStep Control Panel. --New "style definitions" permit consistent color schemes for several different modules. --New ".include" file mechanism for Start menu permits setting of site- and host-wide policies. Other changes are mostly transparent to the user. --All intermodule communication now uses socket IO. --A new libmodule collects methods for same (incomplete). This is considered to be af development quality, and in spite of the prodigious version number, is nowhere near cutoff. @ text @@