Package Details: mcabber-hg 2347-1

Git Clone URL: https://aur.archlinux.org/mcabber-hg.git (read-only, click to copy)
Package Base: mcabber-hg
Description: A small Jabber console client, includes features: SSL, PGP, MUC, UTF8, and OTR
Upstream URL: http://www.mcabber.com
Licenses: GPL
Conflicts: mcabber, mcabber-crew-hg, mcabber-lm-hg
Provides: mcabber
Submitter: None
Maintainer: nixtrian
Last Packager: tuftedocelot
Votes: 22
Popularity: 0.000000
First Submitted: 2009-05-30 23:08 (UTC)
Last Updated: 2020-05-23 17:37 (UTC)

Latest Comments

1 2 Next › Last »

naumovitch commented on 2025-08-04 05:42 (UTC)

depbase=echo screen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||';\ gcc -DHAVE_CONFIG_H -I. -I../include -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/srv/apps/mcabber-git/src=/usr/src/debug/mcabber-git -flto=auto -Wall -D_GNU_SOURCE -MT screen.o -MD -MP -MF $depbase.Tpo -c -o screen.o screen.c &&\ mv -f $depbase.Tpo $depbase.Po screen.c: In the “scr_draw_roster” function: screen.c:2260:13: warning: "g_pattern_match_string" is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations] 2260 | if (g_pattern_match_string(rc->compiled, bjid) && | ^~ In file included from /usr/include/glib-2.0/glib.h:68, from screen.h:4, from screen.c:50: /usr/include/glib-2.0/glib/gpattern.h:57:15: notice: declared here 57 | gboolean g_pattern_match_string (GPatternSpec pspec, | ^ screen.c: In function "set_chatstate": screen.c:2471:56: error: in passing argument 2 to "g_timeout_add_seconds": incompatible pointer type [-Wincompatible-pointer-types] 2471 | scr_chatstates_timeout, | ^~ | | | gboolean ()(void) {aka int ()(void)} In file included from /usr/include/glib-2.0/glib/giochannel.h:35, from /usr/include/glib-2.0/glib.h:56: /usr/include/glib-2.0/glib/gmain.h:946:54: note: expected "GSourceFunc" {aka "int ()(void )"} but argument is of type "gboolean ()(void)" {aka "int ()(void)"} 946 | GSourceFunc function, | ~^~ screen.c:93:17: note: "scr_chatstates_timeout" declared here 93 | static gboolean scr_chatstates_timeout(); | ^~ /usr/include/glib-2.0/glib/gmain.h:199:20: note: "GSourceFunc" declared here 199 | typedef gboolean (GSourceFunc) (gpointer user_data); | ^~~ make[2]: *** [Makefile:578: screen.o] Error 1

tuftedocelot commented on 2014-02-05 21:21 (UTC)

Package is updated to fix all issues below and to add libotr4 support

tuftedocelot commented on 2014-02-05 16:15 (UTC)

And adopted. Thanks alucryd

alucryd commented on 2014-02-05 16:14 (UTC)

Disowning.

tuftedocelot commented on 2014-01-22 18:14 (UTC)

Here's an updated PKGBUILD with some fixes/additions made. Namely, inclusion of source address, automatic package numbering based on revision count, and adding of build/package functions. https://gist.github.com/tuftedocelot/8564092

tuftedocelot commented on 2014-01-11 17:07 (UTC)

And the pkgver ought to be set to 2088 since that's the most recent commit

tuftedocelot commented on 2014-01-11 17:01 (UTC)

Here's an updated PKGBUILD fixing the issue reported by Markus00000 as well as adding support for libotr4 (instead of libotr3): http://pastie.org/8624028

Markus00000 commented on 2013-11-20 10:19 (UTC)

Getting this error: ==> Starting build()... cp: cannot stat ‘/tmp/mcabber-hg/src/hg/mcabber’: No such file or directory ==> ERROR: A failure occurred in build(). Aborting...

gothmog123 commented on 2013-08-04 14:24 (UTC)

Guys did some updates break mcabber recently?

mindhack commented on 2013-07-28 20:16 (UTC)

There is no line to clone the mercurial repo: hg clone http://mcabber.com/hg/ mcabber-hg