From 0d34285f0cae94c73061ff592c891cace86f7d2f Mon Sep 17 00:00:00 2001 From: zhuk Date: Wed, 24 Apr 2013 11:58:39 +0000 Subject: [PATCH] KCharSelect is used to select special characters from all installed fonts and copy them to the clipboard. --- x11/kde4/kcharselect/Makefile | 10 ++++++++++ x11/kde4/kcharselect/distinfo | 2 ++ x11/kde4/kcharselect/pkg/DESCR | 2 ++ x11/kde4/kcharselect/pkg/PLIST | 9 +++++++++ 4 files changed, 23 insertions(+) create mode 100644 x11/kde4/kcharselect/Makefile create mode 100644 x11/kde4/kcharselect/distinfo create mode 100644 x11/kde4/kcharselect/pkg/DESCR create mode 100644 x11/kde4/kcharselect/pkg/PLIST diff --git a/x11/kde4/kcharselect/Makefile b/x11/kde4/kcharselect/Makefile new file mode 100644 index 00000000000..ce4083a7448 --- /dev/null +++ b/x11/kde4/kcharselect/Makefile @@ -0,0 +1,10 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2013/04/24 11:58:39 zhuk Exp $ + +COMMENT = KDE character select and clipboard copy +DISTNAME = kcharselect-${MODKDE4_VERSION} + +WANTLIB = c m pthread stdc++ +WANTLIB += lib/qt4/QtDBus lib/qt4/QtGui lib/qt4/QtSvg +WANTLIB += ${KDE4LIB}/kdeui + +.include diff --git a/x11/kde4/kcharselect/distinfo b/x11/kde4/kcharselect/distinfo new file mode 100644 index 00000000000..62bae0d3ec6 --- /dev/null +++ b/x11/kde4/kcharselect/distinfo @@ -0,0 +1,2 @@ +SHA256 (kde/kcharselect-4.10.2.tar.xz) = 0x1zbD5cnPwmUSJzp15Sn61tqgQ+mKj0Gzq16T2+L+Y= +SIZE (kde/kcharselect-4.10.2.tar.xz) = 86448 diff --git a/x11/kde4/kcharselect/pkg/DESCR b/x11/kde4/kcharselect/pkg/DESCR new file mode 100644 index 00000000000..9f1463c11a5 --- /dev/null +++ b/x11/kde4/kcharselect/pkg/DESCR @@ -0,0 +1,2 @@ +KCharSelect is used to select special characters from all installed +fonts and copy them to the clipboard. diff --git a/x11/kde4/kcharselect/pkg/PLIST b/x11/kde4/kcharselect/pkg/PLIST new file mode 100644 index 00000000000..8fc94823661 --- /dev/null +++ b/x11/kde4/kcharselect/pkg/PLIST @@ -0,0 +1,9 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/24 11:58:39 zhuk Exp $ +@bin bin/kcharselect +share/applications/kde4/KCharSelect.desktop +share/apps/kcharselect/kcharselectui.rc +share/doc/HTML/en/kcharselect/ +share/doc/HTML/en/kcharselect/common +share/doc/HTML/en/kcharselect/index.cache.bz2 +share/doc/HTML/en/kcharselect/index.docbook +share/doc/HTML/en/kcharselect/kcharselect.png