83 lines
3.0 KiB
XML
83 lines
3.0 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>opensp</Name>
|
|
<Homepage>http://openjade.sourceforge.net</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>as-is</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>A SGML parsing and entity management toolkit</Summary>
|
|
<Description>OpenSP is a free, object-oriented toolkit for Standard Generalized Markup Language (SGML) parsing and entity management maintained by the OpenJade project.</Description>
|
|
<Archive sha1sum="b4e903e980f8a8b3887396a24e067bef126e97d5" type="targz">mirrors://sourceforge/openjade/OpenSP-1.5.2.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>docbook-xml</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch>opensp-1.5-gcc34.patch</Patch>
|
|
<Patch level="1">opensp-sigsegv.patch</Patch>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>opensp</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>libgcc</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="doc">/usr/share/doc/opensp</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
<Path fileType="data">/usr/share/sgml</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>opensp-devel</Name>
|
|
<Summary>Development files for opensp</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">opensp</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2018-07-25</Date>
|
|
<Version>1.5.2</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-02-06</Date>
|
|
<Version>1.5.2</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>1.5.2</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2014-05-18</Date>
|
|
<Version>1.5.2</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|