[haiku-development] Re: Adding RepliShow as demo?

  • From: "Humdinger" <humdingerb@xxxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Tue, 22 Jun 2010 15:50:05 +0200

-- Axel Dörfler, on Tue, 22 Jun 2010 10:40:53 +0200:
> Just did not find the time to answer.

Patience isn't my forte, it seems. :)

> Why not just add it to the repository, and to "Demos", and let 
> everyone 
> have a look? We can then still decide whether or not we want to 
> include 
> it in the next release.

OK, cool!
My only problem: I have no idea about jam. I created a Jamfile by 
copying stuff from other apps in SVN, but a "jam -q" just returns "...
found 10 target(s)...". Should I submit it all anyway and somebody else 
will have a look at the Jamfile (before adding it to "Demos")?

Since it's so short, that's it:

SubDir HAIKU_TOP src apps replishow ;

Application RepliShow :
        RepliApp.cpp
        RepliView.cpp
        RepliWindow.cpp

        : be liblocale.so libtranslation.so $(TARGET_LIBSTDC++)
        : RepliShow.rdef
;

DoCatalogs RepliShow :
        x-vnd.Haiku-RepliShow
        :
        RepliWindow.cpp
;

Regards,
Humdinger

-- 
--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=-
Deutsche Haiku News @ http://www.haiku-gazette.de


Other related posts: