From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 566AD15802F for ; Sat, 11 Mar 2023 16:26:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E020EE0891; Sat, 11 Mar 2023 16:26:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AB9C5E0891 for ; Sat, 11 Mar 2023 16:26:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D0203335D35 for ; Sat, 11 Mar 2023 16:26:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 407658E1 for ; Sat, 11 Mar 2023 16:26:40 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1678551842.8aaa7074d5588eaf9ed6eebcd4820487879191f5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/dino/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/dino/Manifest net-im/dino/dino-0.4.0.ebuild net-im/dino/dino-9999.ebuild X-VCS-Directories: net-im/dino/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8aaa7074d5588eaf9ed6eebcd4820487879191f5 X-VCS-Branch: master Date: Sat, 11 Mar 2023 16:26:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e9139be8-f662-41ac-8232-c7c820f3d7f7 X-Archives-Hash: 607de1117fc8e3b576adda0134aed52b commit: 8aaa7074d5588eaf9ed6eebcd4820487879191f5 Author: Michael Vetter iodoru org> AuthorDate: Fri Feb 24 10:06:58 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat Mar 11 16:24:02 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aaa7074 net-im/dino: add 0.4.0 Bug: https://bugs.gentoo.org/851765 Closes: https://bugs.gentoo.org/869971 Signed-off-by: Michael Vetter iodoru.org> Signed-off-by: Sam James gentoo.org> net-im/dino/Manifest | 1 + net-im/dino/{dino-9999.ebuild => dino-0.4.0.ebuild} | 17 ++++++++++------- net-im/dino/dino-9999.ebuild | 15 ++++++++------- 3 files changed, 19 insertions(+), 14 deletions(-) diff --git a/net-im/dino/Manifest b/net-im/dino/Manifest index 20cbe5460593..ed37f9d9df06 100644 --- a/net-im/dino/Manifest +++ b/net-im/dino/Manifest @@ -1 +1,2 @@ DIST dino-0.3.0.tar.gz 804810 BLAKE2B cb6365f6fad051d0308909c6d5d2c59d7f57cb94f9f691516e27b7bb3aba214fdffa95066d8203d8ac5bd770bec1580e81baad313beef7fe5c058e1e94a37556 SHA512 e3d885208451b00b0416a1401780a94a169fb1179b2f609f7965e3445873d6b72ded84cb471d534616892ec89b5edcd6701fc97c36f19d690f4b894399000515 +DIST dino-0.4.0.tar.gz 882288 BLAKE2B 7d05f358746c09d5c129db1366fdb609f796cdc11c889bc22f9d0d71daa1b9b622b83512e15cbfe8d1e6f3fcf2870f20d7e0c5ecbf66257e7a155d2e020f7652 SHA512 09abfda34625a680dd7bc4cfa842c6bcbc4097fa613bf91bb7c6a4a10d2075f5050d3be705379fd7ecf9c686024000cd6791757eb8b0958ff8e533774267085a diff --git a/net-im/dino/dino-9999.ebuild b/net-im/dino/dino-0.4.0.ebuild similarity index 87% copy from net-im/dino/dino-9999.ebuild copy to net-im/dino/dino-0.4.0.ebuild index 5362d42a0864..25abd0156494 100644 --- a/net-im/dino/dino-9999.ebuild +++ b/net-im/dino/dino-0.4.0.ebuild @@ -26,23 +26,24 @@ RDEPEND=" app-text/gspell[vala] dev-db/sqlite:3 dev-libs/glib:2 - dev-libs/icu - dev-libs/libgee:0.8 + dev-libs/icu:= + dev-libs/libgee:0.8= + gui-libs/gtk:4 + >=gui-libs/libadwaita-1.2.0:1 net-libs/glib-networking >=net-libs/libnice-0.1.15 net-libs/libsignal-protocol-c net-libs/libsrtp:2 x11-libs/cairo x11-libs/gdk-pixbuf:2 - x11-libs/gtk+:3 x11-libs/pango gpg? ( app-crypt/gpgme:= ) http? ( net-libs/libsoup:2.4 ) + notification-sound? ( media-libs/libcanberra:0[sound] ) omemo? ( - dev-libs/libgcrypt:0 - media-gfx/qrencode + dev-libs/libgcrypt:= + media-gfx/qrencode:= ) - notification-sound? ( media-libs/libcanberra:0[sound] ) " DEPEND=" ${RDEPEND} @@ -57,15 +58,17 @@ BDEPEND=" src_configure() { vala_setup + # TODO: Make videocalls (rtp) optional and not completely disable it local disabled_plugins=( $(usex gpg "" "openpgp") $(usex omemo "" "omemo") $(usex http "" "http-files") + "rtp" ) local enabled_plugins=( $(usex notification-sound "notification-sound" "") ) - local mycmakeargs+=( + local mycmakeargs=( "-DENABLED_PLUGINS=$(local IFS=";"; echo "${enabled_plugins[*]}")" "-DDISABLED_PLUGINS=$(local IFS=";"; echo "${disabled_plugins[*]}")" "-DVALA_EXECUTABLE=${VALAC}" diff --git a/net-im/dino/dino-9999.ebuild b/net-im/dino/dino-9999.ebuild index 5362d42a0864..06edb44323fe 100644 --- a/net-im/dino/dino-9999.ebuild +++ b/net-im/dino/dino-9999.ebuild @@ -26,23 +26,24 @@ RDEPEND=" app-text/gspell[vala] dev-db/sqlite:3 dev-libs/glib:2 - dev-libs/icu - dev-libs/libgee:0.8 + dev-libs/icu:= + dev-libs/libgee:0.8= + gui-libs/gtk:4 + >=gui-libs/libadwaita-1.2.0:1 net-libs/glib-networking >=net-libs/libnice-0.1.15 net-libs/libsignal-protocol-c net-libs/libsrtp:2 x11-libs/cairo x11-libs/gdk-pixbuf:2 - x11-libs/gtk+:3 x11-libs/pango gpg? ( app-crypt/gpgme:= ) http? ( net-libs/libsoup:2.4 ) + notification-sound? ( media-libs/libcanberra:0[sound] ) omemo? ( - dev-libs/libgcrypt:0 - media-gfx/qrencode + dev-libs/libgcrypt:= + media-gfx/qrencode:= ) - notification-sound? ( media-libs/libcanberra:0[sound] ) " DEPEND=" ${RDEPEND} @@ -65,7 +66,7 @@ src_configure() { local enabled_plugins=( $(usex notification-sound "notification-sound" "") ) - local mycmakeargs+=( + local mycmakeargs=( "-DENABLED_PLUGINS=$(local IFS=";"; echo "${enabled_plugins[*]}")" "-DDISABLED_PLUGINS=$(local IFS=";"; echo "${disabled_plugins[*]}")" "-DVALA_EXECUTABLE=${VALAC}"