Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 162111 - ebuild: games-fps/doom1-data
Summary: ebuild: games-fps/doom1-data
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2007-01-14 21:40 UTC by Brandon Captain
Modified: 2022-02-20 22:42 UTC (History)
0 users

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


Attachments
doom1 data ebuild (doom1-data-1.0.ebuild,1.21 KB, text/plain)
2007-01-14 21:41 UTC, Brandon Captain
Details
doom1-data-1.0.ebuild (doom1-data-1.0.ebuild,1.57 KB, text/plain)
2007-01-16 03:08 UTC, Brandon Captain
Details
license for ebuild (LICENSE.DOC,8.81 KB, text/plain)
2007-01-16 03:10 UTC, Brandon Captain
Details
doom1-data-1.0.ebuild (doom1-data-1.0.ebuild,2.06 KB, text/plain)
2007-01-16 03:21 UTC, Brandon Captain
Details
Updated License for ebuild (license.txt,14.46 KB, text/plain)
2007-01-16 03:23 UTC, Brandon Captain
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brandon Captain 2007-01-14 21:40:22 UTC
doom1 lacks a data ebuild

Reproducible: Always

Steps to Reproduce:
Comment 1 Brandon Captain 2007-01-14 21:41:01 UTC
Created attachment 107001 [details]
doom1 data ebuild
Comment 2 Brandon Captain 2007-01-16 03:08:52 UTC
Created attachment 107148 [details]
doom1-data-1.0.ebuild

added 'doc' use flag to ebuild.
added LICENSE variable to ebuild.
Comment 3 Brandon Captain 2007-01-16 03:10:31 UTC
Created attachment 107149 [details]
license for ebuild

the file extension is .doc, but its plain text. the file name is exactly as it was copied from the CD.
Comment 4 Brandon Captain 2007-01-16 03:21:59 UTC
Created attachment 107150 [details]
doom1-data-1.0.ebuild

enhanced the way the ebuild deals with 'doc' use flag.
Comment 5 Brandon Captain 2007-01-16 03:23:47 UTC
Created attachment 107152 [details]
Updated License for ebuild

This license, found on the Doom Collector's Edition CD, is apparently an updated version of the original, meaning the previously uploaded one should be void.
Comment 6 Chris Gianelloni (RETIRED) gentoo-dev 2007-01-19 00:24:23 UTC
Dump the doc USE flag and always install documentation.  The doc USE flag is only to be used when installing optional documentation (which this isn't) or documentation which requires a very long build or extra dependencies.
Comment 7 Brandon Captain 2007-01-19 00:40:47 UTC
(In reply to comment #6)
> Dump the doc USE flag and always install documentation.  The doc USE flag is
> only to be used when installing optional documentation (which this isn't) or
> documentation which requires a very long build or extra dependencies.
> 

define "optional documentation"
Comment 8 Chris Gianelloni (RETIRED) gentoo-dev 2007-01-29 16:34:07 UTC
Anything that isn't a part of the package.

Think things like programming examples that come with an IDE (but aren't used directly by the IDE).

Basically, if you're asking, it likely isn't optional.  ;]
Comment 9 Larry the Git Cow gentoo-dev 2022-02-20 22:38:59 UTC
The bug has been closed via the following commit(s):

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

commit ff40d8908b3a4b2b851df8bde7b9cc8a7c99fd86
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2022-02-20 22:36:21 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2022-02-20 22:36:21 +0000

    games-fps/doom-data-gog: New package
    
    Closes: https://bugs.gentoo.org/162111
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-fps/doom-data-gog/Manifest                 |  1 +
 games-fps/doom-data-gog/doom-data-gog-1.9.ebuild | 37 ++++++++++++++++++++++++
 games-fps/doom-data-gog/metadata.xml             | 12 ++++++++
 3 files changed, 50 insertions(+)
Comment 10 James Le Cuirot gentoo-dev 2022-02-20 22:42:06 UTC
I know what's just been pushed is for the gog.com version rather than the CD version, but CD usage is dwindling these days, the provided ebuild would need a total rewrite now, and I don't have the CD, so I am unable to test it. If anyone who does have the CD still wants this to happen, please speak up and I'll work with you on it.