Port details |
- py-i3-gnome-pomodoro Integrate gnome-pomodoro into i3bar, polybar or waybar
- 0.1.0_1 deskutils
=2 0.1.0_1Version of this port present on the latest quarterly branch. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2024-02-11 17:36:10
- Last Update: 2025-02-03 15:54:19
- Commit Hash: 95b7e96
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: GPLv3
- WWW:
- https://github.com/kantord/i3-gnome-pomodoro
- Description:
- This program integrates gnome-pomodoro into i3 and supports i3bar, polybar,
sfwbar and waybar.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}i3-gnome-pomodoro>0:deskutils/py-i3-gnome-pomodoro@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/deskutils/py-i3-gnome-pomodoro/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/py-i3-gnome-pomodoro
- pkg install py311-i3-gnome-pomodoro
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-i3-gnome-pomodoro listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-i3-gnome-pomodoro
- Package flavors (<flavor>: <package>)
- py311: py311-i3-gnome-pomodoro
- distinfo:
- TIMESTAMP = 1704301272
SHA256 (i3_gnome_pomodoro-0.1.0.tar.gz) = dfe372e1936576f55de3d78a7a05f22159cfa45ae712a45ebf0560ed6b92f531
SIZE (i3_gnome_pomodoro-0.1.0.tar.gz) = 17932
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:
-
- py311-poetry-core>=1.7.0 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-blinkstick>=g20230504 : sysutils/py-blinkstick@py311
- py311-click>=8.1.7 : devel/py-click@py311
- py311-i3ipc>=2.2.1 : x11/py-i3ipc@py311
- py311-pydbus>=0.6.0 : devel/py-pydbus@py311
- py311-pyusb>=1.2.1 : devel/py-pyusb@py311
- gnome-pomodoro : deskutils/gnome-pomodoro
- pygobject-common>=3.42.0 : devel/pygobject-common
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- deskutils_py-i3-gnome-pomodoro
- USES:
- python shebangfix
- 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 |
0.1.0_1 03 Feb 2025 15:54:19
    |
Po-Chuan Hsieh (sunpoet)  |
deskutils/py-i3-gnome-pomodoro: Add NO_ARCH
Approved by: portmgr (blanket) |
0.1.0_1 22 Nov 2024 22:31:53
    |
Charlie Li (vishwin)  |
devel/py-pygobject: rename and update to 3.50.0
The proper upstream Python package name is pygobject; version 2
hasn't existed or been supported in ages, so rename.
Rework the port to where -common is the child port but the main
port depends on it for the header files. Build the main port as a
Python wheel USE_PYTHON=pep517 to take advantage of USE_PYTHON=autoplist.
Direct -common consumers have PORTREVISION bumped.
Changelog: https://gitlab.gnome.org/GNOME/pygobject/-/blob/3.50.0/NEWS
Reported by: Olivier Duchateau <duchateau.olivier[at]gmail[dot]com> (3.44, 3.46)
Exp-run by: antoine
PR: 273722
Differential Revision: https://reviews.freebsd.org/D47635 |
0.1.0 11 Feb 2024 17:32:37
    |
Nicola Vitale (nivit)  |
deskutils/py-i3-gnome-pomodoro: Add new port
This program integrates gnome-pomodoro into i3/sway and supports i3bar,
polybar, sfwbar and waybar.
https://github.com/kantord/i3-gnome-pomodoro |