Re: Fast Light Tool Kit

2010-10-31 Thread Ben Boeckel
"Eric \"Sparks\" Christensen" wrote: > The source I downloaded contained a single file so I'm not sure what > needs to happen. Well, since asking upstream for a copy of the license to ship is required for the guidelines, maybe a simple Makefile could be asked for as well. --Ben -- devel mailin

Re: Fast Light Tool Kit

2010-10-31 Thread Alexander Boström
lör 2010-10-30 klockan 17:05 -0400 skrev Eric "Sparks" Christensen: > The source is a single file with no readme and I'm > not exactly sure how to package the software. Probably: cc -o foo foo.c $(fltk-config --cflags --ldflags) /abo -- devel mailing list devel@lists.fedoraproject.org https:

Re: Fast Light Tool Kit

2010-10-31 Thread José Matos
On Sunday 31 October 2010 02:58:21 Dominic Hopf wrote: > I think it's likely something like a "BuildRequires: fltk" already > should be enough. I'd suggest to just try out that and see what > happens. :) Most probably it should be BuildRequires: fltk-devel -- José Abílio -- devel mailing list d

Re: Fast Light Tool Kit

2010-10-30 Thread Dominic Hopf
Am Samstag, den 30.10.2010, 21:51 -0400 schrieb Eric "Sparks" Christensen: > On Sat, Oct 30, 2010 at 21:32, R P Herrold wrote: > > On Sat, 30 Oct 2010, Eric "Sparks" Christensen wrote: > > > >> I found a program that I want to package but it requires

Re: Fast Light Tool Kit

2010-10-30 Thread Eric "Sparks" Christensen
On Sat, Oct 30, 2010 at 21:32, R P Herrold wrote: > On Sat, 30 Oct 2010, Eric "Sparks" Christensen wrote: > >> I found a program that I want to package but it requires Fast Light >> Tool Kit (FLTK).  The source is a single file with no readme and I'm >&

Fast Light Tool Kit

2010-10-30 Thread R P Herrold
On Sat, 30 Oct 2010, Eric "Sparks" Christensen wrote: > I found a program that I want to package but it requires Fast Light > Tool Kit (FLTK). The source is a single file with no readme and I'm > not exactly sure how to package the software. Has anyone worked with >

Re: Fast Light Tool Kit

2010-10-30 Thread Adam Williamson
On Sat, 2010-10-30 at 17:05 -0400, Eric "Sparks" Christensen wrote: > I found a program that I want to package but it requires Fast Light > Tool Kit (FLTK). The source is a single file with no readme and I'm > not exactly sure how to package the software. Has anyone worke

Fast Light Tool Kit

2010-10-30 Thread Eric "Sparks" Christensen
I found a program that I want to package but it requires Fast Light Tool Kit (FLTK). The source is a single file with no readme and I'm not exactly sure how to package the software. Has anyone worked with FLTK that might be able to help me with this? Thanks, Eric -- devel mailing list