Port details on branch 2022Q2 |
- libunique3 Library for single instance applications
- 3.0.2_5 x11-toolkits
=2 3.0.2_5Version of this port present on the latest quarterly branch. - Maintainer: kwm@FreeBSD.org
 - Port Added: 2013-03-19 13:30:50
- Last Update: 2023-12-23 18:14:14
- Commit Hash: 3572ca3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: LGPL21
- WWW:
- http://live.gnome.org/LibUnique
- Description:
- Unique is a library for writing single instance application. If you launch a
single instance application twice, the second instance will either just quit
or will send a message to the running instance.
Unique makes it easy to write this kind of applications, by providing a base
class, taking care of all the IPC machinery needed to send messages to a
running instance, and also handling the startup notification side.
Unique aims to replace the BaconMessageConnection code that has been copied
by many projects and the code using Bonobo and D-Bus.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libunique>0:x11-toolkits/libunique3
- To install the port:
- cd /usr/ports/x11-toolkits/libunique3/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/libunique3
- pkg install libunique
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libunique
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libunique-3.0.2.tar.xz) = a8f02ce073e2b920cca8ac45d418e7cb64438ad0814780c5912c6d63f8a4e038
SIZE (libunique-3.0.2.tar.xz) = 294712
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:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- g-ir-scanner : devel/gobject-introspection
- pkgconf>=1.3.0_1 : devel/pkgconf
- ice.pc : x11/libICE
- x11.pc : x11/libX11
- Runtime dependencies:
-
- ice.pc : x11/libICE
- x11.pc : x11/libX11
- Library dependencies:
-
- libdbus-glib-1.so : devel/dbus-glib
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Libraries
-
- audio/mate-media
- sysutils/mate-control-center
- sysutils/mate-power-manager
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- x11-toolkits_libunique3
- USES:
- gettext gmake gnome libtool pathfix pkgconfig tar:xz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|