OK, even though I disagree with version to be used, I adjusted it according
Mark's comment.
In the meantime I also added patch for building with -fPIC parameter which is
required for EFL.
Thanks in advance for your review.
Best regards,
Tomas Cech
Tomas Cech writes:
> At Thu, 11 Dec 2014 22:09:22 -0500,
> David Thompson wrote:
>>
>> Tomáš Čech writes:
[...]
>> > +(define-public bullet
>> > + (package
>> > +(name "bullet")
>> > +(version "2.82")
>> > +(source (origin
>> > + (method url-fetch)
>> > +
Thanks again for your review.
At Thu, 11 Dec 2014 22:09:22 -0500,
David Thompson wrote:
>
> Hello again,
>
> Missed one thing during my previous review.
>
> Tomáš Čech writes:
>
> > * gnu/packages/game-development.scm: New file
> > * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
> > ---
> > gn
Hello again,
Missed one thing during my previous review.
Tomáš Čech writes:
> * gnu/packages/game-development.scm: New file
> * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
> ---
> gnu-system.am | 1 +
> gnu/packages/game-development.scm | 43
>
* gnu/packages/game-development.scm: New file
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
---
gnu-system.am | 1 +
gnu/packages/game-development.scm | 43 +++
2 files changed, 44 insertions(+)
create mode 100644 gnu/packages/game-developm