pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/csound6-manual update to csound's 6.13.0 manual.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8be23ac5b616
branches:  trunk
changeset: 417015:8be23ac5b616
user:      mrg <mrg%pkgsrc.org@localhost>
date:      Sat Nov 02 22:49:23 2019 +0000

description:
update to csound's 6.13.0 manual.

diffstat:

 audio/csound6-manual/Makefile |    36 +-
 audio/csound6-manual/PLIST    |  2846 ++++++++++++++++++++++------------------
 audio/csound6-manual/distinfo |    10 +-
 3 files changed, 1582 insertions(+), 1310 deletions(-)

diffs (truncated from 3536 to 300 lines):

diff -r 5054bd546d0f -r 8be23ac5b616 audio/csound6-manual/Makefile
--- a/audio/csound6-manual/Makefile     Sat Nov 02 22:37:52 2019 +0000
+++ b/audio/csound6-manual/Makefile     Sat Nov 02 22:49:23 2019 +0000
@@ -1,42 +1,30 @@
-# $NetBSD: Makefile,v 1.13 2019/11/02 21:09:13 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2019/11/02 22:49:23 mrg Exp $
 
-DISTNAME=              manual_src
+DISTNAME=              Csound${CSOUND_VERSION}_manual_html
 PKGNAME=               csound6-manual-${CSOUND_VERSION}
-PKGREVISION=           1
 CATEGORIES=            audio
-MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=csound/csound6/Csound6.02/}
+MASTER_SITES=          ${MASTER_SITE_GITHUB:=csound/}
+GITHUB_PROJECT=                manual
+GITHUB_TYPE=           release
+GITHUB_RELEASE=                ${CSOUND_VERSION}
+EXTRACT_SUFX=          .zip
 
 MAINTAINER=            mrg%eterna.com.au@localhost
 HOMEPAGE=              http://www.csounds.com/
 COMMENT=               Csound6 Reference Manual
 LICENSE=               gnu-fdl-v1.2
 
-BUILD_DEPENDS+=                libxslt-[0-9]*:../../textproc/libxslt
-BUILD_DEPENDS+=                docbook-xsl-[0-9]*:../../textproc/docbook-xsl
-BUILD_DEPENDS+=                ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
-
-CSOUND_VERSION=                6.02
-WRKSRC=                        ${WRKDIR}/manual6
-DIST_SUBDIR=           ${PKGNAME_NOREV}
+CSOUND_VERSION=                6.13.0
+WRKSRC=                        ${WRKDIR}/html
 USE_TOOLS+=            gmake pax
 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 ,        ${PYTHONBIN} ,"
-SUBST_FILES.python=    Makefile
-SUBST_STAGE.python=    pre-build
-SUBST_MESSAGE.python=  Fixing path to python.
 
-PYTHON_VERSIONS_ACCEPTED=      27 # as of 6.02
-
+do-build:
+       
 do-install:
-       cd ${WRKSRC}/html && pax -rw * ${DESTDIR}${PREFIX}/${DOCDIR}
+       cd ${WRKSRC} && pax -rw * ${DESTDIR}${PREFIX}/${DOCDIR}
 
-PYTHON_FOR_BUILD_ONLY= yes
-.include "../../lang/python/application.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 5054bd546d0f -r 8be23ac5b616 audio/csound6-manual/PLIST
--- a/audio/csound6-manual/PLIST        Sat Nov 02 22:37:52 2019 +0000
+++ b/audio/csound6-manual/PLIST        Sat Nov 02 22:49:23 2019 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2015/12/29 06:13:27 dholland Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/11/02 22:49:23 mrg Exp $
+share/doc/csound6/A4.html
 share/doc/csound6/ATSadd.html
 share/doc/csound6/ATSaddnz.html
 share/doc/csound6/ATSbufread.html
@@ -10,7 +11,7 @@
 share/doc/csound6/ATSreadnz.html
 share/doc/csound6/ATSsinnoi.html
 share/doc/csound6/BuildingCsound.html
-share/doc/csound6/CommandCsoundVST.html
+share/doc/csound6/C.html
 share/doc/csound6/CommandDesc.html
 share/doc/csound6/CommandEnvironment.html
 share/doc/csound6/CommandFlags.html
@@ -46,6 +47,7 @@
 share/doc/csound6/CsoundLinks.html
 share/doc/csound6/DeprecatedGensRef.html
 share/doc/csound6/DeprecatedTop.html
+share/doc/csound6/ExperimentalTop.html
 share/doc/csound6/FLbox.html
 share/doc/csound6/FLbutBank.html
 share/doc/csound6/FLbutton.html
@@ -154,8 +156,11 @@
 share/doc/csound6/GEN49.html
 share/doc/csound6/GEN51.html
 share/doc/csound6/GEN52.html
