Bug 234548

Summary: [NEW PORT] x11-fm/nautilus-python: Python nautilus bindings
Product: Ports & Packages Reporter: Daniel Shafer <daniel>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: python, swills
Priority: --- Keywords: feature
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D18415
Attachments:
Description Flags
x11-fm/nautilus-python.diff none

Description Daniel Shafer 2019-01-01 21:07:51 UTC
Created attachment 200684 [details]
x11-fm/nautilus-python.diff

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

This is a recreation of the Nautilus Python extension updated for Nautilus 3.

portlint: OK (looks fine.)
testport: OK (poudriere: 112amd64, 12amd64, GTKDOC option tested)
maketest: NA
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-07-17 17:33:04 UTC
A commit references this bug:

Author: swills
Date: Wed Jul 17 17:32:16 UTC 2019
New revision: 506809
URL: https://svnweb.freebsd.org/changeset/ports/506809

Log:
  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

Changes:
  head/x11-fm/Makefile
  head/x11-fm/nautilus-python/
  head/x11-fm/nautilus-python/Makefile
  head/x11-fm/nautilus-python/distinfo
  head/x11-fm/nautilus-python/pkg-descr
  head/x11-fm/nautilus-python/pkg-plist
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-07-17 17:33:23 UTC
Committed, thanks!