pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio add packages for csound6 and its manual.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72921404f7d7
branches:  trunk
changeset: 631457:72921404f7d7
user:      mrg <mrg%pkgsrc.org@localhost>
date:      Thu Mar 06 10:16:53 2014 +0000

description:
add packages for csound6 and its manual.

diffstat:

 audio/csound6-manual/DESCR                                                |     1 +
 audio/csound6-manual/Makefile                                             |    35 +
 audio/csound6-manual/PLIST                                                |  2866 ++++++++++
 audio/csound6-manual/distinfo                                             |     5 +
 audio/csound6/DESCR                                                       |     8 +
 audio/csound6/Makefile                                                    |    50 +
 audio/csound6/PLIST                                                       |    92 +
 audio/csound6/distinfo                                                    |    18 +
 audio/csound6/patches/patch-CMakeLists.txt                                |    61 +
 audio/csound6/patches/patch-Engine_linevent.c                             |    13 +
 audio/csound6/patches/patch-InOut_libsnd.c                                |    12 +
 audio/csound6/patches/patch-InOut_widgets.cpp                             |    32 +
 audio/csound6/patches/patch-InOut_winEPS.c                                |    13 +
 audio/csound6/patches/patch-InOut_winFLTK.c                               |    31 +
 audio/csound6/patches/patch-Opcodes_cpumeter.c                            |    15 +
 audio/csound6/patches/patch-Opcodes_wavegde.h                             |    16 +
 audio/csound6/patches/patch-Top_csmodule.c                                |    52 +
 audio/csound6/patches/patch-Top_csound.c                                  |    23 +
 audio/csound6/patches/patch-Top_one_file.c                                |    40 +
 audio/csound6/patches/patch-Top_threads.c                                 |    22 +
 audio/csound6/patches/patch-frontends_CsoundVST_ScoreGeneratorVstMain.cpp |    13 +
 21 files changed, 3418 insertions(+), 0 deletions(-)

diffs (truncated from 3502 to 300 lines):