+share/doc/csound6/GEN53.html
 share/doc/csound6/GENexp.html
 share/doc/csound6/GENfarey.html
+share/doc/csound6/GENpadsynth.html
+share/doc/csound6/GENquadbezier.html
 share/doc/csound6/GENsone.html
 share/doc/csound6/GENtanh.html
 share/doc/csound6/GENwave.html
@@ -192,7 +197,6 @@
 share/doc/csound6/MidiSlidrbk.html
 share/doc/csound6/MidiTop.html
 share/doc/csound6/MiscAmp.html
-share/doc/csound6/MiscCsound64.html
 share/doc/csound6/MiscExamples.html
 share/doc/csound6/MiscFormants.html
 share/doc/csound6/MiscGlossary.html
@@ -210,9 +214,14 @@
 share/doc/csound6/MixerSetLevel.html
 share/doc/csound6/MixerSetLevel_i.html
 share/doc/csound6/Network.html
+share/doc/csound6/OSC.html
 share/doc/csound6/OSCNetwork.html
+share/doc/csound6/OSCbundle.html
+share/doc/csound6/OSCcount.html
 share/doc/csound6/OSCinit.html
+share/doc/csound6/OSCinitM.html
 share/doc/csound6/OSClisten.html
+share/doc/csound6/OSCraw.html
 share/doc/csound6/OSCsend.html
 share/doc/csound6/OpcodesTop.html
 share/doc/csound6/OrchDirFiles.html
@@ -239,9 +248,10 @@
 share/doc/csound6/PrefaceTop.html
 share/doc/csound6/PrefaceWhatsNew.html
 share/doc/csound6/PythonOpcodesSyntax.html
+share/doc/csound6/RealTimeJack.html
+share/doc/csound6/RealTimeLinux.html
 share/doc/csound6/RealTimeMac.html
 share/doc/csound6/RealTimeWindows.html
-share/doc/csound6/RecentDevelopments.html
 share/doc/csound6/Remote.html
 share/doc/csound6/STKBandedWG.html
 share/doc/csound6/STKBeeThree.html
@@ -359,6 +369,7 @@
 share/doc/csound6/ampdb.html
 share/doc/csound6/ampdbfs.html
 share/doc/csound6/ampmidi.html
+share/doc/csound6/ampmidicurve.html
 share/doc/csound6/ampmidid.html
 share/doc/csound6/apcauchy.html
 share/doc/csound6/apoisson.html
@@ -367,6 +378,7 @@
 share/doc/csound6/aresonk.html
 share/doc/csound6/array.html
 share/doc/csound6/arrayOpcodes.html
+share/doc/csound6/arraysfft.html
 share/doc/csound6/assign.html
 share/doc/csound6/atone.html
 share/doc/csound6/atonek.html
@@ -377,10 +389,13 @@
 share/doc/csound6/b.html
 share/doc/csound6/babo.html
 share/doc/csound6/balance.html
+share/doc/csound6/balance2.html
 share/doc/csound6/bamboo.html
 share/doc/csound6/barmodel.html
 share/doc/csound6/bbcutm.html
 share/doc/csound6/bbcuts.html
+share/doc/csound6/beadsynt.html
+share/doc/csound6/beosc.html
 share/doc/csound6/betarand.html
 share/doc/csound6/bexprnd.html
 share/doc/csound6/bformdec.html
@@ -391,6 +406,8 @@
 share/doc/csound6/biquad.html
 share/doc/csound6/biquada.html
 share/doc/csound6/birnd.html
+share/doc/csound6/bpf.html
+share/doc/csound6/bpfcos.html
 share/doc/csound6/bqrez.html
 share/doc/csound6/butbp.html
 share/doc/csound6/butbr.html
@@ -402,16 +419,21 @@
 share/doc/csound6/butterlp.html
 share/doc/csound6/button.html
 share/doc/csound6/buzz.html
+share/doc/csound6/c2r.html
 share/doc/csound6/cabasa.html
 share/doc/csound6/cauchy.html
 share/doc/csound6/cauchyi.html
+share/doc/csound6/cbrt.html
 share/doc/csound6/ceil.html
 share/doc/csound6/cell.html
 share/doc/csound6/cent.html
 share/doc/csound6/centroid.html
+share/doc/csound6/ceps.html
+share/doc/csound6/cepsinv.html
 share/doc/csound6/cggoto.html
 share/doc/csound6/chanctrl.html
 share/doc/csound6/changed.html
+share/doc/csound6/changed2.html
 share/doc/csound6/chani.html
 share/doc/csound6/chano.html
 share/doc/csound6/chebyshevpoly.html
@@ -422,8 +444,6 @@
 share/doc/csound6/chnget.html
 share/doc/csound6/chnmix.html
 share/doc/csound6/chnparams.html
-share/doc/csound6/chnrecv.html
-share/doc/csound6/chnsend.html
 share/doc/csound6/chnset.html
 share/doc/csound6/chuap.html
 share/doc/csound6/cigoto.html
@@ -434,12 +454,16 @@
 share/doc/csound6/clock.html
 share/doc/csound6/clockoff.html
 share/doc/csound6/clockon.html
+share/doc/csound6/cmp.html
+share/doc/csound6/cmplxprod.html
 share/doc/csound6/cngoto.html
 share/doc/csound6/comb.html
 share/doc/csound6/combinv.html
+share/doc/csound6/compilecsd.html
 share/doc/csound6/compileorc.html
 share/doc/csound6/compilestr.html
 share/doc/csound6/compress.html
+share/doc/csound6/compress2.html
 share/doc/csound6/connect.html
 share/doc/csound6/contents.html
 share/doc/csound6/control.html
@@ -477,8 +501,12 @@
 share/doc/csound6/ctrl21.html
 share/doc/csound6/ctrl7.html
 share/doc/csound6/ctrlinit.html
+share/doc/csound6/cudanal.html
+share/doc/csound6/cudasliding.html
+share/doc/csound6/cudasynth.html
 share/doc/csound6/cuserrnd.html
 share/doc/csound6/cvanal.html
+share/doc/csound6/d.html
 share/doc/csound6/dam.html
 share/doc/csound6/date.html
 share/doc/csound6/dates.html
@@ -488,7 +516,10 @@
 share/doc/csound6/dcblock.html
 share/doc/csound6/dcblock2.html
 share/doc/csound6/dconv.html
+share/doc/csound6/dct.html
+share/doc/csound6/dctinv.html
 share/doc/csound6/define.html
+share/doc/csound6/deinterleave.html
 share/doc/csound6/delay.html
 share/doc/csound6/delay1.html
 share/doc/csound6/delayk.html
@@ -502,6 +533,8 @@
 share/doc/csound6/deltapxw.html
 share/doc/csound6/denorm.html
 share/doc/csound6/diff.html
+share/doc/csound6/diode_ladder.html
+share/doc/csound6/directory.html
 share/doc/csound6/diskgrain.html
 share/doc/csound6/diskin.html
 share/doc/csound6/diskin2.html
@@ -514,6 +547,7 @@
 share/doc/csound6/dnoise.html
 share/doc/csound6/dollar.html
 share/doc/csound6/doppler.html
+share/doc/csound6/dot.html
 share/doc/csound6/downsamp.html
 share/doc/csound6/dripwater.html
 share/doc/csound6/dssiactivate.html
@@ -544,1136 +578,1285 @@
 share/doc/csound6/evalstr.html
 share/doc/csound6/event.html
 share/doc/csound6/event_i.html
-share/doc/csound6/examples/01hpschd.sf2
-share/doc/csound6/examples/07AcousticGuitar.sf2
-share/doc/csound6/examples/0dbfs-1.csd
-share/doc/csound6/examples/0dbfs.csd
-share/doc/csound6/examples/128,8-cylinderX
-share/doc/csound6/examples/128,8-gridX
-share/doc/csound6/examples/128,8-torus
-share/doc/csound6/examples/128,8-torusX
-share/doc/csound6/examples/128-left_rightX
-share/doc/csound6/examples/128-spiral-8,16,128,2,1over2
-share/doc/csound6/examples/128-stringX
-share/doc/csound6/examples/128-stringcircular
-share/doc/csound6/examples/128-stringcircularX
-share/doc/csound6/examples/19Trumpet.sf2
-share/doc/csound6/examples/22Bassoon.sf2
-share/doc/csound6/examples/ATSadd-2.csd
-share/doc/csound6/examples/ATSadd.csd
-share/doc/csound6/examples/ATSaddnz-2.csd
-share/doc/csound6/examples/ATSaddnz.csd
-share/doc/csound6/examples/ATSbufread.csd
-share/doc/csound6/examples/ATScross.csd
-share/doc/csound6/examples/ATSinfo-2.csd
-share/doc/csound6/examples/ATSinfo.csd
-share/doc/csound6/examples/ATSinterpread.csd
-share/doc/csound6/examples/ATSpartialtap.csd
-share/doc/csound6/examples/ATSread-2.csd
-share/doc/csound6/examples/ATSread.csd
-share/doc/csound6/examples/ATSreadnz.csd
-share/doc/csound6/examples/ATSsinnoi-2.csd
-share/doc/csound6/examples/ATSsinnoi.csd
-share/doc/csound6/examples/Church.wav
-share/doc/csound6/examples/FLbox.csd
-share/doc/csound6/examples/FLbutBank.csd
-share/doc/csound6/examples/FLbutton.csd
-share/doc/csound6/examples/FLcount.csd
+share/doc/csound6/examples/exp.csd



Home | Main Index | Thread Index | Old Index