summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-proto/inputproto_git.bb
blob: a97fb0bfab4f1571d213e92378390873b103ede5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require xorg-proto-common.inc

PR = "r1"
PE = "1"
PV = "1.9.99.12+git${SRCPV}"

SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/inputproto;protocol=git"
S = "${WORKDIR}/git"

inherit gettext

BBCLASSEXTEND = "native nativesdk"
n */ .highlight .nl { color: #f8f8f2 } /* Name.Label */ .highlight .nn { color: #f8f8f2 } /* Name.Namespace */ .highlight .nx { color: #a6e22e } /* Name.Other */ .highlight .py { color: #f8f8f2 } /* Name.Property */ .highlight .nt { color: #f92672 } /* Name.Tag */ .highlight .nv { color: #f8f8f2 } /* Name.Variable */ .highlight .ow { color: #f92672 } /* Operator.Word */ .highlight .w { color: #f8f8f2 } /* Text.Whitespace */ .highlight .mb { color: #ae81ff } /* Literal.Number.Bin */ .highlight .mf { color: #ae81ff } /* Literal.Number.Float */ .highlight .mh { color: #ae81ff } /* Literal.Number.Hex */ .highlight .mi { color: #ae81ff } /* Literal.Number.Integer */ .highlight .mo { color: #ae81ff } /* Literal.Number.Oct */ .highlight .sa { color: #e6db74 } /* Literal.String.Affix */ .highlight .sb { color: #e6db74 } /* Literal.String.Backtick */ .highlight .sc { color: #e6db74 } /* Literal.String.Char */ .highlight .dl { color: #e6db74 } /* Literal.String.Delimiter */ .highlight .sd { color: #e6db74 } /* Literal.String.Doc */ .highlight .s2 { color: #e6db74 } /* Literal.String.Double */ .highlight .se { color: #ae81ff } /* Literal.String.Escape */ .highlight .sh { color: #e6db74 } /* Literal.String.Heredoc */ .highlight .si { color: #e6db74 } /* Literal.String.Interpol */ .highlight .sx { color: #e6db74 } /* Literal.String.Other */ .highlight .sr { color: #e6db74 } /* Literal.String.Regex */ .highlight .s1 { color: #e6db74 } /* Literal.String.Single */ .highlight .ss { color: #e6db74 } /* Literal.String.Symbol */ .highlight .bp { color: #f8f8f2 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #a6e22e } /* Name.Function.Magic */ .highlight .vc { color: #f8f8f2 } /* Name.Variable.Class */ .highlight .vg { color: #f8f8f2 } /* Name.Variable.Global */ .highlight .vi { color: #f8f8f2 } /* Name.Variable.Instance */ .highlight .vm { color: #f8f8f2 } /* Name.Variable.Magic */ .highlight .il { color: #ae81ff } /* Literal.Number.Integer.Long */ } @media (prefers-color-scheme: light) { .highlight .hll { background-color: #ffffcc } .highlight .c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
/* Feuille de style DocBook du projet Traduc.org                */
/* DocBook CSS stylesheet of the Traduc.org project             */

/* (c) Jean-Philippe Gu�rard - 14 ao�t 2004                     */
/* (c) Jean-Philippe Gu�rard - 14 August 2004                   */

/* Cette feuille de style est libre, vous pouvez la             */
/* redistribuer et la modifier selon les termes de la Licence   */
/* Art Libre. Vous trouverez un exemplaire de cette Licence sur */
/* http://tigreraye.org/Petit-guide-du-traducteur.html#licence-art-libre */

/* This work of art is free, you can redistribute it and/or     */
/* modify it according to terms of the Free Art license. You    */
/* will find a specimen of this license on the Copyleft         */
/* Attitude web site: http://artlibre.org as well as on other   */
/* sites.                                                       */
/* Please note that the French version of this licence as shown */
/* on http://tigreraye.org/Petit-guide-du-traducteur.html#licence-art-libre */
/* is only official licence of this document. The English       */
/* is only provided to help you understand this licence.        */

/* La derni�re version de cette feuille de style est toujours   */
/* disponible sur�: http://tigreraye.org/style.css              */
/* Elle est �galement disponible sur�:                          */
/* http://www.traduc.org/docs/HOWTO/lecture/style.css           */

/* The latest version of this stylesheet is available from:     */
/* http://tigreraye.org/style.css                               */
/* It is also available on:                                     */
/* http://www.traduc.org/docs/HOWTO/lecture/style.css           */

/* N'h�sitez pas � envoyer vos commentaires et corrections �    */
/* Jean-Philippe Gu�rard <jean-philippe.guerard@tigreraye.org>  */

/* Please send feedback and bug reports to                      */
/* Jean-Philippe Gu�rard <jean-philippe.guerard@tigreraye.org>  */

/* $Id: style.css,v 1.14 2004/09/10 20:12:09 fevrier Exp fevrier $ */

/* Pr�sentation g�n�rale du document */
/* Overall document presentation */

body {
    /*
    font-family: Apolline, "URW Palladio L", Garamond, jGaramond,
                 "Bitstream Cyberbit", "Palatino Linotype", serif;
     */
    margin: 7%;
    background-color: white;
}

/* Taille du texte */
/* Text size */

* { font-size: 100%; }

/* Gestion des textes mis en relief imbriqu�s */
/* Embedded emphasis */

em { font-style: italic; }
em em { font-style: normal; }
em em em { font-style: italic; }

/* Titres */
/* Titles */

h1 { font-size: 200%; font-weight: 900; }
h2 { font-size: 160%; font-weight: 900; }
h3 { font-size: 130%; font-weight: bold; }
h4 { font-size: 115%; font-weight: bold; }
h5 { font-size: 108%; font-weight: bold; }
h6 {                  font-weight: bold; }

/* Nom de famille en petites majuscules (uniquement en fran�ais) */
/* Last names in small caps (for French only) */

*[class~="surname"]:lang(fr) { font-variant: small-caps; }

/* Blocs de citation */
/* Quotation blocs */

div[class~="blockquote"] {
  border: solid 2px #AAA;
  padding: 5px;
  margin: 5px;
}

div[class~="blockquote"] > table {
  border: none;
}

/* Blocs lit�raux�: fond gris clair */
/* Literal blocs: light gray background */

*[class~="literallayout"] {
  background: #f0f0f0;
  padding: 5px;
  margin: 5px;
}

/* Programmes et captures texte�: fond bleu clair */
/* Listing and text screen snapshots: light blue background */

*[class~="programlisting"], *[class~="screen"] {
  background: #f0f0ff;
  padding: 5px;
  margin: 5px;
}

/* Les textes � remplacer sont surlign�s en vert p�le */
/* Replaceable text in highlighted in pale green */

*[class~="replaceable"] { 
    background-color: #98fb98;
    font-style: normal; }

/* Tables�: fonds gris clair & bords simples */
/* Tables: light gray background and solid borders */

*[class~="table"] *[class~="title"] { width:100%; border: 0px; }

table {
    border: 1px solid #aaa;
    border-collapse: collapse;
    padding: 2px;
    margin: 5px;
}

/* Listes simples en style table */
/* Simples lists in table presentation */

table[class~="simplelist"] {
    background-color: #F0F0F0;
    margin: 5px;
    border: solid 1px #AAA;
}

table[class~="simplelist"] td {
    border: solid 1px #AAA;
}

/* Les tables */
/* Tables */

*[class~="table"] table {
    background-color: #F0F0F0;
    border: solid 1px #AAA;
}
*[class~="informaltable"] table { background-color: #F0F0F0; }

th,td {
    vertical-align: baseline;
    text-align: left;
    padding: 0.1em 0.3em;
    empty-cells: show; 
}

/* Alignement des colonnes */
/* Colunms alignment */

td[align=center] ,  th[align=center]  { text-align: center; }
td[align=right] ,   th[align=right]   { text-align: right; }
td[align=left] ,    th[align=left]    { text-align: left; }
td[align=justify] , th[align=justify] { text-align: justify; }

/* Pas de marge autour des images */
/* No inside margins for images */

img { border: 0; }

/* Les liens ne sont pas soulign�s */
/* No underlines for links */

:link , :visited , :active { text-decoration: none; }

/* Prudence�: cadre jaune et fond jaune clair */
/* Caution: yellow border and light yellow background */

*[class~="caution"] {
    border: solid 2px yellow;
    background-color: #ffffe0;
    padding: 1em 6px 1em ;
    margin: 5px;
}

*[class~="caution"] th {
    vertical-align: middle
}

*[class~="caution"] table {
    background-color: #ffffe0;
    border: none;
}

/* Note importante�: cadre jaune et fond jaune clair */
/* Important: yellow border and light yellow background */

*[class~="important"] {
    border: solid 2px yellow;
    background-color: #ffffe0;
    padding: 1em 6px 1em;
    margin: 5px;
}

*[class~="important"] th {
    vertical-align: middle
}

*[class~="important"] table  {
    background-color: #ffffe0;
    border: none;
}

/* Mise en �vidence�: texte l�g�rement plus grand */
/* Highlights: slightly larger texts */

*[class~="highlights"] {
    font-size:  110%;
}

/* Note�: cadre bleu et fond bleu clair */
/* Notes: blue border and light blue background */

*[class~="note"]   {
    border: solid 2px #7099C5;
    background-color: #f0f0ff;
    padding: 1em 6px 1em ;
    margin: 5px;
}

*[class~="note"] th {
    vertical-align: middle
}

*[class~="note"] table {
    background-color: #f0f0ff;
    border: none;
}

/* Astuce�: cadre vert et fond vert clair */
/* Tip: green border and light green background */

*[class~="tip"] {
    border: solid 2px #00ff00;
    background-color: #f0ffff;
    padding: 1em 6px 1em ;
    margin: 5px;
}

*[class~="tip"] th {
    vertical-align: middle;
}

*[class~="tip"] table {
    background-color: #f0ffff;
    border: none;
}

/* Avertissement�: cadre rouge et fond rouge clair */
/* Warning: red border and light red background */

*[class~="warning"] {
    border: solid 2px #ff0000;
    background-color: #fff0f0; 
    padding: 1em 6px 1em ;
    margin: 5px;
}

*[class~="warning"] th {
    vertical-align: middle;
}
                    

*[class~="warning"] table {
    background-color: #fff0f0;
    border: none;
}

/* Fin */
/* The End */