summaryrefslogtreecommitdiff
path: root/misc/kcharselect
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2012-03-20 06:35:25 +0000
committermarkd <markd@pkgsrc.org>2012-03-20 06:35:25 +0000
commitaf9b7c8859cf574861b609a4b15d1acb3d0f6d02 (patch)
treeb8c6a551d385c277d6f18557f39843c585e77e40 /misc/kcharselect
parenta16fcdef9ee92e17f05c85cc8c53d86067d7a2c7 (diff)
downloadpkgsrc-af9b7c8859cf574861b609a4b15d1acb3d0f6d02.tar.gz
Update to KDE SC 4.8.0
remove kdeutils4 add kcharselect, kremotecontrol, superkaramba, sweeper
Diffstat (limited to 'misc/kcharselect')
-rw-r--r--misc/kcharselect/DESCR11
-rw-r--r--misc/kcharselect/Makefile14
-rw-r--r--misc/kcharselect/PLIST9
-rw-r--r--misc/kcharselect/distinfo5
4 files changed, 39 insertions, 0 deletions
diff --git a/misc/kcharselect/DESCR b/misc/kcharselect/DESCR
new file mode 100644
index 00000000000..594269a8ffb
--- /dev/null
+++ b/misc/kcharselect/DESCR
@@ -0,0 +1,11 @@
+KCharSelect is a tool to select special characters from all installed
+fonts and copy them into the clipboard.
+
+You can browse characters by their category or quickly find a certain
+character by searching for its name. KCharSelect displays various
+information about the selected character. This includes not only the
+Unicode character name, but also aliases, general notes and cross
+references to similar characters. For technical use, different
+representations of the character are shown. KCharSelect also contains
+Unihan data for East Asian characters to display English definitions
+and different pronunciations.
diff --git a/misc/kcharselect/Makefile b/misc/kcharselect/Makefile
new file mode 100644
index 00000000000..55b86583a50
--- /dev/null
+++ b/misc/kcharselect/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2012/03/20 06:35:27 markd Exp $
+
+DISTNAME= kcharselect-${_KDE_VERSION}
+CATEGORIES= misc
+COMMENT= KDE character selector
+
+.include "../../meta-pkgs/kde4/Makefile.kde4"
+
+.include "../../meta-pkgs/kde4/kde4.mk"
+
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../x11/kdelibs4/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/kcharselect/PLIST b/misc/kcharselect/PLIST
new file mode 100644
index 00000000000..1e20cec416b
--- /dev/null
+++ b/misc/kcharselect/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2012/03/20 06:35:27 markd Exp $
+bin/kcharselect
+share/applications/kde4/KCharSelect.desktop
+share/doc/kde/HTML/en/kcharselect/common
+share/doc/kde/HTML/en/kcharselect/index.cache.bz2
+share/doc/kde/HTML/en/kcharselect/index.docbook
+share/doc/kde/HTML/en/kcharselect/kcharselect.png
+share/kde/apps/kcharselect/kcharselectui.rc
+share/kde/apps/kconf_update/kcharselect.upd
diff --git a/misc/kcharselect/distinfo b/misc/kcharselect/distinfo
new file mode 100644
index 00000000000..4eb1927d882
--- /dev/null
+++ b/misc/kcharselect/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/03/20 06:35:27 markd Exp $
+
+SHA1 (kcharselect-4.8.0.tar.bz2) = 0f4ffe3469c45317b7b76b66755e14df333835a3
+RMD160 (kcharselect-4.8.0.tar.bz2) = 79ae1a84c9fd351b1745513a692708cef7e77161
+Size (kcharselect-4.8.0.tar.bz2) = 91917 bytes