Difference between revisions of "Packaging guideline"
Jump to navigation
Jump to search
(Created page) |
m (Fixed link syntax) |
||
(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
= Individual packages = |
= Individual packages = |
||
* '''KOffice''': See the corresponding [https://mirror.git.trinitydesktop.org/gitea/TDE/koffice/src/branch/master/README.PACKAGERS <tt>README.PACKAGERS</tt>]. |
* '''KOffice''': See the corresponding [https://mirror.git.trinitydesktop.org/gitea/TDE/koffice/src/branch/master/README.PACKAGERS <tt>README.PACKAGERS</tt>]. |
||
+ | |||
+ | = Upstream = |
||
+ | * Consider [http://trinitydesktop.org/support.php getting in touch] with us if you want to provide official packaging for your distribution. |
||
+ | * The packaging repository is [https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging tde-packaging] and is hosted on [[TGW]]. |
Latest revision as of 11:57, 24 March 2022
To-do
This section has not been written/completed yet. You can contribute to Trinity by writing or finalizing this section.
This is a reference document meant to provide packagers with guidelines on how to package Trinity.
General
- Prefer splitting big packages (tdebase, tdegraphics, koffice and such) into smaller packages by component.
- If you do this, consider providing the appropriate meta-packages.
- Prefer a prefix under the /opt hierarchy (e.g. /opt/trinity or /opt/tde). It is generally considered a good packaging practice to install big packages into /opt.
Individual packages
- KOffice: See the corresponding README.PACKAGERS.
Upstream
- Consider getting in touch with us if you want to provide official packaging for your distribution.
- The packaging repository is tde-packaging and is hosted on TGW.