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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E9B561580FD for ; Fri, 27 Dec 2024 07:02:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F06F0E0784; Fri, 27 Dec 2024 07:02:46 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B81DDE0769 for ; Fri, 27 Dec 2024 07:02:46 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3C5FC33BE00 for ; Fri, 27 Dec 2024 07:02:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61C3F17F0 for ; Fri, 27 Dec 2024 07:02:43 +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: <1735282908.63d0ed6897fad5afd4e18173f23d31eafee66f40.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-simulation/corsix-th/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-simulation/corsix-th/Manifest games-simulation/corsix-th/corsix-th-0.68.0.ebuild games-simulation/corsix-th/corsix-th-0.68.ebuild X-VCS-Directories: games-simulation/corsix-th/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 63d0ed6897fad5afd4e18173f23d31eafee66f40 X-VCS-Branch: master Date: Fri, 27 Dec 2024 07:02:43 +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: ddbffcc5-657f-4b3e-8231-852aeb324422 X-Archives-Hash: 818fc18e50ed47280bfc28ff0b88ca98 commit: 63d0ed6897fad5afd4e18173f23d31eafee66f40 Author: Sam James gentoo org> AuthorDate: Fri Dec 27 07:01:48 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Dec 27 07:01:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63d0ed68 games-simulation/corsix-th: fix version, disable update checker * Fix version to avoid MY_PV adjustment * Disable update checker (no need for it really, and needs curl) Signed-off-by: Sam James gentoo.org> games-simulation/corsix-th/Manifest | 2 +- .../corsix-th/{corsix-th-0.68.ebuild => corsix-th-0.68.0.ebuild} | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/games-simulation/corsix-th/Manifest b/games-simulation/corsix-th/Manifest index 1f59d00c8814..dda33dc681cd 100644 --- a/games-simulation/corsix-th/Manifest +++ b/games-simulation/corsix-th/Manifest @@ -1,2 +1,2 @@ DIST corsix-th-0.67.tar.gz 4127698 BLAKE2B 3b95b2439b779eab88a680fc3543fc4695cab7eac09ec2b20f892e95faaaf176c4d6c4862a9cd716958283922a7a6d8d1011346f1ef7c7a2f43ccca0c0b076c6 SHA512 b0e245a8aed9ad36e1040f88bbf8bf031bddf8dead0c59bc99a3c7f19cd6957c52e8185b2b737e78d57c73a58e460360428c81d5df1f6660aa17c7ec91ac62ba -DIST corsix-th-0.68.tar.gz 4240659 BLAKE2B 9823e90927a63591384de49dde3cdcaced9fd1221931dacad0a5d115d0fcee2c9616b1a6785e91170c23a653f4bccbf6438fe352afdda9777078cdbfd84f0fda SHA512 087c20d79d249cff77e037561fb978290af75ff13c02e24c52699fd7b4e8a542e23806b7fde93cfff7d47bd98ee1eda4878cd0d4585e12775a2e6337655a5bbf +DIST corsix-th-0.68.0.tar.gz 4240659 BLAKE2B 9823e90927a63591384de49dde3cdcaced9fd1221931dacad0a5d115d0fcee2c9616b1a6785e91170c23a653f4bccbf6438fe352afdda9777078cdbfd84f0fda SHA512 087c20d79d249cff77e037561fb978290af75ff13c02e24c52699fd7b4e8a542e23806b7fde93cfff7d47bd98ee1eda4878cd0d4585e12775a2e6337655a5bbf diff --git a/games-simulation/corsix-th/corsix-th-0.68.ebuild b/games-simulation/corsix-th/corsix-th-0.68.0.ebuild similarity index 97% rename from games-simulation/corsix-th/corsix-th-0.68.ebuild rename to games-simulation/corsix-th/corsix-th-0.68.0.ebuild index 7029e083c5dd..32f0eab26d9f 100644 --- a/games-simulation/corsix-th/corsix-th-0.68.ebuild +++ b/games-simulation/corsix-th/corsix-th-0.68.0.ebuild @@ -8,7 +8,7 @@ LUA_COMPAT=( lua5-{1..4} ) inherit cmake lua-single xdg MY_PN="CorsixTH" -MY_PV="${PV/_/-}.0" +MY_PV="${PV/_/-}" MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="Open source clone of Theme Hospital" @@ -65,6 +65,7 @@ src_configure() { -DWITH_AUDIO=$(usex sound) -DWITH_FREETYPE2=$(usex truetype) -DWITH_MOVIES=$(usex videos) + -DWITH_UPDATE_CHECK=OFF ) cmake_src_configure