Log of /trunk/packaging
Directory Listing
Revision
2367 -
Directory Listing
Modified
Mon Apr 6 04:51:49 2009 UTC
(12 years ago)
by
jfenwick
Added version number to deb files.
Fixed tests to check for ppmtompeg before running
Revision
2359 -
Directory Listing
Modified
Thu Apr 2 03:50:33 2009 UTC
(12 years ago)
by
jfenwick
Moved man page for easier testing.
Modified the wrapper script to take into account debian packaging.
This setting is recorded in the escript wrapper automatically by the package building script.
Revision
2347 -
Directory Listing
Modified
Mon Mar 30 06:07:47 2009 UTC
(12 years ago)
by
jfenwick
Added windows notes to install guide.
Revision
2345 -
Directory Listing
Modified
Mon Mar 30 04:44:06 2009 UTC
(12 years ago)
by
jfenwick
Added proper man page (with formatting and everything).
Updated package description.
Revision
2302 -
Directory Listing
Modified
Thu Mar 12 04:40:03 2009 UTC
(12 years, 1 month ago)
by
jfenwick
Debian/ubuntu package now includes the user guide and the python doco (but not the c++) as well as the examples.tar.gz.
A file called buildvars is now written to the lib directory.
It contains some configuration things I can easily get in python.
Feel free to add additional ones.
Revision
2294 -
Directory Listing
Modified
Mon Mar 2 03:44:27 2009 UTC
(12 years, 1 month ago)
by
jfenwick
Added instructions on how to install debian package to the install guide.
Wrapper script generation now produces two scripts (escript and finleypython).
The two are identical - eventually we will remove finleypython.
Modified the wrapper script so it will print a message and start the python interpreter if you don't specify a script.
Revision
2293 -
Directory Listing
Modified
Fri Feb 27 05:34:51 2009 UTC
(12 years, 1 month ago)
by
jfenwick
Cleaned up the dependencies.
The builddeb script puts fewer libraries in escript/lib and doesn't depend on dev packages on g++.
Revision
2291 -
Directory Listing
Added
Fri Feb 27 01:53:06 2009 UTC
(12 years, 1 month ago)
by
jfenwick
Added scripts and such for building debian packages against Debian/Lenny.
Some things like the man page and the package description need some work but the packages produced appear to work.
If people are going to produce .debs please read read the packaging/lenny/README_developers_this_means_you
file.