KCharSelect is used to select special characters from all installed
fonts and copy them to the clipboard.
This commit is contained in:
parent
100e24070f
commit
0d34285f0c
10
x11/kde4/kcharselect/Makefile
Normal file
10
x11/kde4/kcharselect/Makefile
Normal file
@ -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 <bsd.port.mk>
|
2
x11/kde4/kcharselect/distinfo
Normal file
2
x11/kde4/kcharselect/distinfo
Normal file
@ -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
|
2
x11/kde4/kcharselect/pkg/DESCR
Normal file
2
x11/kde4/kcharselect/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
KCharSelect is used to select special characters from all installed
|
||||
fonts and copy them to the clipboard.
|
9
x11/kde4/kcharselect/pkg/PLIST
Normal file
9
x11/kde4/kcharselect/pkg/PLIST
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user