[Nix-dev] [REQUEST] Package for newly open sourced linux game, Beret

2011-12-18 Thread Mizery De Aria
I would like to help spread availability of a linux game that has been recently open sourced by encouraging it to be included in package repositories. I don't use Red Hat and am not familiar with RPM and would like to request if anyone else is available to prepare a package for the game. See http

Re: [Nix-dev] [REQUEST] Package for newly open sourced linux game, Beret

2011-12-18 Thread Shea Levy
Hello On 12/18/11 4:07 PM, Mizery De Aria wrote: I would like to help spread availability of a linux game that has been recently open sourced by encouraging it to be included in package repositories. I don't use Red Hat and am not familiar with RPM I assume you meant you don't use NixOS and

Re: [Nix-dev] [REQUEST] Package for newly open sourced linux game, Beret

2011-12-18 Thread Shea Levy
I've packaged beret, revision ae029777be336eea5b6807f1d3e36b9fc48a77c7. See https://nixos.org/websvn/nix?op=comp&compare[]=%2F@30953&compare[]=%2F@30954 if you're curious about the details. Cheers, Shea On 12/18/11 7:36 PM, Shea Levy wrote: > Hello > > On 12/18/11 4:07 PM, Mizery De Aria wrote

Re: [Nix-dev] [REQUEST] Package for newly open sourced linux game, Beret

2011-12-21 Thread Florian Friesdorf
On Sun, 18 Dec 2011 19:36:35 -0500, Shea Levy wrote: > Hello > > On 12/18/11 4:07 PM, Mizery De Aria wrote: > > I would like to help spread availability of a linux game that has been > > recently open sourced by encouraging it to be included in package > > repositories. I don't use Red Hat and

Re: [Nix-dev] [REQUEST] Package for newly open sourced linux game, Beret

2011-12-21 Thread Mizery De Aria
I'm just inserting this into the mailing list thread for now. More response to come later... On Wed, Dec 21, 2011 at 9:49 AM, Florian Friesdorf wrote: > On Wed, 21 Dec 2011 08:47:26 -0600, Mizery De Aria > wrote: > > I am experiencing some issues with the latest source code from git repo > as

Re: [Nix-dev] [REQUEST] Package for newly open sourced linux game, Beret

2011-12-21 Thread Florian Friesdorf
On Wed, 21 Dec 2011 10:08:59 -0600, Mizery De Aria wrote: > I'm just inserting this into the mailing list thread for now. More > response to come later... > > On Wed, Dec 21, 2011 at 9:49 AM, Florian Friesdorf wrote: > > > On Wed, 21 Dec 2011 08:47:26 -0600, Mizery De Aria > > wrote: > > > I

Re: [Nix-dev] [REQUEST] Package for newly open sourced linux game, Beret

2011-12-21 Thread Florian Friesdorf
On Wed, 21 Dec 2011 20:04:04 +0400, Michael Raskin <7c6f4...@mail.ru> wrote: > >> I assume you meant you don't use NixOS and are not familiar with nix? > >> > >> > and would like to request if anyone else is available to prepare a > >> > package for the game. See > >> > http://www.indiedb.com/g

Re: [Nix-dev] [REQUEST] Package for newly open sourced linux game, Beret

2011-12-21 Thread Florian Friesdorf
On Wed, 21 Dec 2011 20:04:04 +0400, Michael Raskin <7c6f4...@mail.ru> wrote: > >> I assume you meant you don't use NixOS and are not familiar with nix? > >> > >> > and would like to request if anyone else is available to prepare a > >> > package for the game. See > >> > http://www.indiedb.com/g

Re: [Nix-dev] [REQUEST] Package for newly open sourced linux game, Beret

2011-12-21 Thread Shea Levy
On 12/21/11 12:44 PM, Florian Friesdorf wrote: > details: > at least the version shlevy packaged for nixos is not able to > create a config/state dir, except on OSX, it just assumes there is a > saves (and rooms?) folder in CWD (see game.c:818 and following). This should be fixed in r31021, thanks