Re: [GNU-linux-libre] Packaging JavaScript games, Was: Adding some scummvm game(s) to the "List of software that does not respect the Free System Distribution Guidelines"

2023-07-09 Thread Denis 'GNUtoo' Carikli
On Thu, 15 Jun 2023 23:07:02 -0400 Richard Stallman wrote: > > One of the issue here is finding how to properly package and > > integrate such games in FSDG distributions. A way could be to > > package the HTML page and somehow find a way to properly launch a > > browser to play the game.

Re: [GNU-linux-libre] Packaging JavaScript games

2023-07-04 Thread Denis 'GNUtoo' Carikli
On Wed, 14 Jun 2023 06:30:04 -0400 bill-auger wrote: > i could have mentioned that there are a few examples of popular web > "apps" which have done this; but their user-friendliness is not great > - the 'element-web' package comes to mind - as i remember, the only > way to use it (and i had to ded

Re: [GNU-linux-libre] Packaging JavaScript games, Was: Adding some scummvm game(s) to the "List of software that does not respect the Free System Distribution Guidelines"

2023-06-15 Thread Richard Stallman
[[[ To any NSA and FBI agents reading my email: please consider]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > One of the issue here is finding how to properly package and integrate > such g

Re: [GNU-linux-libre] Packaging JavaScript games

2023-06-14 Thread bill-auger
On Tue, 13 Jun 2023 18:53:27 +0200 Denis wrote: > One of the issue here is finding how to properly package and integrate > such games in FSDG distributions. A way could be to package the HTML > page and somehow find a way to properly launch a browser to play the > game. agreed, that is a very goo

Re: [GNU-linux-libre] Packaging JavaScript games

2023-06-13 Thread Denver Gingerich
On Tue, Jun 13, 2023 at 05:07:35PM +, Denver Gingerich wrote: > But doing simple tasks that ostensibly don't need any JavaScript at all (such > as adding a to a ) don't work on the local filesystem > these days ... Sorry, that should read '(such as adding a to a )' - I was typing too fast

Re: [GNU-linux-libre] Packaging JavaScript games

2023-06-13 Thread Denver Gingerich
On Tue, Jun 13, 2023 at 06:53:27PM +0200, Denis 'GNUtoo' Carikli wrote: > One of the issue here is finding how to properly package and integrate > such games in FSDG distributions. A way could be to package the HTML > page and somehow find a way to properly launch a browser to play the > game. >