<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://slackfr.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://slackfr.org/feed.php">
        <title>SlackFR Portail Francophone Linux Slackware</title>
        <description></description>
        <link>http://slackfr.org/</link>
        <image rdf:resource="http://slackfr.org/lib/images/favicon.ico" />
       <dc:date>2008-06-28T19:08:35+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://slackfr.org/doku.php?id=contributeurs:wedge&amp;rev=1214580801"/>
                <rdf:li rdf:resource="http://slackfr.org/doku.php?id=slackfr.org&amp;rev=1214580354"/>
                <rdf:li rdf:resource="http://slackfr.org/doku.php?id=contributeurs:cfdev&amp;rev=1213617751"/>
                <rdf:li rdf:resource="http://slackfr.org/doku.php?id=slackbuilds:xap:gpicview&amp;rev=1212075835"/>
                <rdf:li rdf:resource="http://slackfr.org/doku.php?id=slackbuilds:ap:htop&amp;rev=1212074487"/>
                <rdf:li rdf:resource="http://slackfr.org/doku.php?id=slackbuilds:index&amp;rev=1212074207"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://slackfr.org/lib/images/favicon.ico">
        <title>SlackFR Portail Francophone Linux Slackware</title>
        <link>http://slackfr.org/</link>
        <url>http://slackfr.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://slackfr.org/doku.php?id=contributeurs:wedge&amp;rev=1214580801">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-27T17:33:21+02:00</dc:date>
        <dc:creator>wedge</dc:creator>
        <title>Wedge</title>
        <link>http://slackfr.org/doku.php?id=contributeurs:wedge&amp;rev=1214580801</link>
        <description>Présentation

Prénom: Aymeric

Pseudo: Wedge

Age: 25

Ancienneté Slackware: 2001

Version(s) utilisée(s): 12.1 (-current)


Mail: &lt;wedge.ant@gmail.com&gt;

Site ouaib: Site officiel du projet RipDvd

Informations diverses

Développeur du projet RipDvd</description>
    </item>
    <item rdf:about="http://slackfr.org/doku.php?id=slackfr.org&amp;rev=1214580354">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-27T17:25:54+02:00</dc:date>
        <dc:creator>wedge</dc:creator>
        <title>SlackFR.org, le portail francophone Linux slackware</title>
        <link>http://slackfr.org/doku.php?id=slackfr.org&amp;rev=1214580354</link>
        <description>Le portail Francophone Slackware Linux et Logiciels Libres:)

Si vous souhaitez nous rejoindre pour nous aider à écrire ou corriger des articles, ou pour simplement nous donner des retours (louanges/fulminations) sur ce que vous lisez ici, vous pouvez venir discuter avec nous en vous inscrivant sur la liste de diffusion du Slacklab. 
Pour ce, envoyez un mail à &lt;slacklab-subscribe@slackfr.org&gt;. Un guide de contribution est également à votre disposition pour vous aider à mettre le pied à l'étrier.…</description>
    </item>
    <item rdf:about="http://slackfr.org/doku.php?id=contributeurs:cfdev&amp;rev=1213617751">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-16T14:02:31+02:00</dc:date>
        <dc:creator>cfdev</dc:creator>
        <title>Cfdev</title>
        <link>http://slackfr.org/doku.php?id=contributeurs:cfdev&amp;rev=1213617751</link>
        <description>Informations générales


Nom: Frausti
 
Prénom: Cyril
 
Ancienneté Slackware: Slack 11.0 (2007)

Site Web: cfdev.org

Projet libre: tinyManager

Informations diverses


Expériences Slackware:

	*  Bureautique 

Installation sur Pc portable acer aspire 1520 (Complétement Fonctionnel).
 
Installation sur Pc standard.</description>
    </item>
    <item rdf:about="http://slackfr.org/doku.php?id=slackbuilds:xap:gpicview&amp;rev=1212075835">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-29T17:43:55+02:00</dc:date>
        <dc:creator>cfdev</dc:creator>
        <title>GPicView</title>
        <link>http://slackfr.org/doku.php?id=slackbuilds:xap:gpicview&amp;rev=1212075835</link>
        <description>GPicView est un Viewer d'image pour X, simple et trés puissant.

Site web du projet: gpicview

SlackBuild


#! /bin/bash
# Slackware 12.1 SlackBuild
# Packager Frausti cyril (cfdev)
 
CWD=`pwd`
TMP=/tmp
PKG=$TMP/package-gpicview
NAME=gpicview
VERSION=0.1.9
ARCH=${ARCH:-i686}
BUILD=1cfdev
DIST=12.1
 
if [ &quot;$ARCH&quot; = &quot;i386&quot; ]; then
  SLKCFLAGS=&quot;-O2 -march=i386 -mcpu=i686&quot;
elif [ &quot;$ARCH&quot; = &quot;i486&quot; ]; then
  SLKCFLAGS=&quot;-O2 -march=i486 -mtune=i686&quot;
elif [ &quot;$ARCH&quot; = &quot;s390&quot; ]; then
  SLKCFLAGS=&quot;-O2&quot;
elif…</description>
    </item>
    <item rdf:about="http://slackfr.org/doku.php?id=slackbuilds:ap:htop&amp;rev=1212074487">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-29T17:21:27+02:00</dc:date>
        <dc:creator>wedge</dc:creator>
        <title>Htop - créée</title>
        <link>http://slackfr.org/doku.php?id=slackbuilds:ap:htop&amp;rev=1212074487</link>
        <description>SlackBuild

#! /bin/bash
# Heavily based on the Slackware 12.0 SlackBuild
# Packager Aymeric &quot;aka&quot; Wedge - wedge.ant@gmail.com

CWD=`pwd`
TMP=${TMP:-$(mktemp -d)}
PKG=$TMP/package-htop
NAME=htop
VERSION=0.8
ARCH=${ARCH:-i686}
BUILD=1wed

if [ ! &quot;$ARCH&quot; = &quot;noarch&quot; ]; then
	SLKCFLAGS=&quot;-O2 -march=i486 -mtune=i686&quot;
fi

rm -rf $PKG
mkdir -p $PKG

cd $TMP
tar xzvf $CWD/$NAME-$VERSION.tar.gz
cd $NAME-$VERSION
find . \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) -exec chmod 755 {} …</description>
    </item>
    <item rdf:about="http://slackfr.org/doku.php?id=slackbuilds:index&amp;rev=1212074207">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-29T17:16:47+02:00</dc:date>
        <dc:creator>wedge</dc:creator>
        <title>Liste des Slackbuilds</title>
        <link>http://slackfr.org/doku.php?id=slackbuilds:index&amp;rev=1212074207</link>
        <description>Voici les Slackbuilds des packages maintenus sur ce site, classé par catégorie identique aux catégories d'installation de la Slackware

A: programmes de base indispensables au système

AP: programmes supplémentaires en mode console

	*  Htop
	*  lsdvd
	*  pv: Pipe Viewer
	*  transcode</description>
    </item>
</rdf:RDF>
