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:53]
emulatorman
en:project:sources [2022/03/08 03:00] (current)
i3_relativism ↷ Links adapted because of a move operation
Line 25: Line 25:
 | Netherlands | Netherlands
 | [[https://ftp.nluug.nl/os/Linux/distr/hyperbola/gnu-plus-linux-libre/stable/sources/ | Vereniging NLUUG]] | [[https://ftp.nluug.nl/os/Linux/distr/hyperbola/gnu-plus-linux-libre/stable/sources/ | Vereniging NLUUG]]
-|- 
-| {{:flag_of_canada.png|}} 
-| Canada 
-| [[https://mirror.csclub.uwaterloo.ca/hyperbola/gnu-plus-linux-libre/stable/sources/ | Computer Science Club of the University of Waterloo]] 
 |- |-
 | {{:flag_of_the_united_states_of_america.png|}} | {{:flag_of_the_united_states_of_america.png|}}
 | 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://whatsgnu.serverpit.com/gnu-plus-linux-libre/stable/sources/ | Luke .R's mirror]] 
 |- |-
 | {{:flag_of_the_netherlands.png|}} | {{:flag_of_the_netherlands.png|}}
Line 66: Line 58:
 | Netherlands | Netherlands
 | [[https://ftp.nluug.nl/os/Linux/distr/hyperbola/gnu-plus-linux-libre/testing/sources/ | Vereniging NLUUG]] | [[https://ftp.nluug.nl/os/Linux/distr/hyperbola/gnu-plus-linux-libre/testing/sources/ | Vereniging NLUUG]]
-|- 
-| {{:flag_of_canada.png|}} 
-| Canada 
-| [[https://mirror.csclub.uwaterloo.ca/hyperbola/gnu-plus-linux-libre/testing/sources/ | Computer Science Club of the University of Waterloo]] 
 |- |-
 | {{:flag_of_the_united_states_of_america.png|}} | {{:flag_of_the_united_states_of_america.png|}}
Line 89: 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 116: 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 133: 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
Line 165: Line 161:
 | Netherlands | Netherlands
 | [[https://ftp.nluug.nl/os/Linux/distr/hyperbola/sources/ | Vereniging NLUUG]] | [[https://ftp.nluug.nl/os/Linux/distr/hyperbola/sources/ | Vereniging NLUUG]]
-|- 
-| {{:flag_of_canada.png|}} 
-| Canada 
-| [[https://mirror.csclub.uwaterloo.ca/hyperbola/sources/ | Computer Science Club of the University of Waterloo]] 
 |- |-
 | {{:flag_of_the_united_states_of_america.png|}} | {{:flag_of_the_united_states_of_america.png|}}