Ticket #37397: Portfile

File Portfile, 1.2 KB (added by macports@…, 11 years ago)

Portfile of pinpoint 0.1.2

Line 
1# -*- 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
2# $Id$
3
4PortSystem          1.0
5
6name                pinpoint
7version             0.1.2
8categories          office multimedia
9platforms           darwin
10license             GPLv2.1
11maintainers         adrianomelo.com:adriano
12
13description         A tool for making hackers do excellent presentations
14long_description    Pinpoint is a simple presentation tool that hopes to avoid audience death by \
15                    bullet point and instead encourage presentations containing beautiful images \
16                    and small amounts of concise text in slides.
17
18homepage            https://live.gnome.org/Pinpoint
19master_sites        http://ftp.gnome.org/pub/GNOME/sources/pinpoint/0.1/
20
21distfiles           ${name}-${version}.tar.gz
22
23checksums           rmd160  99d9474952e552a45a73047176e01bda57270db2 \
24                    sha356  8889a8e229b890938dadf226c276d69b4b23e5feb1389388a8510c6c05918f7d
25
26depends_build       port:autoconf
27depends_lib         port:clutter \
28                    port:gdk-pixbuf2 \
29                    port:clutter-gst
30
31patchfiles          pinpoint.diff