Bug 234548 - [NEW PORT] x11-fm/nautilus-python: Python nautilus bindings
Summary: [NEW PORT] x11-fm/nautilus-python: Python nautilus bindings
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL: https://reviews.freebsd.org/D18415
Keywords: feature
Depends on:
Blocks:
 
Reported: 2019-01-01 21:07 UTC by Daniel Shafer
Modified: 2019-07-17 17:33 UTC (History)
2 users (show)

See Also:


Attachments
x11-fm/nautilus-python.diff (4.26 KB, text/plain)
2019-01-01 21:07 UTC, Daniel Shafer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!