openbsd-ports/x11/kde/artwork3/Makefile

30 lines
924 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.48 2007/05/09 11:31:43 bernd Exp $
2002-03-23 10:01:20 -05:00
2004-04-13 00:22:36 -04:00
COMMENT= "K Desktop Environment, additional artwork"
2002-03-23 10:01:20 -05:00
CATEGORIES= x11 x11/kde
VERSION= 3.5.6
2002-03-23 10:01:20 -05:00
DISTNAME= kdeartwork-${VERSION}
PKGNAME= ${DISTNAME}p0
MODKDE_VERSION= 3.5.3
2002-03-23 10:01:20 -05:00
2006-08-03 06:53:35 -04:00
LIB_DEPENDS=kdecore.>=6,DCOP,kdefx,kdesu,kdeui,kio,kparts,kscreensaver::x11/kde/libs3 \
kdecorations::x11/kde/base3
SEPARATE_BUILD=flavored
2002-03-23 10:01:20 -05:00
CONFIGURE_ENV+=XSCREENSAVER=${LOCALBASE}/libexec/xscreensaver
BUILD_DEPENDS=::x11/xscreensaver,no_gle
RUN_DEPENDS=:xscreensaver-*:x11/xscreensaver,no_gle
2002-03-23 10:01:20 -05:00
2004-12-16 02:25:25 -05:00
WANTLIB= GL GLU ICE SM X11 Xext Xrender Xt art_lgpl_2 artsflow \
2006-09-18 08:19:39 -04:00
artsflow_idl artskde audiofile c esd glib-2.0 \
gmodule-2.0 gthread-2.0 iconv intl jpeg kmedia2_idl \
2004-12-16 02:25:25 -05:00
kwalletclient m mad mcop ogg ossaudio png pthread qtmcop \
soundserver_idl stdc++ util vorbis vorbisenc vorbisfile z \
idn
2004-12-16 02:25:25 -05:00
2006-11-20 03:07:40 -05:00
USE_X11= Yes
2005-12-19 04:54:29 -05:00
USE_LIBTOOL=Yes
LIBTOOL_FLAGS=--tag=disable-static
2002-03-23 10:01:20 -05:00
.include <bsd.port.mk>