1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

x11-fm/nautilus-python: create port

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

PR:		234548
Submitted by:	Daniel Shafer <daniel@shafer.cc>
Reviewed by:	mat
This commit is contained in:
Steve Wills 2019-07-17 17:32:15 +00:00
parent 0820bff51b
commit bf63c899b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506809
5 changed files with 69 additions and 0 deletions

View File

@ -20,6 +20,7 @@
SUBDIR += libtubo
SUBDIR += mucommander
SUBDIR += nautilus
SUBDIR += nautilus-python
SUBDIR += nemo
SUBDIR += pcmanfm
SUBDIR += pcmanfm-qt

View File

@ -0,0 +1,30 @@
# $FreeBSD$
PORTNAME= nautilus-python
DISTVERSION= 1.2.2
CATEGORIES= x11-fm gnome python
MASTER_SITES= GNOME
MAINTAINER= daniel@shafer.cc
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
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= GTKDOC
OPTIONS_SUB= yes
GTKDOC_MESON_TRUE= gtk_doc
GTKDOC_DESC= Build documentation
GTKDOC_BUILD_DEPENDS= gtkdocize:textproc/gtk-doc
GTKDOC_CONFIGURE_ENABLE= gtk-doc
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1544101815
SHA256 (nautilus-python-1.2.2.tar.xz) = 90cda3fd613ed012214e47c2dc6f814db4e204a5af38e840479819ab9c59f112
SIZE (nautilus-python-1.2.2.tar.xz) = 269220

View File

@ -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

View File

@ -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