Update to 3.3.41 - adds a man page.

This commit is contained in:
bcallah 2014-12-04 02:58:22 +00:00
parent 5cf5e992bc
commit 728c462df8
3 changed files with 10 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.7 2014/11/29 15:30:35 bcallah Exp $
# $OpenBSD: Makefile,v 1.8 2014/12/04 02:58:22 bcallah Exp $
V = 3.3.39
V = 3.3.41
COMMENT = desktop screenshot utility (make image)
DISTNAME = maim-${V}
CATEGORIES = graphics x11
@ -8,7 +8,7 @@ CATEGORIES = graphics x11
GH_ACCOUNT = naelstrof
GH_PROJECT = maim
GH_TAGNAME = v${V}
GH_COMMIT = 17c3b2771ce3709c534bb3c7d45e1e02c89b8cff
GH_COMMIT = 178b253e60c9ee40dab25eba141938c78d802a09
HOMEPAGE = https://github.com/naelstrof/maim
MAINTAINER = Brian Callahan <bcallah@openbsd.org>
@ -25,6 +25,9 @@ LIB_DEPENDS = graphics/imlib2
RUN_DEPENDS = graphics/slop
CONFIGURE_ARGS = -DCMAKE_INSTALL_MANDIR="${LOCALBASE}/man" \
-DCMAKE_COMPRESS_MAN=False
NO_TEST = Yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (maim-3.3.39.tar.gz) = X2GegG2KJxDiywgXBCQIRSofilu8RCyFzxM5NJ/h2cE=
SIZE (maim-3.3.39.tar.gz) = 37410
SHA256 (maim-3.3.41.tar.gz) = zD72XuP7egWZNDBoX1jYeEHbZ8/QeBahEbr1qUn76Yo=
SIZE (maim-3.3.41.tar.gz) = 43168

View File

@ -1,2 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2014/11/13 20:42:59 bcallah Exp $
@comment $OpenBSD: PLIST,v 1.2 2014/12/04 02:58:22 bcallah Exp $
@bin bin/maim
@man man/man1/maim.1