From e893358105784ee6f24fce460b4968752534709e Mon Sep 17 00:00:00 2001 From: gls Date: Sun, 24 Jan 2010 20:00:06 +0000 Subject: Disable python bindings in xfce4-exo. These bindings are deprecated, and proposed for removal. See:· http://foo-projects.org/pipermail/xfce4-dev/2009-November/027867.html and http://foo-projects.org/pipermail/xfce4-dev/2009-July/027081.html MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This fixes the build on sparc64, and therefore allows meta-pkgs/xfce4 to build on sparc64. --- x11/xfce4-exo/Makefile | 10 ++++------ x11/xfce4-exo/PLIST | 10 +--------- 2 files changed, 5 insertions(+), 15 deletions(-) (limited to 'x11') diff --git a/x11/xfce4-exo/Makefile b/x11/xfce4-exo/Makefile index face0e7026d..b41cc9b43b4 100644 --- a/x11/xfce4-exo/Makefile +++ b/x11/xfce4-exo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2009/09/16 01:15:35 reed Exp $ +# $NetBSD: Makefile,v 1.10 2010/01/24 20:00:06 gls Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -8,6 +8,7 @@ XFCE4_VERSION= 0.3.101 DISTNAME= exo-${XFCE4_VERSION} PKGNAME= xfce4-exo-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Xfce extension library @@ -15,6 +16,8 @@ DEPENDS+= p5-URI>=0:../../www/p5-URI PKGCONFIG_OVERRIDE+= exo/exo-0.3.pc.in exo-hal/exo-hal-0.3.pc.in +CONFIGURE_ARGS+=»·······--disable-python + PKG_SYSCONFSUBDIR= xdg/xfce4 EGDIR= ${XFCE4_EGBASE} @@ -28,18 +31,13 @@ MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/${f}/images CONF_FILES= ${EGDIR}/helpers.rc ${PKG_SYSCONFDIR}/helpers.rc OWN_DIRS+= ${EGDIR} -PY_PATCHPLIST= yes - .include "options.mk" BUILDLINK_API_DEPENDS.libnotify+= libnotify>=0.4.0 .include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../lang/python/application.mk" -.include "../../lang/python/extension.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../sysutils/libnotify/buildlink3.mk" .include "../../x11/libxfce4util/buildlink3.mk" -.include "../../x11/py-gtk2/buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-exo/PLIST b/x11/xfce4-exo/PLIST index 0adab725211..e7a41b371f7 100644 --- a/x11/xfce4-exo/PLIST +++ b/x11/xfce4-exo/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2009/09/16 01:15:35 reed Exp $ +@comment $NetBSD: PLIST,v 1.7 2010/01/24 20:00:06 gls Exp $ bin/exo-csource bin/exo-desktop-item-edit bin/exo-eject @@ -38,13 +38,6 @@ lib/libexo-0.3.la lib/libexo-hal-0.3.la lib/pkgconfig/exo-0.3.pc lib/pkgconfig/exo-hal-0.3.pc -${PYSITELIB}/exo-0.3/_exo.la -${PYSITELIB}/exo-0.3/exo/__init__.py -${PYSITELIB}/exo-0.3/exo/__init__.pyc -${PYSITELIB}/exo-0.3/exo/__init__.pyo -${PYSITELIB}/pyexo.py -${PYSITELIB}/pyexo.pyc -${PYSITELIB}/pyexo.pyo libexec/exo-compose-mail-0.3 libexec/exo-helper-0.3 libexec/exo-mount-notify-0.3 @@ -150,7 +143,6 @@ share/locale/ur/LC_MESSAGES/libexo-0.3.mo share/locale/zh_CN/LC_MESSAGES/libexo-0.3.mo share/locale/zh_TW/LC_MESSAGES/libexo-0.3.mo share/pixmaps/exo-0.3/exo-thumbnail-frame.png -share/pygtk/2.0/defs/exo-0.3/exo.defs share/xfce4/doc/C/exo-preferred-applications.html share/xfce4/doc/C/images/exo-preferred-applications-internet.png share/xfce4/doc/C/images/exo-preferred-applications-utilities.png -- cgit v1.2.3