קובץ:Autoconf-automake-process.svg

תוכן הדף אינו נתמך בשפות אחרות.
מתוך ויקיפדיה, האנציקלופדיה החופשית

לקובץ המקורי(קובץ SVG, הגודל המקורי: 644 × 1,170 פיקסלים, גודל הקובץ: 27 ק"ב)

ויקישיתוף זהו קובץ שמקורו במיזם ויקישיתוף. תיאורו בדף תיאור הקובץ המקורי (בעברית) מוצג למטה.

תקציר

תיאור
English: GNU autoconf and automake process for generating makefiles
תאריך יצירה
מקור נוצר על־ידי מעלה היצירה, based on https://commons.wikimedia.org/wiki/File:Autoconf.svg
יוצר Jdthood

Source code

This image was generated using the Graphviz dot utility from the following file named autoconf-automake-process.dot.prem4, which I hereby release under the GNU General Public License version 3:

digraph autotools {
        node [fontname="Liberation Sans"];
	edge [fontname="Liberation Sans"];
        ordering=out;
        "configure.ac" [shape=box];
        autoscan -> "configure.ac" [style=bold,arrowsize=1.5];
        "Makefile.am" [shape=box];
        ed [style=invis];
        ed -> "Makefile.am" [style=invis];
        "configure.ac" -> aclocal [arrowhead=open];
        "configure.ac" -> autoconf [arrowhead=open];
        "configure.ac" -> autoheader [arrowhead=open];
        "configure.ac" -> automake [arrowhead=open];
        "aclocal.m4" [shape=box];
        aclocal -> "aclocal.m4" [style=bold,arrowsize=1.5];
        "config.h.in" [shape=box];
        autoheader -> "config.h.in" [style=bold,arrowsize=1.5];
	"config.h.in" -> automake [arrowhead=open];
        "Makefile.am" -> automake [arrowhead=open];
        "Makefile.in" [shape=box];
        automake -> "Makefile.in" [style=bold,arrowsize=1.5];
        {rank=same; aclocal autoheader}
        {rank=same; "aclocal.m4" "config.h.in"}
        configure [shape=Mcircle,width=2,height=2];
        "aclocal.m4" -> autoconf [arrowhead=open];
        autoconf -> configure [style=bold,arrowsize=1.5];
        "config.h" [shape=box];
        Makefile [shape=box];
        {rank=same; "config.h" Makefile}
        "config.status" [shape=Mcircle];
        "config.h.in" -> "config.status" [arrowhead=open];
        "Makefile.in" -> "config.status" [arrowhead=open];
        dummy0 [style=invis];
        dummy1 [style=invis];
        configure -> "config.status" [style=bold,arrowsize=1.5];
        "config.status" -> dummy0 [style=invis];
        "config.status" -> "config.h" [style=bold,arrowsize=1.5];
        "config.status" -> Makefile [style=bold,arrowsize=1.5];
        "config.status" -> dummy1 [style=invis];
        "config.h" -> make [arrowhead=open];
        Makefile -> make [arrowhead=open];
        dummy1 -> make [style=invis];
        "executable" [label=<<I>LABEL_executable</I>>,shape=box,fontname="URW Palladio L"];
        make -> "executable" [style=bold,arrowsize=1.5];

        subgraph legend {
                "input file" [label=<<I>LABEL_input_file</I>>,fontname="URW Palladio L",shape=box];
                "config.status" -> "input file" [style=invis];
                "input file" -> process [label="  LABEL_influences  ",arrowhead=open];
                process [label=<<I>LABEL_process</I>>,fontname="URW Palladio L"];
                "output file" [label=<<I>LABEL_output_file</I>>,fontname="URW Palladio L",shape=box];
                process -> "output file" [label="  LABEL_creates  ",style=bold,arrowsize=1.5];
        }

}

using this command:

#!/bin/sh
N="autoconf-automake-process"
m4 \
  --define=LABEL_executable="executable" \
  --define=LABEL_input_file="input file" \
  --define=LABEL_output_file="output file" \
  --define=LABEL_process="process" \
  --define=LABEL_influences="influences" \
  --define=LABEL_creates="creates" \
  "${N}.dot.prem4" > "${N}.dot"
dot \
  -Tsvg \
  < "${N}.dot" \
  > "${N}.svg"
m4 \
  --define=LABEL_executable="exécutable" \
  --define=LABEL_input_file="fichier d'entrée" \
  --define=LABEL_output_file="fichier de sortie" \
  --define=LABEL_process="procès" \
  --define=LABEL_influences="influencer" \
  --define=LABEL_creates="créer" \
  "${N}.dot.prem4" > "${N}-fr.dot"
dot \
  -Tsvg \
  < "${N}-fr.dot" \
  > "${N}-fr.svg"

If you modify the image, update the source code on the image's Wikimedia Commons page.

רישיון

אני, בעל זכויות היוצרים על עבודה זו, מפרסם בזאת את העבודה תחת הרישיון הבא:
w:he:Creative Commons
ייחוס שיתוף זהה
הקובץ הזה מתפרסם לפי תנאי רישיון קריאייטיב קומונז ייחוס-שיתוף זהה 3.0 לא מותאם.
הנכם רשאים:
  • לשתף – להעתיק, להפיץ ולהעביר את העבודה
  • לערבב בין עבודות – להתאים את העבודה
תחת התנאים הבאים:
  • ייחוס – יש לתת ייחוס הולם, לתת קישור לרישיון, ולציין אם נעשו שינויים. אפשר לעשות את זה בכל צורה סבירה, אבל לא בשום צורה שמשתמע ממנה שמעניק הרישיון תומך בך או בשימוש שלך.
  • שיתוף זהה – אם תיצרו רמיקס, תשנו, או תבנו על החומר, חובה עליכם להפיץ את התרומות שלך לפי תנאי רישיון זהה או תואם למקור.

כיתובים

נא להוסיף משפט שמסביר מה הקובץ מייצג

פריטים שמוצגים בקובץ הזה

מוצג

image/svg+xml

checksum אנגלית

abfd4a2713ff45779a78ff6b7c44a2b721494bc6

הוגדר לפי: SHA-1 אנגלית

27,839 בית

1,170 פיקסל

644 פיקסל

היסטוריית הקובץ

ניתן ללחוץ על תאריך/שעה כדי לראות את הקובץ כפי שנראה באותו זמן.

(החדשות ביותר | הישנות ביותר) צפייה ב: (10 הבאות | ) (10 | 20 | 50 | 100 | 250 | 500)
תאריך/שעהתמונה ממוזערתממדיםמשתמשהערה
נוכחית13:31, 21 בנובמבר 2022תמונה ממוזערת לגרסה מ־13:31, 21 בנובמבר 2022‪1,170 × 644‬ (27 ק"ב)MorgaladhReverted to version as of 14:34, 28 February 2014 (UTC)
13:21, 21 בנובמבר 2022תמונה ממוזערת לגרסה מ־13:21, 21 בנובמבר 2022‪1,086 × 838‬ (23 ק"ב)MorgaladhLabel the legend as such. Reorganize into subgraphs showing parts of the system used by package developers and the parts used by package users. Fix colors to reflect status of files that are both inputs and outputs.
17:34, 28 בפברואר 2014תמונה ממוזערת לגרסה מ־17:34, 28 בפברואר 2014‪1,170 × 644‬ (27 ק"ב)Gang65Update icons with colors
21:06, 13 במאי 2013תמונה ממוזערת לגרסה מ־21:06, 13 במאי 2013‪1,170 × 644‬ (15 ק"ב)RomesnilReverted to version as of 18:05, 13 May 2013
21:06, 13 במאי 2013תמונה ממוזערת לגרסה מ־21:06, 13 במאי 2013‪1,170 × 644‬ (14 ק"ב)RomesnilReverted to version as of 17:55, 13 May 2013
21:05, 13 במאי 2013תמונה ממוזערת לגרסה מ־21:05, 13 במאי 2013‪1,170 × 644‬ (15 ק"ב)RomesnilCorrect the data flow: automake depends on config.h.in
20:55, 13 במאי 2013תמונה ממוזערת לגרסה מ־20:55, 13 במאי 2013‪1,170 × 644‬ (14 ק"ב)RomesnilUse the fonts available on the Wikimedia servers
15:28, 25 ביוני 2011תמונה ממוזערת לגרסה מ־15:28, 25 ביוני 2011‪1,193 × 668‬ (14 ק"ב)JdthoodCorrect data flow
09:53, 23 ביוני 2011תמונה ממוזערת לגרסה מ־09:53, 23 ביוני 2011‪1,193 × 679‬ (14 ק"ב)JdthoodMove legend to the right. Remove ed.
12:56, 22 ביוני 2011תמונה ממוזערת לגרסה מ־12:56, 22 ביוני 2011‪1,190 × 495‬ (15 ק"ב)JdthoodUntangle edges
(החדשות ביותר | הישנות ביותר) צפייה ב: (10 הבאות | ) (10 | 20 | 50 | 100 | 250 | 500)

אין בוויקיפדיה דפים המשתמשים בקובץ זה.

שימוש גלובלי בקובץ

אתרי הוויקי השונים הבאים משתמשים בקובץ זה:

מטא־נתונים