head 1.3; access; symbols pkgsrc-2013Q4:1.2.0.86 pkgsrc-2013Q4-base:1.2 pkgsrc-2013Q3:1.2.0.84 pkgsrc-2013Q3-base:1.2 pkgsrc-2013Q2:1.2.0.82 pkgsrc-2013Q2-base:1.2 pkgsrc-2013Q1:1.2.0.80 pkgsrc-2013Q1-base:1.2 pkgsrc-2012Q4:1.2.0.78 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q3:1.2.0.76 pkgsrc-2012Q3-base:1.2 pkgsrc-2012Q2:1.2.0.74 pkgsrc-2012Q2-base:1.2 pkgsrc-2012Q1:1.2.0.72 pkgsrc-2012Q1-base:1.2 pkgsrc-2011Q4:1.2.0.70 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q3:1.2.0.68 pkgsrc-2011Q3-base:1.2 pkgsrc-2011Q2:1.2.0.66 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.2.0.64 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.2.0.62 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.60 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.58 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.2.0.56 pkgsrc-2010Q1-base:1.2 pkgsrc-2009Q4:1.2.0.54 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.2.0.52 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.50 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.48 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.46 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.44 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.42 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.40 pkgsrc-2008Q2-base:1.2 cwrapper:1.2.0.38 pkgsrc-2008Q1:1.2.0.36 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.34 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.32 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.30 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.28 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.26 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.2.0.24 pkgsrc-2006Q3-base:1.2 pkgsrc-2006Q2:1.2.0.22 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.2.0.20 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.2.0.18 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.2.0.16 pkgsrc-2005Q3-base:1.2 pkgsrc-2005Q2:1.2.0.14 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.12 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.2.0.10 pkgsrc-2004Q4-base:1.2 pkgsrc-2004Q3:1.2.0.8 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.2.0.6 pkgsrc-2004Q2-base:1.2 pkgsrc-2004Q1:1.2.0.4 pkgsrc-2004Q1-base:1.2 pkgsrc-2003Q4:1.2.0.2 pkgsrc-2003Q4-base:1.2 netbsd-1-6-1:1.1.0.2 netbsd-1-6-1-base:1.1; locks; strict; comment @# @; 1.3 date 2014.02.10.11.13.03; author obache; state dead; branches; next 1.2; commitid HR7SQb5LTXQhRxox; 1.2 date 2003.04.15.09.25.05; author martti; state Exp; branches; next 1.1; 1.1 date 2002.11.26.11.26.35; author jmmv; state Exp; branches; next ; desc @@ 1.3 log @Update apsfilter to 7.2.8, with some dependency clean up and packaging easier. New in Apsfilter 7.2.8 (BUGFIX Release) ======================================= 3. New Features - make it possible to use the lineprinter scheduler as jukebox - network jukebox (untested) should also work with a remote printer queue So your remote server has a soundcard and your print clients send audio files to the remote printer to play audio files one after the other. Hint: For this purposes a new parameter from SETUP needed to be saved into the apsfilterrc file (INTERFACES). In every sound play routine in apsfilter we test if this is a network printer. Then we need to send the data stream (i.e. mp3) unprocessed. On the print server with the soundcard the tanslation needs to take place. New in Apsfilter 7.2.7 (BUGFIX Release) ======================================= 7. BUG FIXES - make spaces possible in samba printer name from Roman Kurakin @ text @$NetBSD: patch-ad,v 1.2 2003/04/15 09:25:05 martti Exp $ --- SETUP.in.orig 2002-11-22 20:32:54.000000000 +0200 +++ SETUP.in 2003-04-15 08:57:18.000000000 +0300 @@@@ -1832,7 +1832,7 @@@@ export APS_BASEDIR="@@datadir@@/apsfilter" cd "$APS_BASEDIR" -CONF_DIR="@@sysconfdir@@/apsfilter" +CONF_DIR="@@sysconfdir@@" SPOOL="@@spooldir@@" # check read/write permissions @ 1.2 log @Updated apsfilter to 7.2.5 * bug fixes * new drivers @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.1 2002/11/26 11:26:35 jmmv Exp $ @ 1.1 log @Make this package behave properly when installing configuration files, that is, using the PKG_SYSCONFDIR stuff. apsfilter needs a symlink in the configuration directory, so add an INSTALL script to create it (which handles all DEINSTALL stuff too). Bump PKGREVISION to 2. Approved by wiz. This closes PR 18994. @ text @d1 1 a1 1 $NetBSD$ d3 3 a5 3 --- SETUP.in.orig Sun Feb 24 21:47:45 2002 +++ SETUP.in @@@@ -1816,7 +1816,7 @@@@ fail() @