<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.src2pkg.net/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://www.src2pkg.net/feed.php">
        <title>src2pkg.net</title>
        <description></description>
        <link>http://www.src2pkg.net/</link>
        <image rdf:resource="http://www.src2pkg.net/lib/images/favicon.ico" />
       <dc:date>2012-02-05T02:26:17-08:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.src2pkg.net/install?rev=1295988189&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.src2pkg.net/man?rev=1278291443&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.src2pkg.net/config?rev=1266273915&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.src2pkg.net/start?rev=1265565871&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.src2pkg.net/usage_notes?rev=1265482016&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.src2pkg.net/sidebar?rev=1265480329&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.src2pkg.net/lib/images/favicon.ico">
        <title>src2pkg.net</title>
        <link>http://www.src2pkg.net/</link>
        <url>http://www.src2pkg.net/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.src2pkg.net/install?rev=1295988189&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-01-25T12:43:09-08:00</dc:date>
        <dc:creator>Gilbert Ashley</dc:creator>
        <title>install - [Rebuilding from source] </title>
        <link>http://www.src2pkg.net/install?rev=1295988189&amp;do=diff</link>
        <description>Files


The latest version is 2.4.


	*  Slackware (tgz)
	*  Debian/Ubuntu
	*  Redhat/SuSE
	*  Puppy
	*  SliTaz

Installation

From package


src2pkg is produced as a noarch package. Unlike most other packages however, there are post-install actions that must be completed manually if you are installing src2pkg for the first time.</description>
    </item>
    <item rdf:about="http://www.src2pkg.net/man?rev=1278291443&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-04T17:57:23-08:00</dc:date>
        <dc:creator>Drew Ames</dc:creator>
        <title>man</title>
        <link>http://www.src2pkg.net/man?rev=1278291443&amp;do=diff</link>
        <description>This page is the manual page for src2pkg 2.2. Always consult your local version (man src2pkg) when there is conflicting information.

Description

src2pkg - Builds an installable package from a source archive or from other installable content.

src2pkg [-h(--help), -hh(--more-help), --version, --list]</description>
    </item>
    <item rdf:about="http://www.src2pkg.net/config?rev=1266273915&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-15T14:45:15-08:00</dc:date>
        <dc:creator>Pieter E Sartain</dc:creator>
        <title>config - Added more descriptions.</title>
        <link>http://www.src2pkg.net/config?rev=1266273915&amp;do=diff</link>
        <description>FIXME


Most configuration options are set up with sane defaults in the file /usr/libexec/src2pkg/DEFINES. The settings listed here may be used globally in /etc/src2pkg/src2pkg.conf or per-user in ~/.src2pkg.conf. For detailed information on syntax and usage, please read the /etc/src2pkg/src2pkg.conf file.</description>
    </item>
    <item rdf:about="http://www.src2pkg.net/start?rev=1265565871&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-07T10:04:31-08:00</dc:date>
        <dc:creator>Pieter E Sartain</dc:creator>
        <title>start - Rewritten front page</title>
        <link>http://www.src2pkg.net/start?rev=1265565871&amp;do=diff</link>
        <description>Welcome to the src2pkg documentation project.

src2pkg is a tool for creating packages, from source code or other base material including version-controlled sources and binary archives. The core program is written in Bash, and supported by a small number of helper packages that are compiled for your system during the installation.</description>
    </item>
    <item rdf:about="http://www.src2pkg.net/usage_notes?rev=1265482016&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-06T10:46:56-08:00</dc:date>
        <dc:creator>Pieter E Sartain</dc:creator>
        <title>usage_notes</title>
        <link>http://www.src2pkg.net/usage_notes?rev=1265482016&amp;do=diff</link>
        <description>1. Notes on the use of INSTALL_TYPE


One very important variable used by src2pkg is called INSTALL_TYPE. This refers to the way in which package content gets created using the 'fake_install' instruction or function. fake_install is a 'front-end' to whatever command is normally used to install software to your system usually the command 'make install'. fake_install provides 5 distinct methods to run the installation commands -usually without installing the items at all. fake_install tries to run…</description>
    </item>
    <item rdf:about="http://www.src2pkg.net/sidebar?rev=1265480329&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-06T10:18:49-08:00</dc:date>
        <dc:creator>Pieter E Sartain</dc:creator>
        <title>sidebar</title>
        <link>http://www.src2pkg.net/sidebar?rev=1265480329&amp;do=diff</link>
        <description>About

Introduction

Manual


Installing

Quick start

Installation

Configuration

Upgrading


Usage

Overview

Tutorial

FAQ


Customising

Technical

Special Files</description>
    </item>
</rdf:RDF>

