update yali thanks @hrngultekin
This commit is contained in:
@@ -21,4 +21,4 @@ def install():
|
||||
pythonmodules.install()
|
||||
|
||||
pisitools.domove("/usr/share/applications/yali.desktop", "/usr/share/display-managers/")
|
||||
pisitools.removeDir("usr/share/applications")
|
||||
pisitools.removeDir("usr/share/applications")
|
||||
|
||||
@@ -12,9 +12,10 @@
|
||||
<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="c162aec1990021c927706d4ad5c97159292c859b" type="targz">https://github.com/forYali/yali/archive/3.0.3.tar.gz</Archive>
|
||||
<Archive sha1sum="15c7dd1051297cf1c5aa5d59a6791e178453839f" type="targz">https://github.com/forYali/yali/archive/3.0.4.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python-qt5</Dependency>
|
||||
<Dependency>python-qt5-devel</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
<Dependency>e2fsprogs-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
@@ -28,6 +29,8 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python-qt5</Dependency>
|
||||
<Dependency>util-linux</Dependency>
|
||||
<Dependency>python</Dependency>
|
||||
<Dependency>e2fsprogs</Dependency>
|
||||
<!--<Dependency>gptsync</Dependency> -->
|
||||
<Dependency>mdadm</Dependency>
|
||||
<Dependency>lvm2</Dependency>
|
||||
@@ -79,6 +82,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user