Commit graph

11 commits

Author SHA1 Message Date
Sergey Svishchev
7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
Yoshito Komatsu
3ac4fbc0ed Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org. 2006-05-19 16:51:13 +00:00
Sergey Svishchev
0d06f2eacc Repair linkrot in MASTER_SITES and HOMEPAGEs, ignoring redirects from/to sf.net. 2006-04-29 17:43:15 +00:00
Roland Illig
2c1cc3dceb Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
2005-11-28 00:27:22 +00:00
Roland Illig
29333e36aa Removed trailing white-space. 2005-09-28 14:24:38 +00:00
Thomas Klausner
e081f5490b Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:27:55 +00:00
Roland Illig
905ad5a1e3 Removed trailing white-space. 2005-05-23 10:27:02 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Soren Jacobsen
ebbd33f061 Convert to buildlink3. 2004-05-09 23:40:26 +00:00
Chris Pinnock
4f63e67878 Whitespace fixes 2004-01-10 17:48:38 +00:00
Michal Pasternak
054f07637b Initial import.
Songwrite is a tablature (guitar partition) editor.

Songwrite is coded in Python and uses Tk (Tkinter); it relies on Timidity to
play midi and on GNU Lilypond for printing. 

Songwrite was previously known as GTablature. Due to many incompatibilities
between Gnome 1 and Gnome 2, it is no longer a part of Gnome, and has been
renamed Songwrite. File compatibility is preserved between GTablature and
Songwrite.
2004-01-02 03:52:07 +00:00