Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687676 - games-fps/freedoom-data : Build from source
Summary: games-fps/freedoom-data : Build from source
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 687678
Blocks:
  Show dependency tree
 
Reported: 2019-06-09 04:03 UTC by William Breathitt Gray
Modified: 2019-09-05 20:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William Breathitt Gray 2019-06-09 04:03:55 UTC
Gentoo is a source-based distribution, so let's build Freedoom from source. This should be as simple as executing make from the source directory.

See the Freedoom compilation documentation: https://github.com/freedoom/freedoom/blob/master/COMPILING.adoc

Freedoom requires DeuTex 5.0 in order to build, so the Gentoo deutex ebuild will need to be version bumped in order support building Freedoom.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2019-09-05 20:11:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8912d4ab88d3aa1482bd2c55b765fa8065fa4e7e

commit 8912d4ab88d3aa1482bd2c55b765fa8065fa4e7e
Author:     William Breathitt Gray <vilhelm.gray@gmail.com>
AuthorDate: 2019-07-05 14:02:53 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2019-09-05 20:08:47 +0000

    games-fps/freedoom-data: Build from source
    
    Closes: https://bugs.gentoo.org/687676
    Package-Manager: Portage-2.3.68, Repoman-2.3.15
    Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/12839
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-fps/freedoom-data/Manifest                   |  1 +
 .../freedoom-data/files/ImageMagick/policy.xml     |  4 ++
 .../freedoom-data/freedoom-data-0.11.3-r1.ebuild   | 57 ++++++++++++++++++++++
 3 files changed, 62 insertions(+)