streamline depends. we get jpeg and png from qt, xml from xslt...
This commit is contained in:
parent
df1c8ec5fb
commit
dbcbceec99
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2004/02/01 14:59:23 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2004/02/01 22:41:23 espie Exp $
|
||||
|
||||
COMMENT= "X11 toolkit, libraries"
|
||||
CATEGORIES= x11 x11/kde
|
||||
@ -7,21 +7,14 @@ DISTNAME= kdelibs-${VERSION}
|
||||
MODKDE_VERSION?= 3.2
|
||||
|
||||
FLAVORS=debug
|
||||
LIB_DEPENDS= png.2::graphics/png \
|
||||
jpeg.62::graphics/jpeg \
|
||||
tiff.35::graphics/tiff \
|
||||
audiofile::devel/libaudiofile \
|
||||
LIB_DEPENDS= art_lgpl_2::graphics/libart \
|
||||
artsflow.1.0,artsflow_idl,qtmcop,soundserver_idl,mcop,kmedia2_idl::x11/kde/arts3 \
|
||||
pcreposix,pcre::devel/pcre \
|
||||
xml2.6:libxml->=2.4.8:textproc/libxml \
|
||||
xslt.1.10:libxslt->=1.0.10:textproc/libxslt \
|
||||
bz2::archivers/bzip2 \
|
||||
art_lgpl_2::graphics/libart \
|
||||
lber,ldap.2:openldap-client-2.*:databases/openldap \
|
||||
artsflow.1.0,artsflow_idl.1.0,kmedia2_idl.1.0,mcop.1.0,qtmcop.1.0,soundserver_idl.1.0::x11/kde/arts3
|
||||
tiff.35::graphics/tiff
|
||||
|
||||
SEPARATE_BUILD= flavored
|
||||
# To investigate
|
||||
#CONFIGURE_ARGS=--enable-fast-malloc=full
|
||||
SAMPLECONFDIR=${TRUEPREFIX}/share/apps/kde-conf-sample
|
||||
EXTRA_CONFIG=xdg/menus/applications.menu
|
||||
SUBST_VARS=EXTRA_CONFIG SAMPLECONFDIR
|
||||
|
Loading…
Reference in New Issue
Block a user