public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/physfs/
Date: Mon,  4 Mar 2019 20:49:03 +0000 (UTC)	[thread overview]
Message-ID: <1551732530.8d87cd91a1a990a1d423ffd248c479ff37f33adb.chewi@gentoo> (raw)

commit:     8d87cd91a1a990a1d423ffd248c479ff37f33adb
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  4 20:46:25 2019 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Mar  4 20:48:50 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d87cd91

dev-games/physfs: Mirror 9999 ebuild and put doxygen in BDEPEND

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 dev-games/physfs/physfs-3.0.1-r2.ebuild | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev-games/physfs/physfs-3.0.1-r2.ebuild b/dev-games/physfs/physfs-3.0.1-r2.ebuild
index 09e33ed95e9..fe097f9f54e 100644
--- a/dev-games/physfs/physfs-3.0.1-r2.ebuild
+++ b/dev-games/physfs/physfs-3.0.1-r2.ebuild
@@ -6,14 +6,20 @@ inherit cmake-multilib
 
 DESCRIPTION="Abstraction layer for filesystem and archive access"
 HOMEPAGE="https://icculus.org/physfs/"
-SRC_URI="https://icculus.org/physfs/downloads/${P}.tar.bz2"
+
+if [[ ${PV} == *9999* ]]; then
+	EHG_REPO_URI="https://hg.icculus.org/icculus/physfs"
+	inherit mercurial
+else
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~x86-fbsd"
+	SRC_URI="https://icculus.org/physfs/downloads/${P}.tar.bz2"
+fi
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~x86-fbsd"
 IUSE="7zip doc grp hog iso mvl qpak slb static-libs vdf wad +zip"
 
-DEPEND="doc? ( app-doc/doxygen )"
+BDEPEND="doc? ( app-doc/doxygen )"
 
 DOCS=( docs/CHANGELOG.txt docs/CREDITS.txt docs/TODO.txt )
 


             reply	other threads:[~2019-03-04 20:49 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-04 20:49 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-15 20:29 [gentoo-commits] repo/gentoo:master commit in: dev-games/physfs/ Andreas Sturmlechner
2024-12-14 17:42 Sam James
2024-12-12  2:46 Sam James
2024-12-11 22:52 Sam James
2024-11-22 23:22 Conrad Kostecki
2024-11-22 23:22 Conrad Kostecki
2024-11-22 23:22 Conrad Kostecki
2023-03-22 18:53 Andreas Sturmlechner
2021-12-18 18:14 Sam James
2021-12-17 18:30 Jakov Smolić
2021-12-17 18:30 Jakov Smolić
2021-07-19 23:14 Marek Szuba
2019-05-30 20:33 Sergei Trofimovich
2019-05-26 22:27 Thomas Deutschmann
2019-05-13  7:33 David Seifert
2019-05-13  0:18 Andreas Sturmlechner
2019-03-21 11:05 Lars Wendler
2019-03-04 20:49 James Le Cuirot
2019-03-04 20:49 James Le Cuirot
2019-03-04 20:49 James Le Cuirot
2018-03-25 19:51 James Le Cuirot
2018-03-25 19:51 James Le Cuirot
2017-11-06 15:29 Lars Wendler
2017-10-03 20:59 Lars Wendler
2017-10-03 20:59 Lars Wendler
2017-08-25 19:55 James Le Cuirot
2017-06-27 20:36 Alexis Ballier
2017-03-13 13:00 Lars Wendler
2017-02-23 22:58 Michael Weber
2017-02-17 10:56 Agostino Sarubbo
2017-02-12 17:01 Agostino Sarubbo
2017-02-04 10:44 Jeroen Roovers
2017-01-27 13:23 Tobias Klausmann
2017-01-27  9:07 Agostino Sarubbo
2017-01-27  9:02 Agostino Sarubbo

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=1551732530.8d87cd91a1a990a1d423ffd248c479ff37f33adb.chewi@gentoo \
    --to=chewi@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