From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/uglygs/
Date: Wed, 2 May 2018 19:28:32 +0000 (UTC) [thread overview]
Message-ID: <1525289304.60099bc6725b60e2b45cbdf25f9db2c214b245e3.pacho@gentoo> (raw)
commit: 60099bc6725b60e2b45cbdf25f9db2c214b245e3
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed May 2 19:27:14 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed May 2 19:28:24 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60099bc6
games-util/uglygs: Drop old
Package-Manager: Portage-2.3.31, Repoman-2.3.9
games-util/uglygs/uglygs-0_rc11.ebuild | 62 ----------------------------------
1 file changed, 62 deletions(-)
diff --git a/games-util/uglygs/uglygs-0_rc11.ebuild b/games-util/uglygs/uglygs-0_rc11.ebuild
deleted file mode 100644
index 8ce6738b693..00000000000
--- a/games-util/uglygs/uglygs-0_rc11.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils games
-
-MY_P=${P/0_/}
-DESCRIPTION="quickly searches the network for game servers"
-HOMEPAGE="http://uglygs.uglypunk.com/"
-SRC_URI="ftp://ftp.uglypunk.com/uglygs/current/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~hppa ~x86"
-IUSE=""
-
-DEPEND="net-analyzer/rrdtool[graph]
- dev-lang/perl"
-RDEPEND=${DEPEND}
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
- epatch "${FILESDIR}"/${PV}-uglygs.conf.patch
- sed -i \
- -e "s:GENTOO_DIR:$(games_get_libdir)/${PN}:" uglygs.conf || die
- epatch "${FILESDIR}"/${PV}-uglygs.pl.patch
- sed -i \
- -e "s:GENTOO_DIR:${GAMES_SYSCONFDIR}:" uglygs.pl || die
- sed -i \
- -e "s/strndup/${PN}_strndup/" qstat/qstat.c || die
-}
-
-src_compile() {
- emake -C qstat CFLAGS="${CFLAGS}"
-}
-
-src_install() {
- insinto "${GAMES_SYSCONFDIR}"
- doins uglygs.conf qstat/qstat.cfg
-
- dogamesbin uglygs.pl
-
- insinto "$(games_get_libdir)"/${PN}
- doins -r data templates tmp
- insinto "$(games_get_libdir)"/${PN}/images
- doins -r images/{avp2,bds,default.gif,hls,j2s,mhs,q3s,rws,sf2s,uns,vcs}
- dosym bds "$(games_get_libdir)"/${PN}/images/bdl
- keepdir "$(games_get_libdir)"/${PN}/tmp
-
- exeinto "$(games_get_libdir)"/${PN}
- doexe qstat/qstat
-
- dodoc CHANGES README
-
- prepgamesdirs
-}
-
-pkg_postinst() {
- games_pkg_postinst
- elog "Dont forget to setup ${GAMES_SYSCONFDIR}/uglygs.conf and ${GAMES_SYSCONFDIR}/qstat.cfg"
-}
next reply other threads:[~2018-05-02 19:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-02 19:28 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-09-17 21:31 [gentoo-commits] repo/gentoo:master commit in: games-util/uglygs/ Ulrich Müller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1525289304.60099bc6725b60e2b45cbdf25f9db2c214b245e3.pacho@gentoo \
--to=pacho@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox