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 95146139083 for ; Thu, 21 Dec 2017 01:57:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B59BBE1195; Thu, 21 Dec 2017 01:57:46 +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 86E00E1195 for ; Thu, 21 Dec 2017 01:57:45 +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 67DE633FE60 for ; Thu, 21 Dec 2017 01:57:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B37B0AE8E for ; Thu, 21 Dec 2017 01:57:42 +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: <1513821325.ca77165865c58a4445c30a8688e31d464a0e8da2.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/hedgewars/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-strategy/hedgewars/Manifest games-strategy/hedgewars/hedgewars-0.9.22-r2.ebuild X-VCS-Directories: games-strategy/hedgewars/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: ca77165865c58a4445c30a8688e31d464a0e8da2 X-VCS-Branch: master Date: Thu, 21 Dec 2017 01:57:42 +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-Archives-Salt: 32c87a7f-b329-49de-ba48-bf13b44713f1 X-Archives-Hash: e77e3533b6d407f4a6b72d0e31c1b358 commit: ca77165865c58a4445c30a8688e31d464a0e8da2 Author: David Seifert gentoo org> AuthorDate: Wed Dec 20 21:30:32 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Thu Dec 21 01:55:25 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca771658 games-strategy/hedgewars: Remove old Package-Manager: Portage-2.3.16, Repoman-2.3.6 games-strategy/hedgewars/Manifest | 1 - .../hedgewars/hedgewars-0.9.22-r2.ebuild | 86 ---------------------- 2 files changed, 87 deletions(-) diff --git a/games-strategy/hedgewars/Manifest b/games-strategy/hedgewars/Manifest index f5fd4e55e4f..8c7bebda9eb 100644 --- a/games-strategy/hedgewars/Manifest +++ b/games-strategy/hedgewars/Manifest @@ -1,3 +1,2 @@ -DIST hedgewars-src-0.9.22.tar.bz2 160103313 BLAKE2B faf4c33ff28a7079c042d2b4184e152232a0ef057aaa852d6125faee684a3eb78d7ba43cbd33e2d4a5ffe94d3366b47322cd3ba50231de9b5cc864e136ea4f85 SHA512 753cccef09b725048d9e66988b03859a12e577a601656cc2b3dbb2755c59ed9ae4d4c88c9247238408fc76d881c921593a694a58a500b3d5b8c9a4c0cfb053ac DIST hedgewars-src-0.9.23.tar.bz2 173042171 BLAKE2B 8458cce459e59227a92f70a1a1593ce0e222030f519e554bea067890394322e8346d062a8552472280401272691d5ebb4c2e85d9e8824b3513d70d24cca4b880 SHA512 b9bcd6d32c7bb97c2766aacbc759dd48b7a4c7a72003ab2bf31cdfac94a6e08de740a689458c276d3c35b90e89a1af6c200f98f463e9554e8b176b5706dc3090 DIST hedgewars_0.9.22-dfsg-7.debian.tar.xz 79016 BLAKE2B dda854b87db808520e3b6405e6eb28db085d23b78e4cdcce25a94992bc2551e2436401766cc39bf52fb7c5ad0e946a9792cc333813454fdfd615d2569e3fb16a SHA512 011d44989b6fcad9ae7a20fcb11a4e2b9a75d1ace6c6e4c2139cd7e67f13ea21d90b6c8a7afb76fa9a06c32537b00b8b4b7689967b3019300e93a7a6fe3e0fbf diff --git a/games-strategy/hedgewars/hedgewars-0.9.22-r2.ebuild b/games-strategy/hedgewars/hedgewars-0.9.22-r2.ebuild deleted file mode 100644 index d447ec2bd15..00000000000 --- a/games-strategy/hedgewars/hedgewars-0.9.22-r2.ebuild +++ /dev/null @@ -1,86 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -CMAKE_MAKEFILE_GENERATOR=emake - -inherit cmake-utils eutils - -MY_P=${PN}-src-${PV} -DEB_PATCH_VER=7 - -DESCRIPTION="A turn-based strategy, artillery, action and comedy game" -HOMEPAGE="https://www.hedgewars.org/" -SRC_URI="https://www.hedgewars.org/download/releases/${MY_P}.tar.bz2 - mirror://debian/pool/main/h/${PN}/${PN}_${PV}-dfsg-${DEB_PATCH_VER}.debian.tar.xz" - -LICENSE="GPL-2 Apache-2.0 FDL-1.3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="libav" - -QA_FLAGS_IGNORED="/usr/bin/hwengine" # pascal sucks -QA_PRESTRIPPED="/usr/bin/hwengine" # pascal sucks - -CDEPEND=" - >=dev-games/physfs-3.0.1 - dev-lang/lua:0= - dev-qt/qtcore:4 - dev-qt/qtgui:4 - media-libs/freeglut - media-libs/libpng:0= - media-libs/libsdl[sound,opengl,video] - media-libs/sdl-image[png] - media-libs/sdl-mixer[vorbis] - media-libs/sdl-net - media-libs/sdl-ttf - sys-libs/zlib:= - libav? ( media-video/libav:= ) - !libav? ( media-video/ffmpeg:= )" -DEPEND="${CDEPEND} - >=dev-lang/fpc-2.4" -RDEPEND="${CDEPEND} - app-arch/xz-utils - media-fonts/wqy-zenhei - >=media-fonts/dejavu-2.28" - -S=${WORKDIR}/${MY_P} -PATCHES=( "${FILESDIR}"/${PN}-0.9.22-rpath-fix.patch ) - -src_prepare() { - while IFS="" read -r f ; do - PATCHES+=( "${WORKDIR}/debian/patches/${f}" ) - done < <(cat "${WORKDIR}/debian/patches/series") - - cmake-utils_src_prepare -} - -src_configure() { - local mycmakeargs=( - -DMINIMAL_FLAGS=ON - -DDATA_INSTALL_DIR="${EPREFIX}/usr/share/${PN}" - -Dtarget_binary_install_dir="${EPREFIX}/usr/bin" - -Dtarget_library_install_dir="${EPREFIX}/usr/$(get_libdir)" - -DNOSERVER=TRUE - -DCMAKE_VERBOSE_MAKEFILE=TRUE - -DPHYSFS_SYSTEM=ON - # upstream sets RPATH that leafs to weird breakage - # https://bugzilla.redhat.com/show_bug.cgi?id=1200193 - -DCMAKE_SKIP_RPATH=ON - ) - cmake-utils_src_configure -} - -src_install() { - cmake-utils_src_install - - rm -f "${ED%/}"/usr/share/games/hedgewars/Data/Fonts/{DejaVuSans-Bold.ttf,wqy-zenhei.ttc} || die - dosym ../../../fonts/dejavu/DejaVuSans-Bold.ttf \ - /usr/share/${PN}/Data/Fonts/DejaVuSans-Bold.ttf - dosym ../../../fonts/wqy-zenhei/wqy-zenhei.ttc \ - /usr/share/${PN}/Data/Fonts/wqy-zenhei.ttc - doicon misc/hedgewars.png - make_desktop_entry ${PN} Hedgewars - doman man/${PN}.6 -}