[101395] trunk/dports/office

ryandesign at macports.org ryandesign at macports.org
Wed Jan 9 20:13:50 PST 2013


Revision: 101395
          https://trac.macports.org/changeset/101395
Author:   ryandesign at macports.org
Date:     2013-01-09 20:13:50 -0800 (Wed, 09 Jan 2013)
Log Message:
-----------
pinpoint: new port, version 0.1.4 (#37397)

Added Paths:
-----------
    trunk/dports/office/pinpoint/
    trunk/dports/office/pinpoint/Portfile

Added: trunk/dports/office/pinpoint/Portfile
===================================================================
--- trunk/dports/office/pinpoint/Portfile	                        (rev 0)
+++ trunk/dports/office/pinpoint/Portfile	2013-01-10 04:13:50 UTC (rev 101395)
@@ -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                pinpoint
+version             0.1.4
+set branch          [join [lrange [split ${version} .] 0 1] .]
+categories          office multimedia
+platforms           darwin
+maintainers         adrianomelo.com:adriano
+license             LGPL-2.1+
+
+description         A tool for making hackers do excellent presentations
+
+long_description    Pinpoint is a simple presentation tool that hopes to \
+                    avoid audience death by bullet point and instead \
+                    encourage presentations containing beautiful images \
+                    and small amounts of concise text in slides.
+
+homepage            https://live.gnome.org/Pinpoint
+master_sites        gnome:sources/pinpoint/${branch}
+use_xz              yes
+
+checksums           rmd160  33e9c6f0e8d80184aa67e10c5d6404aa3807939d \
+                    sha256  4559155e9dc61ee47256ef7f5b73e4cdecbfc1b2bd6b0a1ab45dfee64ae8b92b
+
+depends_lib         port:clutter \
+                    port:clutter-gst \
+                    port:gdk-pixbuf2
+
+livecheck.type      regex
+livecheck.regex     {latest released version is ([0-9.]+)}
\ No newline at end of file


Property changes on: trunk/dports/office/pinpoint/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/20130109/6cc72fde/attachment.html>


More information about the macports-changes mailing list