Files
main/desktop/pisilinux/package-manager/pspec.xml
T
2019-02-03 19:28:54 +03:00

148 lines
5.5 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>package-manager</Name>
<Homepage>http://www.pisilinux.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<Summary>PiSi graphical user interface</Summary>
<Description>Package Manager is PiSi's easy-to-use graphical user interface.</Description>
<Archive sha1sum="5c4192d55b7fd71fa0a782aff371e99ea43976c2" type="targz">https://github.com/PisiLinuxNew/package-manager/archive/package-manager.4.2.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>docutils</Dependency>
<Dependency>python-qt5-devel</Dependency>
<Dependency>python-sip</Dependency>
<Dependency>intltool</Dependency>
<Dependency>qt5-linguist</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>package-manager</Name>
<RuntimeDependencies>
<Dependency>pisi</Dependency>
<Dependency>python-qt5</Dependency>
<!-- <Dependency>python-appinfo</Dependency> -->
<Dependency>python-sip</Dependency>
<Dependency>pisilinux-desktop-services</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/share</Path>
<!--<Path fileType="localedata">/usr/share/locale</Path>-->
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<AdditionalFiles>
<!-- <AdditionalFile owner="root" permission="0644" target="/usr/share/package-manager/data/installed.svg">installed.svg</AdditionalFile> -->
</AdditionalFiles>
</Package>
<History>
<Update release="14">
<Date>2019-02-03</Date>
<Version>4.2.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2019-01-16</Date>
<Version>4.2.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2018-10-17</Date>
<Version>4.1.8</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2018-02-24</Date>
<Version>4.2.0</Version>
<Comment>fixed source</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2018-02-11</Date>
<Version>4.1.9</Version>
<Comment>fixed icons issue.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2018-01-13</Date>
<Version>4.1.8</Version>
<Comment>fixed icons issue.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2017-09-01</Date>
<Version>4.1.8</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-04-08</Date>
<Version>4.1.7</Version>
<Comment>Version Bump, add new builddep.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-08-09</Date>
<Version>4.1.6</Version>
<Comment>Release Bump</Comment>
<Name>Metehan Özbek</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-08-08</Date>
<Version>4.1.5</Version>
<Comment>Release Bump</Comment>
<Name>Metehan Özbek</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2016-08-06</Date>
<Version>4.1.3</Version>
<Comment>Release Bump</Comment>
<Name>Metehan Özbek</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-01</Date>
<Version>4.1.2</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>4.1.1</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-05-28</Date>
<Version>4.1.1</Version>
<Comment>ported pyqt5</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>