Version: 3.23.4, Package name: solfege-3.23.4 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description GNU Solfege is an ear training program written to help you train intervals, chords, scales, and rhythms. The program is intended to help music students with their ear training. Some of the existing exercises: * Recognize melodic and harmonic intervals * Compare interval sizes * Sing the intervals the computer asks for * Identify chords * Sing chords * Sing tone from chords: root, third, fifth, etc. * Scales * Dictation * Rhythm dictation * Remembering rhythmic patterns * Theory: name intervals and scales * Cadences If this is not enough for you, Solfege is written to make it easy to extend or modify the existing exercises, or write completely new ones. Intonation studies are currently unavailable. |
Filesize: 5027.746 KB |
Version History (View Complete History) |
|
2021-11-01 18:00:17 by Stuart Henderson | Files touched by this commit (85) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-02-18 05:41:27 by Stuart Henderson | Files touched by this commit (1) |
Log message: remove bogus MODPY_BIN_SUFFIX |
2020-11-08 08:59:43 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: refresh patch |
2020-11-08 08:58:48 by Jeremie Courreges-Anglas | Files touched by this commit (3) |
Log message: Update to solfege-3.23.4 and move to python3/gtk3 ... instead of py-gtk2. Runtime appears much more reliable. ok ajacoutot@ bcallah@ |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2015-08-25 07:18:28 by Stuart Henderson | Files touched by this commit (107) |
Log message: remove bcallah as maintainer of his ports, at his request |
2015-07-18 08:33:50 by Jasper Lievisse Adriaanse | Files touched by this commit (21) |
Log message: use sed instead of perl |
2014-12-31 01:42:27 by Landry Breuil | Files touched by this commit (13) |
Log message: Yet another bunch of ports that reliably fail to build on hppa. BROKEN-hppa = SIGILL when running lilypond BROKEN-hppa = libjson-c.so.0.0: undefined reference to __sync_val_compare_and_swap_4 BROKEN-hppa= missing atomic ops BROKEN-hppa= ./iodev/hdimage/hdimage.cc:807: error: 'bx_bswap32' was not declared in this scope BROKEN-hppa = cc1plus: error: unrecognized command line option '-std=c++11' BROKEN-hppa = src/bin/jp2/convert.c:192: error: expected identifier or '(' before '__extension__' BROKEN-hppa= libpt.so.7.0: undefined reference to __sync_fetch_and_or_4 BROKEN-hppa= ykpers-json.c:42: error: redefinition of typedef 'json_bool' BROKEN-hppa= OOM on src/lxml/lxml.etree.c BROKEN-hppa = undefined reference to `__sync_val_compare_and_swap_4' in libjson-c BROKEN-hppa = rake fails when linking PassengerHelperAgent BROKEN-hppa = kstars/kstars/tools/scriptbuilder.cpp:103: internal compiler error: Segmentation fault BROKEN-hppa= build stuck on virt-viewer-window.c See http://build-failures.rhaalovely.net/hppa/ |