th0mas

un événement autour du *libre* bientôt près de chez vous !

(ne pas hésiter à déplacer ce message dans une autre rubrique)

- - >8 - -

#!/bin/bash
(
echo '#include '
echo 'static const char s[] ='
cat <<":*" |
                                               _          
   _        _     ____     _       _   _______|_|        
  | |_    _| |  _|____|_  | |    _|_| |  _____|          
  |  _|__|_  | | |____| | | |___|_|   | |_____            
  | | |__| | | |  ____  | |  ___|_    |  _____|          
  | |      | | | |_   | | | |   |_|_  | |_______          
  |_|_     |_| |___|  |_| |_|     |_| |_________|        
    |_|_          ____     _______     _________          
      |_|       _|____|_  |  _____|_  |___   ___|_    _  
               | |____| | | |_____|_|     | |   |_|  |_|  
  25-30 NOV    |  __    | |  _   _|       | |            
  2008         | |  |_  | | | |_|___     _|_|            
  POITIERS     |_|    |_| |_|   |___|   |_|              
 
 
 make art est un festival international dédié à
 l'intégration du Logiciel Libre et Open Source (FLOSS),
 des pratiques ouvertes et de la culture libre dans les
 arts numériques.

 Avec la participation de:

 Robert Atwood (CA)
 Big Buck Bunny / Elephants dream (NL)
 Marc Chia (SG)
 The Codebreakers (GB)
 Andy Farnell (GB)
 Dave Griffiths (GB)
 Benjamin Jean (FR)
 Ed Kelly (GB)
 Stéphane Leveillé (FR)
 Julian Oliver (NZ)
 Geraldine McEwan (GB)
 Alex McLean (GB)
 Ezequiel Netri (MX)
 Revolution OS (USA)
 Ernesto Romero (MX)
 Jagannathan Sampath (IN)
 Damian Stewart (NZ)
 Pall Thayer (IS)
 Danja Vassiliev (RU)
 Jaime Villarreal (MX)
 Valentina Vuksic (DE)
 Matthew Yee-King (GB)
 
 http://makeart.goto10.org/2008
 
:*
sed 's|"|"|g' |
sed 's|^|"|' |
sed 's|$|n"|'
echo '; int main(int c, char** v) { printf("%s", s); return 0; }'
) | gcc -xc -o "$(echo $(basename $0) | sed 's|.sh$||g')"  -

- - >8 - -
http://makeart.goto10.org