summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2011-06-04 22:44:41 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2011-06-04 22:44:41 +0000
commitb1c082bf4de8a22e5acd2b447ec35480ecdff876 (patch)
tree55979115376e053a26f7cb6bc51f930aa0ba279f /x11-fm
parentFix the build with no Internet access by add textproc/docbook-sk build (diff)
-Update to 0.7.2.
-Add LICENSE. -Add WWW. PR: ports/155956 Submitted by: Maxim Samsonov <xors@mne.ru>
Notes
Notes: svn path=/head/; revision=275080
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/py-nautilus/Makefile13
-rw-r--r--x11-fm/py-nautilus/distinfo4
-rw-r--r--x11-fm/py-nautilus/pkg-descr2
-rw-r--r--x11-fm/py-nautilus/pkg-plist3
4 files changed, 13 insertions, 9 deletions
diff --git a/x11-fm/py-nautilus/Makefile b/x11-fm/py-nautilus/Makefile
index 24738c2e4b7d..6a20fb00865b 100644
--- a/x11-fm/py-nautilus/Makefile
+++ b/x11-fm/py-nautilus/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= nautilus
-PORTVERSION= 0.6.1
-PORTREVISION= 2
+PORTVERSION= 0.7.2
CATEGORIES= x11-fm gnome python
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/nautilus-python/${PORTVERSION:R}
@@ -18,14 +17,16 @@ DISTNAME= nautilus-python-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
COMMENT= Python nautilus bindings
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_PYTHON= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack pygnome2 eel2 nautilus2
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `pkg-config --cflags gnome-vfs-2.0`" \
- LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \
- LIBS="`pkg-config --libs gnome-vfs-2.0`"
+USE_GNOME= gnomeprefix gnomehack pygnome2 nautilus2
+MAKE_JOBS_SAFE= yes
+CONFIGURE_ENV= PYTHON_VERSION="${PYTHON_VER}"
DOCSDIR= ${PREFIX}/share/doc/nautilus-python
diff --git a/x11-fm/py-nautilus/distinfo b/x11-fm/py-nautilus/distinfo
index a7a4cd4581df..9bf227c07fdb 100644
--- a/x11-fm/py-nautilus/distinfo
+++ b/x11-fm/py-nautilus/distinfo
@@ -1,2 +1,2 @@
-SHA256 (nautilus-python-0.6.1.tar.bz2) = b80c814c4f08daa92369077625e2cbf4865cb5423a4151b1e61f12cbbe148f2b
-SIZE (nautilus-python-0.6.1.tar.bz2) = 243352
+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/pkg-descr b/x11-fm/py-nautilus/pkg-descr
index 1d3571cec08c..5a541efe93c6 100644
--- a/x11-fm/py-nautilus/pkg-descr
+++ b/x11-fm/py-nautilus/pkg-descr
@@ -1 +1,3 @@
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
index f4109e434e48..451fb7ec9ebc 100644
--- a/x11-fm/py-nautilus/pkg-plist
+++ b/x11-fm/py-nautilus/pkg-plist
@@ -4,12 +4,13 @@ lib/nautilus/extensions-2.0/libnautilus-python.la
lib/nautilus/extensions-2.0/libnautilus-python.so
libdata/pkgconfig/nautilus-python.pc
%%DOCSDIR%%/README
-%%DOCSDIR%%/documentation.py
%%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