partial port of kdeaccessibility, obtained by disabling the parts that
need more work.
This commit is contained in:
parent
ae292e2030
commit
006ffc4a18
14
x11/kde4/accessibility/Makefile
Normal file
14
x11/kde4/accessibility/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/03/24 13:46:58 espie Exp $
|
||||
|
||||
COMMENT= "K Desktop Environment, accessibility"
|
||||
DISTNAME= kdeaccessibility-${VERSION}
|
||||
|
||||
LIB_DEPENDS+= bz2::archivers/bzip2
|
||||
|
||||
WANTLIB += ICE SM X11 Xau Xcursor Xdmcp Xext Xft Xi Xinerama Xpm
|
||||
WANTLIB += Xrandr Xrender Xtst c fontconfig freetype m png pthread
|
||||
WANTLIB += stdc++ util z
|
||||
WANTLIB += Qt3Support QtDBus QtGui QtSvg QtXml
|
||||
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/kde4/accessibility/distinfo
Normal file
5
x11/kde4/accessibility/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (kde/kdeaccessibility-3.80.3.tar.bz2) = be866088ec44b66c93f565e252a7f28b
|
||||
RMD160 (kde/kdeaccessibility-3.80.3.tar.bz2) = a3a4f44d2ec7077baf4bd5db8b37a4f0d97e31af
|
||||
SHA1 (kde/kdeaccessibility-3.80.3.tar.bz2) = 7a4190af5e2d7ab40757e5e9efefaeb4bcfd265e
|
||||
SHA256 (kde/kdeaccessibility-3.80.3.tar.bz2) = 8626d2353d1773c77427a7e78fee2a0cd5032821d605728552c4117a2d739b2b
|
||||
SIZE (kde/kdeaccessibility-3.80.3.tar.bz2) = 7658877
|
21
x11/kde4/accessibility/patches/patch-CMakeLists_txt
Normal file
21
x11/kde4/accessibility/patches/patch-CMakeLists_txt
Normal file
@ -0,0 +1,21 @@
|
||||
$OpenBSD: patch-CMakeLists_txt,v 1.1.1.1 2007/03/24 13:46:58 espie Exp $
|
||||
--- CMakeLists.txt.orig Mon Feb 19 10:49:16 2007
|
||||
+++ CMakeLists.txt Sat Mar 24 14:34:49 2007
|
||||
@@ -32,7 +32,7 @@ add_subdirectory(IconThemes)
|
||||
add_subdirectory(doc)
|
||||
|
||||
if(Q_WS_X11)
|
||||
- add_subdirectory(kttsd)
|
||||
+# add_subdirectory(kttsd)
|
||||
if(X11_Xkb_FOUND)
|
||||
if(KICKER_INCLUDE_DIR)
|
||||
add_subdirectory(kbstateapplet)
|
||||
@@ -46,7 +46,7 @@ if(Q_WS_X11)
|
||||
endif(X11_XTest_FOUND)
|
||||
endif(Q_WS_X11)
|
||||
|
||||
-add_subdirectory(kmouth)
|
||||
+#add_subdirectory(kmouth)
|
||||
|
||||
MESSAGE(STATUS "Skipping ksayit. It does not currently compile.")
|
||||
# add_subdirectory(ksayit)
|
0
x11/kde4/accessibility/pkg/DESCR
Normal file
0
x11/kde4/accessibility/pkg/DESCR
Normal file
2752
x11/kde4/accessibility/pkg/PLIST
Normal file
2752
x11/kde4/accessibility/pkg/PLIST
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user