yali-3.2.1.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>yali</Name>
|
||||
@@ -12,14 +12,12 @@
|
||||
<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="e5bd0be118dea095f94f96dcfa77efe6e42f90e0" type="targz">https://github.com/hrngultekin/yali/archive/v3.2.0.0.tar.gz</Archive>
|
||||
<Archive sha1sum="5b4bc0c8c0d95e144a07ab44af3104a6cd1027ef" type="targz">https://github.com/hrngultekin/yali/archive/v3.2.1.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python-qt5-devel</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
<Dependency>python-pygobject-devel</Dependency>
|
||||
<Dependency>e2fsprogs-devel</Dependency>
|
||||
<Dependency>qt5-linguist</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!--Patch>no_old_filesdb.patch</Patch-->
|
||||
@@ -57,8 +55,8 @@
|
||||
<Dependency>yali-theme-pisilinux</Dependency>
|
||||
<Dependency>python-udev</Dependency>
|
||||
<Dependency>pisilinux-desktop-services</Dependency>
|
||||
<Dependency>rsync</Dependency>
|
||||
<Dependency>efibootmgr</Dependency>
|
||||
<Dependency>rsync</Dependency>
|
||||
<Dependency>efibootmgr</Dependency>
|
||||
<!--
|
||||
pardusman should add locale packages according to the selected languages.
|
||||
IsA tags could be used to decide which packages to be installed.
|
||||
@@ -92,6 +90,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2020-10-08</Date>
|
||||
<Version>3.2.1.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2020-08-20</Date>
|
||||
<Version>3.2.0.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user