<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.src2pkg.net/dokuwiki/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/dokuwiki/feed.php">
        <title>src2pkg.net</title>
        <description></description>
        <link>http://www.src2pkg.net/dokuwiki/</link>
        <image rdf:resource="http://www.src2pkg.net/dokuwiki/lib/images/favicon.ico" />
       <dc:date>2009-01-06T00:52:16-08:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.src2pkg.net/dokuwiki/doku.php?id=manual:02_advanced_usage&amp;rev=1217964977&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.src2pkg.net/dokuwiki/doku.php?id=tutorials&amp;rev=1212596153&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.src2pkg.net/dokuwiki/doku.php?id=manual:00_introduction&amp;rev=1210704149&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.src2pkg.net/dokuwiki/doku.php?id=manual:03_how_src2pkg_works&amp;rev=1209827764&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.src2pkg.net/dokuwiki/doku.php?id=developers&amp;rev=1209476657&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.src2pkg.net/dokuwiki/doku.php?id=start&amp;rev=1209475601&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.src2pkg.net/dokuwiki/lib/images/favicon.ico">
        <title>src2pkg.net</title>
        <link>http://www.src2pkg.net/dokuwiki/</link>
        <url>http://www.src2pkg.net/dokuwiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.src2pkg.net/dokuwiki/doku.php?id=manual:02_advanced_usage&amp;rev=1217964977&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-08-05T12:36:17-08:00</dc:date>
        <dc:creator>Drew Ames</dc:creator>
        <title>manual:02_advanced_usage</title>
        <link>http://www.src2pkg.net/dokuwiki/doku.php?id=manual:02_advanced_usage&amp;rev=1217964977&amp;do=diff</link>
        <description>Using src2pkg scripts

src2pkg will execute its own scripts if one is named instead of a tarball.  The command 'src2pkg -X' will search the current directory and run the  first  *.scrpkg.auto or  *.src2pkg  script  it  finds. 

If you want or need to pass extra build options to src2pkg and you already know what they are and want them included in your src2pkg script, you can pass them to the program from the command line: “src2pkg -N -e='--disable-tests' tarball-name” will create a script for…</description>
    </item>
    <item rdf:about="http://www.src2pkg.net/dokuwiki/doku.php?id=tutorials&amp;rev=1212596153&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-04T09:15:53-08:00</dc:date>
        <dc:creator>Drew Ames</dc:creator>
        <title>tutorials</title>
        <link>http://www.src2pkg.net/dokuwiki/doku.php?id=tutorials&amp;rev=1212596153&amp;do=diff</link>
        <description>Below are a few examples of commands for building Slackware packages from different types of source files with commentary explaining them. Most of these come from an article Drew Ames wrote for Linux.com.

Sample Builds

Commonly useful command line switches

  The following user options are useful for builds:</description>
    </item>
    <item rdf:about="http://www.src2pkg.net/dokuwiki/doku.php?id=manual:00_introduction&amp;rev=1210704149&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-13T11:42:29-08:00</dc:date>
        <dc:creator>Drew Ames</dc:creator>
        <title>manual:00_introduction</title>
        <link>http://www.src2pkg.net/dokuwiki/doku.php?id=manual:00_introduction&amp;rev=1210704149&amp;do=diff</link>
        <description>This pages presents an overview of src2pkg, its features, and how to get it and install it.

What src2pkg does

src2pkg makes the creation of installable Slackware packages easier and more reliable for both beginners and advanced users. It creates packages using the simple 'tgz' format used by Slackware and many of its' derivatives.</description>
    </item>
    <item rdf:about="http://www.src2pkg.net/dokuwiki/doku.php?id=manual:03_how_src2pkg_works&amp;rev=1209827764&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-03T08:16:04-08:00</dc:date>
        <dc:creator>Gilbert Ashley</dc:creator>
        <title>manual:03_how_src2pkg_works</title>
        <link>http://www.src2pkg.net/dokuwiki/doku.php?id=manual:03_how_src2pkg_works&amp;rev=1209827764&amp;do=diff</link>
        <description>The original idea behind src2pkg was as a sort of generic build script written in the BASH shell language. The generic script could be used as a template for writing scripts to make Slackware-type packages of software from compiled sources. A script is simply a list of instructions to be carried out in a certain order. Having a script of the actions needed to unpack, configure, compile and package each program or library makes it easy to repeat the build process anytime, without having to rememb…</description>
    </item>
    <item rdf:about="http://www.src2pkg.net/dokuwiki/doku.php?id=developers&amp;rev=1209476657&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-29T06:44:17-08:00</dc:date>
        <dc:creator>Drew Ames</dc:creator>
        <title>developers - created</title>
        <link>http://www.src2pkg.net/dokuwiki/doku.php?id=developers&amp;rev=1209476657&amp;do=diff</link>
        <description>This page is a repository of information for people who wish to contribute to the development of src2pkg.

About Volunteering

Why you might hack on src2pkg

Under what conditions your hack may get included upstream

How much support you can expect having hacked on src2pkg

What to Work On

A functional flow (what does what, and when)

Public API (this is, for the most part, in the conf file)

Function list

Wish List

These are suggested improvements to src2pkg that  we would like to add.</description>
    </item>
    <item rdf:about="http://www.src2pkg.net/dokuwiki/doku.php?id=start&amp;rev=1209475601&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-29T06:26:41-08:00</dc:date>
        <dc:creator>Drew Ames</dc:creator>
        <title>start</title>
        <link>http://www.src2pkg.net/dokuwiki/doku.php?id=start&amp;rev=1209475601&amp;do=diff</link>
        <description>Welcome to the src2pkg documentation project. Encompassed within this wiki are a variety of threads to investigate, from the core manual, to developer information, to tutorials.

The Manual -- All the information you need to use src2pkg.

For Developers -- Information for those who want to contribute to the development of src2pkg.</description>
    </item>
</rdf:RDF>
