spear of destiny

Alexandre Detiste alexandre.detiste at gmail.com
Wed Jan 7 10:22:48 UTC 2015


Hi,

I've completed spear of Destiny packaging:

https://github.com/a-detiste/game-data-packager/commit/3891d9ae0fefe508fff8d639863f7e69a16f2eb7

I've added symlinks to make 
  "wolf4sdl-sod" , 
  "wolf4sdl-sod --mission 0" & 
  "wolf4sdl-sod --mission 1" 
all work: they are all doing the same thing.

Le mardi 6 janvier 2015, 10:25:28 Simon McVittie a écrit :
> On 06/01/15 06:38, Fabian Greffrath wrote:
> > However, I don't like how inconsistent the package naming is. Take for
> > example wolf3d-data-wl1 vs. spear-of-destiny-demo-data. Both contain
> > nearly the same kind of data for the same game engine. I think either
> > the former should be renamed to wolfenstein3d-demo-data or the latter be
> > renamed to sod-data-sdm.
> 
> I personally prefer games to have package names that say what the
> package is, and have some reasonable relationship with the "marketing
> name" for the game - so I'd personally say
> wolf(enstein)?3d-(demo|shareware)-data.

I guess wolf3d-demo-data & wolf3d-full-data are OK ?

We can't use "wolf3d-data" as it is already used as a virtual package.

Ok, and some name like "wolf3d-data-supernoahark3d" would be silly.

wolf3d-demo-data would Conflict with wolf3d-data-wl1
does it need to also Provides wolf3d-data-wl1 as a virtual package
for a smooth transition ?

> When I say "game" my rule of thumb is that I really mean "thing that was
> published/distributed/sold as a game" rather than making users think
> about implementation details

Yes; here is an other exemple:
spear-of-destiny-data & spear-of-destiny-demo-data both provide virtual package "wolf3d-data"
& both install in /usr/share/games/wolf3d/ ; but that's technical details end-user shouldn't bother about.

We could remember this mail when we update the documentation.

Alexandre

--------------------------------
 data/spear-of-destiny-data.control.m4          |  15 ++
 data/spear-of-destiny-data.copyright           |  20 +++
 data/spear-of-destiny-demo-data.control.m4     |  15 ++
 data/spear-of-destiny-demo-data.copyright      |  20 +++
 data/spear-of-destiny-mission2-data.control.m4 |  14 ++
 data/spear-of-destiny-mission2-data.copyright  |  20 +++
 data/spear-of-destiny-mission3-data.control.m4 |  14 ++
 data/spear-of-destiny-mission3-data.copyright  |  20 +++
 data/spear-of-destiny.yaml                     | 189 +++++++++++++++++++++++++
 debian/changelog                               |   1 +
 etc/spear-of-destiny-mirrors                   |   2 +
 lib/game-data-packager-shared                  |   6 +-
 supported/spear-of-destiny                     |  44 ++++++
 13 files changed, 377 insertions(+), 3 deletions(-)



More information about the Pkg-games-devel mailing list