Search Criteria
Package Details: dino-git 0.4.1.r173.gfa3a779-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dino-git.git (read-only, click to copy) |
---|---|
Package Base: | dino-git |
Description: | Simple and modern Jabber/XMPP client written in vala |
Upstream URL: | https://dino.im/ |
Keywords: | jabber omemo xmpp |
Licenses: | GPL3 |
Conflicts: | dino |
Provides: | dino |
Submitter: | seppia |
Maintainer: | seppia (svalo) |
Last Packager: | svalo |
Votes: | 40 |
Popularity: | 0.000008 |
First Submitted: | 2017-03-16 10:05 (UTC) |
Last Updated: | 2025-03-05 21:22 (UTC) |
Dependencies (23)
- glib-networking (glib-networking-gnutls-opensslAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gpgme (gpgme-gitAUR)
- gspell
- gst-plugin-gtk (gst-plugin-gtk-gitAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gst-plugins-good (gst-plugins-good-gitAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libgcrypt
- libgee (libgee-gitAUR)
- libnice
- libsignal-protocol-c (libsignal-protocol-c-gitAUR)
- libsoup3 (libsoup3-gitAUR)
- libsrtp (libsrtp-gitAUR)
- qrencode (qrencode-gitAUR)
- sqlite (sqlite-fossilAUR)
- webrtc-audio-processing
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- Show 3 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
fifr commented on 2020-01-28 09:51 (UTC)
The
pkgver
seems to be wrong: it should ber640.3b0a27e
(remove the trailing 1), which is the hash returned bygit rev-parse --short HEAD
. Otherwiseyay
constantly tries to update the package because the two versions do not match.svalo commented on 2020-01-22 08:24 (UTC)
As of today the package requires the libsignal-protocol-c package from AUR. This change was done following the direction took upstream, moreover it is in general better to use a shared library if available IMHO. I've been testing this setup since quite some time with no issues.
svalo commented on 2019-12-27 08:47 (UTC)
ajeremias: I tried to build it this morning and got no issues, do you still have that segfault?
ajeremias commented on 2019-12-23 22:53 (UTC) (edited on 2019-12-23 22:53 (UTC) by ajeremias)
I got a segmentation fault...
dino-git/PKGBUILD: line 44: 6546 Segmentation fault (core dumped) build/xmpp-vala-test ==> ERROR: A failure occurred in check(). Aborting... :: Unable to build dino-git - makepkg exited with code: 4
svalo commented on 2019-12-21 10:29 (UTC)
Jbehmel: what OS and how are you installing the package? gtk.h is provided by gtk3 which is already a dependency while xorgproto doesn't have any gtk related content. Moreover I dont'think that this package should depend on Xorg linked package as it runs perfectly under wayland
How did you come to the conclusion that xorgproto was required? Thank you
jbehmel commented on 2019-12-20 17:38 (UTC) (edited on 2019-12-20 18:14 (UTC) by jbehmel)
Build failed with this message: main/src/main.c:9:10: serious mistake: gtk/gtk.h: File or directory not found 9 | #include <gtk/gtk.h>
Solved: had to install package 'xorgproto' maybe make it a dependency?
svalo commented on 2019-05-13 13:02 (UTC)
I removed the out-of-date flag because this is a VCS package. The only needed updates are when the build steps change. The user is supposed to check for updates. In the past I used to update the pkgver variable every few commits but that was wrong and I was asked to stop by a TU. Here are the guidelines: https://wiki.archlinux.org/index.php/VCS_package_guidelines#Guidelines
svalo commented on 2019-05-13 12:45 (UTC)
@paapereira,@dekalog: Sorry, didn't notice the messages.
@dekalog You should try to rebuild dino if having such problems. The issue can be that the package you built links to libraries you upgraded.
@paapereira No, you should not need anything else client side. Just to be sure you can read the build log, at the beginning it's reported which plugin are going to be built. Dino had some issues fetching the OMEMO keys of your contact, moreover you should grant mutual subscription with your contact in order to obtain their keys. Since your message Dino improved a lot so I hope you are not having issues anymore.
paapereira commented on 2019-01-21 21:23 (UTC)
I don't have an option to choose OMEMO. Anything I need to install apart for this package? I'm having no problems with OMEMO on Gajim.
« First ‹ Previous 1 2 3 4 5 6 Next › Last »