Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:project:sources [2019/09/09 21:36]
emulatorman
en:project:sources [2022/03/08 03:00] (current)
i3_relativism ↷ Links adapted because of a move operation
Line 29: Line 29:
 | USA | USA
 | [[https://mirror.fsf.org/hyperbola/gnu-plus-linux-libre/stable/sources/ | Free Software Foundation]] | [[https://mirror.fsf.org/hyperbola/gnu-plus-linux-libre/stable/sources/ | Free Software Foundation]]
 +|-
 +| {{:flag_of_the_netherlands.png|}}
 +| Netherlands
 +| [[https://hyperbola.isacdaavid.info/gnu-plus-linux-libre/stable/sources/ | Isaac David's mirror]]
 |- |-
 | {{:flag_of_lithuania.png|}} | {{:flag_of_lithuania.png|}}
Line 73: Line 77:
 </code> </code>
  
-Download manually the source tarball and signature from [[en:main:sources#stable|stable]] or [[en:main:sources#testing|testing]] version.+<note tip> 
 +See the [[https://wiki.parabola.nu/Package_maintainer_guide|Parabola's Package Maintainer Guide]] for further details about libretools. 
 +</note> 
 + 
 +Download manually the source tarball and signature from [[en:project:sources#stable|stable]] or [[en:project:sources#testing|testing]] version.
  
 <code bash> <code bash>
Line 100: Line 108:
 </code> </code>
  
-Check the output of the last command, to make sure the fingerprint is the correct key ID+Check the output of the last command, to make sure the fingerprint is correct. 
 </note> </note>
  
Line 117: Line 125:
 </code> </code>
  
-Build the your desired extracted source tarball+Build the desired extracted source tarball
  
 <code bash> <code bash>
-libremakepkg+$ doas libremakepkg
 </code> </code>
 +
 +<note warning>
 +Using su would not work with libremakepkg.
 +</note>
  
 Install the compiled package when build is completed Install the compiled package when build is completed