[106794] trunk/dports/science

thibaut at macports.org thibaut at macports.org
Sat Jun 8 08:14:12 PDT 2013


Revision: 106794
          https://trac.macports.org/changeset/106794
Author:   thibaut at macports.org
Date:     2013-06-08 08:14:12 -0700 (Sat, 08 Jun 2013)
Log Message:
-----------
new port yorick-gy

Added Paths:
-----------
    trunk/dports/science/yorick-gy/
    trunk/dports/science/yorick-gy/Portfile

Added: trunk/dports/science/yorick-gy/Portfile
===================================================================
--- trunk/dports/science/yorick-gy/Portfile	                        (rev 0)
+++ trunk/dports/science/yorick-gy/Portfile	2013-06-08 15:14:12 UTC (rev 106794)
@@ -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
+PortGroup           github 1.0
+PortGroup           active_variants 1.1
+
+set uname           gy
+github.setup        paumard yorick-${uname} 0.0.1 v
+categories          science yorick
+license             GPL-3
+platforms           darwin
+maintainers         thibaut openmaintainer
+
+description         GObject Introspection and Gtk bindings for Yorick
+
+long_description    This plug-in uses gobject-introspection to provide \
+                    Yorick with bindings for various libraries (in particular \
+                    Gtk 3).
+
+homepage            http://paumard.github.com/yorick-gy/
+
+checksums           rmd160  6216c323124a8049dc0525251d827c6a175c066c \
+                    sha256  267f3e37354f1ff363808f880b31ba1deba3c125c4ff3ed54bff3b9b6bb0bebd
+
+depends_build-append port:pkgconfig
+
+depends_lib-append  path:bin/yorick:yorick \
+                    port:gobject-introspection
+
+depends_run-append  port:gtk3
+
+require_active_variants gtk3 x11
+
+# yorick is not universal
+universal_variant   no


Property changes on: trunk/dports/science/yorick-gy/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/20130608/29bf2ead/attachment-0001.html>


More information about the macports-changes mailing list