73 lines
2.7 KiB
XML
73 lines
2.7 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>linux-atm</Name>
|
|
<Homepage>http://linux-atm.sourceforge.net/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>app:console</IsA>
|
|
<IsA>library</IsA>
|
|
<Summary>Tools to support ATM networking under Liunx</Summary>
|
|
<Description>linux-atm contains tools for Asynchronous Transfer Mode. Supports raw ATM connections (PVCs and SVCs), IP over ATM, LAN emulation, MPOA, Arequipa, and some others.</Description>
|
|
<Archive sha1sum="5a64964415bf19f855fb9a481b066ede3010aa2a" type="targz">mirrors://sourceforge/project/linux-atm/linux-atm/2.5.2/linux-atm-2.5.2.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>flex</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch level="1">man-pages.patch</Patch>
|
|
<!--<Patch level="1">linux-atm-2.5.0-open-macro.patch</Patch>
|
|
<Patch level="1">linux-atm-2.5.0-disable-ilmidiag.patch</Patch>
|
|
<Patch level="1">gcc43.patch</Patch>
|
|
<Patch level="1">netdevice.patch</Patch>-->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>linux-atm</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>flex</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="firmware">/lib/firmware</Path>
|
|
<Path fileType="executable">/usr/sbin</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="config">/etc</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>linux-atm-devel</Name>
|
|
<Summary>Development files for linux-atm</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">linux-atm</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>2.5.2</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2015-04-13</Date>
|
|
<Version>2.5.2</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|