Port details |
- gnome-pie Circular application launcher
- 0.7.3_3 x11 =3 0.7.3_3Version of this port present on the latest quarterly branch.
- Maintainer: nivit@FreeBSD.org
- Port Added: 2013-01-24 22:43:23
- Last Update: 2023-12-23 18:14:14
- Commit Hash: 3572ca3
- People watching this port, also watch:: oss, lua54-luaexpat, monit, proggy_fonts-ttf, inotify-tools
- License: MIT
- WWW:
- https://schneegans.github.io/gnome-pie.html
- Description:
- Gnome-Pie is a circular application launcher. It is made of several pies,
each consisting of multiple slices. The user presses a key stroke which
opens the desired pie. By activating one of its slices, applications may
be launched, key presses may be simulated or files can be opened.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gnome-pie>0:x11/gnome-pie
- To install the port:
- cd /usr/ports/x11/gnome-pie/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/gnome-pie
- pkg install gnome-pie
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gnome-pie
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1669716529
SHA256 (Simmesimme-Gnome-Pie-v0.7.3_GH0.tar.gz) = e5d35462d72a1418555deafd3219f62e68acb28b763a55929c89be992f9c0a85
SIZE (Simmesimme-Gnome-Pie-v0.7.3_GH0.tar.gz) = 234119
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:
-
- bash : shells/bash
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- gnome-menus>=3.2.0 : x11/gnome-menus
- pkgconf>=1.3.0_1 : devel/pkgconf
- valac : lang/vala
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- x11.pc : x11/libX11
- xtst.pc : x11/libXtst
- Runtime dependencies:
-
- gnome-settings-daemon>=2.32.1_4 : sysutils/gnome-settings-daemon
- update-desktop-database : devel/desktop-file-utils
- gnome-menus>=3.2.0 : x11/gnome-menus
- x11.pc : x11/libX11
- xtst.pc : x11/libXtst
- Library dependencies:
-
- libbamf3.so : sysutils/bamf
- libgee-0.8.so : devel/libgee
- libharfbuzz.so : print/harfbuzz
- libunique-1.0.so : x11-toolkits/unique
- 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
- libgtk-3.so : x11-toolkits/gtk30
- librsvg-2.so : graphics/librsvg2-rust
- libwnck-3.so : x11-toolkits/libwnck3
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- libarchive.so.13 : archivers/libarchive
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gnome-pie-0.7.3_3:
DOCS=on: Build and/or install documentation
MANPAGES=on: Build and/or install manual pages
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- x11_gnome-pie
- USES:
- cmake desktop-file-utils gnome libarchive pkgconfig vala:build xorg gettext shebangfix
- pkg-message:
- For install:
- If you do not see any pie, create keyboard shortcuts manually
binding commands such as:
gnome-pie -o ID
In a terminal run the command
gnome-pie -p
to see the available IDs.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.3_3 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.7.3_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
0.7.3_1 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 ) |
0.7.3 05 Dec 2022 13:31:19 |
Nicola Vitale (nivit) |
x11/gnome-pie: Update to 0.7.3
- Change LICENSE type [1]
- Reorder variables in Makefile
- Add new library dependencies
- Fix shebang in the script that compiles locales
- Fix behaviour of options NLS/MANPAGES/DOCS whe on/off
- Update some patches
Ref: https://github.com/Schneegans/Gnome-Pie/commit/9526a83c8cdc644828e4db8ecd9b832942939b44
[1] |
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) |
0.5.7_4 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 ) |
0.5.7_4 26 Aug 2022 17:02:25 |
Tobias C. Berner (tcberner) |
framework: switch tree to using vala.mk
PR: 249940 |
0.5.7_4 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
0.5.7_4 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) |
0.5.7_3 19 Oct 2021 08:36:47 |
Tobias Kortkamp (tobik) |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
0.5.7_3 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
0.5.7_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.7_3 06 Feb 2021 08:16:32 |
bapt |
Drop dependency on gconf2, it is actually not needed |
0.5.7_2 09 Nov 2020 17:08:12 |
tcberner |
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878 |
0.5.7_1 30 Sep 2020 12:43:57 |
mat |
REINPLACE_ARGS can only contain the -i argument.
Reported by: kevans |
0.5.7_1 30 Sep 2020 12:08:52 |
bapt |
Fix build with recent vala |
0.5.7_1 10 Apr 2020 09:32:23 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Pet portlint
- Switch to *_CMAKE_BOOL
- Update WWW
Approved by: portmgr blanket |
0.5.7_1 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.5.7_1 14 Aug 2019 12:25:52 |
mat |
Convert to UCL & cleanup pkg-message (categories x) |
0.5.7_1 01 May 2019 19:35:15 |
rene |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* |
0.5.7 24 Jan 2018 07:21:27 |
truckman |
Fix build of x11/gnome-pie with vala 0.36
PR: 225124, 221941
Submitted by: cpm
Approved by: nivit (maintainer, via private email) |
0.5.7 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.5.7 07 May 2015 20:24:16 |
mat |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.5.7 22 Feb 2015 14:32:38 |
nivit |
- Fix path to Gnome Pie icon |
0.5.7 22 Feb 2015 13:03:51 |
nivit |
(Readdition of x11/gnome-pie which was removed on 372767)
Gnome-Pie is a circular application launcher. It is made of several pies,
each consisting of multiple slices. The user presses a key stroke which
opens the desired pie. By activating one of its slices, applications may
be launched, key presses may be simulated or files can be opened.
WWW: http://simmesimme.github.io/gnome-pie.html |
0.5.5_3 19 Nov 2014 11:49:06 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have (Only the first 15 lines of the commit message are shown above ) |
0.5.5_3 13 May 2014 11:54:54 |
tijl |
Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".
Bump PORTREVISION on all dependent ports. [1]
audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.
Approved by: portmgr (implicit) [1] |
0.5.5_2 26 Apr 2014 02:06:38 |
nivit |
- Add graphics/librsvg2 to LIB_DEPENDS
- Bump PORTREVISION |
0.5.5_1 22 Apr 2014 06:01:15 |
bapt |
Support stage
Modernize |
0.5.5 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
0.5.5 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
0.5.5 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.5.5 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.5.5 20 Mar 2013 20:57:33 |
nivit |
- Update to 0.5.5
- Use GitHub as master site
- Use a more complete set of icons (Faenza)
BuildLog: http://goo.gl/InAuJ
ReleaseNotes: http://goo.gl/RSV53 |
0.5.2_1 08 Mar 2013 10:51:36 |
kwm |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
0.5.2 07 Mar 2013 14:10:26 |
nivit |
- Re-enable color output during the building phase
Suggested by: makc |
0.5.2 06 Mar 2013 17:46:28 |
nivit |
- Disable check whether GTK3 is supported
- Disable color output of cmake
- Remove DOCS and NLS from OPTIONS_DEFAULT |
0.5.2 24 Jan 2013 22:43:07 |
nivit |
Gnome-Pie is a circular application launcher. It is made of several pies,
each consisting of multiple slices. The user presses a key stroke which
opens the desired pie. By activating one of its slices, applications may
be launched, key presses may be simulated or files can be opened.
WWW: http://gnome-pie.simonschneegans.de/ |