fix a few deps

This commit is contained in:
espie 2009-03-15 18:29:31 +00:00
parent 231b888a9d
commit 79f4e19201
4 changed files with 13 additions and 12 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.23 2007/12/12 15:14:30 ajacoutot Exp $ # $OpenBSD: Makefile,v 1.24 2009/03/15 18:29:31 espie Exp $
COMMENT= 3D creation software COMMENT= 3D creation software
DISTNAME= blender-2.45 DISTNAME= blender-2.45
PKGNAME= ${DISTNAME}p1 PKGNAME= ${DISTNAME}p2
CATEGORIES= graphics CATEGORIES= graphics
HOMEPAGE= http://www.blender.org/ HOMEPAGE= http://www.blender.org/
@ -27,7 +27,7 @@ BUILD_DEPENDS= ::graphics/tiff
LIB_DEPENDS= png::graphics/png \ LIB_DEPENDS= png::graphics/png \
jpeg::graphics/jpeg \ jpeg::graphics/jpeg \
SDL::devel/sdl \ SDL::devel/sdl \
python${PYTHON_VER}:python-${PYTHON_VER}.*:lang/python/${PYTHON_VER} python${PYTHON_VER}:python->=${PYTHON_VER},<2.6:lang/python/${PYTHON_VER}
WANTLIB= GL GLU X11 Xi c m pthread stdc++ util z WANTLIB= GL GLU X11 Xi c m pthread stdc++ util z

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.10 2009/01/24 11:07:04 landry Exp $ # $OpenBSD: Makefile,v 1.11 2009/03/15 18:29:31 espie Exp $
COMMENT= gtk2 comic book viewer COMMENT= gtk2 comic book viewer
DISTNAME= comix-4.0.2 DISTNAME= comix-4.0.2
PKGNAME = ${DISTNAME}p0
CATEGORIES= graphics CATEGORIES= graphics
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org> MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.4 2008/08/27 19:42:10 jasper Exp $ # $OpenBSD: Makefile,v 1.5 2009/03/15 18:29:31 espie Exp $
COMMENT= V4L compatible video application COMMENT= V4L compatible video application
DISTNAME= luvcview-20070512 DISTNAME= luvcview-20070512
PKGNAME= ${DISTNAME}p2 PKGNAME= ${DISTNAME}p3
CATEGORIES= graphics x11 CATEGORIES= graphics x11
# GPLv2+ # GPLv2+
@ -15,7 +15,7 @@ PERMIT_DISTFILES_FTP= Yes
HOMEPAGE= http://mxhaard.free.fr/ HOMEPAGE= http://mxhaard.free.fr/
MASTER_SITES= ${HOMEPAGE}/spca50x/Investigation/uvc/ MASTER_SITES= ${HOMEPAGE}/spca50x/Investigation/uvc/
LIB_DEPENDS= SDL:sdl-1.2.4p1,>=1.2.5:devel/sdl LIB_DEPENDS= SDL:sdl-1.2.4p1|sdl->=1.2.5:devel/sdl
WANTLIB= c pthread WANTLIB= c pthread
MAKE_FLAGS= CC="${CC}" \ MAKE_FLAGS= CC="${CC}" \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.35 2008/09/01 19:13:05 eric Exp $ # $OpenBSD: Makefile,v 1.36 2009/03/15 18:29:31 espie Exp $
SHARED_ONLY= Yes SHARED_ONLY= Yes
@ -8,9 +8,9 @@ COMMENT-bin= binaries for the Python Imaging Library
VERSION= 1.1.6 VERSION= 1.1.6
DISTNAME= Imaging-${VERSION} DISTNAME= Imaging-${VERSION}
PKGNAME-main= py-${DISTNAME} PKGNAME-main= py-${DISTNAME}p0
FULLPKGNAME-examples= py-Imaging-examples-${VERSION} FULLPKGNAME-examples= py-Imaging-examples-${VERSION}p0
FULLPKGNAME-bin= py-Imaging-bin-${VERSION} FULLPKGNAME-bin= py-Imaging-bin-${VERSION}p0
CATEGORIES= graphics CATEGORIES= graphics
@ -33,7 +33,7 @@ RUN_DEPENDS-bin= ${RUN_DEPENDS} \
:py-Imaging:graphics/py-Imaging :py-Imaging:graphics/py-Imaging
BUILD_DEPENDS= ${RUN_DEPENDS} BUILD_DEPENDS= ${RUN_DEPENDS}
LIB_DEPENDS-main= jpeg.>=62::graphics/jpeg \ LIB_DEPENDS-main= jpeg.>=62::graphics/jpeg \
tk84:tk-8.4.*:x11/tk/8.4 tk84:tk->=8.4,<8.5:x11/tk/8.4
FLAVORS= python2.4 python2.5 FLAVORS= python2.4 python2.5
FLAVOR?= python2.5 FLAVOR?= python2.5