Index: x11-fm/Makefile =================================================================== --- x11-fm/Makefile +++ x11-fm/Makefile @@ -20,6 +20,7 @@ SUBDIR += libtubo SUBDIR += mucommander SUBDIR += nautilus + SUBDIR += nautilus-python SUBDIR += nemo SUBDIR += pcmanfm SUBDIR += pcmanfm-qt Index: x11-fm/nautilus-python/Makefile =================================================================== --- /dev/null +++ x11-fm/nautilus-python/Makefile @@ -0,0 +1,29 @@ +# $FreeBSD$ + +PORTNAME= nautilus-python +DISTVERSION= 1.2.2 +CATEGORIES= x11-fm gnome python +MASTER_SITES= GNOME + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Python nautilus bindings + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= gmake gnome libtool localbase pathfix pkgconfig python:3.6+ tar:xz +USE_GNOME= cairo gdkpixbuf2 nautilus3 pygobject3 + +GNU_CONFIGURE= yes + +OPTIONS_SUB= yes +OPTIONS_DEFINE= GTKDOC + +GTKDOC_MESON_TRUE= gtk_doc +GTKDOC_DESC= Build documentation +GTKDOC_BUILD_DEPENDS= gtkdocize:textproc/gtk-doc +GTKDOC_CONFIGURE_ENABLE= gtk-doc + +INSTALL_TARGET=install-strip + +.include Index: x11-fm/nautilus-python/distinfo =================================================================== --- /dev/null +++ x11-fm/nautilus-python/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1544101815 +SHA256 (nautilus-python-1.2.2.tar.xz) = 90cda3fd613ed012214e47c2dc6f814db4e204a5af38e840479819ab9c59f112 +SIZE (nautilus-python-1.2.2.tar.xz) = 269220 Index: x11-fm/nautilus-python/pkg-descr =================================================================== --- /dev/null +++ x11-fm/nautilus-python/pkg-descr @@ -0,0 +1,5 @@ +Nautilus-python is a set of python bindings for the Nautilus Extension +Framework. With these bindings, you can write extensions for the +Nautilus File Manager in python. + +WWW: https://wiki.gnome.org/Projects/NautilusPython Index: x11-fm/nautilus-python/pkg-plist =================================================================== --- /dev/null +++ x11-fm/nautilus-python/pkg-plist @@ -0,0 +1,30 @@ +lib/nautilus/extensions-3.0/libnautilus-python.so +libdata/pkgconfig/nautilus-python.pc +%%GTKDOC%%share/gtk-doc/html/nautilus-python/class-nautilus-python-column-provider.html +%%GTKDOC%%share/gtk-doc/html/nautilus-python/class-nautilus-python-column.html +%%GTKDOC%%share/gtk-doc/html/nautilus-python/class-nautilus-python-file-info.html +%%GTKDOC%%share/gtk-doc/html/nautilus-python/class-nautilus-python-info-provider.html +%%GTKDOC%%share/gtk-doc/html/nautilus-python/class-nautilus-python-location-widget-provider.html +%%GTKDOC%%share/gtk-doc/html/nautilus-python/class-nautilus-python-menu-item.html +%%GTKDOC%%share/gtk-doc/html/nautilus-python/class-nautilus-python-menu-provider.html +%%GTKDOC%%share/gtk-doc/html/nautilus-python/class-nautilus-python-menu.html +%%GTKDOC%%share/gtk-doc/html/nautilus-python/class-nautilus-python-property-page-provider.html +%%GTKDOC%%share/gtk-doc/html/nautilus-python/class-nautilus-python-property-page.html +%%GTKDOC%%share/gtk-doc/html/nautilus-python/enum-nautilus-python-operation-result.html +%%GTKDOC%%share/gtk-doc/html/nautilus-python/home.png +%%GTKDOC%%share/gtk-doc/html/nautilus-python/index.html +%%GTKDOC%%share/gtk-doc/html/nautilus-python/index.sgml +%%GTKDOC%%share/gtk-doc/html/nautilus-python/left-insensitive.png +%%GTKDOC%%share/gtk-doc/html/nautilus-python/left.png +%%GTKDOC%%share/gtk-doc/html/nautilus-python/nautilus-python-class-reference.html +%%GTKDOC%%share/gtk-doc/html/nautilus-python/nautilus-python-enum-reference.html +%%GTKDOC%%share/gtk-doc/html/nautilus-python/nautilus-python-overview-example.html +%%GTKDOC%%share/gtk-doc/html/nautilus-python/nautilus-python-overview-methods.html +%%GTKDOC%%share/gtk-doc/html/nautilus-python/nautilus-python-overview.html +%%GTKDOC%%share/gtk-doc/html/nautilus-python/nautilus-python-provider-reference.html +%%GTKDOC%%share/gtk-doc/html/nautilus-python/nautilus-python.devhelp2 +%%GTKDOC%%share/gtk-doc/html/nautilus-python/right-insensitive.png +%%GTKDOC%%share/gtk-doc/html/nautilus-python/right.png +%%GTKDOC%%share/gtk-doc/html/nautilus-python/style.css +%%GTKDOC%%share/gtk-doc/html/nautilus-python/up-insensitive.png +%%GTKDOC%%share/gtk-doc/html/nautilus-python/up.png