Minor update to gphoto-2.5.1.
Take maintainer. ok espie@ (former maintainer)
This commit is contained in:
parent
99c8eb83f0
commit
ee3886ce92
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2013/03/21 08:45:18 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2013/03/31 13:48:44 ajacoutot Exp $
|
||||
|
||||
COMMENT = digital camera command-line interface
|
||||
CATEGORIES = graphics
|
||||
|
||||
MAINTAINER = Marc Espie <espie@openbsd.org>
|
||||
MAINTAINER = Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
VERSION = 2.5.0
|
||||
VERSION = 2.5.1
|
||||
DISTNAME = gphoto2-${VERSION}
|
||||
PKGNAME = gphoto-${VERSION}
|
||||
|
||||
@ -32,7 +32,7 @@ CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
POPT_LIBS="-I${LOCALBASE}/lib -lpopt"
|
||||
|
||||
MODULES = devel/gettext
|
||||
LIB_DEPENDS = graphics/libgphoto2>=2.5.0 \
|
||||
LIB_DEPENDS = graphics/libgphoto2>=2.5.1 \
|
||||
devel/popt
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gphoto2-2.5.0.tar.gz) = EfT1XcmghXB8oikNfMOsnSfXrnVplyYJNli5WoT0gxE=
|
||||
SIZE (gphoto2-2.5.0.tar.gz) = 1016833
|
||||
SHA256 (gphoto2-2.5.1.tar.gz) = 9vd1UVqdP2TYC9NIXqr6v41CDlVXYd0lWLjKzykFCdY=
|
||||
SIZE (gphoto2-2.5.1.tar.gz) = 1046824
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2013/01/19 11:22:05 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2013/03/31 13:48:44 ajacoutot Exp $
|
||||
@bin bin/gphoto2
|
||||
@man man/man1/gphoto2.1
|
||||
share/doc/gphoto2/
|
||||
@ -24,8 +24,6 @@ share/locale/is/LC_MESSAGES/gphoto2.mo
|
||||
share/locale/it/LC_MESSAGES/gphoto2.mo
|
||||
share/locale/ja/LC_MESSAGES/gphoto2.mo
|
||||
share/locale/nl/LC_MESSAGES/gphoto2.mo
|
||||
share/locale/pa/
|
||||
share/locale/pa/LC_MESSAGES/
|
||||
share/locale/pa/LC_MESSAGES/gphoto2.mo
|
||||
share/locale/pl/LC_MESSAGES/gphoto2.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gphoto2.mo
|
||||
|
Loading…
Reference in New Issue
Block a user