On Sunday 06 of December 2015 11:28:25 Jonay Sanz wrote:
El 06/12/15 a les 05:20, Michele Calgaro ha escrit:
On 2015/12/06 02:50 AM, Jonay Sanz wrote:
Hi there is there any build script to help people
to build the whole
environment?
Thanks!
Which distro are you using?
I'm using Archlinux
It would be very good news if you want to devote maintenance of packages for
Archlinux! From time to time here are questions on the finished packages, but
no one put his hand to the work :)
For Debian and
Ubuntu there is a whole set of scripts ready (not to
mention additional
ones I want to work on when I can find the time for that....).
For RPM-based distros, Francois maintains a lot of building scripts as
well.
For other distro I am not sure how much is available.
Cheers
Michele
I would like to migrate from Debian/Ubuntu scripts to Arch scripts to
make packages.
Few years ago I mantained a Debian based distribution, so I know how
debian-devel is working.
Where I can find those scripts? (If debian packaging system: control,
rules, etc)
Cheers!
Creating debian packages from GIT is as follows (the simplified procedure):
1) Use a script create_tarball to create a tarball for orig.tar.xz.
2) Add the appropriate folder 'debian' from tde-packaging.
3) Add the record for the current version in debian/changelog
- as the basis for the version can serve orig.tar.xz from step 1.
4) ...and then you may build
As an build order may be used order in .gitmodules file in the master 'tde'
git repository.
It is clear that we have scripts to automate the entire process (Tim, Slávek,
Michele), but these scripts are not yet public. Along with Michele we are
working on unify our scripts and publish them. However, it is a long-term
task.
--
Slávek