Minor update to 3.22.1 - big change is that upstream now has a real man

page, so my generated man page and corresponding Makefile line go away.
This commit is contained in:
bcallah 2013-09-23 18:25:04 +00:00
parent b478570474
commit 52d3da7901
4 changed files with 10 additions and 127 deletions

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/07/11 18:16:06 bcallah Exp $
# $OpenBSD: Makefile,v 1.2 2013/09/23 18:25:04 bcallah Exp $
COMMENT = solfege and ear training program
DISTNAME = solfege-3.22.0
DISTNAME = solfege-3.22.1
CATEGORIES = audio x11
HOMEPAGE = http://www.solfege.org/
@ -37,7 +37,6 @@ NO_TEST = Yes
post-patch:
perl -pi -e "s,cp,${LOCALBASE}/bin/gcp,g" ${WRKSRC}/Makefile.in
cp ${FILESDIR}/solfege.1 ${WRKSRC}/solfege.1
pre-configure:
cd ${WRKSRC} && ${SUBST_CMD} default.config run-solfege.py.in system.rc && \

View File

@ -1,2 +1,2 @@
SHA256 (solfege-3.22.0.tar.gz) = fYg1KPdHV6pWTK8xeD7fFzjfovlmNrtI68fYsBrMdII=
SIZE (solfege-3.22.0.tar.gz) = 6856926
SHA256 (solfege-3.22.1.tar.gz) = y2+h1r96Fm6DLJXZvn5qJjXohZ84/j48EhQQbdvMxZc=
SIZE (solfege-3.22.1.tar.gz) = 6860330

View File

@ -1,116 +0,0 @@
.\" Text automatically generated by txt2man
.TH Solfege 1 "07 July 2013" "" ""
.SH NAME
\fBsolfege \fP- GPL'ed ear training software
.SH SYNOPSIS
.nf
.fam C
\fBsolfege\fP [\fIoptions\fP]
.fam T
.fi
.fam T
.fi
.SH DESCRIPTION
GNU Solfege is a program that let you use your computer to do ear
training.
.SH OPTIONS
This program follow the usual GNU command line syntax, with long
\fIoptions\fP starting with two dashes (`-').
.TP
.B
\fB-h\fP, \fB--help\fP
show this help message and exit
.TP
.B
\fB-v\fP, \fB--version\fP
.TP
.B
\fB-w\fP, \fB--warranty\fP
Show warranty and copyright.
.TP
.B
\fB--no-splash\fP
Do not show the startup window.
.TP
.B
\fB--verbose-sound-init\fP
Display more info about the sound setup.
.TP
.B
\fB--no-sound\fP
Do not play any sounds. Instead some data is printed
to standard output. Use this for debugging and
porting.
.TP
.B
\fB--debug\fP
Include features used by the Solfege developers to
debug the program.
\fB--debug-level\fP=DEBUG_LEVEL
Valid debug values are: debug, info, warning, error,
critical
.TP
.B
\fB--disable-exception-handler\fP
Disable the exception handling in
Gui.standard_exception_handler.
.TP
.B
\fB--no-random\fP
For debugging only: Select questions from lesson files
in sequential order.
.TP
.B
\fB--show-gtk-warnings\fP
Show GtkWarnings and PangoWarnings in the traceback
window.
.TP
.B
\fB-P\fP PROFILE
Start with <profile>. Create the profile if it does
not exist.
.TP
.B
\fB--make-screenshots\fP
Create or update the screenshots for the user manual.
Intended for developers of this program.
.RE
.PP
.SH BUGS
Report bugs to bug-\fBsolfege\fP@gnu.org or http://bugs.solfege.org.
.SH FILES
.TP
.B
/etc/\fBsolfege\fP
if \fBsolfege\fP is installed into /usr, or {prefix}/etc/\fBsolfege\fP
in all other cases.
System administrators can override the values in the
default.config file. The most obvious values you might
want to change is the sound setup.
.TP
.B
~/.solfegerc
This file is used to store most configuration values. While it
is possible to edit the file by hand, everything you need can
and should be done from the gui.
.TP
.B
~/.\fBsolfege\fP
Statistics is stored in subdirectories below this dir.
.SH COPYRIGHT
GNU Solfege is Copyright \[char169] 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007, 2008 by Tom Cato Amundsen <tca\[at]gnu.org>.
.PP
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any later version.
.SH AUTHOR
Main author of GNU Solfege and this manual page is Tom Cato Amundsen
<tca\[at]gnu.org>. For more details, read the AUTHORS file from the
source tarball.
.RE
.PP

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-default_config,v 1.1.1.1 2013/07/11 18:16:06 bcallah Exp $
--- default.config.orig Wed Mar 27 10:14:56 2013
+++ default.config Wed Mar 27 10:19:04 2013
@@ -51,11 +51,11 @@ frontpage=exercises/standard/learningtree.txt
rcfileversion=18
$OpenBSD: patch-default_config,v 1.2 2013/09/23 18:25:05 bcallah Exp $
--- default.config.orig Sun Sep 15 16:04:41 2013
+++ default.config Mon Sep 16 21:39:33 2013
@@ -54,11 +54,11 @@ frontpage=exercises/standard/learningtree.txt
rcfileversion=21
random_function=random_by_random
randomness=1.1
-midi_to_wav_cmd=timidity
@ -16,7 +16,7 @@ $OpenBSD: patch-default_config,v 1.1.1.1 2013/07/11 18:16:06 bcallah Exp $
wav_to_ogg_cmd_options=%(in)s
win32_ignore_drives=('A:\\', 'B:\\')
set_patch_delay=100
@@ -66,23 +66,23 @@ history_forward_ak=<alt>Right
@@ -69,23 +69,23 @@ history_forward_ak=<alt>Right
history_reload_ak=<ctrl>r
[programs]