- integrate COMMENT
- bump NEED_VERSION - add HOMEPAGE - remove redundant gtk dependency - define DOCDIR so the docdir hardcoded in gphoto is correct
This commit is contained in:
parent
815517c43f
commit
50463ea0f0
@ -1,10 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2000/11/30 04:41:55 dugsong Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2001/04/07 01:34:19 brad Exp $
|
||||
|
||||
COMMENT= "universal digital camera picture control tool"
|
||||
|
||||
DISTNAME= gphoto-0.4.3
|
||||
|
||||
CATEGORIES= graphics
|
||||
NEED_VERSION= 1.384
|
||||
MASTER_SITES= http://www.gphoto.org/dist/
|
||||
|
||||
MASTER_SITES= http://www.gphoto.net/dist/
|
||||
HOMEPAGE= http://www.gphoto.org/
|
||||
|
||||
LIB_DEPENDS= Imlib.19::graphics/imlib \
|
||||
Magick.5::graphics/ImageMagick
|
||||
|
||||
MAINTAINER= Dug Song <dugsong@monkey.org>
|
||||
|
||||
@ -13,10 +19,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
LIB_DEPENDS= gtk.1.2::x11/gtk+ \
|
||||
Imlib.19::graphics/imlib \
|
||||
Magick.5::graphics/ImageMagick
|
||||
|
||||
CONFIGURE_STYLE=autoconf
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= CPPFLAGS='-DDOCDIR="${PREFIX}/share/doc/gphoto"'
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +0,0 @@
|
||||
universal digital camera picture control tool
|
@ -1,5 +1,3 @@
|
||||
http://www.gphoto.org/
|
||||
|
||||
gPhoto is an universal, free GTK+ application that will allow
|
||||
downloading, saving, and manipulation of images from several
|
||||
different digital camera models, or from the local harddrive.
|
||||
@ -13,7 +11,6 @@ gallery "themes" (HTML with special tags), and publish images
|
||||
to the web. A directory browse mode has also been implemented.
|
||||
|
||||
gPhoto supports a wide array of digital camera models. Visit
|
||||
http://www.gphoto.org/cameras.php3 for an updated list.
|
||||
|
||||
-d.
|
||||
${HOMEPAGE}cameras.php3 for an updated list.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
Loading…
Reference in New Issue
Block a user