Updated phos-meta

This commit is contained in:
Gerben Jan Dijkman
2021-08-12 17:13:37 +02:00
parent 6ebc8ee722
commit 317945e9a2
2 changed files with 20 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ inherit cmake gnome2-utils vala xdg-utils
COMMIT="093491d132bdfbc89794067fbbddfa3ff30c7c0f"
DESCRIPTION="Modern Jabber/XMPP Client using GTK+/Vala with gui-libs/libhandy for mobile device use"
DESCRIPTION="Modern Jabber/XMPP Client using GTK+/Vala/libhandy"
HOMEPAGE="https://dino.im"
LICENSE="GPL-3"
SLOT="0"
@@ -41,11 +41,13 @@ RDEPEND="
)
notification-sound? ( media-libs/libcanberra:0[sound] )
"
DEPEND="
$(vala_depend)
${RDEPEND}
sys-devel/gettext
"
S="${WORKDIR}/dino-${COMMIT}"
src_prepare() {