[87154] trunk/dports/sysutils

ryandesign at macports.org ryandesign at macports.org
Fri Nov 11 22:25:11 PST 2011


Revision: 87154
          http://trac.macports.org/changeset/87154
Author:   ryandesign at macports.org
Date:     2011-11-11 22:25:07 -0800 (Fri, 11 Nov 2011)
Log Message:
-----------
SparkleShare: new port, version 0.2.5

Added Paths:
-----------
    trunk/dports/sysutils/SparkleShare/
    trunk/dports/sysutils/SparkleShare/Portfile

Added: trunk/dports/sysutils/SparkleShare/Portfile
===================================================================
--- trunk/dports/sysutils/SparkleShare/Portfile	                        (rev 0)
+++ trunk/dports/sysutils/SparkleShare/Portfile	2011-11-12 06:25:07 UTC (rev 87154)
@@ -0,0 +1,36 @@
+# -*- 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                SparkleShare
+version             0.2.5
+categories          sysutils
+platforms           freebsd darwin
+maintainers         snc openmaintainer
+license             GPL-3+
+
+description         collaboration and sharing tool designed to be simple and \
+                    stay out of your way
+
+long_description    ${name} is a ${description}.  It allows you to instantly \
+                    sync with any Git repository you have access to.
+
+homepage            http://sparkleshare.org/
+master_sites        https://github.com/hbons/SparkleShare/downloads
+distname            sparkleshare-${version}
+
+checksums           rmd160  6becff242d4a9b03916d5f7eb32222323376a1e5 \
+                    sha256  e524746aee22d74adc4314e7be64fea9ba5d4098e72adb796f41f42985c85658
+
+depends_build       port:intltool \
+                    port:pkgconfig
+
+depends_lib         port:gtk2 \
+                    port:gtk-sharp2 \
+                    port:mono \
+                    port:notify-sharp \
+                    port:webkit-sharp
+
+# mono is not universal
+universal_variant   no


Property changes on: trunk/dports/sysutils/SparkleShare/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/20111111/e6ae074d/attachment.html>


More information about the macports-changes mailing list