Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c80125bddc375b2197e6a3697bb16100ff26037d
commit c80125bddc375b2197e6a3697bb16100ff26037d Author: crazy <[email protected]> Date: Sat Nov 25 12:24:09 2017 +0100 calamares-frugalware-3.1.8-5-x86_64 * some more backports diff --git a/source/installer-extra/calamares-frugalware/FrugalBuild b/source/installer-extra/calamares-frugalware/FrugalBuild index 2bbe891..0a35019 100644 --- a/source/installer-extra/calamares-frugalware/FrugalBuild +++ b/source/installer-extra/calamares-frugalware/FrugalBuild @@ -3,7 +3,7 @@ pkgname=calamares-frugalware pkgver=3.1.8 -pkgrel=4 +pkgrel=5 pkgdesc="Distribution-independent installer framework" archs=("x86_64") groups=('installer-extra') @@ -36,6 +36,15 @@ source+=(calamares-locale.service \ https://github.com/calamares/calamares/commit/71e80f680ee2cb814a5141a34789788dbeeee364.patch \ https://github.com/calamares/calamares/commit/aa0fa37492d96180b6229a380eb1bf9c6da90d85.patch \ https://github.com/calamares/calamares/commit/93ab6432c4c1d890da2ac77c9fd74b4a7aefd7fc.patch \ + # checking stuff from master + https://github.com/calamares/calamares/commit/fbe1976c11b94498b965157ca03558d2ba18d625.patch \ + https://github.com/calamares/calamares/commit/65cf28b71648708edd5d8cbb0859ad762305188f.patch \ + https://github.com/calamares/calamares/commit/1d18ea264d3dd5c611ef577dba5b00fdc271d6c3.patch \ + https://github.com/calamares/calamares/commit/0c0f0fc8b4bfdf7daad8077ee9f67baeecb5278d.patch \ + # mem leak + https://github.com/calamares/calamares/commit/3e4b1a7c461ef9e21b97adfe9020262362890388.patch \ + # well this at least fixes warnings on exit + https://github.com/calamares/calamares/commit/495f94dde89cc9826c8a9a27a6c925a7e3b3eba8.patch \ # fwcfg post job ( FIXME , move to git ) fwcfg.patch) depends=('kpmcore>=3.2.1' 'qt5-webengine>=5.9.2' 'pyqt5-python3>=5.9-2' 'libboost' \ @@ -61,6 +70,12 @@ sha1sums=('8bbc8061ab8c1d6a193af6ff3defbd52dc77b7a3' \ '4af1dc9f587bc22805a6a3d5c8cafcfd31cde3e6' \ '1fbe27a9aa649a89588bb7351320a022882bbfcf' \ 'b26dc1844511de82688f940b2c8bbbc359525adc' \ + '46cd97f121c2faa191c404fa6f8b5df70f13555d' \ + '404d131a943cce9251d5bc3f39c040f7ea319c3a' \ + 'd0e92fc3fa6b988ddecb304cb572c09cb38a2f68' \ + '2ac6535e5aa24603c2a181db7429d380e40bdf39' \ + '53cac739d7c8ab71198035e4e881aa3146236fe9' \ + '7067f6a13aa7945f00ed906c461b5e2570078310' \ 'c578d0c66dab2d3ee31d2e5156690325b5fece61') ## don't install stuff we never need.. _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
