Search Criteria
Package Details: dino-git v0.2.0.r6.g11d9855a-1
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: | |
Conflicts: | |
Provides: | |
Submitter: | seppia |
Maintainer: | seppia (svalo) |
Last Packager: | svalo |
Votes: | 40 |
Popularity: | 0.064621 |
First Submitted: | 2017-03-16 10:05 |
Last Updated: | 2021-01-22 14:36 |
Dependencies (16)
- glib-networking
- gpgme (gpgme-git, gpgme-minimal-git)
- gspell
- libgcrypt (libgcrypt15-git, libgcrypt-git)
- libsignal-protocol-c (libsignal-protocol-c-git)
- libsoup (libsoup-gnome-git, libsoup-gnome)
- qrencode (qrencode-git)
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git)
- libgee>=0.10 (libgee-git)
- glib2>=2.38 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- gtk3>=3.22 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic)
- cmake (cmake-git) (make)
- git (git-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- vala>=0.34 (vala0.42, vala0.44, vala-git) (make)
- libcanberra (libcanberra-git) (optional) – audio notification support
Latest Comments
1 2 3 4 Next › Last »
j.r commented on 2021-01-21 15:12
Looks like gspell is now a dependency to do spellchecking: https://github.com/dino/dino/commit/830eba3a06506fd5ac527a74c8ce4ad5ba39cbf0
stevenroose commented on 2020-05-04 22:10
I usually compile Dino manually and check for new commits on master on a daily basis. A few weeks ago I noticed that compilation broke. So today I checked out this package and it also doesn't seem to build. I think it might be an issue on my side, but I tried several things to solve it, without luck.
I'm getting 3 similar errors like this:
svalo commented on 2020-02-12 12:14
@kinseytamsin Thank you for your suggestions, finally I found the time to update the pkgver function, I didn't notice I didn't update the URL, thank you!
kinseytamsin commented on 2020-01-30 23:28
Also I noticed Dino has a proper website and the url for this package still just goes to the GitHub project so here's something for that too!
The following changes since commit
e51fb6525b85
:Corrects the pkgver number wrongly generated (2020-01-28 11:23:18 +0100)
are available in the Git repository at:
https://gitlab.com/kinseytamsin/dino-git.git url
for you to fetch changes up to 6b475aa89f76073cedafa2235108614f0bc93bef:
Change url to dino.im website (2020-01-30 17:29:37 -0600)
Kinsey Favre (1): Change url to dino.im website
.SRCINFO | 2 +- PKGBUILD | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-)
kinseytamsin commented on 2020-01-30 20:25
Hey y'all, Dino just recently released version 0.1.0 so the repo has tags now. I made some changes for you to account for this :)
The following changes since commit
e51fb6525b85
:Corrects the pkgver number wrongly generated (2020-01-28 11:23:18 +0100)
are available in the Git repository at:
https://gitlab.com/kinseytamsin/dino-git.git v0.1.0-release
for you to fetch changes up to 19c75fb8e827fb2c1d654b82cf96248dffbff3de:
Change pkgver() to use tags and update pkgver (2020-01-30 17:14:28 -0600)
Kinsey Favre (1): Change pkgver() to use tags and update pkgver
.SRCINFO | 2 +- PKGBUILD | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-)
svalo commented on 2020-01-28 10:23
@fifr: Thank you for noticing, something strange was happening and I don't fully understood what. I removed the original source code folder I had in my build dir and rebuilt, the pkgver is now correct. It's strange because the hash had a single digit more than what you reported. As I build the package in clean chroots I tought no error could come from that but it turns out that the clean chroot only builds the package and don't recalculate the pkgver.
fifr commented on 2020-01-28 09:51
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
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
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
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