2007-06-05 11:33:00 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.24 2007/06/05 15:33:00 jasper Exp $
|
2003-01-31 13:45:49 -05:00
|
|
|
|
|
|
|
COMMENT= "GNOME control center"
|
|
|
|
|
2007-05-18 10:17:25 -04:00
|
|
|
VERSION= 2.18.1
|
2003-01-31 13:45:49 -05:00
|
|
|
DISTNAME= control-center-${VERSION}
|
2007-06-05 11:33:00 -04:00
|
|
|
PKGNAME= control-center2-${VERSION}p0
|
2007-05-18 10:17:25 -04:00
|
|
|
SHARED_LIBS += gnome-window-settings 1.0 # .1.0
|
|
|
|
|
2003-01-31 13:45:49 -05:00
|
|
|
CATEGORIES= x11 x11/gnome
|
|
|
|
|
2007-05-18 10:17:25 -04:00
|
|
|
# GPL
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcursor Xdmcp \
|
|
|
|
Xext Xfixes Xft Xi Xinerama Xrandr Xrender Xss art_lgpl_2 \
|
|
|
|
atk-1.0 audiofile bonobo-2 bonobo-activation bonoboui-2 \
|
2007-06-05 11:33:00 -04:00
|
|
|
bz2 c cairo crypto dbus-1 dbus-glib-1 esd expat fam \
|
|
|
|
fontconfig freetype gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 \
|
|
|
|
glade-2.0 glib-2.0 glitz gmodule-2.0 gnome-2 gnome-desktop-2 \
|
|
|
|
gnome-keyring gnome-menu gnomecanvas-2 gnomeui-2 gnomevfs-2 \
|
|
|
|
gobject-2.0 gsf-1 gstbase-0.10 gstreamer-0.10 gthread-2.0 \
|
|
|
|
gtk-x11-2.0 jpeg m pango-1.0 pangocairo-1.0 pangoft2-1.0 \
|
|
|
|
pangoxft-1.0 png popt pthread rpcsvc ssl startup-notification-1 \
|
|
|
|
stdc++ util xkbfile xml2 z
|
2007-05-18 10:17:25 -04:00
|
|
|
|
|
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/control-center/2.18/}
|
2003-01-31 13:45:49 -05:00
|
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
|
2004-08-10 06:56:42 -04:00
|
|
|
MODULES= devel/gettext
|
2003-01-31 13:45:49 -05:00
|
|
|
|
2007-06-05 11:33:00 -04:00
|
|
|
LIB_DEPENDS= gstaudio-0.10.>=0.1,gstinterfaces-0.10.>=0.1::multimedia/gstreamer-0.10/plugins-base \
|
|
|
|
croco-0.6::www/libcroco \
|
|
|
|
gnomekbd,gnomekbdui::x11/gnome/libgnomekbd \
|
|
|
|
rsvg-2::x11/gnome/librsvg \
|
2007-05-18 10:17:25 -04:00
|
|
|
xklavier::x11/gnome/libxklavier \
|
2004-06-22 23:26:11 -04:00
|
|
|
metacity-private::x11/gnome/metacity \
|
2006-09-18 05:40:31 -04:00
|
|
|
nautilus-extension.>=1::x11/gnome/nautilus \
|
2007-06-05 11:33:00 -04:00
|
|
|
panel-applet-2::x11/gnome/panel
|
2007-05-18 10:17:25 -04:00
|
|
|
BUILD_DEPENDS= :p5-XML-Parser-*:textproc/p5-XML-Parser \
|
|
|
|
:gnome-doc-utils->=0.3.2:x11/gnome/doc-utils
|
|
|
|
RUN_DEPENDS= ::devel/desktop-file-utils \
|
|
|
|
:shared-mime-info->=0.21:misc/shared-mime-info
|
2003-01-31 13:45:49 -05:00
|
|
|
|
|
|
|
USE_X11= Yes
|
|
|
|
USE_GMAKE= Yes
|
2005-05-25 23:39:30 -04:00
|
|
|
USE_LIBTOOL= Yes
|
2007-05-18 10:17:25 -04:00
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
CONFIGURE_ARGS+= --disable-hal \
|
|
|
|
--disable-alsa \
|
|
|
|
--enable-esd \
|
|
|
|
--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/control-center2
|
2003-01-31 13:45:49 -05:00
|
|
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
2007-05-18 10:17:25 -04:00
|
|
|
LDFLAGS="-L${LOCALBASE}/lib"
|
|
|
|
|
|
|
|
NO_REGRESS= Yes
|
|
|
|
|
|
|
|
post-patch:
|
|
|
|
@ln -s /usr/bin/true ${WRKDIR}/bin/scrollkeeper-update
|
2003-01-31 13:45:49 -05:00
|
|
|
|
2004-10-17 00:41:19 -04:00
|
|
|
post-install:
|
|
|
|
@${INSTALL_DATA_DIR} ${PREFIX}/share/examples/controlcenter2; \
|
2007-05-18 10:17:25 -04:00
|
|
|
mv ${WRKINST}/${SYSCONFDIR}/* \
|
|
|
|
${PREFIX}/share/examples/controlcenter2/
|
2003-06-12 16:06:12 -04:00
|
|
|
|
2003-01-31 13:45:49 -05:00
|
|
|
.include <bsd.port.mk>
|
2007-05-18 10:17:25 -04:00
|
|
|
|
|
|
|
CONFIGURE_ARGS+= --sysconfdir="${SYSCONFDIR}/gnome"
|