diff -r ca7171b9ec45 -r 72921404f7d7 audio/csound6-manual/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/csound6-manual/DESCR        Thu Mar 06 10:16:53 2014 +0000
@@ -0,0 +1,1 @@
+Csound6 manual in HTML format.
diff -r ca7171b9ec45 -r 72921404f7d7 audio/csound6-manual/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/csound6-manual/Makefile     Thu Mar 06 10:16:53 2014 +0000
@@ -0,0 +1,35 @@
+# $NetBSD: Makefile,v 1.1 2014/03/06 10:16:53 mrg Exp $
+
+DISTNAME=              manual_src
+PKGNAME=               csound6-manual-${CSOUND_VERSION}
+CATEGORIES=            audio
+MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=csound/csound6/Csound6.02/}
+
+MAINTAINER=            mrg%eterna.com.au@localhost
+HOMEPAGE=              http://www.csounds.com/
+COMMENT=               Csound6 Reference Manual
+
+BUILD_DEPENDS+=                docbook-xsl-[0-9]*:../../textproc/docbook-xsl
+BUILD_DEPENDS+=                python27-[0-9]*:../../lang/python27
+
+CSOUND_VERSION=                6.02
+WRKSRC=                        ${WRKDIR}/manual6
+DIST_SUBDIR=           ${PKGNAME_NOREV}
+USE_TOOLS+=            gmake
+EXTRACT_USING=         bsdtar
+BUILD_TARGET=          html-dist
+
+DOCDIR=                        share/doc/csound6
+INSTALLATION_DIRS+=    ${DOCDIR}
+MAKE_ENV+=             XSL_BASE_PATH=${PREFIX}/share/xsl/docbook/
+
+SUBST_CLASSES+=                python
+SUBST_SED.python=      -e "s,^ python ,        ${PREFIX}/bin/python2.7 ,"
+SUBST_FILES.python=    Makefile
+SUBST_STAGE.python=    pre-build
+SUBST_MESSAGE.python=  Fixing path to python.
+
+do-install:
+       cd ${WRKSRC}/html && pax -rw * ${DESTDIR}${PREFIX}/${DOCDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff -r ca7171b9ec45 -r 72921404f7d7 audio/csound6-manual/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/csound6-manual/PLIST        Thu Mar 06 10:16:53 2014 +0000
@@ -0,0 +1,2866 @@
+@comment $NetBSD: PLIST,v 1.1 2014/03/06 10:16:53 mrg Exp $
+share/doc/csound6/PrefaceHistory.html
+share/doc/csound6/PrefaceCopy.html
+share/doc/csound6/PrefaceGettingStarted.html
+share/doc/csound6/PrefaceWhatsNew.html
+share/doc/csound6/PrefaceTop.html
+share/doc/csound6/Introduction.html
+share/doc/csound6/featuresOfCsoundAC.html
+share/doc/csound6/RecentDevelopments.html
+share/doc/csound6/CommandDesc.html
+share/doc/csound6/CommandFlags.html
+share/doc/csound6/CommandFlagsCategory.html
+share/doc/csound6/CommandEnvironment.html
+share/doc/csound6/CommandUnifileExample.html
+share/doc/csound6/CommandUnifile.html
+share/doc/csound6/CommandUnifileParFile.html
+share/doc/csound6/CommandTop.html
+share/doc/csound6/CommandPreindie.html
+share/doc/csound6/CommandPreproc.html
+share/doc/csound6/UsingDesign.html
+share/doc/csound6/RealTimeWindows.html
+share/doc/csound6/RealTimeMac.html
+share/doc/csound6/UsingRealTime.html
+share/doc/csound6/UsingOptimizing.html
+share/doc/csound6/Using.html
+share/doc/csound6/Configuring.html
+share/doc/csound6/OrchIblock.html
+share/doc/csound6/OrchStatemnt.html
+share/doc/csound6/OrchKvar.html
+share/doc/csound6/OrchExpress.html
+share/doc/csound6/OrchDirFiles.html
+share/doc/csound6/OrchNomen.html
+share/doc/csound6/OrchMacros.html
+share/doc/csound6/OrchNamedInstruments.html
+share/doc/csound6/OrchUDO.html
+share/doc/csound6/py.html
+share/doc/csound6/Orchtab.html
+share/doc/csound6/functional.html
+share/doc/csound6/OrchTop.html
+share/doc/csound6/ScoreStatements.html
+share/doc/csound6/ScoreNextp.html
+share/doc/csound6/ScoreRamping.html
+share/doc/csound6/ScoreMacros.html
+share/doc/csound6/ScoreMult.html
+share/doc/csound6/ScoreEval.html
+share/doc/csound6/ScoreStrings.html
+share/doc/csound6/ScoreTop.html
+share/doc/csound6/CommandCsoundVST.html
+share/doc/csound6/OviewFrontEnds.html
+share/doc/csound6/BuildingCsound.html
+share/doc/csound6/CsoundLinks.html
+share/doc/csound6/PartOverview.html
+share/doc/csound6/SiggenBasic.html
+share/doc/csound6/SiggenDynamic.html
+share/doc/csound6/SiggenFmsynth.html
+share/doc/csound6/SiggenGranular.html
+share/doc/csound6/SiggenHvs.html
+share/doc/csound6/SiggenLineexp.html
+share/doc/csound6/SiggenEnvelope.html
+share/doc/csound6/SiggenModels.html
+share/doc/csound6/SiggenPhasors.html
+share/doc/csound6/SiggenNoise.html
+share/doc/csound6/SiggenSample.html
+share/doc/csound6/SiggenScanTop.html
+share/doc/csound6/SiggenTableacc.html
+share/doc/csound6/SiggenWaveterr.html
+share/doc/csound6/SiggenWavguide.html
+share/doc/csound6/SiggenTop.html
+share/doc/csound6/SigioInput.html
+share/doc/csound6/SigioOutput.html
+share/doc/csound6/SoftwareBus.html
+share/doc/csound6/SigioPdisplay.html
+share/doc/csound6/SigioQueries.html
+share/doc/csound6/loris.html
+share/doc/csound6/SigioTop.html
+share/doc/csound6/SigProcConmorph.html
+share/doc/csound6/SigmodDelay.html
+share/doc/csound6/SigmodPanspatl.html
+share/doc/csound6/SigmodReverbtn.html
+share/doc/csound6/SigmodSample.html
+share/doc/csound6/SigmodSiglimit.html
+share/doc/csound6/SigmodSpeciale.html
+share/doc/csound6/SigmodStandard.html
+share/doc/csound6/SigmodSpeciali.html
+share/doc/csound6/SigmodWavguide.html
+share/doc/csound6/SigmodWavshape.html
+share/doc/csound6/SigmodTop.html
+share/doc/csound6/ControlConditional.html
+share/doc/csound6/ControlDurctl.html
+share/doc/csound6/ControlFltkValuators.html
+share/doc/csound6/ControlFltkOther.html
+share/doc/csound6/ControlTop.html
+share/doc/csound6/ControlFltkAppearance.html
+share/doc/csound6/ControlFltkGeneral.html
+share/doc/csound6/ControlFltkIntro.html
+share/doc/csound6/ControlInvocat.html
+share/doc/csound6/ControlPgmctl.html
+share/doc/csound6/ControlRealtime.html
+share/doc/csound6/ControlReinitn.html
+share/doc/csound6/ControlSensing.html
+share/doc/csound6/ControlStacks.html
+share/doc/csound6/ControlSubinstrument.html
+share/doc/csound6/ControlTimeread.html
+share/doc/csound6/TableReadwrit.html
+share/doc/csound6/TableSelect.html
+share/doc/csound6/TableTop.html
+share/doc/csound6/MathArtLogic.html
+share/doc/csound6/SigmodCompaccum.html
+share/doc/csound6/MathMatfunc.html
+share/doc/csound6/MathOpeqfunc.html
+share/doc/csound6/MathRndfunc.html
+share/doc/csound6/MathTrig.html
+share/doc/csound6/linearalgebraopcodes.html
+share/doc/csound6/arrayOpcodes.html
+share/doc/csound6/MathTop.html
+share/doc/csound6/PitchTuning.html
+share/doc/csound6/PitchTop.html
+share/doc/csound6/MidiInput.html
+share/doc/csound6/MidiOutput.html
+share/doc/csound6/MidiGeneric.html
+share/doc/csound6/MidiConvert.html
+share/doc/csound6/MidiExtender.html
+share/doc/csound6/MidiOnoff.html
+share/doc/csound6/MidiInterop.html
+share/doc/csound6/MidiRealtime.html
+share/doc/csound6/MidiSlidrbk.html
+share/doc/csound6/MidiTop.html
+share/doc/csound6/SpectralATS.html
+share/doc/csound6/SpectralLpcresyn.html
+share/doc/csound6/SpectralNonstand.html
+share/doc/csound6/SpectralRealTime.html
+share/doc/csound6/SpectralTop.html
+share/doc/csound6/stringconvert.html
+share/doc/csound6/StringsTop.html
+share/doc/csound6/vectorialscalar.html
+share/doc/csound6/vectorialvectorial.html
+share/doc/csound6/envelopeGenerators.html
+share/doc/csound6/vectorialimiting.html
+share/doc/csound6/vectorialdelay.html
+share/doc/csound6/vectorialrandom.html
+share/doc/csound6/vectorial.html
+share/doc/csound6/ZakTop.html
+share/doc/csound6/vst4cs.html
+share/doc/csound6/PluginTop.html
+share/doc/csound6/Network.html
+share/doc/csound6/Remote.html
+share/doc/csound6/db.html
+share/doc/csound6/OSCNetwork.html
+share/doc/csound6/MixerOpcodes.html
+share/doc/csound6/SignalFlowGraphOpcodes.html
+share/doc/csound6/JackoOpcodes.html
+share/doc/csound6/lua.html
+share/doc/csound6/PythonOpcodesSyntax.html
+share/doc/csound6/ImageopcodesTop.html
+share/doc/csound6/STKTop.html
+share/doc/csound6/MiscopcodesTop.html
+share/doc/csound6/PartOpcodesOverview.html
+share/doc/csound6/notequal.html
+share/doc/csound6/define.html
+share/doc/csound6/include.html
+share/doc/csound6/undef.html
+share/doc/csound6/ifdef.html
+share/doc/csound6/ifndef.html
+share/doc/csound6/dollar.html
+share/doc/csound6/modulus.html
+share/doc/csound6/opand.html
+share/doc/csound6/greaterthan.html
+share/doc/csound6/greaterequal.html
+share/doc/csound6/lessthan.html
+share/doc/csound6/lessequal.html
+share/doc/csound6/multiplies.html
+share/doc/csound6/adds.html
+share/doc/csound6/subtracts.html
+share/doc/csound6/divides.html
+share/doc/csound6/assign.html
+share/doc/csound6/plusbecomes.html
+share/doc/csound6/equals.html
+share/doc/csound6/raises.html
+share/doc/csound6/opor.html
+share/doc/csound6/Zerodbfs.html
+share/doc/csound6/opbitshl.html
+share/doc/csound6/opbitshr.html
+share/doc/csound6/opbitand.html
+share/doc/csound6/opbitor.html
+share/doc/csound6/opbitnot.html
+share/doc/csound6/opnonequiv.html
+share/doc/csound6/opa.html
+share/doc/csound6/abs.html
+share/doc/csound6/active.html
+share/doc/csound6/adsr.html
+share/doc/csound6/adsyn.html
+share/doc/csound6/adsynt.html
+share/doc/csound6/adsynt2.html
+share/doc/csound6/aftouch.html
+share/doc/csound6/alpass.html
+share/doc/csound6/alwayson.html
+share/doc/csound6/ampdb.html
+share/doc/csound6/ampdbfs.html
+share/doc/csound6/ampmidi.html
+share/doc/csound6/ampmidid.html
+share/doc/csound6/areson.html
+share/doc/csound6/aresonk.html
+share/doc/csound6/atone.html
+share/doc/csound6/atonek.html
+share/doc/csound6/atonex.html
+share/doc/csound6/ATSadd.html
+share/doc/csound6/ATSaddnz.html
+share/doc/csound6/ATSbufread.html
+share/doc/csound6/ATScross.html
+share/doc/csound6/ATSinfo.html
+share/doc/csound6/ATSinterpread.html
+share/doc/csound6/babo.html
+share/doc/csound6/ATSread.html
+share/doc/csound6/ATSreadnz.html
+share/doc/csound6/ATSpartialtap.html
+share/doc/csound6/ATSsinnoi.html
+share/doc/csound6/balance.html
+share/doc/csound6/bamboo.html
+share/doc/csound6/barmodel.html
+share/doc/csound6/bbcutm.html
+share/doc/csound6/bbcuts.html
+share/doc/csound6/betarand.html
+share/doc/csound6/bexprnd.html
+share/doc/csound6/bformenc1.html
+share/doc/csound6/bformdec1.html
+share/doc/csound6/binit.html
+share/doc/csound6/biquad.html
+share/doc/csound6/biquada.html
+share/doc/csound6/birnd.html
+share/doc/csound6/bqrez.html
+share/doc/csound6/butbp.html
+share/doc/csound6/butbr.html
+share/doc/csound6/buthp.html
+share/doc/csound6/butlp.html
+share/doc/csound6/butterbp.html
+share/doc/csound6/butterbr.html
+share/doc/csound6/butterhp.html
+share/doc/csound6/butterlp.html
+share/doc/csound6/button.html
+share/doc/csound6/buzz.html
+share/doc/csound6/cabasa.html
+share/doc/csound6/cauchy.html
+share/doc/csound6/cauchyi.html
+share/doc/csound6/ceil.html
+share/doc/csound6/cell.html
+share/doc/csound6/cent.html
+share/doc/csound6/centroid.html
+share/doc/csound6/cggoto.html
+share/doc/csound6/chanctrl.html
+share/doc/csound6/changed.html
+share/doc/csound6/chani.html
+share/doc/csound6/chano.html



Home | Main Index | Thread Index | Old Index