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 551F2139085 for ; Sun, 22 Jan 2017 16:04:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6B39234164; Sun, 22 Jan 2017 16:04:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 810B9234164 for ; Sun, 22 Jan 2017 16:04:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8E66634164A for ; Sun, 22 Jan 2017 16:04:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 573E02CA0 for ; Sun, 22 Jan 2017 16:04:51 +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: <1485101082.001f7e2fd0c9334bbe2ddb4308ac1c78d90f0ad6.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/pokerth/, games-board/pokerth/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-board/pokerth/files/pokerth-1.1.1-underlinking.patch games-board/pokerth/pokerth-1.1.1-r1.ebuild games-board/pokerth/pokerth-1.1.1.ebuild X-VCS-Directories: games-board/pokerth/files/ games-board/pokerth/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 001f7e2fd0c9334bbe2ddb4308ac1c78d90f0ad6 X-VCS-Branch: master Date: Sun, 22 Jan 2017 16:04:51 +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: 7b69d16a-0813-4ee8-93ae-fd35349f3fa0 X-Archives-Hash: ccd6b39665ca03054fed8864a5c7afec commit: 001f7e2fd0c9334bbe2ddb4308ac1c78d90f0ad6 Author: David Seifert gentoo org> AuthorDate: Sun Jan 22 15:10:12 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Jan 22 16:04:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=001f7e2f games-board/pokerth: Remove old Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3597 .../pokerth/files/pokerth-1.1.1-underlinking.patch | 20 ------- games-board/pokerth/pokerth-1.1.1-r1.ebuild | 67 --------------------- games-board/pokerth/pokerth-1.1.1.ebuild | 70 ---------------------- 3 files changed, 157 deletions(-) diff --git a/games-board/pokerth/files/pokerth-1.1.1-underlinking.patch b/games-board/pokerth/files/pokerth-1.1.1-underlinking.patch deleted file mode 100644 index 397fb7d..00000000 --- a/games-board/pokerth/files/pokerth-1.1.1-underlinking.patch +++ /dev/null @@ -1,20 +0,0 @@ -From: Julian Ospald -Date: Thu Aug 16 22:25:12 UTC 2012 -Subject: build system - -fix compilation for linkers that don't permit underlinking -reorder linker line to fix issues with as-needed - ---- pokerth_server.pro -+++ pokerth_server.pro -@@ -114,8 +114,8 @@ - LIBS += -lpokerth_lib \ - -lpokerth_db \ - -lpokerth_protocol \ -- -lcurl \ -- -lircclient -+ -lircclient \ -+ $$system(pkg-config --libs --static libcurl) - - win32 { - DEFINES += CURL_STATICLIB diff --git a/games-board/pokerth/pokerth-1.1.1-r1.ebuild b/games-board/pokerth/pokerth-1.1.1-r1.ebuild deleted file mode 100644 index 965e2467..00000000 --- a/games-board/pokerth/pokerth-1.1.1-r1.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -inherit flag-o-matic eutils qmake-utils games - -MY_P="PokerTH-${PV}-src" -DESCRIPTION="Texas Hold'em poker game" -HOMEPAGE="http://www.pokerth.net/" -SRC_URI="mirror://sourceforge/pokerth/${MY_P}.tar.bz2" - -LICENSE="AGPL-3 GPL-1 GPL-2 GPL-3 BitstreamVera public-domain" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="dedicated" - -RDEPEND="dev-db/sqlite:3 - dev-libs/boost:=[threads(+)] - dev-libs/protobuf - dev-libs/libgcrypt:0 - dev-libs/tinyxml[stl] - >=net-libs/libircclient-1.6-r2 - >=net-misc/curl-7.16 - dev-qt/qtcore:5 - dev-qt/qtnetwork:5 - virtual/gsasl - !dedicated? ( - media-libs/libsdl:0 - media-libs/sdl-mixer[mod,vorbis] - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 - )" -DEPEND="${RDEPEND} - !dedicated? ( dev-qt/qtsql:5 ) - virtual/pkgconfig" - -S=${WORKDIR}/${MY_P} - -src_prepare() { - if use dedicated ; then - sed -i -e 's/pokerth_game.pro//' pokerth.pro || die - fi - - sed -i -e '/no_dead_strip_inits_and_terms/d' *pro || die - - epatch "${FILESDIR}"/${P}-qt5.patch \ - "${FILESDIR}/${P}-boost-1.60.patch" -} - -src_configure() { - eqmake5 pokerth.pro -} - -src_install() { - dogamesbin bin/pokerth_server - if ! use dedicated ; then - dogamesbin ${PN} - insinto "${GAMES_DATADIR}/${PN}" - doins -r data - domenu ${PN}.desktop - doicon ${PN}.png - fi - doman docs/pokerth.1 - dodoc ChangeLog TODO docs/{gui_styling,server_setup}_howto.txt - prepgamesdirs -} diff --git a/games-board/pokerth/pokerth-1.1.1.ebuild b/games-board/pokerth/pokerth-1.1.1.ebuild deleted file mode 100644 index d12b3d8..00000000 --- a/games-board/pokerth/pokerth-1.1.1.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -inherit flag-o-matic eutils qt4-r2 games - -MY_P="PokerTH-${PV}-src" -DESCRIPTION="Texas Hold'em poker game" -HOMEPAGE="http://www.pokerth.net/" -SRC_URI="mirror://sourceforge/pokerth/${MY_P}.tar.bz2" - -LICENSE="AGPL-3 GPL-1 GPL-2 GPL-3 BitstreamVera public-domain" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="dedicated" - -RDEPEND="dev-db/sqlite:3 - dev-libs/boost:=[threads(+)] - dev-libs/protobuf - dev-libs/libgcrypt:0 - dev-libs/tinyxml[stl] - amd64? ( net-libs/libircclient ) - ppc? ( >=net-libs/libircclient-1.6-r2 ) - x86? ( net-libs/libircclient ) - >=net-misc/curl-7.16 - dev-qt/qtcore:4 - virtual/gsasl - !dedicated? ( - media-libs/libsdl:0 - media-libs/sdl-mixer[mod,vorbis] - dev-qt/qtgui:4 - )" -DEPEND="${RDEPEND} - !dedicated? ( dev-qt/qtsql:4 ) - virtual/pkgconfig" - -S=${WORKDIR}/${MY_P} - -src_prepare() { - if use dedicated ; then - sed -i \ - -e 's/pokerth_game.pro//' \ - pokerth.pro || die - fi - - sed -i \ - -e '/no_dead_strip_inits_and_terms/d' \ - *pro || die - - #epatch "${FILESDIR}"/${P}-underlinking.patch -} - -src_configure() { - eqmake4 -} - -src_install() { - dogamesbin bin/pokerth_server - if ! use dedicated ; then - dogamesbin ${PN} - insinto "${GAMES_DATADIR}/${PN}" - doins -r data - domenu ${PN}.desktop - doicon ${PN}.png - fi - doman docs/pokerth.1 - dodoc ChangeLog TODO docs/{gui_styling,server_setup}_howto.txt - prepgamesdirs -}