Search Criteria
Package Details: mcabber-hg 2347-1
Package Actions
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) |
Dependencies (9)
- aspell (aspell-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gpgme (gpgme-gitAUR)
- libotr
- loudmouth (loudmouth-osslAUR)
- ncurses (ncurses-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- mercurial (mercurial-hgAUR, mercurial-stable-hgAUR) (make)
- pkgconfig (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
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 1tuftedocelot commented on 2014-02-05 21:21 (UTC)
tuftedocelot commented on 2014-02-05 16:15 (UTC)
alucryd commented on 2014-02-05 16:14 (UTC)
tuftedocelot commented on 2014-01-22 18:14 (UTC)
tuftedocelot commented on 2014-01-11 17:07 (UTC)
tuftedocelot commented on 2014-01-11 17:01 (UTC)
Markus00000 commented on 2013-11-20 10:19 (UTC)
gothmog123 commented on 2013-08-04 14:24 (UTC)
mindhack commented on 2013-07-28 20:16 (UTC)
1 2 Next › Last »