calamares nad kpmcore version bump
This commit is contained in:
@@ -15,9 +15,8 @@ def setup():
|
||||
|
||||
cmaketools.configure("-DCMAKE_BUILD_TYPE=Debug \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DWITH_PARTITIONMANAGER=1 \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo", \
|
||||
-DWITH_CRASHREPORTER=ON", \
|
||||
sourceDir=".." )
|
||||
|
||||
def build():
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<License>LGPLv2</License>
|
||||
<Summary>A distribution independent installer framework</Summary>
|
||||
<Description>Calamares is a distribution-independent system installer, with an advanced partitioning feature for both manual and automated partitioning operations.</Description>
|
||||
<Archive sha1sum="628119c94741fe5d7a75720069f6d0875580f949" type="targz">https://github.com/calamares/calamares/releases/download/v2.2/calamares-2.2.tar.gz</Archive>
|
||||
<Archive sha1sum="bc8437198a907e30e2f8ce24de02d89a5cc34e9d" type="targz">https://sourceforge.net/projects/pisi-source/files/calamares-2.4.81.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>yaml-cpp</Dependency>
|
||||
@@ -30,6 +30,7 @@
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>polkit-qt-devel</Dependency>
|
||||
<Dependency>qt5-webkit-devel</Dependency>
|
||||
<Dependency>qt5-webengine-devel</Dependency>
|
||||
<Dependency>libatasmart-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>qt5-designer-devel</Dependency>
|
||||
@@ -51,7 +52,7 @@
|
||||
<Dependency>kparts-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">pisi_locale.patch</Patch>
|
||||
<!-- <Patch level="1">pisi_locale.patch</Patch> -->
|
||||
<Patch level="1">pisi_set_hostname.patch</Patch>
|
||||
<Patch level="1">mudur_module.patch</Patch>
|
||||
<Patch level="1">no_fsck_and_pymouth.patch</Patch>
|
||||
@@ -88,6 +89,7 @@
|
||||
<Dependency>util-linux</Dependency>
|
||||
<Dependency>kpmcore</Dependency>
|
||||
<Dependency>partitionmanager</Dependency>
|
||||
<Dependency>qt5-webengine</Dependency>
|
||||
<Dependency>kiconthemes</Dependency>
|
||||
<Dependency>kio</Dependency>
|
||||
<Dependency>kservice</Dependency>
|
||||
@@ -113,6 +115,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-12-13</Date>
|
||||
<Version>2.4.81</Version>
|
||||
<Comment>First Release.</Comment>
|
||||
<Name>Ergün Salman</Name>
|
||||
<Email>Poyraz76@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-08</Date>
|
||||
<Version>2.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user