aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-11 12:42:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-11 12:42:45 +0000
commit2c8c6c8970972a7da5a3ee28fc61a52f90059c94 (patch)
treed0941216885b3e1a441f3cd818ed315d94f5893e /x11-fm
parent78602f2dfdde469def1f079217d3b21e5af1e987 (diff)
downloadports-2c8c6c8970972a7da5a3ee28fc61a52f90059c94.tar.gz
ports-2c8c6c8970972a7da5a3ee28fc61a52f90059c94.zip
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/Makefile1
-rw-r--r--x11-fm/py-nautilus/Makefile37
-rw-r--r--x11-fm/py-nautilus/distinfo2
-rw-r--r--x11-fm/py-nautilus/files/patch-src_nautilus-python.c13
-rw-r--r--x11-fm/py-nautilus/pkg-descr3
-rw-r--r--x11-fm/py-nautilus/pkg-plist16
6 files changed, 0 insertions, 72 deletions
diff --git a/x11-fm/Makefile b/x11-fm/Makefile
index dc99705c96a3..9f36cf0f1bc1 100644
--- a/x11-fm/Makefile
+++ b/x11-fm/Makefile
@@ -21,7 +21,6 @@
SUBDIR += p5-PerlFM
SUBDIR += pbi-thumbnailer
SUBDIR += pcmanfm
- SUBDIR += py-nautilus
SUBDIR += qtfm
SUBDIR += rodent
SUBDIR += rox-filer
diff --git a/x11-fm/py-nautilus/Makefile b/x11-fm/py-nautilus/Makefile
deleted file mode 100644
index 2b7c85f9d8a2..000000000000
--- a/x11-fm/py-nautilus/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# Created by: Adam Weinberger <adamw@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/x11-fm/py-nautilus/Makefile,v 1.11 2009/04/07 17:54:12 marcus Exp $
-
-PORTNAME= nautilus
-PORTVERSION= 0.7.2
-PORTREVISION= 1
-CATEGORIES= x11-fm gnome python
-MASTER_SITES= GNOME
-MASTER_SITE_SUBDIR= sources/nautilus-python/${PORTVERSION:R}
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= nautilus-python-${PORTVERSION}
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Python nautilus bindings
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-DEPRECATED= nautilus will be updated to the 3.x version which is not compatible with 2.x
-EXPIRATION_DATE=2014-04-10
-
-USES= gmake pkgconfig
-USE_BZIP2= yes
-GNU_CONFIGURE= yes
-USE_PYTHON= yes
-USE_GNOME= gnomeprefix gnomehack pygnome2 nautilus2
-CONFIGURE_ENV= PYTHON_VERSION="${PYTHON_VER}"
-
-DOCSDIR= ${PREFIX}/share/doc/nautilus-python
-
-NO_STAGE= yes
-post-patch:
- @${REINPLACE_CMD} -e 's|[(]datadir[)]/doc/|(prefix)/share/doc/|g' \
- ${WRKSRC}/examples/Makefile.in
-
-.include <bsd.port.mk>
diff --git a/x11-fm/py-nautilus/distinfo b/x11-fm/py-nautilus/distinfo
deleted file mode 100644
index 9bf227c07fdb..000000000000
--- a/x11-fm/py-nautilus/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (nautilus-python-0.7.2.tar.bz2) = b5db7e06eb0d9b35174282ae0a9726cde4712db687f1d1065e2d8b4715eb746a
-SIZE (nautilus-python-0.7.2.tar.bz2) = 253803
diff --git a/x11-fm/py-nautilus/files/patch-src_nautilus-python.c b/x11-fm/py-nautilus/files/patch-src_nautilus-python.c
deleted file mode 100644
index 46b28664e2da..000000000000
--- a/x11-fm/py-nautilus/files/patch-src_nautilus-python.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/nautilus-python.c.orig 2011-06-08 17:41:34.000000000 +0200
-+++ src/nautilus-python.c 2011-06-08 17:42:25.000000000 +0200
-@@ -217,8 +217,8 @@ nautilus_python_init_python (void)
- if (Py_IsInitialized())
- return TRUE;
-
-- debug("g_module_open " PY_LIB_LOC "/libpython" PYTHON_VERSION "." G_MODULE_SUFFIX ".1.0");
-- libpython = g_module_open(PY_LIB_LOC "/libpython" PYTHON_VERSION "." G_MODULE_SUFFIX ".1.0", 0);
-+ debug("g_module_open " PY_LIB_LOC "/libpython" PYTHON_VERSION "." G_MODULE_SUFFIX ".1");
-+ libpython = g_module_open(PY_LIB_LOC "/libpython" PYTHON_VERSION "." G_MODULE_SUFFIX ".1", 0);
- if (!libpython)
- g_warning("g_module_open libpython failed: %s", g_module_error());
-
diff --git a/x11-fm/py-nautilus/pkg-descr b/x11-fm/py-nautilus/pkg-descr
deleted file mode 100644
index 5a541efe93c6..000000000000
--- a/x11-fm/py-nautilus/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Python nautilus bindings.
-
-WWW: http://projects.gnome.org/nautilus-python
diff --git a/x11-fm/py-nautilus/pkg-plist b/x11-fm/py-nautilus/pkg-plist
deleted file mode 100644
index 451fb7ec9ebc..000000000000
--- a/x11-fm/py-nautilus/pkg-plist
+++ /dev/null
@@ -1,16 +0,0 @@
-lib/nautilus-python/nautilus.la
-lib/nautilus-python/nautilus.so
-lib/nautilus/extensions-2.0/libnautilus-python.la
-lib/nautilus/extensions-2.0/libnautilus-python.so
-libdata/pkgconfig/nautilus-python.pc
-%%DOCSDIR%%/README
-%%DOCSDIR%%/examples/background-image.py
-%%DOCSDIR%%/examples/block-size-column.py
-%%DOCSDIR%%/examples/location-widget-provider.py
-%%DOCSDIR%%/examples/md5sum-property-page.py
-%%DOCSDIR%%/examples/open-terminal.py
-%%DOCSDIR%%/examples/submenu.py
-%%DOCSDIR%%/examples/update-file-info-async.py
-@dirrm %%DOCSDIR%%/examples
-@dirrm %%DOCSDIR%%
-@dirrm lib/nautilus-python