pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xfce4-exo Disable python bindings in xfce4-exo.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a9f8d130fb85
branches: trunk
changeset: 570066:a9f8d130fb85
user: gls <gls%pkgsrc.org@localhost>
date: Sun Jan 24 20:00:06 2010 +0000
description:
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
This fixes the build on sparc64, and therefore allows meta-pkgs/xfce4 to build
on sparc64.
diffstat:
x11/xfce4-exo/Makefile | 10 ++++------
x11/xfce4-exo/PLIST | 10 +---------
2 files changed, 5 insertions(+), 15 deletions(-)
diffs (76 lines):
diff -r a7b8489fdc8b -r a9f8d130fb85 x11/xfce4-exo/Makefile
--- a/x11/xfce4-exo/Makefile Sun Jan 24 19:44:42 2010 +0000
+++ b/x11/xfce4-exo/Makefile Sun Jan 24 20:00:06 2010 +0000
@@ -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 @@
DISTNAME= exo-${XFCE4_VERSION}
PKGNAME= xfce4-exo-${XFCE4_VERSION}
+PKGREVISION= 1
CATEGORIES= x11
COMMENT= Xfce extension library
@@ -15,6 +16,8 @@
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 @@
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 -r a7b8489fdc8b -r a9f8d130fb85 x11/xfce4-exo/PLIST
--- a/x11/xfce4-exo/PLIST Sun Jan 24 19:44:42 2010 +0000
+++ b/x11/xfce4-exo/PLIST Sun Jan 24 20:00:06 2010 +0000
@@ -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-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/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
Home |
Main Index |
Thread Index |
Old Index