Skip to content
Snippets Groups Projects
Verified Commit 81edc0a4 authored by Oliver Smith's avatar Oliver Smith Committed by Clayton Craft
Browse files

temp/dino: rebuild against new libicuuc.so (MR 3093)

Fix for:
  missing depend(s): so:libicuuc.so.70

While at it, I've checked if this is the most recent version of this
mobile fork, and what the upstream stance on this is. Meanwhile there's
a feature branch in the official dino.git repository, so I've adjusted
the APKBUILD. The commit is still the same, and apparently upstream
won't merge it, but rather switch the whole application to libadwaita.

Related: https://github.com/dino/dino/issues/178
Related: https://github.com/dino/dino/issues/1182

[ci:skip-build] already built successfully in CI
parent bf20cfc4
Branches
No related tags found
No related merge requests found
Pipeline #195548 passed
# Forked from Alpine Linux
# Forked from Alpine Linux: unreleased branch of Dino that has been optimized
# for mobile displays
pkgname=dino
pkgver=9999_git20211230
pkgrel=0
pkgrel=1
# feature/handy branch
_commit="c848191a034a920266687002045abc5e1f42b070"
pkgdesc="Modern Jabber/XMPP client"
......@@ -30,7 +31,7 @@ makedepends="
"
subpackages="$pkgname-lang"
source="
https://github.com/mimi89999/dino/archive/$_commit.tar.gz
https://github.com/dino/dino/archive/$_commit.tar.gz
bump-signal-version.patch
"
builddir="$srcdir/$pkgname-$_commit"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment