Packages Supplements
From Calculate Linux
Contents |
Introduction
Any of the versions Calculate Linux gathered to address the basic tasks.
You can grow, with the assistance package of supplements.
Packages Supplements - thematically selected archive programmes, assembled under a version of the system.
Download packets of supplements can FTP mirrors Calculate Linux.
Available packages
At the moment, the following supplements packages:
Calculate Linux Desktop
- CLD Games - includes games, as well as emulators game console. To be able to run the game, the user should be accessible group games (please refer to Creating users).
Installation
To install, copy the version for your system to the directory /usr/calculate/share/addition to the rights and perform root: calculate -a.
Programme package distributed in binary form archives tbz2 (with ebuild-files). When installing the search packages. If there is a lesser version of installed programs, or their absence will be installed.
Creating new packages
In Calculate Linux since version 8.8, you can create their own packages of supplements with the necessary software.
To do this, do the following:
1. Create a directory:
/usr/calculate/share/builder/addition/mypkg
where: mypkg - the name of your package
2. Create one or more text files with a list of packages. For example, you can see the directory /usr/calculate/install/builder/addition/games.
Check the list of programming package, you can use the command calculate -L mypkg
3. Collect addition, run calculate -M mypkg.
The program compile program with all the dependencies, create a package in the directory /usr/calculate/share/addition, create a list-file with a list of programmes as well as DIGESTS-file checksums package. Since then compiled packages will be removed from the system.
