diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2012-01-26 11:49:53 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2012-01-26 11:49:53 +0000 |
commit | ce9b6d2abb319571671bceb7f0dcc452bbfd7bf7 (patch) | |
tree | 5acced4228cbb303d4313c35859b5dc815f079e1 /graphics | |
parent | bd0df873df8df1a08a2a4e7ae3f111ee072820d0 (diff) | |
download | ports-ce9b6d2abb319571671bceb7f0dcc452bbfd7bf7.tar.gz ports-ce9b6d2abb319571671bceb7f0dcc452bbfd7bf7.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pinpoint/Makefile | 10 | ||||
-rw-r--r-- | graphics/pinpoint/distinfo | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/graphics/pinpoint/Makefile b/graphics/pinpoint/Makefile index af404a0b6545..1a02558c5cfa 100644 --- a/graphics/pinpoint/Makefile +++ b/graphics/pinpoint/Makefile @@ -6,23 +6,23 @@ # PORTNAME= pinpoint -DISTVERSION= 0.1.2 +DISTVERSION= 0.1.4 CATEGORIES= graphics MASTER_SITES= GNOME MAINTAINER= lichray@gmail.com COMMENT= A tool for making hackers do excellent presentations +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter -USE_BZIP2= yes +USE_XZ= yes USE_GMAKE= yes USE_GNOME= gnomehack librsvg2 GNU_CONFIGURE= yes -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING - OPTIONS= GST "Enable live videos as slide backgrounds" off .include <bsd.port.options.mk> diff --git a/graphics/pinpoint/distinfo b/graphics/pinpoint/distinfo index 8ead85a27498..51928af971da 100644 --- a/graphics/pinpoint/distinfo +++ b/graphics/pinpoint/distinfo @@ -1,2 +1,2 @@ -SHA256 (pinpoint-0.1.2.tar.bz2) = 365a566de86b69e483c92f608ec099a0ebcfac3a0e88072a49997db0b887bbed -SIZE (pinpoint-0.1.2.tar.bz2) = 788823 +SHA256 (pinpoint-0.1.4.tar.xz) = 4559155e9dc61ee47256ef7f5b73e4cdecbfc1b2bd6b0a1ab45dfee64ae8b92b +SIZE (pinpoint-0.1.4.tar.xz) = 763960 |