[48583] trunk/dports/audio

raimue at macports.org raimue at macports.org
Wed Mar 25 13:08:39 PDT 2009


Revision: 48583
          http://trac.macports.org/changeset/48583
Author:   raimue at macports.org
Date:     2009-03-25 13:08:38 -0700 (Wed, 25 Mar 2009)
Log Message:
-----------
audio/solfege:
New port, Solfege is a free eartraining program.
Closes #18870.

Added Paths:
-----------
    trunk/dports/audio/solfege/
    trunk/dports/audio/solfege/Portfile

Added: trunk/dports/audio/solfege/Portfile
===================================================================
--- trunk/dports/audio/solfege/Portfile	                        (rev 0)
+++ trunk/dports/audio/solfege/Portfile	2009-03-25 20:08:38 UTC (rev 48583)
@@ -0,0 +1,33 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                solfege
+version             3.14.0
+categories          audio education python
+maintainers         gmail.com:allencmcbride
+description         Ear training software
+homepage            http://www.solfege.org/
+long_description    Solfege is a free eartraining program. The program is part \
+                    of the GNU Project. One of the ideas of this program is \
+                    that you can extend the program without having to dig into \
+                    the source code. If you want to practise some special \
+                    chords or want to practise dictation with some music not \
+                    included, you can write lesson files and put them into a \
+                    lessonfiles subdirectory in your home directory.
+
+platforms           darwin
+depends_lib         port:python25
+depends_build       port:gettext \
+                    port:texinfo
+depends_run         port:py25-gtk \
+                    port:gtk2 \
+                    port:libgtkhtml
+
+master_sites        sourceforge
+checksums           md5     ce76658c3f6843a6bb1ae6baff190a6a \
+                    sha1    301e03a41254b7e23ddace1a026aee04180a1581 \
+                    rmd160  ac519d1f3ec929136e83a2a1a2912326557c8fa9
+
+configure.env       PYTHON=${prefix}/bin/python2.5


Property changes on: trunk/dports/audio/solfege/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090325/e561eb32/attachment.html>


More information about the macports-changes mailing list