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 A374713835A for ; Sat, 11 Jul 2020 22:11:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99D11E077C; Sat, 11 Jul 2020 22:11:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 6F961E077C for ; Sat, 11 Jul 2020 22:11:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 1DD5C34F38B for ; Sat, 11 Jul 2020 22:11:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8AA052D2 for ; Sat, 11 Jul 2020 22:11:48 +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: <1594505496.f79208759dae09d5714284f2890d0eb4487014c6.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/astromenace/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-action/astromenace/Manifest games-action/astromenace/astromenace-1.3.2-r1.ebuild X-VCS-Directories: games-action/astromenace/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f79208759dae09d5714284f2890d0eb4487014c6 X-VCS-Branch: master Date: Sat, 11 Jul 2020 22:11:48 +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: c326b127-0a72-407a-95c2-96b6cdf571ae X-Archives-Hash: 4d9227e769cedbcc346227cc6f33dc76 commit: f79208759dae09d5714284f2890d0eb4487014c6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jul 11 19:54:16 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jul 11 22:11:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7920875 games-action/astromenace: Drop 1.3.2-r1 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner gentoo.org> games-action/astromenace/Manifest | 1 - .../astromenace/astromenace-1.3.2-r1.ebuild | 74 ---------------------- 2 files changed, 75 deletions(-) diff --git a/games-action/astromenace/Manifest b/games-action/astromenace/Manifest index 7ae1e15a2fd..f36cdef8d3f 100644 --- a/games-action/astromenace/Manifest +++ b/games-action/astromenace/Manifest @@ -1,2 +1 @@ -DIST astromenace-1.3.2.tar.gz 64643636 BLAKE2B f3b7dfbeeed56eab8946e122bebf98baa37b7a3e4291007d4f0bb12a220c26ded063f51fcd6f529c9f00cd4b6172d37dcb0798d41e553c682556ba7f4243bce7 SHA512 dd24dc80e0a6b1d47a5e6874ee8aac58790518ef7a910573b6fd7a71541cd811774a8607e6c175c51fb03983d0799db7acbafb79b167dee3bdb79ff6168c1451 DIST astromenace-1.4.1.tar.gz 68041500 BLAKE2B a6e0c98feae200440bc3e3bd0e3338325ce7953f4e4241d69e1d3b6cc3aaef54c1966f62b08a27aef2a6f6b1ee028e8c7c78788aabc2622bcc1eeab10186c428 SHA512 408fd8a9fcc51d0cdfd31d77bc1c05b079b3248622a252e73e1145db9715b3a331eef5fde295c3390143fb7bb2f88460d374eddea719b6452577bf5e83bd14c1 diff --git a/games-action/astromenace/astromenace-1.3.2-r1.ebuild b/games-action/astromenace/astromenace-1.3.2-r1.ebuild deleted file mode 100644 index 66ea563b64b..00000000000 --- a/games-action/astromenace/astromenace-1.3.2-r1.ebuild +++ /dev/null @@ -1,74 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit cmake-utils desktop gnome2-utils - -DESCRIPTION="Hardcore 3D space scroll-shooter with spaceship upgrade possibilities" -HOMEPAGE="https://viewizard.com" -SRC_URI="https://github.com/viewizard/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3 GPL-3+ CC-BY-SA-3.0 UbuntuFontLicense-1.0 OFL-1.1" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=" - media-libs/freealut - media-libs/freetype:2 - media-libs/libogg - media-libs/libsdl[joystick,video,X] - media-libs/libvorbis - media-libs/openal - virtual/glu - virtual/opengl - x11-libs/libXinerama" -RDEPEND=${DEPEND} - -src_prepare() { - cmake-utils_src_prepare - - # no messing with CXXFLAGS please. - sed -i -e '/-Os/d' CMakeLists.txt || die -} - -src_configure() { - local mycmakeargs=("-DDATADIR=/usr/share/${PN}") - - cmake-utils_src_configure -} - -src_compile() { - cmake-utils_src_compile - - "${CMAKE_BUILD_DIR}"/AstroMenace --pack \ - --rawdata="${S}"/RAW_VFS_DATA \ - --dir=$(dirname "${CMAKE_BUILD_DIR}") || die -} - -src_install() { - newbin "${CMAKE_BUILD_DIR}"/AstroMenace "${PN}" - - insinto /usr/share/${PN} - doins ../*.vfs - - newicon -s 128 astromenace_128.png ${PN}.png - newicon -s 64 astromenace_64.png ${PN}.png - - dodoc ChangeLog.txt ReadMe.txt - - make_desktop_entry "${PN}" AstroMenace -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -}