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 4BAC0139345 for ; Wed, 7 Jul 2021 17:25:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6929EE0BD2; Wed, 7 Jul 2021 17:25:23 +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 43041E0BD2 for ; Wed, 7 Jul 2021 17:25:23 +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 30FDE33BDEF for ; Wed, 7 Jul 2021 17:25:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7BAC07C1 for ; Wed, 7 Jul 2021 17:25:20 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1625678701.fbe4c9d5c5dcfb678b256741f158e02aa785ba2c.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/construo/files/, games-puzzle/construo/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-puzzle/construo/Manifest games-puzzle/construo/construo-0.2.2-r1.ebuild games-puzzle/construo/files/construo-0.2.2-gcc43.patch games-puzzle/construo/files/construo-0.2.2-lGLU.patch X-VCS-Directories: games-puzzle/construo/files/ games-puzzle/construo/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: fbe4c9d5c5dcfb678b256741f158e02aa785ba2c X-VCS-Branch: master Date: Wed, 7 Jul 2021 17:25:20 +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: 29f7bb40-e6ea-4c6d-888d-417cef9302f1 X-Archives-Hash: 30286bc0df502a0e8612ee2598db541d commit: fbe4c9d5c5dcfb678b256741f158e02aa785ba2c Author: Alexey Sokolov google com> AuthorDate: Wed Jul 7 17:25:01 2021 +0000 Commit: David Seifert gentoo org> CommitDate: Wed Jul 7 17:25:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbe4c9d5 games-puzzle/construo: drop old Closes: https://github.com/gentoo/gentoo/pull/21553 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alexey Sokolov asokolov.org> Signed-off-by: David Seifert gentoo.org> games-puzzle/construo/Manifest | 1 - games-puzzle/construo/construo-0.2.2-r1.ebuild | 38 ---------- .../construo/files/construo-0.2.2-gcc43.patch | 82 ---------------------- .../construo/files/construo-0.2.2-lGLU.patch | 18 ----- 4 files changed, 139 deletions(-) diff --git a/games-puzzle/construo/Manifest b/games-puzzle/construo/Manifest index 39aea78122d..cb7daea6217 100644 --- a/games-puzzle/construo/Manifest +++ b/games-puzzle/construo/Manifest @@ -1,2 +1 @@ -DIST construo-0.2.2.tar.gz 442626 BLAKE2B c6c9c566c8e4014aba1e06d12af2c3c3076d533a9f11513e903a6fff027ecbd3b492c1ca35a50b42dbd0aea5064614147529f2dcfd6b75af2376a7a410fdc470 SHA512 b73854a64aedcb9ddcd8f2c3e809f975ef3d2f63bdefd2e126c808a4154d7ff3d402457f9da5f866e6b9d74c6010ffc58d44b04277976fe1a9aeabc20ea786a9 DIST construo-0.2.3.tar.gz 585891 BLAKE2B 6970d9ce30553a72d59784d0e356705913fceaf8a7cf39873054f8122b29ffcda6757af8ce494fe989253e0e00de54d1d0c543d71403b65580ece6c1e8483be2 SHA512 b3b723e914fa3c08763b73cbd6ec340f70efefd28e2ff79e738cc5d71109304a90d2d0ddbd0277e587e4e134c5bd497dde15aebea2b318e5d3c07f339b769bf3 diff --git a/games-puzzle/construo/construo-0.2.2-r1.ebuild b/games-puzzle/construo/construo-0.2.2-r1.ebuild deleted file mode 100644 index 4370d583ab8..00000000000 --- a/games-puzzle/construo/construo-0.2.2-r1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit autotools desktop - -DESCRIPTION="2d construction toy with objects that react on physical forces" -HOMEPAGE="http://www.nongnu.org/construo/" -SRC_URI="http://freesoftware.fsf.org/download/construo/construo.pkg/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - virtual/opengl - virtual/glu - media-libs/freeglut - x11-libs/libXxf86vm -" -DEPEND="${RDEPEND} - x11-base/xorg-proto" - -src_prepare() { - default - eapply \ - "${FILESDIR}"/${P}-gcc43.patch \ - "${FILESDIR}"/${P}-lGLU.patch - sed -i -e 's/^bindir=.*/bindir=@bindir@/' Makefile.am || die - eautoreconf -} - -src_install() { - default - make_desktop_entry "${PN}.glut" "${PN}.glut" - make_desktop_entry "${PN}.x11" "${PN}.x11" -} diff --git a/games-puzzle/construo/files/construo-0.2.2-gcc43.patch b/games-puzzle/construo/files/construo-0.2.2-gcc43.patch deleted file mode 100644 index 48165ed21df..00000000000 --- a/games-puzzle/construo/files/construo-0.2.2-gcc43.patch +++ /dev/null @@ -1,82 +0,0 @@ ---- a/command_line.cxx -+++ b/command_line.cxx -@@ -19,7 +19,9 @@ - - #include - #include --#include -+#include -+#include -+#include - #include "settings.hxx" - #include "command_line.hxx" - ---- a/config.hxx -+++ b/config.hxx -@@ -21,6 +21,7 @@ - #define CONFIG_HH - - #include -+#include - - class Config - { ---- a/lisp_reader.cxx -+++ b/lisp_reader.cxx -@@ -17,6 +17,7 @@ - // along with this program; if not, write to the Free Software - // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - -+#include - #include "construo_error.hxx" - #include "lisp_reader.hxx" - ---- a/unix_system.cxx -+++ b/unix_system.cxx -@@ -17,8 +17,9 @@ - // along with this program; if not, write to the Free Software - // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - --#include --#include -+#include -+#include -+#include - #include - #include - #include ---- a/vector.cxx -+++ b/vector.cxx -@@ -16,8 +16,8 @@ - totally replaced old CL_Vector with this code - */ - --#include --#include -+#include -+#include - #include "vector.hxx" - - CL_Vector::CL_Vector(float x, float y, float z, float w) ---- a/world.cxx -+++ b/world.cxx -@@ -17,7 +17,8 @@ - // along with this program; if not, write to the Free Software - // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - --#include -+#include -+#include - #include - #include "config.h" - ---- a/x11_display.cxx -+++ b/x11_display.cxx -@@ -19,6 +19,7 @@ - - #include - #include -+#include - #include - #include - #include diff --git a/games-puzzle/construo/files/construo-0.2.2-lGLU.patch b/games-puzzle/construo/files/construo-0.2.2-lGLU.patch deleted file mode 100644 index be8e7b604d6..00000000000 --- a/games-puzzle/construo/files/construo-0.2.2-lGLU.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- a/configure.ac.old 2009-11-24 18:27:48.000000000 +0100 -+++ b/configure.ac 2009-11-24 18:28:29.000000000 +0100 -@@ -114,7 +114,7 @@ - AC_CHECK_LIB(glut, glutMainLoop, - [ - ConstruoTargets="$ConstruoTargets construo.glut" -- AC_SUBST(glut_LIBS,"-lglut") -+ AC_SUBST(glut_LIBS,"-lglut -lGLU -lGL -lm") - ], - []) - -@@ -158,4 +158,4 @@ - echo " Ingo Ruhnke " - echo "" - --# EOF # -\ No newline at end of file -+# EOF #