diff --git a/kde-apps/kig/additional-files/kig.rdef.in b/kde-apps/kig/additional-files/kig.rdef.in index a3e99f7ac..2ec1a88be 100644 --- a/kde-apps/kig/additional-files/kig.rdef.in +++ b/kde-apps/kig/additional-files/kig.rdef.in @@ -15,6 +15,8 @@ resource app_version { resource app_signature "@APP_SIGNATURE@"; +resource("QT:QPA_FLAGS") "Q_KILL_ON_EXIT"; + resource vector_icon { $"6E6369660E050102001603399E0F3D9C0ABF82B23B84A94B88504910C900C2BC" $"FFFFB0020116023E49240000000000003CAAAA4940004A8000FFE37C7604019B" diff --git a/kde-apps/kig/kig-19.12.0.recipe b/kde-apps/kig/kig-20.03.90.recipe similarity index 97% rename from kde-apps/kig/kig-19.12.0.recipe rename to kde-apps/kig/kig-20.03.90.recipe index 03c0bf587..60e8b7643 100644 --- a/kde-apps/kig/kig-19.12.0.recipe +++ b/kde-apps/kig/kig-20.03.90.recipe @@ -5,11 +5,11 @@ as a drawing tool for mathematical figures. Constructions can be made with point lines, and polygons and all elements can be modified directly by using the mouse. Kig helps \ teachers and students to make conjectures and to understand how to prove geometric theorems." HOMEPAGE="https://github.com/kde/kig" -COPYRIGHT="2010-2019 KDE Organisation" +COPYRIGHT="2010-2020 KDE Organisation" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://github.com/KDE/kig/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="df4e8db4a101780231b5945c40ec78d0821feba3bdba0df381639ff33b499624" +CHECKSUM_SHA256="fcb659193ec3a50ac575253d4b72505f61e30206f4f09314fae806a702b780aa" SOURCE_DIR="kig-$portVersion" ADDITIONAL_FILES="kig.rdef.in"