Port details |
- nautilus-python Python nautilus bindings
- 1.2.3_5 x11-fm =2 1.2.3_4Version of this port present on the latest quarterly branch.
- Maintainer: daniel@shafer.cc
- Port Added: 2019-07-17 17:32:22
- Last Update: 2024-11-22 22:31:54
- Commit Hash: 32a55d2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: gnome python
- License: GPLv2
- WWW:
- https://wiki.gnome.org/Projects/NautilusPython
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nautilus-python>0:x11-fm/nautilus-python
- To install the port:
- cd /usr/ports/x11-fm/nautilus-python/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fm/nautilus-python
- pkg install nautilus-python
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nautilus-python
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1615472301
SHA256 (nautilus-python-1.2.3.tar.xz) = 073ce0297282259937ab473d189b97a04f42b97197c9292fc3bde9d135282098
SIZE (nautilus-python-1.2.3.tar.xz) = 269320
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- py311-pygobject>=0 : devel/py-pygobject@py311
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pygobject>=0 : devel/py-pygobject@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgnome-desktop-3.so : x11/gnome-desktop
- libgtk-3.so : x11-toolkits/gtk30
- libxml2.so : textproc/libxml2
- libnautilus-extension.so : x11-fm/nautilus
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for nautilus-python-1.2.3_5:
GTKDOC=off: Build documentation
===> Use 'make config' to modify these settings
- Options name:
- x11-fm_nautilus-python
- USES:
- gmake gnome libtool localbase pathfix pkgconfig python tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.3_5 22 Nov 2024 22:31:54 |
Charlie Li (vishwin) |
devel/py-pygobject: bump consumer PORTREVISIONs after port rename
With hat: gnome
PR: 273722 |
1.2.3_4 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.2.3_4 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.2.3_3 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.3_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.3_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.2.3_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.2.3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.3 20 Mar 2021 08:33:25 |
kai |
x11-fm/nautilus-python: Update to 1.2.3
Changelog:
https://github.com/GNOME/nautilus-python/blob/NAUTILUS_PYTHON_1_2_3/NEWS
PR: 254270
Approved by: Daniel Shafer (maintainer) |
1.2.2_1 29 Sep 2020 12:07:28 |
bapt |
First batch at upgrading gnome to 3.36/3.38
Update evolution-dataserver to 3.38.0 and because of ABI breakage update ports
depending on it
Update bijiben to 3.38.0
Update gnome-calendar to 3.38.0
Update gnome-contacts to 3.38
Update gnome-maps to 3.38.0
Patch gnome-todo to work with newer evolution-dataserver (patched obtained from
OpenBSD/Archlinux)
Update evolution to 3.38.0
Update evolution-ews to 3.38.0 (among changes it brings support for office365)
Update folks to 0.14.0
Update cheese to 3.38.0 (Only the first 15 lines of the commit message are shown above ) |
1.2.2 13 Sep 2020 15:49:02 |
tcberner |
x11-fm/nautilus-python: fix build on current
- fixes build with -fcommon
Backport of patch from Debian:
From: Andreas Henriksson <andreas@fatal.se>
Subject: Fix build with gcc 10
Bug-Debian: https://bugs.debian.org/957578
Forwarded: https://gitlab.gnome.org/GNOME/nautilus-python/-/merge_requests/7
Last-Update: 2020-05-11
Obtained
from: https://sources.debian.org/src/nautilus-python/1.2.3-3/debian/patches/gcc10.patch/ |
1.2.2 17 Jul 2019 17:32:15 |
swills |
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 |