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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5D39D138334 for ; Thu, 24 Oct 2019 20:37:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59E28E0887; Thu, 24 Oct 2019 20:37:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3493FE0887 for ; Thu, 24 Oct 2019 20:37:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 920F034C2BC for ; Thu, 24 Oct 2019 20:37:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A8D0D88D for ; Thu, 24 Oct 2019 20:37:04 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1571949390.3faf4a588314618d2747164741de1918205ffbf3.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/gzdoom/, games-fps/gzdoom/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/gzdoom/Manifest games-fps/gzdoom/files/gzdoom-4.2.1-Introduce-the-BUILD_NONFREE-option.patch games-fps/gzdoom/gzdoom-4.2.1.ebuild games-fps/gzdoom/gzdoom-4.2.3.ebuild X-VCS-Directories: games-fps/gzdoom/files/ games-fps/gzdoom/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 3faf4a588314618d2747164741de1918205ffbf3 X-VCS-Branch: master Date: Thu, 24 Oct 2019 20:37:04 +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: 22cfbbc9-d484-4a32-8651-6510880814ed X-Archives-Hash: cca4a65494c9a8ddf157c1f9112d0fdd commit: 3faf4a588314618d2747164741de1918205ffbf3 Author: James Le Cuirot gentoo org> AuthorDate: Thu Oct 24 20:36:30 2019 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Thu Oct 24 20:36:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3faf4a58 games-fps/gzdoom: Version bump to 4.2.3 The shm_open issue with libasmjit has gone away, at least temporarily, because upstream have reverted to an older version that doesn't use librt. Closes: https://bugs.gentoo.org/695192 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: James Le Cuirot gentoo.org> games-fps/gzdoom/Manifest | 2 +- .../gzdoom-4.2.1-Introduce-the-BUILD_NONFREE-option.patch | 15 +++++++-------- .../gzdoom/{gzdoom-4.2.1.ebuild => gzdoom-4.2.3.ebuild} | 5 +++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/games-fps/gzdoom/Manifest b/games-fps/gzdoom/Manifest index bcb0430e517..41800813492 100644 --- a/games-fps/gzdoom/Manifest +++ b/games-fps/gzdoom/Manifest @@ -1 +1 @@ -DIST gzdoom-4.2.1.tar.gz 13660636 BLAKE2B f1399014441d1556cc16e8d89b8c321a0591996fbcf8ad85a99403faef3b4663636b2bc4543982f2fc9ebdba777e88e4685985390d2e798eb01c0cea683305f6 SHA512 37a21bf101442cbe36574666dfb92b28eeee6b4dc982d43a8d5c95255e1f49e2451740b54e100b59120cef67f68f6eb07f687155bbab712854ce7ddc7c0b6c4a +DIST gzdoom-4.2.3.tar.gz 13682309 BLAKE2B 33bc9b2c3a28b9b692bd2b28ba45dce95274f78eb42b18c17e48b546b5b5f0c19fe09fd9c36fbb27bae4b1235dd8f0bddde0e67e46d07ea3bca776e6768e697a SHA512 d73b643f2ec6dbf7daa5048ba2db0f18968fb054ca9585dd07f18d20707efbe8e41cc3d8b4520d793d9d32ff34e1a6c74b2eaf84d0192d02263b907f5b3bbbc6 diff --git a/games-fps/gzdoom/files/gzdoom-4.2.1-Introduce-the-BUILD_NONFREE-option.patch b/games-fps/gzdoom/files/gzdoom-4.2.1-Introduce-the-BUILD_NONFREE-option.patch index c74d08a24a4..5a8460e6419 100644 --- a/games-fps/gzdoom/files/gzdoom-4.2.1-Introduce-the-BUILD_NONFREE-option.patch +++ b/games-fps/gzdoom/files/gzdoom-4.2.1-Introduce-the-BUILD_NONFREE-option.patch @@ -9,14 +9,13 @@ and game_support.pk3) if they so desire. CMakeLists.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 7860358ef..23d317f42 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -404,10 +404,15 @@ add_subdirectory( libraries/lzma ) - add_subdirectory( tools ) - add_subdirectory( libraries/dumb ) - add_subdirectory( libraries/gdtoa ) +diff -Naur a/CMakeLists.txt b/CMakeLists.txt +--- a/CMakeLists.txt 2019-10-20 15:16:08.000000000 +0100 ++++ b/CMakeLists.txt 2019-10-24 21:27:58.104006569 +0100 +@@ -444,10 +444,15 @@ + add_subdirectory( libraries/wildmidi ) + add_subdirectory( libraries/oplsynth ) + add_subdirectory( libraries/zmusic ) + add_subdirectory( wadsrc ) -add_subdirectory( wadsrc_bm ) diff --git a/games-fps/gzdoom/gzdoom-4.2.1.ebuild b/games-fps/gzdoom/gzdoom-4.2.3.ebuild similarity index 94% rename from games-fps/gzdoom/gzdoom-4.2.1.ebuild rename to games-fps/gzdoom/gzdoom-4.2.3.ebuild index baca2173701..e59ca414756 100644 --- a/games-fps/gzdoom/gzdoom-4.2.1.ebuild +++ b/games-fps/gzdoom/gzdoom-4.2.3.ebuild @@ -30,9 +30,10 @@ DEPEND=" RDEPEND="${DEPEND}" S="${WORKDIR}/${PN}-g${PV}" + PATCHES=( - "${FILESDIR}/${P}-install_soundfonts.patch" - "${FILESDIR}/${P}-Introduce-the-BUILD_NONFREE-option.patch" + "${FILESDIR}/${PN}-4.2.1-install_soundfonts.patch" + "${FILESDIR}/${PN}-4.2.1-Introduce-the-BUILD_NONFREE-option.patch" ) src_prepare() {