[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: dojo



cool,
here are a few notes :
- add to debian/control#libjs-dojo-core description : This package contains the core Dojo project.
- is the dojo/build.txt file needed by dojo ? if not, don't install it
- add a README.Debian to dojox (although i don't know if you can define different readme for the different packages), explaining how to use the files in examples/ ?

Then subscribe to pkg-javascript-devel [0] and ask them to review your package.
Tell them i helped you a little, so they can blame me if i was wrong :)

Regards,
Jérémy Lal.

PS: i just subscribed to the list myself, i'm cooking a libjs package too

[0]
http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/

On 04/09/2009 18:15, Jason Morawski wrote:
Updated package has been uploaded to mentors.

This new package builds the different frameworks as separate binary
packages and moves the extraneous dojox files
to /usr/share/doc/libjs-dojo-dojox/examples/ maintaining the directory
structure.

On Wed, 2009-09-02 at 23:50 +0200, Jérémy Lal wrote:
Sorry to bother, but :

find . -name *.php
./dojox/analytics/logger/dojoxAnalytics.php
./dojox/analytics/logger/JSON.php
./dojox/form/resources/RecieveFile.php
./dojox/form/resources/cLOG.php
./dojox/form/resources/UploadFile.php
./dojox/resources/explore.php
./dojox/grid/compat/tests/support/data.php
./dojox/grid/compat/tests/support/json.php
find . -name *.sh
./dojox/storage/buildFlashStorage.sh
find . -name *.fla
./dojox/storage/storage_dialog.fla
find . -name *.as
./dojox/flash/ExpressInstall.as
./dojox/flash/DojoExternalInterface.as
./dojox/storage/Storage.as

Those files should not be placed in /usr/share/javascript !!!
I just went to http://www.dojotoolkit.org/
(i'm a jquery fan:) and discovered that in fact,
dojo, dijit, dojox represent three separate frameworks, with different needs,
so there should be three packages from one source :
libjs-dojo-core
libjs-dojo-dijit
libjs-dojo-dojox

however i can't really think of a way to package the last one, since
php, as, fla, sh files are mixed between static html, css, js files in that package.
But that should not stop you from packaging the first two.

Maybe i'm totally wrong, somebody, please tell me.

Regards,
Jérémy.




Reply to: