Commit graph

34 commits

Author SHA1 Message Date
minskim
6bc484a2b9 Update tex-musixtex{,-doc} to 1.15pl29752
Changes:
- Depend on newly-added tex-musixtex-fonts.
- Reorganize directory structure to be consistent with other TeX Live
  2013 packages.
2013-12-04 02:42:07 +00:00
sbd
d08f598650 Instead of having a DEPENDS+=ghostscript... have USE_TOOLS+=gs:run
Bump PKGREVISION
2013-04-24 10:10:13 +00:00
dholland
32ca133b9e Update ghostscript depends. PKGREVISION -> 2 2013-03-16 22:47:15 +00:00
minskim
2ccd47a260 Replace the updmap script with the version in TeX Live 2011.
Updating font maps is considerably faster with this version.
2011-11-06 08:43:28 +00:00
minskim
712840fe18 Update tex-musixtex to 1.15.
Note that the versioning scheme has changed.

Changes:
- \cclp, \zccup, \zcclp are moved from musixpoi.tex to musixtex.tex.
- musixpoi.tex does not work since T.111.
- musixmad.tex is inessential for typesetting musixdoc.tex, thus
  excluded from musixdoc.sty (see the next item)
- the stem length of \metron (at T.113 manual section 2.17.3:
  Metronomic indications) is too short when musixadd.tex/musixmad.tex
  is excluded.
- spacing problem when you change the music size.  (\clef@skip\z@)
- in \ttie and \tleg definition, #1 isn't braced in the expansion
  which causes a problem at ID>9.
  * \def\ttie#1{\let\T@i\@c \t@slur{-\p@ne}{#1}\@ne}
  * \def\tleg#1{\let\T@i\@c \tslur{#1}\@ne}
- Updated musixdoc.pdf and its source code.
- Included the repository of music-notation mistakes, contributed by
  Jean-Pierre Coulon.
- Create an install manual for MiKTeX on Win32: mxinsuse.{pdf|tex}.
- utility: add flip.exe, flip.txt to musixtexadd folder instead of
  former utod.exe and dtou.exe (they don't work in XP).  Run flip.exe
  on musixtex.bat.
- Changing directory structure.  Add-in tex files are located in
  musixtexadd directory.
  * musixlyr (by Rainer Dunker)
  * musixps (by Stanislav Kneifl)
- Added some well-known add-ins to musixtexadd directory.
  * curly.tex (by Mthimkhulu Molekwa,19 May 1999)
  * musixdbr.tex (by Rainer Dunker, 23 February 2002)
  * musixtmr.tex & musixesf.tex (by Hiroaki Morimoto, updated 2009-10-15)
  * tuplet.tex. (by Col. G. L. Sicherman. 2003-05-17)
- Include the contents of following packages.
  * PostScript Type1 fonts. (by Uchiyama)
  * musixlyr ver.2.1c. (by Rainer Dunker)
  * musixps ver.0.92a. (by Stanislav Kneifl)
- \Ioctfin[up | down] do not work when \sepbarrules is assigned.
  musixtex.tex line 2259, \def\rul@sep#1
- Correction of a bug in the definition of choir bracket (l.1688-1698)
- Added following macros.
  * \lwp
  * \rwp
  * \lwpp
  * \rwpp
  * \lhp
  * \rhp
  * \lhpp
  * \rhpp
- all-new registers allocation routines, ready for
    12<n<100 instruments
     6<n<100 128th beams
     6<n<100 256th beams
     4<n<100 groups
    12<n<100 font-based slurs (independent of the number of instruments)
     6<n<100 octlines
     6<n<100 trills (MusiXTeX trills only. MusicTeX's legacy "trilles" are
     out of scope.) with e-TeX.
2011-05-26 23:50:43 +00:00
joerg
725973decc Fix build. Prepare for DESTDIR. 2009-10-07 17:34:53 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
joerg
dde8c871c5 Remove @dirrm entries from PLISTs 2009-06-14 18:11:52 +00:00
minskim
72990d5f37 Let tex-musixtex depend on dvipsk because teTeX-bin no longer provides
dvips.
2009-02-25 17:55:00 +00:00
minskim
9321f15867 Remove a check for teTeX2. 2009-02-25 17:53:50 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
wiz
b6160330f7 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
minskim
4cd37c8b4a Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed
shortly.
2006-08-10 03:21:39 +00:00
minskim
9b3646a693 Remove unused variables. 2006-04-07 15:57:37 +00:00
minskim
f78ecbb71e - Use teTeX/module.mk to properly update the ls-R database.
- Use texmf-dirs to install into texmf-local.

Bump PKGREVISION.
2006-04-07 03:08:49 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
tonio
56edd1a62d Make teTeX3 the default TEX_DEFAULT
bump PKGREVISION where necessary

Move PKG_TEXMFPREFIX and PKG_LOCALTEXMFPREFIX definitions to
teTeX?/buidlink3.mk, so that packages may include
print/teTeX1-bin/buildlink3.mk directly (however, using teTeX/module.mk do not
allow that)
2006-01-08 14:00:11 +00:00
tonio
c27f4ed5e1 Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions
2005-11-11 18:50:23 +00:00
tonio
1f840758ba convert to use tex.buidllink3.mk
Install files in ${PKG_LOCALTEXMFPREFIX}
2005-11-08 21:45:01 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
hubertf
0c7f360b96 teTeX3 doesnt' have virtex either - link musictex to 'tex' instead
(as it was used to make the format file, too)
2005-02-11 00:37:46 +00:00
hubertf
6cee94873d Shuffle a bit, and make sure the ls-R database is upto date when this
is installed as binary pkg
2005-02-11 00:19:23 +00:00
hubertf
f75b85f37a Make this work with teTeX3 (in addition to teTeX2):
teTeX3 doesn't come with an "initex" command, one has to use "tex -ini".
2005-02-10 23:49:25 +00:00
hubertf
545dc92fc1 Update tex-musixtex to 112. Mostly adapt to teTeX2,
no list of changes available. Updates via wiz from the
pkg's maintainer.
2005-01-18 00:07:35 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
jmmv
eeee7fac9f Adjust dependancies and bump PKGREVISION due to:
- teTeX 1.0.x packages have been moved to teTeX1* directories.
- teTeX 2.0.x packages have been moved to teTeX* directories and their base
  name has been changed to teTeX (instead of teTeX2).
2003-12-24 13:02:00 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
sommerfeld
6764d4a686 Avoid ksh-style export FOO=bar to cater to archaic shells 2003-04-27 17:16:15 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
fredb
669261d524 There isn't any real need to convert the postscript docs to pdf. All that
gets us is a hidden build dependency on ghostscript.
2003-01-25 04:10:42 +00:00
fredb
f4306f7d78 Initial import of tex-musixtex, v.T.109. MusixTeX is a set of TeX macros
for typesetting polyphonic, orchestral or polyphonic music. Submitted by
David Griffith in PR pkg/19976.
2003-01-23 18:11:05 +00:00