[58062] trunk/dports/aqua

ryandesign at macports.org ryandesign at macports.org
Mon Sep 21 07:30:42 PDT 2009


Revision: 58062
          http://trac.macports.org/changeset/58062
Author:   ryandesign at macports.org
Date:     2009-09-21 07:30:37 -0700 (Mon, 21 Sep 2009)
Log Message:
-----------
SIDPLAY: new port, version 4.1.3; closes #21484

Added Paths:
-----------
    trunk/dports/aqua/SIDPLAY/
    trunk/dports/aqua/SIDPLAY/Portfile

Added: trunk/dports/aqua/SIDPLAY/Portfile
===================================================================
--- trunk/dports/aqua/SIDPLAY/Portfile	                        (rev 0)
+++ trunk/dports/aqua/SIDPLAY/Portfile	2009-09-21 14:30:37 UTC (rev 58062)
@@ -0,0 +1,44 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               xcode 1.0
+
+name                    SIDPLAY
+version                 4.1.3
+categories              aqua audio multimedia
+platforms               darwin
+maintainers             nomaintainer
+
+description             C64 music player for the Mac
+
+long_description        SIDPLAY is a Commodore 64 music player. It emulates \
+                        the sound chip and other internals of the Commodore 64 \
+                        home computer to play back music that was originally \
+                        written on it. The sound chip of the C64 is called the \
+                        "Sound Interface Device" or SID, and therefore this \
+                        music is known as SID music. The SID chip is basically \
+                        a three voice synthesizer on a chip. The unusual \
+                        combination of digital and analogue circuitry is the \
+                        reason for its distinctive sound.
+
+homepage                http://www.sidmusic.org/sidplay/mac/
+master_sites            http://www.twinbirds.com/sidplay/
+
+distname                sidplay4-source
+dist_subdir             ${name}/${version}
+use_zip                 yes
+
+checksums               md5     d3c5e6d7e1170616a7c1ac60a4ea8aa7 \
+                        sha1    46160a6eb53369a8680baa3d34ab4602e8dca658 \
+                        rmd160  5ddc79d35b3c0a92be5a03dc52044d828bd41c1a \
+
+xcode.project           ${name}.xcodeproj
+xcode.configuration     Release
+
+post-destroot {
+    delete ${destroot}${applications_dir}/SIDmusic.mdimporter
+}
+
+livecheck.type          regex
+livecheck.url           ${homepage}
+livecheck.regex         ">Download SIDPLAY (.*?)<"


Property changes on: trunk/dports/aqua/SIDPLAY/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/20090921/803f71cb/attachment.html>


More information about the macports-changes mailing list