[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
fr:howtos:slackware_admin:creating_a_package_using_a_slackbuild_script [2016/05/04 06:17 (UTC)] – [Utiliser un script SlackBuild] pierreaversengfr:howtos:slackware_admin:creating_a_package_using_a_slackbuild_script [2017/12/13 03:10 (UTC)] (Version actuelle) – [Utiliser un script SlackBuild] pierreaverseng
Ligne 19: Ligne 19:
 **Figure 2 – Page Pysolfc des SlackBuilds** **Figure 2 – Page Pysolfc des SlackBuilds**
  
-{{ :howtos:pysolfc_page-shot.png?200 |}}+{{ fr:howtos:slackware_admin:pysolfc_page14-shot.png?200 |}}
 Maintenant allons de l'avant en téléchargeant le code source ([[http://downloads.sourceforge.net/pysolfc/PySolFC-2.0.tar.bz2|PySolFC-2.0.tar.bz2]]) et le SlackBuild ([[http://slackbuilds.org/slackbuilds/14.1/games/pysolfc.tar.gz|pysolfc.tar.gz]]) dans votre répertoire .build (ou en tout endroit qui vous convient pour construire vos paquets). Décompactez le script SlackBuild en ligne de commande, par l'appel suivant de la commande tar: Maintenant allons de l'avant en téléchargeant le code source ([[http://downloads.sourceforge.net/pysolfc/PySolFC-2.0.tar.bz2|PySolFC-2.0.tar.bz2]]) et le SlackBuild ([[http://slackbuilds.org/slackbuilds/14.1/games/pysolfc.tar.gz|pysolfc.tar.gz]]) dans votre répertoire .build (ou en tout endroit qui vous convient pour construire vos paquets). Décompactez le script SlackBuild en ligne de commande, par l'appel suivant de la commande tar:
  
Ligne 46: Ligne 46:
 ''# cd /tmp'' ''# cd /tmp''
  
-  * Observez ce qui s'y trouve:+  * Voyez maintenant le contenu du répertoire /tmp:
  
 ''# ls'' ''# ls''
Ligne 70: Ligne 70:
 <!-- Please do not modify anything below, except adding new tags.--> <!-- Please do not modify anything below, except adding new tags.-->
 <!-- You must also remove the tag-word "template" below. Otherwise your page will not show up in the Table of Contents --> <!-- You must also remove the tag-word "template" below. Otherwise your page will not show up in the Table of Contents -->
-{{tag>howtos software slackbuild author_nocturnal.slacker}}+{{tag>howtos software slackbuild author_nocturnal.slacker translator_pierreaverseng}}
 fr:howtos:slackware_admin:creating_a_package_using_a_slackbuild_script ()