pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/abcm2ps Import abcm2ps.
details: https://anonhg.NetBSD.org/pkgsrc/rev/06091f0993d4
branches: trunk
changeset: 510732:06091f0993d4
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Apr 02 23:19:12 2006 +0000
description:
Import abcm2ps.
abcm2ps is a command line program which converts ABC to music sheet in
PostScript format. It is an extension of abc2ps which may handle many
voices per staff.
diffstat:
print/abcm2ps/DESCR | 3 +++
print/abcm2ps/Makefile | 14 ++++++++++++++
print/abcm2ps/PLIST | 7 +++++++
print/abcm2ps/distinfo | 5 +++++
4 files changed, 29 insertions(+), 0 deletions(-)
diffs (45 lines):
diff -r 8c189f15c434 -r 06091f0993d4 print/abcm2ps/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/abcm2ps/DESCR Sun Apr 02 23:19:12 2006 +0000
@@ -0,0 +1,3 @@
+abcm2ps is a command line program which converts ABC to music sheet in
+PostScript format. It is an extension of abc2ps which may handle many
+voices per staff.
diff -r 8c189f15c434 -r 06091f0993d4 print/abcm2ps/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/abcm2ps/Makefile Sun Apr 02 23:19:12 2006 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/04/02 23:19:12 minskim Exp $
+
+DISTNAME= abcm2ps-3.7.21
+CATEGORIES= print
+MASTER_SITES= http://moinejf.free.fr/
+
+MAINTAINER= minskim%NetBSD.org@localhost
+HOMEPAGE= http://moinejf.free.fr/
+COMMENT= Converts ABC to music sheet in PostScript format
+
+GNU_CONFIGURE= yes
+BUILD_TARGET= ${PKGBASE}
+
+.include "../../mk/bsd.pkg.mk"
diff -r 8c189f15c434 -r 06091f0993d4 print/abcm2ps/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/abcm2ps/PLIST Sun Apr 02 23:19:12 2006 +0000
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/02 23:19:12 minskim Exp $
+bin/abcm2ps
+share/abcm2ps/fbook.fmt
+share/abcm2ps/fonts.fmt
+share/abcm2ps/landscape.fmt
+share/abcm2ps/tight.fmt
+@dirrm share/abcm2ps
diff -r 8c189f15c434 -r 06091f0993d4 print/abcm2ps/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/abcm2ps/distinfo Sun Apr 02 23:19:12 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/04/02 23:19:12 minskim Exp $
+
+SHA1 (abcm2ps-3.7.21.tar.gz) = 57d9da37f1d4a64d3f9d4e516d1df3f94c0c455d
+RMD160 (abcm2ps-3.7.21.tar.gz) = 98ab4d9c3a33c759213e2e38464e811da1435907
+Size (abcm2ps-3.7.21.tar.gz) = 195774 bytes
Home |
Main Index |
Thread Index |
Old Index