Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=705f4bf7f9cbfd6423ea33a70e994fb8b99b9ea6

commit 705f4bf7f9cbfd6423ea33a70e994fb8b99b9ea6
Author: crazy <[email protected]>
Date:   Thu Sep 1 02:05:25 2016 +0200

kcharselect-16.04.3-2-x86_64
* add an icon , stolen from oxygen since only oxygen icon theme has it

diff --git a/source/kde5/kcharselect/FrugalBuild 
b/source/kde5/kcharselect/FrugalBuild
index a2871ba..d729765 100644
--- a/source/kde5/kcharselect/FrugalBuild
+++ b/source/kde5/kcharselect/FrugalBuild
@@ -3,17 +3,25 @@

pkgname=kcharselect
pkgver=16.04.3
-pkgrel=1
+pkgrel=2
pkgdesc="Character selector."
archs=('i686' 'x86_64')
-_F_gnome_iconcache=y
_F_kde_project="applications"
-Finclude gnome-scriptlet kf5
-sha1sums=('eacff5a319bbd10af864effbc1fa2bd9b74bc146')
+Finclude  kf5
+source+=(accessories-character-map.png)
+sha1sums=('eacff5a319bbd10af864effbc1fa2bd9b74bc146' \
+          '7c4efd74325a0a4b73112cde6d8e60da7476c777')
depends=("kxmlgui>=$_F_kf5_full")
makedepends+=("kdoctools>=$_F_kf5_full")

replaces=('libkdeui')
conflicts=("${replaces[@]}")

+build() {
+
+       KDE_build
+       Finstallrel 644 "$Fsrcdir/accessories-character-map.png" \
+                "usr/share/pixmaps/accessories-character-map.png"
+}
+
# optimization OK
diff --git a/source/kde5/kcharselect/accessories-character-map.png 
b/source/kde5/kcharselect/accessories-character-map.png
new file mode 100644
index 0000000..03416bf
Binary files /dev/null and 
b/source/kde5/kcharselect/accessories-character-map.png differ
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to