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 B4A15158091 for ; Tue, 31 May 2022 04:07:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 861CBE099F; Tue, 31 May 2022 04:07:14 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A2BD9E096F for ; Tue, 31 May 2022 04:07:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8AFF2341525 for ; Tue, 31 May 2022 04:07:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BF503C3 for ; Tue, 31 May 2022 04:07:09 +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: <1653970018.c45c35fd29bc2fbffd05ccb2a5f93f312ebe64ce.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/ncdc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/ncdc/Manifest net-p2p/ncdc/ncdc-1.23.ebuild net-p2p/ncdc/ncdc-9999.ebuild X-VCS-Directories: net-p2p/ncdc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c45c35fd29bc2fbffd05ccb2a5f93f312ebe64ce X-VCS-Branch: master Date: Tue, 31 May 2022 04:07:09 +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: 53186b53-1567-47da-b153-e688b4b10528 X-Archives-Hash: 94afc89fd085a64153dbd03281d15149 commit: c45c35fd29bc2fbffd05ccb2a5f93f312ebe64ce Author: Sam James gentoo org> AuthorDate: Tue May 31 03:57:38 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue May 31 04:06:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c45c35fd net-p2p/ncdc: add 1.23 Signed-off-by: Sam James gentoo.org> net-p2p/ncdc/Manifest | 1 + net-p2p/ncdc/{ncdc-9999.ebuild => ncdc-1.23.ebuild} | 17 ++++++++++------- net-p2p/ncdc/ncdc-9999.ebuild | 15 +++++++++------ 3 files changed, 20 insertions(+), 13 deletions(-) diff --git a/net-p2p/ncdc/Manifest b/net-p2p/ncdc/Manifest index e3553ce01161..7fd4e557d289 100644 --- a/net-p2p/ncdc/Manifest +++ b/net-p2p/ncdc/Manifest @@ -1 +1,2 @@ DIST ncdc-1.22.1.tar.gz 371572 BLAKE2B 22125062a42f77e8a7a8afc699523b27a2b7ec566891676ca13b415e93cdae8e2d8d38f303070c7f098408f537266404a875b9ed7f9931a39933916a0ba576ab SHA512 b084ee28a799705009600c450016719ebb992cb0bf7e026513f4cd7e93b2566e7bf8e352eec92f3d69612ce06c930587759d7f7d20d14ee9fe1d5c4b8c4393af +DIST ncdc-1.23.tar.gz 378384 BLAKE2B 0558b8b51f9cda81ec553171f76a0f6c29a1a67e6f69c5cc2c181428f3bb1db2ecd5a9c2f0c609dac53323ad62e478171121572f0a9d707d9d6d9e9727441873 SHA512 c1b2098df517631a64b24efaeb328a796ed716dca08b61248bb39bba866055ce1e017f33cc594197824476ec65ada53b13bfb56878b5b8aa330288017ad15df2 diff --git a/net-p2p/ncdc/ncdc-9999.ebuild b/net-p2p/ncdc/ncdc-1.23.ebuild similarity index 80% copy from net-p2p/ncdc/ncdc-9999.ebuild copy to net-p2p/ncdc/ncdc-1.23.ebuild index f6cebc9b3c0a..dea5357e9c22 100644 --- a/net-p2p/ncdc/ncdc-9999.ebuild +++ b/net-p2p/ncdc/ncdc-1.23.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit toolchain-funcs DESCRIPTION="ncurses directconnect client" HOMEPAGE="https://dev.yorhel.nl/ncdc" -if [[ "${PV}" == *9999 ]] ; then +if [[ ${PV} == *9999 ]] ; then inherit autotools git-r3 EGIT_REPO_URI="git://g.blicky.net/ncdc.git" else @@ -22,8 +22,8 @@ IUSE="geoip" RDEPEND=" app-arch/bzip2 dev-db/sqlite:3 - dev-libs/glib:2 - net-libs/gnutls:= + >=dev-libs/glib-2.32:2 + >=net-libs/gnutls-3:= sys-libs/ncurses:=[unicode(+)] sys-libs/zlib:= geoip? ( @@ -38,16 +38,19 @@ BDEPEND=" src_prepare() { default - [[ "${PV}" == *9999 ]] && eautoreconf + + [[ ${PV} == *9999 ]] && eautoreconf } src_configure() { local myeconfargs=( $(use_with geoip) ) - if [[ "${PV}" == *9999 ]] ; then + + if [[ ${PV} == *9999 ]] ; then myeconfargs+=( --enable-git-version ) fi + econf "${myeconfargs[@]}" } diff --git a/net-p2p/ncdc/ncdc-9999.ebuild b/net-p2p/ncdc/ncdc-9999.ebuild index f6cebc9b3c0a..e001c6590371 100644 --- a/net-p2p/ncdc/ncdc-9999.ebuild +++ b/net-p2p/ncdc/ncdc-9999.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit toolchain-funcs DESCRIPTION="ncurses directconnect client" HOMEPAGE="https://dev.yorhel.nl/ncdc" -if [[ "${PV}" == *9999 ]] ; then +if [[ ${PV} == *9999 ]] ; then inherit autotools git-r3 EGIT_REPO_URI="git://g.blicky.net/ncdc.git" else @@ -22,7 +22,7 @@ IUSE="geoip" RDEPEND=" app-arch/bzip2 dev-db/sqlite:3 - dev-libs/glib:2 + >=dev-libs/glib-2.32:2 net-libs/gnutls:= sys-libs/ncurses:=[unicode(+)] sys-libs/zlib:= @@ -38,16 +38,19 @@ BDEPEND=" src_prepare() { default - [[ "${PV}" == *9999 ]] && eautoreconf + + [[ ${PV} == *9999 ]] && eautoreconf } src_configure() { local myeconfargs=( $(use_with geoip) ) - if [[ "${PV}" == *9999 ]] ; then + + if [[ ${PV} == *9999 ]] ; then myeconfargs+=( --enable-git-version ) fi + econf "${myeconfargs[@]}" }