[87153] trunk/dports/devel

ryandesign at macports.org ryandesign at macports.org
Fri Nov 11 21:56:16 PST 2011


Revision: 87153
          http://trac.macports.org/changeset/87153
Author:   ryandesign at macports.org
Date:     2011-11-11 21:56:16 -0800 (Fri, 11 Nov 2011)
Log Message:
-----------
notify-sharp: new port, version 0.4.0

Added Paths:
-----------
    trunk/dports/devel/notify-sharp/
    trunk/dports/devel/notify-sharp/Portfile

Added: trunk/dports/devel/notify-sharp/Portfile
===================================================================
--- trunk/dports/devel/notify-sharp/Portfile	                        (rev 0)
+++ trunk/dports/devel/notify-sharp/Portfile	2011-11-12 05:56:16 UTC (rev 87153)
@@ -0,0 +1,35 @@
+# -*- 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                notify-sharp
+version             0.4.0
+categories          devel
+platforms           darwin
+maintainers         ryandesign openmaintainer
+license             MIT
+
+description         C# client implementation for Desktop Notifications, i.e. notification-daemon inspired by libnotify
+
+long_description    ${name} is a ${description}.
+
+homepage            http://www.ndesk.org/NotifySharp
+master_sites        freebsd
+
+checksums           rmd160  35ae85d2f23a641988f7325edd343764c8f5e038 \
+                    sha256  bb6649ad2e4bdd217f1dfbde3e550c2b8c1800641dbd0b66cef78155bfb86fcc
+
+depends_build       port:pkgconfig
+
+depends_lib         port:dbus-sharp \
+                    port:dbus-glib-sharp \
+                    port:gtk-sharp2 \
+                    port:mono
+
+# mono is not universal
+universal_variant   no
+
+#livecheck.type      regex
+#livecheck.url       ${homepage}/tags
+#livecheck.regex     {tarball/([0-9.]+)"}


Property changes on: trunk/dports/devel/notify-sharp/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/0915cf77/attachment.html>


More information about the macports-changes mailing list