public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-rpg/the-longest-journey-hd-fmv/
@ 2022-04-01 22:08 James Le Cuirot
  0 siblings, 0 replies; only message in thread
From: James Le Cuirot @ 2022-04-01 22:08 UTC (permalink / raw
  To: gentoo-commits

commit:     b1c9ea3e233d9f91c66e8355fba2b9703b05d88c
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  1 22:07:26 2022 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Apr  1 22:07:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1c9ea3e

games-rpg/the-longest-journey-hd-fmv: New package

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-rpg/the-longest-journey-hd-fmv/Manifest      |  1 +
 games-rpg/the-longest-journey-hd-fmv/metadata.xml  |  8 +++++
 .../the-longest-journey-hd-fmv-1.1.ebuild          | 37 ++++++++++++++++++++++
 3 files changed, 46 insertions(+)

diff --git a/games-rpg/the-longest-journey-hd-fmv/Manifest b/games-rpg/the-longest-journey-hd-fmv/Manifest
new file mode 100644
index 000000000000..18377ca28b0a
--- /dev/null
+++ b/games-rpg/the-longest-journey-hd-fmv/Manifest
@@ -0,0 +1 @@
+DIST TLJHD_FMV_1.1.zip 3340708806 BLAKE2B e8513bad4dcfc96d5aa63773e7128163a959e14af697a431480f6c4620743c55a3ab2008ecdde5fc4f759598499f74a76579a24345cde97f3fa495ac71b64a2b SHA512 5cfb5447c667f9db98a88ba669641ea42f12c9ac1341efa6b6c2ac5d55a73aecd0da2821e13092c9d11177c19567398b240c0632d0c2c6b4ae70e91e15554a5a

diff --git a/games-rpg/the-longest-journey-hd-fmv/metadata.xml b/games-rpg/the-longest-journey-hd-fmv/metadata.xml
new file mode 100644
index 000000000000..7c730d47817a
--- /dev/null
+++ b/games-rpg/the-longest-journey-hd-fmv/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>games@gentoo.org</email>
+		<name>Gentoo Games Project</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/games-rpg/the-longest-journey-hd-fmv/the-longest-journey-hd-fmv-1.1.ebuild b/games-rpg/the-longest-journey-hd-fmv/the-longest-journey-hd-fmv-1.1.ebuild
new file mode 100644
index 000000000000..800989940e03
--- /dev/null
+++ b/games-rpg/the-longest-journey-hd-fmv/the-longest-journey-hd-fmv-1.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHECKREQS_DISK_BUILD="3229M"
+CHECKREQS_DISK_USR="3229M"
+inherit check-reqs
+
+DESCRIPTION="Upscaled full motion videos for The Longest Journey"
+HOMEPAGE="https://tljhd.github.io"
+SRC_URI="TLJHD_FMV_${PV}.zip"
+LICENSE="fairuse"
+SLOT="0"
+KEYWORDS="~amd64"
+RESTRICT="bindist fetch"
+
+RDEPEND="
+	${CATEGORY}/${PN%-hd-fmv}
+"
+
+BDEPEND="
+	app-arch/unzip
+"
+
+S="${WORKDIR}"
+
+pkg_nofetch() {
+	einfo "Please download ${SRC_URI} from:"
+	einfo "  ${HOMEPAGE}"
+	einfo "and move it to your distfiles directory."
+}
+
+src_install() {
+	insinto /usr/share/${PN%-hd-fmv}
+	doins -r mods/
+}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-01 22:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-01 22:08 [gentoo-commits] repo/gentoo:master commit in: games-rpg/the-longest-journey-hd-fmv/ James Le Cuirot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox