From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/freedm-data/
Date: Tue, 18 Jun 2019 21:23:22 +0000 (UTC) [thread overview]
Message-ID: <1560892825.0b5ca5ffbcdd28eedd3ec0a6c41f4dabd6ab608e.chewi@gentoo> (raw)
commit: 0b5ca5ffbcdd28eedd3ec0a6c41f4dabd6ab608e
Author: William Breathitt Gray <vilhelm.gray <AT> gmail <DOT> com>
AuthorDate: Fri Jun 14 10:13:08 2019 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Jun 18 21:20:25 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b5ca5ff
games-fps/freedm-data: New package
Closes: https://bugs.gentoo.org/687674
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: William Breathitt Gray <vilhelm.gray <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12225
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-fps/freedm-data/Manifest | 1 +
games-fps/freedm-data/freedm-data-0.11.3.ebuild | 28 +++++++++++++++++++
games-fps/freedm-data/metadata.xml | 36 +++++++++++++++++++++++++
3 files changed, 65 insertions(+)
diff --git a/games-fps/freedm-data/Manifest b/games-fps/freedm-data/Manifest
new file mode 100644
index 00000000000..3c4282d5197
--- /dev/null
+++ b/games-fps/freedm-data/Manifest
@@ -0,0 +1 @@
+DIST freedm-0.11.3.zip 7853186 BLAKE2B 5f399233e0d1f1c61d8170dc8e13ca0c6efe79255a87511027ad69e9ab7cf21045e9bc7f40fec6fa3604b3c77590cde8e85b2e9a53e1d89c5aeaf67bffa7023e SHA512 263f126e519a883b828b4f321363fe0f8c557ae58b76c6b3e28aa60e86c15fcc78c866bf003fc523276cefbb431023de64f09b026e85b0a0c7c85a88d1f47cd0
diff --git a/games-fps/freedm-data/freedm-data-0.11.3.ebuild b/games-fps/freedm-data/freedm-data-0.11.3.ebuild
new file mode 100644
index 00000000000..43ac7804c6a
--- /dev/null
+++ b/games-fps/freedm-data/freedm-data-0.11.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Game resources for FreeDM"
+HOMEPAGE="https://freedoom.github.io"
+SRC_URI="https://github.com/freedoom/freedoom/releases/download/v${PV}/freedm-${PV}.zip"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}/freedm-${PV}"
+
+DOOMWADPATH=/usr/share/doom
+
+src_install() {
+ insinto ${DOOMWADPATH}
+ doins freedm.wad
+ dodoc CREDITS.txt README.html
+}
+
+pkg_postinst() {
+ elog "FreeDM WAD file installed into ${DOOMWADPATH} directory."
+}
diff --git a/games-fps/freedm-data/metadata.xml b/games-fps/freedm-data/metadata.xml
new file mode 100644
index 00000000000..5a1b13afef9
--- /dev/null
+++ b/games-fps/freedm-data/metadata.xml
@@ -0,0 +1,36 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <longdescription lang="en">
+ FreeDM is a fast-paced competitive deathmatch game, part of the Freedoom
+ project. Rather than the usual single-player focused levels, these
+ contain no monsters and are intended for deathmatch only. It is
+ compatible with mods for Doom II.
+
+ The Freedoom project aims to create a complete free content first person
+ shooter game. But Freedoom by itself is just the raw material for a
+ game: it must be paired with a compatible game engine to be played.
+
+ id Software released the source code to their classic game, Doom, under
+ the GNU General Public License. This means that the program code that
+ powers Doom is free; Freedoom complements this with free levels,
+ artwork, sound effects and music to make a completely free game.
+ </longdescription>
+ <maintainer type="person">
+ <email>vilhelm.gray@gmail.com</email>
+ <name>William Breathitt Gray</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>games@gentoo.org</email>
+ <name>Gentoo Games Project</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/freedoom/freedoom/issues</bugs-to>
+ <doc lang="en">https://freedoom.github.io</doc>
+ <remote-id type="github">freedoom/freedoom</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2019-06-18 21:23 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-18 21:23 James Le Cuirot [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-09-05 20:11 [gentoo-commits] repo/gentoo:master commit in: games-fps/freedm-data/ James Le Cuirot
2019-09-07 17:46 James Le Cuirot
2019-10-12 14:29 James Le Cuirot
2019-11-07 21:28 James Le Cuirot
2019-11-07 21:28 James Le Cuirot
2019-12-24 20:22 Mikle Kolyada
2020-10-01 15:29 James Le Cuirot
2021-03-05 23:12 James Le Cuirot
2021-07-07 12:23 Ionen Wolkens
2021-07-07 12:23 Ionen Wolkens
2021-07-29 11:06 Ionen Wolkens
2023-02-19 21:55 James Le Cuirot
2024-03-02 14:14 James Le Cuirot
2024-05-28 15:27 Michał Górny
2025-03-27 23:04 James Le Cuirot
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=1560892825.0b5ca5ffbcdd28eedd3ec0a6c41f4dabd6ab608e.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