Difference between revisions of "Create Manjaro Packages"

m
Remove link to outdated page
imported>Richard
imported>Dalto
m (Remove link to outdated page)
Line 1: Line 1:
=Guidelines for creating Manjaro packages=
=Guidelines for creating Manjaro packages=


This article aims to assist users creating their own packages using Manjaro optimized [[devtools]], also for submission in Manjaro binary repositories. It covers creation of a [[PKGBUILD]], a package build description file sourced by {{ic|makepkg}} to create a binary package from source. If already in possession of a {{ic|PKGBUILD}} (see [[makepkg]]). For instructions regarding existing rules and ways to improve package quality see [[Manjaro Packaging Standards]].
This article aims to assist users creating their own packages using Manjaro optimized devtools, also for submission in Manjaro binary repositories. It covers creation of a [[PKGBUILD]], a package build description file sourced by {{ic|makepkg}} to create a binary package from source. If already in possession of a {{ic|PKGBUILD}} (see [[makepkg]]). For instructions regarding existing rules and ways to improve package quality see [[Manjaro Packaging Standards]].


== Overview ==  
== Overview ==  
Anonymous user