Files
main/system/installer/yali/pspec.xml
T
2018-03-28 14:05:40 +03:00

149 lines
6.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>yali</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>Yet Another Linux Installer</Summary>
<Description>YALI is the graphical installer for PiSi Linux distribution which is written using the Qt framework.</Description>
<Archive sha1sum="fe8b70b30884ad573b3f0e080668a2498213ff77" type="targz">https://github.com/forYali/yali/archive/3.0.4.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-qt5-devel</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python-pygobject-devel</Dependency>
<Dependency>e2fsprogs-devel</Dependency>
</BuildDependencies>
<Patches>
<!--Patch>no_old_filesdb.patch</Patch-->
<Patch>fix_find_device.patch</Patch>
</Patches>
</Source>
<Package>
<Name>yali</Name>
<RuntimeDependencies>
<Dependency>python-qt5</Dependency>
<Dependency>util-linux</Dependency>
<Dependency>python</Dependency>
<Dependency>e2fsprogs</Dependency>
<!--<Dependency>gptsync</Dependency> -->
<Dependency>mdadm</Dependency>
<Dependency>lvm2</Dependency>
<Dependency>reiserfsprogs</Dependency>
<Dependency>ntfsprogs</Dependency>
<Dependency>dosfstools</Dependency>
<Dependency>xfsprogs</Dependency>
<Dependency>zorg</Dependency>
<Dependency>comar</Dependency>
<Dependency>panda</Dependency>
<Dependency>python-pyaspects</Dependency>
<Dependency>pisilinux-python</Dependency>
<Dependency>pisilinux-python-xorg</Dependency>
<Dependency>syslinux</Dependency>
<Dependency>pyqtermwidget5</Dependency>
<!-- disable gfx family , find a proper solution for its menu generation -->
<!--Dependency>gfxtheme-pisilinux-install</Dependency-->
<Dependency>pyparted</Dependency>
<Dependency>python-pyblock</Dependency>
<Dependency>yali-branding-pisilinux</Dependency>
<Dependency>yali-theme-pisilinux</Dependency>
<Dependency>python-udev</Dependency>
<Dependency>pisilinux-desktop-services</Dependency>
<!--
pardusman should add locale packages according to the selected languages.
IsA tags could be used to decide which packages to be installed.
-->
<Dependency>glibc-locales-nl</Dependency>
<Dependency>glibc-locales-de</Dependency>
<Dependency>glibc-locales-es</Dependency>
<Dependency>glibc-locales-pt</Dependency>
<Dependency>glibc-locales-sv</Dependency>
<Dependency>glibc-locales-fr</Dependency>
<Dependency>glibc-locales-it</Dependency>
<Dependency>glibc-locales-ca</Dependency>
<Dependency>glibc-locales-pl</Dependency>
<Dependency>glibc-locales-ru</Dependency>
<Dependency>glibc-locales-hu</Dependency>
<Dependency>glibc-locales-hr</Dependency>
<Dependency>droid-fonts</Dependency>
<!-- <Dependency>cursor-theme-oxygen-white</Dependency> -->
</RuntimeDependencies>
<Conflicts>
<Package>Calamares</Package>
<Package>calamares-theme-pisilinux</Package>
</Conflicts>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/etc/yali</Path>
<Path fileType="data">/lib/udev/rules.d/70-yali.rules</Path>
</Files>
</Package>
<History>
<Update release="8">
<Date>2018-03-28</Date>
<Version>3.0.4.3</Version>
<Comment>Rebuild for 2.0</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="7">
<Date>2018-03-15</Date>
<Version>3.0.4.3</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="6">
<Date>2017-12-25</Date>
<Version>3.0.4.2</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="5">
<Date>2017-11-04</Date>
<Version>3.0.4.1</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-08-12</Date>
<Version>3.0.4.1</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-03-15</Date>
<Version>3.0.4.1</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2017-03-08</Date>
<Version>3.0.4</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="1">
<Date>2017-03-05</Date>
<Version>3.0.3</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>