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 A41EC158041 for ; Sat, 9 Mar 2024 16:19:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2C44E2A07; Sat, 9 Mar 2024 16:19:09 +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 8EE7CE2A07 for ; Sat, 9 Mar 2024 16:19:09 +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 968FC33BDFF for ; Sat, 9 Mar 2024 16:19:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1794B7E7 for ; Sat, 9 Mar 2024 16:19:07 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1710001122.b9e8a1fb308e729e598f17ee34001a5b123cbec6.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/cockatrice/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-board/cockatrice/Manifest games-board/cockatrice/cockatrice-20210126.ebuild X-VCS-Directories: games-board/cockatrice/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b9e8a1fb308e729e598f17ee34001a5b123cbec6 X-VCS-Branch: master Date: Sat, 9 Mar 2024 16:19:07 +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: 8b9f3131-39de-4de8-9572-c8c423693f6c X-Archives-Hash: 8dc570ebb52599c168d082a0f19b1331 commit: b9e8a1fb308e729e598f17ee34001a5b123cbec6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Mar 7 09:51:15 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Mar 9 16:18:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9e8a1fb games-board/cockatrice: drop 20210126 Signed-off-by: Andreas Sturmlechner gentoo.org> games-board/cockatrice/Manifest | 1 - games-board/cockatrice/cockatrice-20210126.ebuild | 64 ----------------------- 2 files changed, 65 deletions(-) diff --git a/games-board/cockatrice/Manifest b/games-board/cockatrice/Manifest index 53f083a1ae09..3a2b8dfe1bfa 100644 --- a/games-board/cockatrice/Manifest +++ b/games-board/cockatrice/Manifest @@ -1,2 +1 @@ -DIST cockatrice-20210126.tar.gz 8589061 BLAKE2B f90840f2b6044ea364101410adc9481660a7247460f7191d6b022e447cc1685f28384a39596a3fbeaeb67f1af0cc184cf017f8e666e67e673672bc3968ac807a SHA512 e07cdee72c8bf4755d49cac69bd6a2ddb4c168d370ed4a1cbd341537184869ee8680fbf5e9d6b636c7c68888a8d00f474bae9cf245303d638b3aac8762f9fa8e DIST cockatrice-20230914.tar.gz 9295150 BLAKE2B b4dbe0ab8afb8871c63ca844dddcd540181a1cbfae3af3603f9677f6cbd871603527de8dc6ac148423457c227bcfd291c7db804607d1b8986dcb23138510eec6 SHA512 06841d1aabd14afef8d041e9c9eb1f157f9db1e8440d35b6092ffc68007599bf1b4185ec90e40074d562097d2230985087c4e9531b3e004eab221060c4076c57 diff --git a/games-board/cockatrice/cockatrice-20210126.ebuild b/games-board/cockatrice/cockatrice-20210126.ebuild deleted file mode 100644 index caa652ceef6e..000000000000 --- a/games-board/cockatrice/cockatrice-20210126.ebuild +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xdg cmake - -MY_PV="2021-01-26-Release-2.8.0" - -DESCRIPTION="Open-source multiplatform software for playing card games over a network" -HOMEPAGE="https://github.com/Cockatrice/Cockatrice" -SRC_URI="https://github.com/Cockatrice/Cockatrice/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/Cockatrice-${MY_PV}" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="+client +oracle test server" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-qt/qtconcurrent:5 - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtnetwork:5[ssl] - dev-qt/qtprintsupport:5 - dev-qt/qtwebsockets:5 - dev-qt/qtwidgets:5 - client? ( - dev-libs/protobuf:= - dev-qt/qtmultimedia:5 - dev-qt/qtsvg:5 - ) - oracle? ( sys-libs/zlib ) - server? ( - dev-libs/protobuf:= - dev-qt/qtsql:5 - )" -DEPEND=" - ${RDEPEND} - test? ( dev-cpp/gtest )" -BDEPEND=" - dev-qt/linguist-tools:5 - client? ( dev-libs/protobuf ) - server? ( dev-libs/protobuf )" - -src_configure() { - local mycmakeargs=( - -DBUILD_SHARED_LIBS=OFF - -DUSE_CCACHE=OFF - -DWITH_CLIENT=$(usex client) - -DWITH_ORACLE=$(usex oracle) - -DWITH_SERVER=$(usex server) - -DTEST=$(usex test) - -DICONDIR="${EPREFIX}/usr/share/icons" - -DDESKTOPDIR="${EPREFIX}/usr/share/applications" - ) - - # Add date in the help about, come from git originally - sed -e 's/^set(PROJECT_VERSION_FRIENDLY.*/set(PROJECT_VERSION_FRIENDLY \"'${MY_PV}'\")/' \ - -i cmake/getversion.cmake || die "sed failed!" - - cmake_src_configure -}