Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151375529
D18415.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
4 KB
Referenced Files
None
Subscribers
None
D18415.diff
View Options
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
+
+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>
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
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 8, 11:48 PM (2 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31103341
Default Alt Text
D18415.diff (4 KB)
Attached To
Mode
D18415: x11-fm/nautilus-python: Python nautilus bindings
Attached
Detach File
Event Timeline
Log In to Comment