Path to this page:
./
print/tex-abc,
Support ABC music notation in LaTeX
Branch: CURRENT,
Version: 2.0b,
Package name: tex-abc-2.0b,
Maintainer: minskimThe abc package lets you include lines of music written in the
ABC Plus language. The package will then employ the \write18
facility to convert your notation to PostScript (using the
established utility abcm2ps) and hence to the format needed for
inclusion in your document.
Required to run:[
print/abcm2ps] [
graphics/ps2eps] [
print/kpathsea] [
print/tex-graphics] [
print/tex-tools] [
print/tex-oberdiek]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2016-06-16) Updated to version: tex-abc-2.0b
- (2010-11-08) Updated to version: tex-abc-1.0nb1
- (2006-04-11) Package added to pkgsrc.se, version tex-abc-1.0 (created)
CVS history: (Expand)
2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Remove SHA1 hashes for distfiles
|
2019-12-06 21:19:34 by Mark Davies | Files touched by this commit (430) |
Log message:
tex-*: add TEXLIVE_UNVERSIONED=yes
|
2016-01-30 04:26:12 by Mark Davies | Files touched by this commit (86) |
Log message:
Add LICENSE
|
2015-11-04 02:03:03 by Alistair G. Crooks | Files touched by this commit (1194) |
Log message:
Add SHA512 digests for distfiles for print category
Problems found locating distfiles:
Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz
Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz
Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz
Package dvidvi: missing distfile dvidvi-1.0.tar.gz
Package lgrind: missing distfile lgrind.tar.bz2
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2010-11-07 20:52:46 by Min Sik Kim | Files touched by this commit (4) |
Log message:
Depend on TeX Live packages instead of teTeX.
Patches provided by Nicolas Thauvin and slightly modified by me.
|
2010-01-27 16:55:58 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
DESTDIR support.
|
2009-07-22 11:01:55 by Thomas Klausner | Files touched by this commit (373) |
Log message:
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
|