- Update to 0.1.4
- switch to xz - make portlint happy PR: ports/164501 Submitted by: maintainer Approved by: gabor (mentor, implicit)
This commit is contained in:
parent
bd0df873df
commit
ce9b6d2abb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289843
2 changed files with 7 additions and 7 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue