<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.uludag.org.tr/projeler/pisi/pisi-spec.dtd">
<PISI>
    <Source>
        <Name>joe</Name>
	<Homepage>http://sourceforge.net/projects/joe-editor/</Homepage>
        <Packager>
            <Name>Alper KANAT</Name>
            <Email>tunix@raptiye.org</Email>
        </Packager>
        <License>GPL-1</License>
        <IsA>app:console</IsA>
        <Summary>A free ASCII-Text Screen Editor for UNIX</Summary>
        <Summary xml:lang="tr">UNIX için Özgür bir ASCII Metin Editörü</Summary>
	<Description>A free ASCII-Text Screen Editor for UNIX</Description>
        <Description xml:lang="tr">
            Joe's Editor, konsolda çalışan; kısa yolları ile
	    hayatı oldukça kolaylaştıran, basit ve boyutları
	    itibarıyla küçük bir metin editörüdür.
        </Description>
	<Archive type="targz" sha1sum="f961fe68fa7c11a8d2334b15028661fb46a2d773">
		http://mesh.dl.sourceforge.net/sourceforge/joe-editor/joe-3.3.tar.gz
        </Archive>
        <BuildDependencies>
            <Dependency versionFrom="5.2">ncurses</Dependency>
        </BuildDependencies>
    </Source>
    
    <Package>
        <Name>joe</Name>
        <RuntimeDependencies>
            <Dependency versionFrom="5.2">ncurses</Dependency>
        </RuntimeDependencies>
        <Files>
            <Path fileType="executable">/usr/bin</Path>
            <Path fileType="library">/usr/lib</Path>
            <Path fileType="header">/usr/include</Path>
            <Path fileType="doc">/usr/share/doc</Path>
            <Path fileType="info">/usr/share/info</Path>
            <Path fileType="man">/usr/share/man</Path>
	    <Path fileType="config">/etc/joe</Path>
        </Files>
    </Package>
    
    <History>
	    <Update release="1">
		    <Date>2005-12-28</Date>
		    <Version>3.3</Version>
		    <Comment>First Release</Comment>
		    <Name>Alper KANAT</Name>
		    <Email>tunix@raptiye.org</Email>
	    </Update>
     </History>
     
</PISI>
