mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
multimedia/nted: Updated for version 1.10.18.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
cac60f2ee9
commit
50ed2197b7
4 changed files with 17 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
|||
NtEd is a GTK+ score editor. It intends to be really WYSIWYG: what
|
||||
you see on the screen is exactly what you get on printer output. It
|
||||
supports up to 4 voices per staff, drum notes, 5 lyrics lines,
|
||||
N-Tuplets, context changes, repeats with alternatives, configurable
|
||||
music instruments per staff, MIDI import/export, MusicXML import,
|
||||
Postscript export. Scores can be played through the ALSA sequencer.
|
||||
NtEd is a GTK+ score editor. It intends to be really WYSIWYG: what
|
||||
you see on the screen is exactly what you get on printer output. It
|
||||
supports up to 4 voices per staff, drum notes, 5 lyrics lines,
|
||||
N-Tuplets, context changes, repeats with alternatives, configurable
|
||||
music instruments per staff, MIDI import/export, MusicXML import,
|
||||
Postscript export. Scores can be played through the ALSA sequencer.
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
# Modified by the SlackBuilds.org project
|
||||
|
||||
PRGNAM=nted
|
||||
VERSION=${VERSION:-1.10.7}
|
||||
VERSION=${VERSION:-1.10.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="nted"
|
||||
VERSION="1.10.7"
|
||||
VERSION="1.10.18"
|
||||
HOMEPAGE="http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml"
|
||||
DOWNLOAD="http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/sources/nted-1.10.7.tar.gz"
|
||||
MD5SUM="91dfc13609dc7c1963efc63554b39c46"
|
||||
DOWNLOAD="http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/sources/nted-1.10.18.tar.gz"
|
||||
MD5SUM="0ca7aa23109171ab643a9b552487bd4b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="B. Watson"
|
||||
EMAIL="yalhcru@gmail.com"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="dsomero"
|
||||
|
|
|
@ -8,12 +8,12 @@
|
|||
|-----handy-ruler------------------------------------------------------|
|
||||
nted: NtEd (musical score editor for Linux)
|
||||
nted:
|
||||
nted: NtEd is a GTK+ score editor. It intends to be really WYSIWYG: what
|
||||
nted: you see on the screen is exactly what you get on printer output. It
|
||||
nted: supports up to 4 voices per staff, drum notes, 5 lyrics lines,
|
||||
nted: N-Tuplets, context changes, repeats with alternatives, configurable
|
||||
nted: music instruments per staff, MIDI import/export, MusicXML import,
|
||||
nted: Postscript export. Scores can be played through the ALSA sequencer.
|
||||
nted: NtEd is a GTK+ score editor. It intends to be really WYSIWYG: what
|
||||
nted: you see on the screen is exactly what you get on printer output. It
|
||||
nted: supports up to 4 voices per staff, drum notes, 5 lyrics lines,
|
||||
nted: N-Tuplets, context changes, repeats with alternatives, configurable
|
||||
nted: music instruments per staff, MIDI import/export, MusicXML import,
|
||||
nted: Postscript export. Scores can be played through the ALSA sequencer.
|
||||
nted:
|
||||
nted: Home: http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml
|
||||
nted:
|
||||
|
|
Loading…
Reference in a new issue