Files
2020-10-01 00:34:51 +02:00

93 lines
3.6 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>geda</Name>
<Homepage>http://geda-project.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<PartOf>science.electronics</PartOf>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<Summary>gEDA contains gschem, gnetlist, gsymcheck, gattrib, utilities and documentation from the gEDA project.</Summary>
<Description>The gEDA project has produced and continues working on a full GPL'd suite and toolkit of Electronic Design Automation tools.</Description>
<Archive sha1sum="aa8e3901fc439440e9b5e847734ecdc6e99e5fe8" type="targz">http://ftp.geda-project.org/geda-gaf/stable/v1.10/1.10.0/geda-gaf-1.10.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>flex</Dependency>
<Dependency>gawk</Dependency>
<Dependency>doxygen</Dependency>
<Dependency>pkgconfig</Dependency>
<Dependency>gtk2-devel</Dependency>
<Dependency>guile-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>python-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>geda</Name>
<RuntimeDependencies>
<Dependency>gtk2</Dependency>
<Dependency>cairo</Dependency>
<Dependency>guile</Dependency>
<Dependency>glib2</Dependency>
<Dependency>pango</Dependency>
<Dependency>gdk-pixbuf</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/gEDA</Path>
<Path fileType="info">/usr/share/info</Path>
<Path fileType="data">/usr/share/mime</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
</Package>
<Package>
<Name>geda-devel</Name>
<Summary>Development files for geda</Summary>
<RuntimeDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>guile-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency version="current">geda</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2020-09-29</Date>
<Version>1.10.0</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2018-09-16</Date>
<Version>1.8.2</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2018-04-03</Date>
<Version>1.8.2</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>