Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions misc/pmw/README
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ music on a computer running the Linux operating system.

pmw uses a special internal language to encode musical notation. Files
can be created and modified in any text editor. The pmw command-line
program translates the input text file into an output postscript file
of music manuscript, using a special "alphabet" of symbols. A user
manual in PDF format is provided as part of the package.
program translates the input text file into an output postscript
(default) or pdf file of music manuscript, using a special "alphabet"
of symbols. A user manual in PDF format is provided as part of
the package.

An archived homepage can be viewed here:
https://web.archive.org/web/20190331211148/http://people.ds.cam.ac.uk/ph10/pmw.html
9 changes: 2 additions & 7 deletions misc/pmw/pmw.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,11 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

# 20260702 bkw: note to self: Even though this looks like it might be
# unmaintained, it's not. It hasn't updated upstream in forever. I
# received an email from the SBo maintainer on 20260702, confirming
# maintenance. If you're reading this a few years after the next
# Slackware release (15.1/16.0, the one after 15.0), and the build
# still hasn't been updated, try to contact the maintainer again then.

cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=pmw
VERSION=${VERSION:-4.31}
VERSION=${VERSION:-5.33}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down Expand Up @@ -92,6 +86,7 @@ CXXFLAGS="$SLKCFLAGS" \
--sysconfdir=/etc \
--localstatedir=/var \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--enable-pdf-default \
--build=$ARCH-slackware-linux

make
Expand Down
8 changes: 4 additions & 4 deletions misc/pmw/pmw.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="pmw"
VERSION="4.31"
HOMEPAGE="http://sourceforge.net/projects/philip-s-music-writer"
DOWNLOAD="https://sourceforge.net/projects/philip-s-music-writer/files/pmw-4.31.tar.gz"
MD5SUM="6957affd878ea963c84454173e5731ce"
VERSION="5.33"
HOMEPAGE="https://philiphazel.github.io/pmw/"
DOWNLOAD="https://github.com/PhilipHazel/pmw/releases/download/pmw-5.33/pmw-5.33.tar.gz"
MD5SUM="1cd0c899610ac2dbac05a5fe8a147c64"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
Expand Down
8 changes: 4 additions & 4 deletions misc/pmw/slack-desc
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
pmw: pmw (Philip's Music Writer)
pmw:
pmw: pmw is a program that turns a text file (written in the special pmw
pmw: internal language) into sheet music in postscript format.
pmw:
pmw: If the special pmw postscript font is incorporated, the file can
pmw: be printed on any printer.
pmw: internal language) into sheet music in postscript or pdf format.
pmw:
pmw: If the special pmw postscript font is incorporated, postscript
pmw: files can be printed on any printer. PDF files incorporate the
pmw: pmw font by default and are therefore significantly larger.
pmw:
pmw:
pmw: