99 lines
3.7 KiB
XML
99 lines
3.7 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>pisiyap</Name>
|
|
<Homepage>http://code.google.com/p/pisiyap</Homepage>
|
|
<Packager>
|
|
<Name>Stefan Gronewold</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv3+</License>
|
|
<License>CCPL-Attribution-NonCommercial-NoDerivs-3.0</License>
|
|
<Icon>pisiyap</Icon>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>A Simple PiSi source file creator</Summary>
|
|
<Description>PisiYap is a simple graphical user interface for easily creating PiSi source files.</Description>
|
|
<Archive sha1sum="8edc1479d145b25c043a6da6bcb026dc75f05d28" type="targz">https://sourceforge.net/projects/pisilinux/files/source/pisiyap-beta.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>qt5-base-devel</Dependency>
|
|
<Dependency>python-qt5-devel</Dependency>
|
|
<Dependency>python-setuptools</Dependency>
|
|
<Dependency>qt5-linguist</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!-- <Patch>pspec.patch</Patch> -->
|
|
<!-- <Patch>meson_tools.patch</Patch> -->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>pisiyap</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>python-qt5</Dependency>
|
|
<Dependency>python-sip</Dependency>
|
|
<Dependency>xdg-utils</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="data">/usr/share/applications</Path>
|
|
<Path fileType="data">/usr/share/pisiyap</Path>
|
|
<Path fileType="data">/usr/share/icons</Path>
|
|
<Path fileType="data">/usr/share/pixmaps</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>kde-servicemenu-pisiyap</Name>
|
|
<Summary>PiSi related service menus</Summary>
|
|
<Description>PiSiYap servicemenus provides some useful service menus for lazy packagers.</Description>
|
|
<RuntimeDependencies>
|
|
<Dependency>pisiyap</Dependency>
|
|
<Dependency>plasma-workspace</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="data">/usr/share/kservices5/ServiceMenus</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="5">
|
|
<Date>2019-02-03</Date>
|
|
<Version>0.7b</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-10-17</Date>
|
|
<Version>0.7b</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2018-05-16</Date>
|
|
<Version>0.7b</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2017-06-21</Date>
|
|
<Version>0.7b</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-05-13</Date>
|
|
<Version>0.7b</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Stefan Gronewold</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|