Port details |
- talkatu Collection of Gtk+ widgets that are useful for chat applications
- g2019031701_4 net-im =2 g2019031701_4Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2018-08-19 13:30:50
- Last Update: 2024-01-12 22:40:48
- Commit Hash: 9f8f710
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://bitbucket.org/pidgin/talkatu/overview
- Description:
- Talkatu is a collection of Gtk+ widgets that are useful for chat applications.
It was started as a rewrite of the GtkIMHTML widget found in Pidgin, but
quickly expanded to include most things related to conversation windows.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-im/talkatu/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/talkatu
- pkg install talkatu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: talkatu
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1555692462
SHA256 (talkatu/1b7433db5cd5.tar.gz) = 48be4f00aaa3fd19b7cae3dc6c4bd21667b6c45fe6b048d759420788a02be9bb
SIZE (talkatu/1b7433db5cd5.tar.gz) = 128302
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:
-
- help2man : misc/help2man
- gtkdoc-scan : textproc/gtk-doc
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgladeui-2.so : devel/glade
- libgspell-1.so : textproc/gspell
- libgumbo.so : devel/gumbo
- libcmark.so : textproc/cmark
- 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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for talkatu-g2019031701_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-im_talkatu
- USES:
- gettext-runtime gnome meson pkgconfig
- 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 |
g2019031701_4 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
g2019031701_3 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
g2019031701_2 11 Apr 2023 20:46:12 |
Muhammad Moinur Rahman (bofh) |
*/*: Adopt ports from swills@ |
g2019031701_2 11 Apr 2023 20:34:04 |
Rene Ladan (rene) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary |
g2019031701_2 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) |
g2019031701_1 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 ) |
g2019031701_1 28 Oct 2021 19:57:42 |
Adriaan de Groot (adridg) |
textproc/cmark: update to 0.30.2, latest upstream
Release notes are at
https://github.com/commonmark/cmark/releases/tag/0.30.2
With some bugfixes and an update to unicode 14.0
Bump PORTREVISION on dependent ports, to force a rebuild;
this release changes some of the CMake & pkg-config machinery
and they should follow. (Also, potentially so-version bump) |
g2019031701 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g2019031701 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
g2019031701 19 Apr 2019 18:11:10 |
swills |
net-im/talkatu: update to new snapshot
While here, put gtkdoc behind DOCS option [1]
PR: 236293 [1]
Submitted by: rozhuk.im@gmail.com [1] (based on) |
g2018102501 26 Oct 2018 02:27:31 |
swills |
net-im/talkatu: update to new snapshot
While here, do some cleanup |
g2018092901 08 Oct 2018 01:23:58 |
swills |
net-im/talkatu: update to new snapshot |
g2018081801 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
g2018081801 20 Aug 2018 10:20:27 |
mat |
For ports using hash as distribution files, add DIST_SUBDIR. |
g2018081801 19 Aug 2018 13:30:35 |
swills |
net-im/talkatu: create port
Talkatu is a collection of Gtk+ widgets that are useful for chat applications.
It was started as a rewrite of the GtkIMHTML widget found in Pidgin, but
quickly expanded to include most things related to conversation windows.
WWW: https://bitbucket.org/rw_grim/talkatu/overview |