Move KDE 3 headers from ${PREFIX}/include to ${PREFIX}/include/kde.

Updates to dependant ports to follow.

Tested in a bulk, input and okay by landry@
Reviewed by aja@ too
This commit is contained in:
zhuk 2013-01-23 21:10:37 +00:00
parent 659a53af65
commit 9935071d66
35 changed files with 2057 additions and 2023 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.47 2013/01/14 12:35:19 zhuk Exp $
# $OpenBSD: Makefile,v 1.48 2013/01/23 21:10:37 zhuk Exp $
COMMENT = X11 toolkit, accessibility aids
CATEGORIES = x11 x11/kde
@ -16,7 +16,7 @@ LIB_DEPENDS = x11/kde/libs3
SEPARATE_BUILD = flavored
REVISION = 11
REVISION = 12
WANTLIB = ICE SM X11 Xau Xdmcp Xext Xi Xrender Xtst art_lgpl_2 artsflow \
artsflow_idl audiofile c fam glib-2.0 gmodule-2.0 gthread-2.0 idn jpeg \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.20 2012/06/15 08:30:22 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.21 2013/01/23 21:10:37 zhuk Exp $
@unexec-delete rm -f %D/share/icons/mono/icon-theme.cache
@bin bin/kmag
@bin bin/kmousetool
@ -6,7 +6,7 @@
@bin bin/ksayit
@bin bin/kttsd
@bin bin/kttsmgr
include/ksayit_fxplugin.h
include/kde/ksayit_fxplugin.h
${KDE}/kbstate_panelapplet.la
${KDE}/kbstate_panelapplet.so
${KDE}/kcm_kttsd.la

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.76 2012/09/01 14:37:00 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.77 2013/01/23 21:10:37 zhuk Exp $
COMMENT = K Desktop Environment, aRTs
CATEGORIES = x11 x11/kde
@ -38,7 +38,7 @@ CONFIGURE_ARGS += ${ENABLE_SHARED} \
--without-jack \
--without-esd
REVISION = 6
REVISION = 7
WANTLIB = ICE SM X11 Xext audiofile c glib-2.0 gmodule-2.0 \
gthread-2.0 jpeg m mad ogg pcre png pthread sndio stdc++ \
vorbis vorbisenc vorbisfile xcb z mng Xrender Xt Xxf86vm \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.18 2010/07/08 21:28:48 espie Exp $
@comment $OpenBSD: PLIST,v 1.19 2013/01/23 21:10:37 zhuk Exp $
@conflict kdelibs-<3
bin/artsc-config
@bin bin/artscat
@ -9,92 +9,93 @@ bin/artsdsp
@bin bin/artsshell
@bin bin/artswrapper
@bin bin/mcopidl
include/arts/
include/arts/anyref.h
include/arts/arts_export.h
include/arts/artsflow.h
include/arts/artsflow.idl
include/arts/artsversion.h
include/arts/asyncstream.h
include/arts/audioio.h
include/arts/audiosubsys.h
include/arts/buffer.h
include/arts/bufferqueue.h
include/arts/cache.h
include/arts/cachedwav.h
include/arts/common.h
include/arts/connect.h
include/arts/connection.h
include/arts/convert.h
include/arts/core.h
include/arts/core.idl
include/arts/cpuinfo.h
include/arts/datapacket.h
include/arts/debug.h
include/arts/delayedreturn.h
include/arts/dispatcher.h
include/arts/dynamicrequest.h
include/arts/dynamicskeleton.h
include/arts/extensionloader.h
include/arts/factory.h
include/arts/fft.h
include/arts/flowsystem.h
include/arts/giomanager.h
include/arts/gsl/
include/arts/gsl/gslcommon.h
include/arts/gsl/gslconfig.h
include/arts/gsl/gslconvert.h
include/arts/gsl/gsldatacache.h
include/arts/gsl/gsldatahandle-mad.h
include/arts/gsl/gsldatahandle-vorbis.h
include/arts/gsl/gsldatahandle.h
include/arts/gsl/gsldatautils.h
include/arts/gsl/gsldefs.h
include/arts/gsl/gslengine.h
include/arts/gsl/gslfft.h
include/arts/gsl/gslfilter.h
include/arts/gsl/gslieee754.h
include/arts/gsl/gslloader.h
include/arts/gsl/gslmagic.h
include/arts/gsl/gslmath.h
include/arts/gsl/gsloscillator.h
include/arts/gsl/gslosctable.h
include/arts/gsl/gslsignal.h
include/arts/gsl/gslwavechunk.h
include/arts/gsl/gslwaveosc.h
include/arts/gslschedule.h
include/arts/idlfilereg.h
include/arts/ifacerepo_impl.h
include/arts/iomanager.h
include/arts/kmedia2.h
include/arts/kmedia2.idl
include/arts/mcopconfig.h
include/arts/mcoputils.h
include/arts/notification.h
include/arts/object.h
include/arts/objectmanager.h
include/arts/pipebuffer.h
include/arts/pool.h
include/arts/qiomanager.h
include/arts/reference.h
include/arts/referenceclean.h
include/arts/resample.h
include/arts/socketconnection.h
include/arts/soundserver.h
include/arts/soundserver.idl
include/arts/startupmanager.h
include/arts/stdsynthmodule.h
include/arts/synthschedule.h
include/arts/tcpconnection.h
include/arts/tcpserver.h
include/arts/thread.h
include/arts/type.h
include/arts/unixconnection.h
include/arts/unixserver.h
include/arts/weakreference.h
include/artsc/
include/artsc/artsc.h
include/artsc/artsc_export.h
include/kde/
include/kde/arts/
include/kde/arts/anyref.h
include/kde/arts/arts_export.h
include/kde/arts/artsflow.h
include/kde/arts/artsflow.idl
include/kde/arts/artsversion.h
include/kde/arts/asyncstream.h
include/kde/arts/audioio.h
include/kde/arts/audiosubsys.h
include/kde/arts/buffer.h
include/kde/arts/bufferqueue.h
include/kde/arts/cache.h
include/kde/arts/cachedwav.h
include/kde/arts/common.h
include/kde/arts/connect.h
include/kde/arts/connection.h
include/kde/arts/convert.h
include/kde/arts/core.h
include/kde/arts/core.idl
include/kde/arts/cpuinfo.h
include/kde/arts/datapacket.h
include/kde/arts/debug.h
include/kde/arts/delayedreturn.h
include/kde/arts/dispatcher.h
include/kde/arts/dynamicrequest.h
include/kde/arts/dynamicskeleton.h
include/kde/arts/extensionloader.h
include/kde/arts/factory.h
include/kde/arts/fft.h
include/kde/arts/flowsystem.h
include/kde/arts/giomanager.h
include/kde/arts/gsl/
include/kde/arts/gsl/gslcommon.h
include/kde/arts/gsl/gslconfig.h
include/kde/arts/gsl/gslconvert.h
include/kde/arts/gsl/gsldatacache.h
include/kde/arts/gsl/gsldatahandle-mad.h
include/kde/arts/gsl/gsldatahandle-vorbis.h
include/kde/arts/gsl/gsldatahandle.h
include/kde/arts/gsl/gsldatautils.h
include/kde/arts/gsl/gsldefs.h
include/kde/arts/gsl/gslengine.h
include/kde/arts/gsl/gslfft.h
include/kde/arts/gsl/gslfilter.h
include/kde/arts/gsl/gslieee754.h
include/kde/arts/gsl/gslloader.h
include/kde/arts/gsl/gslmagic.h
include/kde/arts/gsl/gslmath.h
include/kde/arts/gsl/gsloscillator.h
include/kde/arts/gsl/gslosctable.h
include/kde/arts/gsl/gslsignal.h
include/kde/arts/gsl/gslwavechunk.h
include/kde/arts/gsl/gslwaveosc.h
include/kde/arts/gslschedule.h
include/kde/arts/idlfilereg.h
include/kde/arts/ifacerepo_impl.h
include/kde/arts/iomanager.h
include/kde/arts/kmedia2.h
include/kde/arts/kmedia2.idl
include/kde/arts/mcopconfig.h
include/kde/arts/mcoputils.h
include/kde/arts/notification.h
include/kde/arts/object.h
include/kde/arts/objectmanager.h
include/kde/arts/pipebuffer.h
include/kde/arts/pool.h
include/kde/arts/qiomanager.h
include/kde/arts/reference.h
include/kde/arts/referenceclean.h
include/kde/arts/resample.h
include/kde/arts/socketconnection.h
include/kde/arts/soundserver.h
include/kde/arts/soundserver.idl
include/kde/arts/startupmanager.h
include/kde/arts/stdsynthmodule.h
include/kde/arts/synthschedule.h
include/kde/arts/tcpconnection.h
include/kde/arts/tcpserver.h
include/kde/arts/thread.h
include/kde/arts/type.h
include/kde/arts/unixconnection.h
include/kde/arts/unixserver.h
include/kde/arts/weakreference.h
include/kde/artsc/
include/kde/artsc/artsc.h
include/kde/artsc/artsc_export.h
${KDE}/
@lib ${KDE}/libartsc.so.${LIBartsc_VERSION}
@lib ${KDE}/libartscbackend.so.${LIBartscbackend_VERSION}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.114 2013/01/14 12:35:19 zhuk Exp $
# $OpenBSD: Makefile,v 1.115 2013/01/23 21:10:37 zhuk Exp $
COMMENT-main = K Desktop Environment, basic applications
COMMENT-samba = K Desktop Environment, samba support
@ -48,7 +48,7 @@ LIB_DEPENDS-samba = ${LIB_DEPENDS} \
net/samba>=3
REVISION-main = 22
REVISION-main = 23
WANTLIB-main = ${WANTLIB} GL GLU Half Iex IlmImf IlmThread Imath Xcomposite \
Xcursor Xdamage Xdamage Xfixes Xfixes Xft Xi Xinerama Xmu Xrandr Xss \
Xt Xtst Xxf86misc Xxf86vm Xxf86vm asn1 audiofile c com_err crypto drm \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.16 2013/01/12 11:21:10 ajacoutot Exp $
@comment $OpenBSD: PLIST-main,v 1.17 2013/01/23 21:10:37 zhuk Exp $
@conflict kdeartwork-<=3.4
@conflict kdeedu-<3.4
@pkgpath x11/kde/base3
@ -99,70 +99,70 @@ bin/krdb
@bin bin/nspluginscan
@bin bin/nspluginviewer
bin/startkde
include/KBackgroundIface.h
include/KDesktopIface.h
include/KScreensaverIface.h
include/KWinInterface.h
include/KonquerorIface.h
include/kate/application.h
include/kate/documentmanager.h
include/kate/mainwindow.h
include/kate/plugin.h
include/kate/pluginconfiginterface.h
include/kate/pluginconfiginterfaceextension.h
include/kate/pluginmanager.h
include/kate/toolviewmanager.h
include/kate/utils/
include/kate/utils/dockviewbase.h
include/kate/utils/listboxview.h
include/kate/utils/messageview.h
include/kate/viewmanager.h
include/kcommondecoration.h
include/kdecoration.h
include/kdecoration_p.h
include/kdecoration_plugins_p.h
include/kdecorationfactory.h
include/kfileivi.h
include/kgreeterplugin.h
include/kivdirectoryoverlay.h
include/knewmenu.h
include/konq_defaults.h
include/konq_dirpart.h
include/konq_drag.h
include/konq_events.h
include/konq_faviconmgr.h
include/konq_filetip.h
include/konq_historycomm.h
include/konq_historymgr.h
include/konq_iconviewwidget.h
include/konq_operations.h
include/konq_pixmapprovider.h
include/konq_popupmenu.h
include/konq_propsview.h
include/konq_settings.h
include/konq_undo.h
include/konq_xmlguiclient.h
include/konqbookmarkmanager.h
include/konqsidebarplugin.h
include/ksgrd/
include/ksgrd/HostConnector.h
include/ksgrd/SensorAgent.h
include/ksgrd/SensorClient.h
include/ksgrd/SensorManager.h
include/ksgrd/SensorShellAgent.h
include/ksgrd/SensorSocketAgent.h
include/ksgrd/StyleEngine.h
include/ksgrd/StyleSettings.h
include/ksgrd/TimerSettings.h
include/ksplash/
include/ksplash/objkstheme.h
include/ksplash/themeengine.h
include/kwin/
include/kwin/client.h
include/kwin/kwinbutton.h
include/kwin/options.h
include/kwin/workspace.h
include/libkonq_export.h
include/kde/KBackgroundIface.h
include/kde/KDesktopIface.h
include/kde/KScreensaverIface.h
include/kde/KWinInterface.h
include/kde/KonquerorIface.h
include/kde/kate/application.h
include/kde/kate/documentmanager.h
include/kde/kate/mainwindow.h
include/kde/kate/plugin.h
include/kde/kate/pluginconfiginterface.h
include/kde/kate/pluginconfiginterfaceextension.h
include/kde/kate/pluginmanager.h
include/kde/kate/toolviewmanager.h
include/kde/kate/utils/
include/kde/kate/utils/dockviewbase.h
include/kde/kate/utils/listboxview.h
include/kde/kate/utils/messageview.h
include/kde/kate/viewmanager.h
include/kde/kcommondecoration.h
include/kde/kdecoration.h
include/kde/kdecoration_p.h
include/kde/kdecoration_plugins_p.h
include/kde/kdecorationfactory.h
include/kde/kfileivi.h
include/kde/kgreeterplugin.h
include/kde/kivdirectoryoverlay.h
include/kde/knewmenu.h
include/kde/konq_defaults.h
include/kde/konq_dirpart.h
include/kde/konq_drag.h
include/kde/konq_events.h
include/kde/konq_faviconmgr.h
include/kde/konq_filetip.h
include/kde/konq_historycomm.h
include/kde/konq_historymgr.h
include/kde/konq_iconviewwidget.h
include/kde/konq_operations.h
include/kde/konq_pixmapprovider.h
include/kde/konq_popupmenu.h
include/kde/konq_propsview.h
include/kde/konq_settings.h
include/kde/konq_undo.h
include/kde/konq_xmlguiclient.h
include/kde/konqbookmarkmanager.h
include/kde/konqsidebarplugin.h
include/kde/ksgrd/
include/kde/ksgrd/HostConnector.h
include/kde/ksgrd/SensorAgent.h
include/kde/ksgrd/SensorClient.h
include/kde/ksgrd/SensorManager.h
include/kde/ksgrd/SensorShellAgent.h
include/kde/ksgrd/SensorSocketAgent.h
include/kde/ksgrd/StyleEngine.h
include/kde/ksgrd/StyleSettings.h
include/kde/ksgrd/TimerSettings.h
include/kde/ksplash/
include/kde/ksplash/objkstheme.h
include/kde/ksplash/themeengine.h
include/kde/kwin/
include/kde/kwin/client.h
include/kde/kwin/kwinbutton.h
include/kde/kwin/options.h
include/kde/kwin/workspace.h
include/kde/libkonq_export.h
lib/kconf_update_bin/
@bin lib/kconf_update_bin/khotkeys_update
@bin lib/kconf_update_bin/kicker-3.4-reverseLayout

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.81 2013/01/15 17:31:18 zhuk Exp $
# $OpenBSD: Makefile,v 1.82 2013/01/23 21:10:37 zhuk Exp $
COMMENT = K Desktop Environment, extra language support
CATEGORIES = x11 x11/kde devel
@ -17,7 +17,7 @@ LIB_DEPENDS = x11/kde/libs3 \
x11/qt3 \
${MODRUBY_LIB_DEPENDS}
REVISION = 20
REVISION = 21
#XXX missing -rpath to /usr/local ?
USE_LIBTOOL = gnu
USE_GROFF = Yes

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.26 2013/01/15 17:31:18 zhuk Exp $
@comment $OpenBSD: PLIST,v 1.27 2013/01/23 21:10:37 zhuk Exp $
@bin bin/embedjs
@bin bin/jsaccess
@bin bin/kjscmd
@ -10,34 +10,34 @@ bin/rbkdesh
bin/rbqtapi
bin/rbqtsh
@bin bin/rbuic
include/kjsembed/
include/kjsembed/customobject_imp.h
include/kjsembed/global.h
include/kjsembed/jsbinding.h
include/kjsembed/jsbindingplugin.h
include/kjsembed/jsbuiltin.h
include/kjsembed/jsbuiltin_imp.h
include/kjsembed/jsconsolewidget.h
include/kjsembed/jseventmapper.h
include/kjsembed/jseventutils.h
include/kjsembed/jsfactory.h
include/kjsembed/jsfactory_imp.h
include/kjsembed/jsobjecteventproxy.h
include/kjsembed/jsobjectproxy.h
include/kjsembed/jsobjectproxy_imp.h
include/kjsembed/jsopaqueproxy.h
include/kjsembed/jsopaqueproxy_imp.h
include/kjsembed/jsproxy.h
include/kjsembed/jsproxy_imp.h
include/kjsembed/jssecuritypolicy.h
include/kjsembed/jsvalueproxy.h
include/kjsembed/jsvalueproxy_imp.h
include/kjsembed/kjsembedpart.h
include/kjsembed/kjsembedpart_imp.h
include/kjsembed/slotproxy.h
include/kjsembed/slotutils.h
include/kjsembed/xmlactionclient.h
include/smoke.h
include/kde/kjsembed/
include/kde/kjsembed/customobject_imp.h
include/kde/kjsembed/global.h
include/kde/kjsembed/jsbinding.h
include/kde/kjsembed/jsbindingplugin.h
include/kde/kjsembed/jsbuiltin.h
include/kde/kjsembed/jsbuiltin_imp.h
include/kde/kjsembed/jsconsolewidget.h
include/kde/kjsembed/jseventmapper.h
include/kde/kjsembed/jseventutils.h
include/kde/kjsembed/jsfactory.h
include/kde/kjsembed/jsfactory_imp.h
include/kde/kjsembed/jsobjecteventproxy.h
include/kde/kjsembed/jsobjectproxy.h
include/kde/kjsembed/jsobjectproxy_imp.h
include/kde/kjsembed/jsopaqueproxy.h
include/kde/kjsembed/jsopaqueproxy_imp.h
include/kde/kjsembed/jsproxy.h
include/kde/kjsembed/jsproxy_imp.h
include/kde/kjsembed/jssecuritypolicy.h
include/kde/kjsembed/jsvalueproxy.h
include/kde/kjsembed/jsvalueproxy_imp.h
include/kde/kjsembed/kjsembedpart.h
include/kde/kjsembed/kjsembedpart_imp.h
include/kde/kjsembed/slotproxy.h
include/kde/kjsembed/slotutils.h
include/kde/kjsembed/xmlactionclient.h
include/kde/smoke.h
${KDE}/libcustomobjectplugin.la
${KDE}/libcustomobjectplugin.so
${KDE}/libcustomqobjectplugin.la
@ -61,7 +61,9 @@ lib/libsmokekde.la
@lib lib/libsmokekde.so.${LIBsmokekde_VERSION}
lib/libsmokeqt.la
@lib lib/libsmokeqt.so.${LIBsmokeqt_VERSION}
lib/python2.5/
lib/python2.5/pydcop.py
lib/python2.5/site-packages/
lib/python2.5/site-packages/pcop.la
lib/python2.5/site-packages/pcop.so
${MODRUBY_SITEDIR}/KDE/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.65 2013/01/14 12:35:19 zhuk Exp $
# $OpenBSD: Makefile,v 1.66 2013/01/23 21:10:37 zhuk Exp $
COMMENT = K Desktop Environment, edutainment
CATEGORIES = x11 x11/kde
@ -21,7 +21,7 @@ SEPARATE_BUILD = flavored
CONFIGURE_ARGS += --disable-kig-python-scripting
REVISION = 8
REVISION = 9
WANTLIB = GL ICE SM X11 Xau Xcursor Xdamage Xdmcp Xext Xfixes Xft Xi Xinerama \
Xmu Xrandr Xrender Xt Xxf86vm art_lgpl_2 artsflow artsflow_idl artskde \
audiofile c drm expat fam fontconfig freetype glib-2.0>=800 \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.36 2012/06/15 08:30:23 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.37 2013/01/23 21:10:37 zhuk Exp $
@bin bin/apmount
@bin bin/blinken
@bin bin/celestrongps
@ -35,21 +35,21 @@ bin/pykig.py
@bin bin/skycommander
@bin bin/spotlight2kvtml
@bin bin/temma
include/kstarsinterface.h
include/libkdeedu/
include/libkdeedu/kdeeduglossary.h
include/libkdeedu/keduvocdata.h
include/libkdeedu/kplotaxis.h
include/libkdeedu/kplotobject.h
include/libkdeedu/kplotwidget.h
include/libkiten/
include/libkiten/asyndeta.h
include/libkiten/deinf.h
include/libkiten/dict.h
include/libkiten/kromajiedit.h
include/libkiten/rad.h
include/libkiten/widgets.h
include/simclockinterface.h
include/kde/kstarsinterface.h
include/kde/libkdeedu/
include/kde/libkdeedu/kdeeduglossary.h
include/kde/libkdeedu/keduvocdata.h
include/kde/libkdeedu/kplotaxis.h
include/kde/libkdeedu/kplotobject.h
include/kde/libkdeedu/kplotwidget.h
include/kde/libkiten/
include/kde/libkiten/asyndeta.h
include/kde/libkiten/deinf.h
include/kde/libkiten/dict.h
include/kde/libkiten/kromajiedit.h
include/kde/libkiten/rad.h
include/kde/libkiten/widgets.h
include/kde/simclockinterface.h
${KDE}/kfile_drgeo.la
${KDE}/kfile_drgeo.so
${KDE}/kfile_kig.la

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.65 2013/01/13 19:35:42 zhuk Exp $
# $OpenBSD: Makefile,v 1.66 2013/01/23 21:10:37 zhuk Exp $
COMMENT = K Desktop Environment, games
@ -19,7 +19,7 @@ RUN_DEPENDS += devel/desktop-file-utils \
LIB_DEPENDS = x11/kde/libs3
SEPARATE_BUILD = flavored
REVISION = 9
REVISION = 10
WANTLIB = GL ICE SM X11 Xau Xcursor Xdamage Xdmcp Xext Xfixes Xft Xi Xinerama \
Xmu Xrandr Xrender Xt Xxf86vm art_lgpl_2 artsflow artsflow_idl \
audiofile c drm expat fam fontconfig freetype glib-2.0 gmodule-2.0 \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.28 2012/06/15 08:30:23 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.29 2013/01/23 21:10:37 zhuk Exp $
@bin bin/atlantik
@bin bin/kasteroids
@bin bin/katomic
@ -33,76 +33,76 @@
@bin bin/kwin4proc
@bin bin/lskat
@bin bin/lskatproc
include/atlantic/
include/atlantic/atlantic_core.h
include/atlantic/auction.h
include/atlantic/configoption.h
include/atlantic/estate.h
include/atlantic/estategroup.h
include/atlantic/game.h
include/atlantic/libatlantic_export.h
include/atlantic/player.h
include/atlantic/trade.h
include/atlantik/
include/atlantik/ui/
include/atlantik/ui/auction_widget.h
include/atlantik/ui/board.h
include/atlantik/ui/estatedetails.h
include/atlantik/ui/estateview.h
include/atlantik/ui/kwrappedlistviewitem.h
include/atlantik/ui/libatlantikui_export.h
include/atlantik/ui/portfolioestate.h
include/atlantik/ui/portfolioview.h
include/atlantik/ui/token.h
include/atlantik/ui/trade_widget.h
include/kcanvasrootpixmap.h
include/kcarddialog.h
include/kchat.h
include/kchatbase.h
include/kchatdialog.h
include/kexthighscore.h
include/kexthighscore_item.h
include/kgame/
include/kgame/kgame.h
include/kgame/kgamechat.h
include/kgame/kgameconnectdialog.h
include/kgame/kgamedebugdialog.h
include/kgame/kgamedialog.h
include/kgame/kgamedialogconfig.h
include/kgame/kgameerror.h
include/kgame/kgameerrordialog.h
include/kgame/kgameio.h
include/kgame/kgamemessage.h
include/kgame/kgamenetwork.h
include/kgame/kgameprocess.h
include/kgame/kgameproperty.h
include/kgame/kgamepropertyarray.h
include/kgame/kgamepropertyhandler.h
include/kgame/kgamepropertylist.h
include/kgame/kgamesequence.h
include/kgame/kgameversion.h
include/kgame/kmessageclient.h
include/kgame/kmessageio.h
include/kgame/kmessageserver.h
include/kgame/kplayer.h
include/kgamelcd.h
include/kgamemisc.h
include/kgameprogress.h
include/kgrid2d.h
include/khighscore.h
include/kolf/
include/kolf/ball.h
include/kolf/canvasitem.h
include/kolf/config.h
include/kolf/floater.h
include/kolf/game.h
include/kolf/object.h
include/kolf/rtti.h
include/kolf/slope.h
include/kolf/statedb.h
include/kolf/vector.h
include/kscoredialog.h
include/kstdgameaction.h
include/kde/atlantic/
include/kde/atlantic/atlantic_core.h
include/kde/atlantic/auction.h
include/kde/atlantic/configoption.h
include/kde/atlantic/estate.h
include/kde/atlantic/estategroup.h
include/kde/atlantic/game.h
include/kde/atlantic/libatlantic_export.h
include/kde/atlantic/player.h
include/kde/atlantic/trade.h
include/kde/atlantik/
include/kde/atlantik/ui/
include/kde/atlantik/ui/auction_widget.h
include/kde/atlantik/ui/board.h
include/kde/atlantik/ui/estatedetails.h
include/kde/atlantik/ui/estateview.h
include/kde/atlantik/ui/kwrappedlistviewitem.h
include/kde/atlantik/ui/libatlantikui_export.h
include/kde/atlantik/ui/portfolioestate.h
include/kde/atlantik/ui/portfolioview.h
include/kde/atlantik/ui/token.h
include/kde/atlantik/ui/trade_widget.h
include/kde/kcanvasrootpixmap.h
include/kde/kcarddialog.h
include/kde/kchat.h
include/kde/kchatbase.h
include/kde/kchatdialog.h
include/kde/kexthighscore.h
include/kde/kexthighscore_item.h
include/kde/kgame/
include/kde/kgame/kgame.h
include/kde/kgame/kgamechat.h
include/kde/kgame/kgameconnectdialog.h
include/kde/kgame/kgamedebugdialog.h
include/kde/kgame/kgamedialog.h
include/kde/kgame/kgamedialogconfig.h
include/kde/kgame/kgameerror.h
include/kde/kgame/kgameerrordialog.h
include/kde/kgame/kgameio.h
include/kde/kgame/kgamemessage.h
include/kde/kgame/kgamenetwork.h
include/kde/kgame/kgameprocess.h
include/kde/kgame/kgameproperty.h
include/kde/kgame/kgamepropertyarray.h
include/kde/kgame/kgamepropertyhandler.h
include/kde/kgame/kgamepropertylist.h
include/kde/kgame/kgamesequence.h
include/kde/kgame/kgameversion.h
include/kde/kgame/kmessageclient.h
include/kde/kgame/kmessageio.h
include/kde/kgame/kmessageserver.h
include/kde/kgame/kplayer.h
include/kde/kgamelcd.h
include/kde/kgamemisc.h
include/kde/kgameprogress.h
include/kde/kgrid2d.h
include/kde/khighscore.h
include/kde/kolf/
include/kde/kolf/ball.h
include/kde/kolf/canvasitem.h
include/kde/kolf/config.h
include/kde/kolf/floater.h
include/kde/kolf/game.h
include/kde/kolf/object.h
include/kde/kolf/rtti.h
include/kde/kolf/slope.h
include/kde/kolf/statedb.h
include/kde/kolf/vector.h
include/kde/kscoredialog.h
include/kde/kstdgameaction.h
${KDE}/kio_atlantik.la
${KDE}/kio_atlantik.so
${KDE}/kolf.la

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.107 2013/01/19 11:28:00 zhuk Exp $
# $OpenBSD: Makefile,v 1.108 2013/01/23 21:10:37 zhuk Exp $
COMMENT-main = K Desktop Environment, graphic applications
COMMENT-kamera = KDE interface to digital cameras
@ -67,7 +67,7 @@ WANTLIB-kpov = ${WANTLIB}
WANTLIB-kamera = ${WANTLIB}
WANTLIB-sane = ${WANTLIB}
REVISION-main = 17
REVISION-main = 18
REVISION-kamera = 9
REVISION-kpov = 8
REVISION-sane = 12

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.11 2013/01/14 12:09:59 zhuk Exp $
@comment $OpenBSD: PLIST-main,v 1.12 2013/01/23 21:10:38 zhuk Exp $
@pkgpath x11/kde/graphics3
@bin bin/kcolorchooser
@bin bin/kcoloredit
@ -18,190 +18,190 @@
@bin bin/printnodetest
@bin bin/svgdisplay
@bin bin/xf86gammacfg
include/dom/SVGAElement.h
include/dom/SVGAltGlyphDefElement.h
include/dom/SVGAltGlyphElement.h
include/dom/SVGAngle.h
include/dom/SVGAnimateColorElement.h
include/dom/SVGAnimateElement.h
include/dom/SVGAnimateMotionElement.h
include/dom/SVGAnimateTransformElement.h
include/dom/SVGAnimatedAngle.h
include/dom/SVGAnimatedBoolean.h
include/dom/SVGAnimatedEnumeration.h
include/dom/SVGAnimatedInteger.h
include/dom/SVGAnimatedLength.h
include/dom/SVGAnimatedLengthList.h
include/dom/SVGAnimatedNumber.h
include/dom/SVGAnimatedNumberList.h
include/dom/SVGAnimatedPathData.h
include/dom/SVGAnimatedPoints.h
include/dom/SVGAnimatedPreserveAspectRatio.h
include/dom/SVGAnimatedRect.h
include/dom/SVGAnimatedString.h
include/dom/SVGAnimatedTransformList.h
include/dom/SVGAnimationElement.h
include/dom/SVGCSSRule.h
include/dom/SVGCircleElement.h
include/dom/SVGClipPathElement.h
include/dom/SVGColor.h
include/dom/SVGColorProfileElement.h
include/dom/SVGColorProfileRule.h
include/dom/SVGComponentTransferFunctionElement.h
include/dom/SVGCursorElement.h
include/dom/SVGDefinitionSrcElement.h
include/dom/SVGDefsElement.h
include/dom/SVGDescElement.h
include/dom/SVGDocument.h
include/dom/SVGElement.h
include/dom/SVGElementInstance.h
include/dom/SVGElementInstanceList.h
include/dom/SVGEllipseElement.h
include/dom/SVGEvent.h
include/dom/SVGException.h
include/dom/SVGExternalResourcesRequired.h
include/dom/SVGFEBlendElement.h
include/dom/SVGFEColorMatrixElement.h
include/dom/SVGFEComponentTransferElement.h
include/dom/SVGFECompositeElement.h
include/dom/SVGFEConvolveMatrixElement.h
include/dom/SVGFEDiffuseLightingElement.h
include/dom/SVGFEDisplacementMapElement.h
include/dom/SVGFEDistantLightElement.h
include/dom/SVGFEFloodElement.h
include/dom/SVGFEFuncAElement.h
include/dom/SVGFEFuncBElement.h
include/dom/SVGFEFuncGElement.h
include/dom/SVGFEFuncRElement.h
include/dom/SVGFEGaussianBlurElement.h
include/dom/SVGFEImageElement.h
include/dom/SVGFEMergeElement.h
include/dom/SVGFEMergeNodeElement.h
include/dom/SVGFEMorphologyElement.h
include/dom/SVGFEOffsetElement.h
include/dom/SVGFEPointLightElement.h
include/dom/SVGFESpecularLightingElement.h
include/dom/SVGFESpotLightElement.h
include/dom/SVGFETileElement.h
include/dom/SVGFETurbulenceElement.h
include/dom/SVGFilterElement.h
include/dom/SVGFilterPrimitiveStandardAttributes.h
include/dom/SVGFitToViewBox.h
include/dom/SVGFontElement.h
include/dom/SVGFontFaceElement.h
include/dom/SVGFontFaceFormatElement.h
include/dom/SVGFontFaceNameElement.h
include/dom/SVGFontFaceSrcElement.h
include/dom/SVGFontFaceUriElement.h
include/dom/SVGForeignObjectElement.h
include/dom/SVGGElement.h
include/dom/SVGGlyphElement.h
include/dom/SVGGlyphRefElement.h
include/dom/SVGGradientElement.h
include/dom/SVGHKernElement.h
include/dom/SVGICCColor.h
include/dom/SVGImageElement.h
include/dom/SVGLangSpace.h
include/dom/SVGLength.h
include/dom/SVGLengthList.h
include/dom/SVGLineElement.h
include/dom/SVGLinearGradientElement.h
include/dom/SVGLocatable.h
include/dom/SVGMPathElement.h
include/dom/SVGMarkerElement.h
include/dom/SVGMaskElement.h
include/dom/SVGMatrix.h
include/dom/SVGMetadataElement.h
include/dom/SVGMissingGlyphElement.h
include/dom/SVGNumber.h
include/dom/SVGNumberList.h
include/dom/SVGPaint.h
include/dom/SVGPathElement.h
include/dom/SVGPathSeg.h
include/dom/SVGPathSegArc.h
include/dom/SVGPathSegClosePath.h
include/dom/SVGPathSegCurvetoCubic.h
include/dom/SVGPathSegCurvetoCubicSmooth.h
include/dom/SVGPathSegCurvetoQuadratic.h
include/dom/SVGPathSegCurvetoQuadraticSmooth.h
include/dom/SVGPathSegLineto.h
include/dom/SVGPathSegLinetoHorizontal.h
include/dom/SVGPathSegLinetoVertical.h
include/dom/SVGPathSegList.h
include/dom/SVGPathSegMoveto.h
include/dom/SVGPatternElement.h
include/dom/SVGPoint.h
include/dom/SVGPointList.h
include/dom/SVGPolygonElement.h
include/dom/SVGPolylineElement.h
include/dom/SVGPreserveAspectRatio.h
include/dom/SVGRadialGradientElement.h
include/dom/SVGRect.h
include/dom/SVGRectElement.h
include/dom/SVGRenderingIntent.h
include/dom/SVGSVGElement.h
include/dom/SVGScriptElement.h
include/dom/SVGSetElement.h
include/dom/SVGStopElement.h
include/dom/SVGStringList.h
include/dom/SVGStylable.h
include/dom/SVGStyleElement.h
include/dom/SVGSwitchElement.h
include/dom/SVGSymbolElement.h
include/dom/SVGTRefElement.h
include/dom/SVGTSpanElement.h
include/dom/SVGTests.h
include/dom/SVGTextContentElement.h
include/dom/SVGTextElement.h
include/dom/SVGTextPathElement.h
include/dom/SVGTextPositioningElement.h
include/dom/SVGTitleElement.h
include/dom/SVGTransform.h
include/dom/SVGTransformList.h
include/dom/SVGTransformable.h
include/dom/SVGURIReference.h
include/dom/SVGUnitTypes.h
include/dom/SVGUseElement.h
include/dom/SVGVKernElement.h
include/dom/SVGViewElement.h
include/dom/SVGViewSpec.h
include/dom/SVGWindow.h
include/dom/SVGZoomAndPan.h
include/dom/SVGZoomEvent.h
include/kfaximage.h
include/kmultipageInterface.h
include/ksvg/
include/ksvg/CanvasFactory.h
include/ksvg/CanvasItem.h
include/ksvg/CanvasItems.h
include/ksvg/DocumentFactory.h
include/ksvg/KSVGCanvas.h
include/ksvg/ksvg_plugin.h
include/kviewshell/
include/kviewshell/anchor.h
include/kviewshell/bookmark.h
include/kviewshell/documentPageCache.h
include/kviewshell/documentRenderer.h
include/kviewshell/documentWidget.h
include/kviewshell/history.h
include/kviewshell/hyperlink.h
include/kviewshell/kmultipage.h
include/kviewshell/length.h
include/kviewshell/pageNumber.h
include/kviewshell/pageSize.h
include/kviewshell/pageView.h
include/kviewshell/renderedDocumentPage.h
include/kviewshell/renderedDocumentPagePixmap.h
include/kviewshell/renderedDocumentPagePrinter.h
include/kviewshell/selection.h
include/kviewshell/simplePageSize.h
include/kviewshell/textBox.h
include/kviewshell/zoom.h
include/kviewshell/zoomlimits.h
include/libtext2path-0.1/
include/libtext2path-0.1/BezierPath.h
include/libtext2path-0.1/Glyph.h
include/libtext2path-0.1/GlyphTracer.h
include/kde/dom/SVGAElement.h
include/kde/dom/SVGAltGlyphDefElement.h
include/kde/dom/SVGAltGlyphElement.h
include/kde/dom/SVGAngle.h
include/kde/dom/SVGAnimateColorElement.h
include/kde/dom/SVGAnimateElement.h
include/kde/dom/SVGAnimateMotionElement.h
include/kde/dom/SVGAnimateTransformElement.h
include/kde/dom/SVGAnimatedAngle.h
include/kde/dom/SVGAnimatedBoolean.h
include/kde/dom/SVGAnimatedEnumeration.h
include/kde/dom/SVGAnimatedInteger.h
include/kde/dom/SVGAnimatedLength.h
include/kde/dom/SVGAnimatedLengthList.h
include/kde/dom/SVGAnimatedNumber.h
include/kde/dom/SVGAnimatedNumberList.h
include/kde/dom/SVGAnimatedPathData.h
include/kde/dom/SVGAnimatedPoints.h
include/kde/dom/SVGAnimatedPreserveAspectRatio.h
include/kde/dom/SVGAnimatedRect.h
include/kde/dom/SVGAnimatedString.h
include/kde/dom/SVGAnimatedTransformList.h
include/kde/dom/SVGAnimationElement.h
include/kde/dom/SVGCSSRule.h
include/kde/dom/SVGCircleElement.h
include/kde/dom/SVGClipPathElement.h
include/kde/dom/SVGColor.h
include/kde/dom/SVGColorProfileElement.h
include/kde/dom/SVGColorProfileRule.h
include/kde/dom/SVGComponentTransferFunctionElement.h
include/kde/dom/SVGCursorElement.h
include/kde/dom/SVGDefinitionSrcElement.h
include/kde/dom/SVGDefsElement.h
include/kde/dom/SVGDescElement.h
include/kde/dom/SVGDocument.h
include/kde/dom/SVGElement.h
include/kde/dom/SVGElementInstance.h
include/kde/dom/SVGElementInstanceList.h
include/kde/dom/SVGEllipseElement.h
include/kde/dom/SVGEvent.h
include/kde/dom/SVGException.h
include/kde/dom/SVGExternalResourcesRequired.h
include/kde/dom/SVGFEBlendElement.h
include/kde/dom/SVGFEColorMatrixElement.h
include/kde/dom/SVGFEComponentTransferElement.h
include/kde/dom/SVGFECompositeElement.h
include/kde/dom/SVGFEConvolveMatrixElement.h
include/kde/dom/SVGFEDiffuseLightingElement.h
include/kde/dom/SVGFEDisplacementMapElement.h
include/kde/dom/SVGFEDistantLightElement.h
include/kde/dom/SVGFEFloodElement.h
include/kde/dom/SVGFEFuncAElement.h
include/kde/dom/SVGFEFuncBElement.h
include/kde/dom/SVGFEFuncGElement.h
include/kde/dom/SVGFEFuncRElement.h
include/kde/dom/SVGFEGaussianBlurElement.h
include/kde/dom/SVGFEImageElement.h
include/kde/dom/SVGFEMergeElement.h
include/kde/dom/SVGFEMergeNodeElement.h
include/kde/dom/SVGFEMorphologyElement.h
include/kde/dom/SVGFEOffsetElement.h
include/kde/dom/SVGFEPointLightElement.h
include/kde/dom/SVGFESpecularLightingElement.h
include/kde/dom/SVGFESpotLightElement.h
include/kde/dom/SVGFETileElement.h
include/kde/dom/SVGFETurbulenceElement.h
include/kde/dom/SVGFilterElement.h
include/kde/dom/SVGFilterPrimitiveStandardAttributes.h
include/kde/dom/SVGFitToViewBox.h
include/kde/dom/SVGFontElement.h
include/kde/dom/SVGFontFaceElement.h
include/kde/dom/SVGFontFaceFormatElement.h
include/kde/dom/SVGFontFaceNameElement.h
include/kde/dom/SVGFontFaceSrcElement.h
include/kde/dom/SVGFontFaceUriElement.h
include/kde/dom/SVGForeignObjectElement.h
include/kde/dom/SVGGElement.h
include/kde/dom/SVGGlyphElement.h
include/kde/dom/SVGGlyphRefElement.h
include/kde/dom/SVGGradientElement.h
include/kde/dom/SVGHKernElement.h
include/kde/dom/SVGICCColor.h
include/kde/dom/SVGImageElement.h
include/kde/dom/SVGLangSpace.h
include/kde/dom/SVGLength.h
include/kde/dom/SVGLengthList.h
include/kde/dom/SVGLineElement.h
include/kde/dom/SVGLinearGradientElement.h
include/kde/dom/SVGLocatable.h
include/kde/dom/SVGMPathElement.h
include/kde/dom/SVGMarkerElement.h
include/kde/dom/SVGMaskElement.h
include/kde/dom/SVGMatrix.h
include/kde/dom/SVGMetadataElement.h
include/kde/dom/SVGMissingGlyphElement.h
include/kde/dom/SVGNumber.h
include/kde/dom/SVGNumberList.h
include/kde/dom/SVGPaint.h
include/kde/dom/SVGPathElement.h
include/kde/dom/SVGPathSeg.h
include/kde/dom/SVGPathSegArc.h
include/kde/dom/SVGPathSegClosePath.h
include/kde/dom/SVGPathSegCurvetoCubic.h
include/kde/dom/SVGPathSegCurvetoCubicSmooth.h
include/kde/dom/SVGPathSegCurvetoQuadratic.h
include/kde/dom/SVGPathSegCurvetoQuadraticSmooth.h
include/kde/dom/SVGPathSegLineto.h
include/kde/dom/SVGPathSegLinetoHorizontal.h
include/kde/dom/SVGPathSegLinetoVertical.h
include/kde/dom/SVGPathSegList.h
include/kde/dom/SVGPathSegMoveto.h
include/kde/dom/SVGPatternElement.h
include/kde/dom/SVGPoint.h
include/kde/dom/SVGPointList.h
include/kde/dom/SVGPolygonElement.h
include/kde/dom/SVGPolylineElement.h
include/kde/dom/SVGPreserveAspectRatio.h
include/kde/dom/SVGRadialGradientElement.h
include/kde/dom/SVGRect.h
include/kde/dom/SVGRectElement.h
include/kde/dom/SVGRenderingIntent.h
include/kde/dom/SVGSVGElement.h
include/kde/dom/SVGScriptElement.h
include/kde/dom/SVGSetElement.h
include/kde/dom/SVGStopElement.h
include/kde/dom/SVGStringList.h
include/kde/dom/SVGStylable.h
include/kde/dom/SVGStyleElement.h
include/kde/dom/SVGSwitchElement.h
include/kde/dom/SVGSymbolElement.h
include/kde/dom/SVGTRefElement.h
include/kde/dom/SVGTSpanElement.h
include/kde/dom/SVGTests.h
include/kde/dom/SVGTextContentElement.h
include/kde/dom/SVGTextElement.h
include/kde/dom/SVGTextPathElement.h
include/kde/dom/SVGTextPositioningElement.h
include/kde/dom/SVGTitleElement.h
include/kde/dom/SVGTransform.h
include/kde/dom/SVGTransformList.h
include/kde/dom/SVGTransformable.h
include/kde/dom/SVGURIReference.h
include/kde/dom/SVGUnitTypes.h
include/kde/dom/SVGUseElement.h
include/kde/dom/SVGVKernElement.h
include/kde/dom/SVGViewElement.h
include/kde/dom/SVGViewSpec.h
include/kde/dom/SVGWindow.h
include/kde/dom/SVGZoomAndPan.h
include/kde/dom/SVGZoomEvent.h
include/kde/kfaximage.h
include/kde/kmultipageInterface.h
include/kde/ksvg/
include/kde/ksvg/CanvasFactory.h
include/kde/ksvg/CanvasItem.h
include/kde/ksvg/CanvasItems.h
include/kde/ksvg/DocumentFactory.h
include/kde/ksvg/KSVGCanvas.h
include/kde/ksvg/ksvg_plugin.h
include/kde/kviewshell/
include/kde/kviewshell/anchor.h
include/kde/kviewshell/bookmark.h
include/kde/kviewshell/documentPageCache.h
include/kde/kviewshell/documentRenderer.h
include/kde/kviewshell/documentWidget.h
include/kde/kviewshell/history.h
include/kde/kviewshell/hyperlink.h
include/kde/kviewshell/kmultipage.h
include/kde/kviewshell/length.h
include/kde/kviewshell/pageNumber.h
include/kde/kviewshell/pageSize.h
include/kde/kviewshell/pageView.h
include/kde/kviewshell/renderedDocumentPage.h
include/kde/kviewshell/renderedDocumentPagePixmap.h
include/kde/kviewshell/renderedDocumentPagePrinter.h
include/kde/kviewshell/selection.h
include/kde/kviewshell/simplePageSize.h
include/kde/kviewshell/textBox.h
include/kde/kviewshell/zoom.h
include/kde/kviewshell/zoomlimits.h
include/kde/libtext2path-0.1/
include/kde/libtext2path-0.1/BezierPath.h
include/kde/libtext2path-0.1/Glyph.h
include/kde/libtext2path-0.1/GlyphTracer.h
${KDE}/djvuviewpart.la
${KDE}/djvuviewpart.so
${KDE}/emptymultipagepart.la

View File

@ -1,4 +1,4 @@
# $OpenBSD: kde.port.mk,v 1.36 2013/01/13 19:35:41 zhuk Exp $
# $OpenBSD: kde.port.mk,v 1.37 2013/01/23 21:10:37 zhuk Exp $
SHARED_ONLY ?= Yes
@ -16,6 +16,7 @@ FLAVOR ?=
MODKDE_CONFIGURE_ARGS =${MODQT_CONFIGURE_ARGS}
MODKDE_CONFIGURE_ARGS += --with-extra-libs="${LOCALBASE}/lib/kde3:${LOCALBASE}/lib/db4:${LOCALBASE}/lib/samba:${LOCALBASE}/lib"
MODKDE_CONFIGURE_ARGS += --with-extra-includes="${LOCALBASE}/include/avahi-compat-libdns_sd:${LOCALBASE}/include/db4:${LOCALBASE}/include/libpng:${LOCALBASE}/include"
MODKDE_CONFIGURE_ARGS += --includedir=${PREFIX}/include/kde
MODKDE_CONFIGURE_ARGS += --with-xdmdir=/var/X11/kdm
MODKDE_CONFIGURE_ARGS += --enable-mitshm
MODKDE_CONFIGURE_ARGS += --with-xinerama

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.124 2013/01/21 19:12:21 zhuk Exp $
# $OpenBSD: Makefile,v 1.125 2013/01/23 21:10:38 zhuk Exp $
COMMENT-main = K Desktop Environment, libraries
COMMENT-cups = K Desktop Environment, cups support
@ -95,7 +95,7 @@ LIB_DEPENDS-cups = \
WANTLIB-cups = ${WANTLIB}
REVISION-main = 20
REVISION-main = 21
REVISION-cups = 10
WANTLIB-main += Half Iex IlmImf>=4 IlmThread Imath artsflow>=1 \
artsflow_idl aspell audiofile bz2 glib-2.0 gmodule-2.0 gthread-2.0 \

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.75 2013/01/14 12:35:19 zhuk Exp $
# $OpenBSD: Makefile,v 1.76 2013/01/23 21:10:38 zhuk Exp $
COMMENT = K Desktop Environment, multimedia applications
CATEGORIES = x11 x11/kde
@ -60,7 +60,7 @@ SEPARATE_BUILD = flavored
CONFIGURE_ARGS += --without-lame
CONFIGURE_ENV += aktion_has_xanim=yes
REVISION = 11
REVISION = 12
WANTLIB = FLAC>=8 ICE SM X11 Xau Xdmcp Xext Xrender Xv Xxf86dga Xxf86vm akode \
art_lgpl_2 audiofile c cdda_interface cdda_paranoia expat fam \
fontconfig freetype glib-2.0 gmodule-2.0 gobject-2.0 gstreamer-0.10 \

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-juk_Makefile_in,v 1.1 2013/01/23 21:10:38 zhuk Exp $
--- juk/Makefile.in.orig Tue Nov 20 18:50:25 2012
+++ juk/Makefile.in Tue Nov 20 19:08:57 2012
@@ -639,7 +639,7 @@ juk_SOURCES=\
viewmode.cpp jukIface_skel.cpp coverdialogbase.cpp deletedialogbase.cpp directorylistbase.cpp exampleoptionsbase.cpp filerenamerbase.cpp filerenameroptionsbase.cpp tagguesserconfigdlgwidget.cpp trackpickerdialogbase.cpp
tagguessertest_SOURCES = tagguessertest.cpp tagguesser.cpp
-INCLUDES = $(all_includes) $(taglib_includes) $(akode_includes) $(GST_CFLAGS) $(ARTS_CFLAGS)
+INCLUDES = $(all_includes) -I$(arts_includes) $(taglib_includes) $(akode_includes) $(GST_CFLAGS)
##################################################
# check to see if MusicBrainz is available

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.36 2012/06/15 08:30:23 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.37 2013/01/23 21:10:38 zhuk Exp $
@bin bin/artsbuilder
@bin bin/artscontrol
@bin bin/juk
@ -19,159 +19,159 @@ bin/workman2cddb.pl
@bin bin/yaf-tplay
@bin bin/yaf-vorbis
@bin bin/yaf-yuv
include/arts/artsbuilder.h
include/arts/artsbuilder.idl
include/arts/artsgui.h
include/arts/artsgui.idl
include/arts/artsmidi.h
include/arts/artsmidi.idl
include/arts/artsmodules.h
include/arts/artsmodules.idl
include/arts/artsmodulescommon.h
include/arts/artsmodulescommon.idl
include/arts/artsmoduleseffects.h
include/arts/artsmoduleseffects.idl
include/arts/artsmodulesmixers.h
include/arts/artsmodulesmixers.idl
include/arts/artsmodulessynth.h
include/arts/artsmodulessynth.idl
include/arts/kartswidget.h
include/arts/kframe_impl.h
include/arts/klayoutbox_impl.h
include/arts/kwidget_impl.h
include/arts/kwidgetrepo.h
include/audiocdencoder.h
include/cmodule.h
include/effectview.h
include/equalizerview.h
include/ksaver.h
include/libkcddb/
include/libkcddb/cache.h
include/libkcddb/cddb.h
include/libkcddb/cdinfo.h
include/libkcddb/client.h
include/libkcddb/config.h
include/libkcddb/configbase.h
include/mimetypetree.h
include/mpeglib/
include/mpeglib/decoder/
include/mpeglib/decoder/cddaPlugin.h
include/mpeglib/decoder/command.h
include/mpeglib/decoder/commandPipe.h
include/mpeglib/decoder/decoderPlugin.h
include/mpeglib/decoder/mpegPlugin.h
include/mpeglib/decoder/mpgPlugin.h
include/mpeglib/decoder/nukePlugin.h
include/mpeglib/decoder/splayPlugin.h
include/mpeglib/decoder/tplayPlugin.h
include/mpeglib/decoder/vorbisPlugin.h
include/mpeglib/decoder/yuvPlugin.h
include/mpeglib/frame/
include/mpeglib/frame/IOFrameQueue.h
include/mpeglib/frame/audioFrame.h
include/mpeglib/frame/audioFrameQueue.h
include/mpeglib/frame/floatFrame.h
include/mpeglib/frame/frame.h
include/mpeglib/frame/frameQueue.h
include/mpeglib/frame/framer.h
include/mpeglib/frame/pcmFrame.h
include/mpeglib/frame/rawDataBuffer.h
include/mpeglib/frame/rawFrame.h
include/mpeglib/input/
include/mpeglib/input/bufferInputStream.h
include/mpeglib/input/cddaInputStream.h
include/mpeglib/input/cdromInputStream.h
include/mpeglib/input/fileInputStream.h
include/mpeglib/input/httpInputStream.h
include/mpeglib/input/inputDetector.h
include/mpeglib/input/inputPlugin.h
include/mpeglib/input/inputStream.h
include/mpeglib/input/threadSafeInputStream.h
include/mpeglib/mpegutil/
include/mpeglib/mpegutil/mpegStreamPlayer.h
include/mpeglib/mpegutil/mpegSystemHeader.h
include/mpeglib/mpegutil/mpegSystemStream.h
include/mpeglib/mpegutil/mpegVideoLength.h
include/mpeglib/mpegutil/pesSystemStream.h
include/mpeglib/mpegutil/psSystemStream.h
include/mpeglib/mpegutil/tsSystemStream.h
include/mpeglib/oggvorbis/
include/mpeglib/oggvorbis/oggFrame.h
include/mpeglib/oggvorbis/ovFramer.h
include/mpeglib/oggvorbis/vorbisDecoder.h
include/mpeglib/oggvorbis/vorbisInfo.h
include/mpeglib/output/
include/mpeglib/output/artsOutputStream.h
include/mpeglib/output/audioTime.h
include/mpeglib/output/avSyncer.h
include/mpeglib/output/dspX11OutputStream.h
include/mpeglib/output/outPlugin.h
include/mpeglib/output/outputStream.h
include/mpeglib/output/pluginInfo.h
include/mpeglib/output/threadSafeOutputStream.h
include/mpeglib/splay/
include/mpeglib/splay/mpegAudioFrame.h
include/mpeglib/splay/mpegAudioInfo.h
include/mpeglib/splay/splayDecoder.h
include/mpeglib/util/
include/mpeglib/util/abstract/
include/mpeglib/util/abstract/abs_thread.h
include/mpeglib/util/abstract/threadQueue.h
include/mpeglib/util/dynBuffer.h
include/mpeglib/util/file/
include/mpeglib/util/file/fileAccess.h
include/mpeglib/util/mmx/
include/mpeglib/util/mmx/mm_accel.h
include/mpeglib/util/mmx/mmx.h
include/mpeglib/util/mmx/mmx_asm.h
include/mpeglib/util/render/
include/mpeglib/util/render/pictureArray.h
include/mpeglib/util/render/yuvPicture.h
include/mpeglib/util/syncClock.h
include/mpeglib/util/timeStamp.h
include/mpeglib/util/timeStampArray.h
include/mpeglib/util/timeWrapper.h
include/mpeglib/util/yaf/
include/mpeglib/util/yaf/yafcore/
include/mpeglib/util/yaf/yafcore/buffer.h
include/mpeglib/util/yaf/yafcore/inputDecoder.h
include/mpeglib/util/yaf/yafcore/inputInterface.h
include/mpeglib/util/yaf/yafcore/outputInterface.h
include/mpeglib/util/yaf/yafcore/yaf_control.h
include/mpeglib/util/yaf/yafxplayer/
include/mpeglib/util/yaf/yafxplayer/inputDecoderXPlayer.h
include/mpeglib/util/yaf/yafxplayer/inputDecoderYAF.h
include/mpeglib/util/yaf/yafxplayer/yafOutputStream.h
include/mpeglib_artsplug/
include/mpeglib_artsplug/decoderBaseObject.h
include/mpeglib_artsplug/decoderBaseObject.idl
include/mpeglib_artsplug/decoderBaseObject_impl.h
include/mpeglib_artsplug/splayPlayObject.h
include/mpeglib_artsplug/splayPlayObject.idl
include/mpeglib_artsplug/splayPlayObject_impl.h
include/noatun/
include/noatun/app.h
include/noatun/controls.h
include/noatun/conversion.h
include/noatun/downloader.h
include/noatun/effects.h
include/noatun/engine.h
include/noatun/equalizer.h
include/noatun/noatunarts.h
include/noatun/player.h
include/noatun/playlist.h
include/noatun/playlistsaver.h
include/noatun/plugin.h
include/noatun/pluginloader.h
include/noatun/pref.h
include/noatun/scrollinglabel.h
include/noatun/stdaction.h
include/noatun/stereobuttonaction.h
include/noatun/tags.h
include/noatun/vequalizer.h
include/noatun/video.h
include/noatun/winskinvis.h
include/plugin_deps.h
include/kde/arts/artsbuilder.h
include/kde/arts/artsbuilder.idl
include/kde/arts/artsgui.h
include/kde/arts/artsgui.idl
include/kde/arts/artsmidi.h
include/kde/arts/artsmidi.idl
include/kde/arts/artsmodules.h
include/kde/arts/artsmodules.idl
include/kde/arts/artsmodulescommon.h
include/kde/arts/artsmodulescommon.idl
include/kde/arts/artsmoduleseffects.h
include/kde/arts/artsmoduleseffects.idl
include/kde/arts/artsmodulesmixers.h
include/kde/arts/artsmodulesmixers.idl
include/kde/arts/artsmodulessynth.h
include/kde/arts/artsmodulessynth.idl
include/kde/arts/kartswidget.h
include/kde/arts/kframe_impl.h
include/kde/arts/klayoutbox_impl.h
include/kde/arts/kwidget_impl.h
include/kde/arts/kwidgetrepo.h
include/kde/audiocdencoder.h
include/kde/cmodule.h
include/kde/effectview.h
include/kde/equalizerview.h
include/kde/ksaver.h
include/kde/libkcddb/
include/kde/libkcddb/cache.h
include/kde/libkcddb/cddb.h
include/kde/libkcddb/cdinfo.h
include/kde/libkcddb/client.h
include/kde/libkcddb/config.h
include/kde/libkcddb/configbase.h
include/kde/mimetypetree.h
include/kde/mpeglib/
include/kde/mpeglib/decoder/
include/kde/mpeglib/decoder/cddaPlugin.h
include/kde/mpeglib/decoder/command.h
include/kde/mpeglib/decoder/commandPipe.h
include/kde/mpeglib/decoder/decoderPlugin.h
include/kde/mpeglib/decoder/mpegPlugin.h
include/kde/mpeglib/decoder/mpgPlugin.h
include/kde/mpeglib/decoder/nukePlugin.h
include/kde/mpeglib/decoder/splayPlugin.h
include/kde/mpeglib/decoder/tplayPlugin.h
include/kde/mpeglib/decoder/vorbisPlugin.h
include/kde/mpeglib/decoder/yuvPlugin.h
include/kde/mpeglib/frame/
include/kde/mpeglib/frame/IOFrameQueue.h
include/kde/mpeglib/frame/audioFrame.h
include/kde/mpeglib/frame/audioFrameQueue.h
include/kde/mpeglib/frame/floatFrame.h
include/kde/mpeglib/frame/frame.h
include/kde/mpeglib/frame/frameQueue.h
include/kde/mpeglib/frame/framer.h
include/kde/mpeglib/frame/pcmFrame.h
include/kde/mpeglib/frame/rawDataBuffer.h
include/kde/mpeglib/frame/rawFrame.h
include/kde/mpeglib/input/
include/kde/mpeglib/input/bufferInputStream.h
include/kde/mpeglib/input/cddaInputStream.h
include/kde/mpeglib/input/cdromInputStream.h
include/kde/mpeglib/input/fileInputStream.h
include/kde/mpeglib/input/httpInputStream.h
include/kde/mpeglib/input/inputDetector.h
include/kde/mpeglib/input/inputPlugin.h
include/kde/mpeglib/input/inputStream.h
include/kde/mpeglib/input/threadSafeInputStream.h
include/kde/mpeglib/mpegutil/
include/kde/mpeglib/mpegutil/mpegStreamPlayer.h
include/kde/mpeglib/mpegutil/mpegSystemHeader.h
include/kde/mpeglib/mpegutil/mpegSystemStream.h
include/kde/mpeglib/mpegutil/mpegVideoLength.h
include/kde/mpeglib/mpegutil/pesSystemStream.h
include/kde/mpeglib/mpegutil/psSystemStream.h
include/kde/mpeglib/mpegutil/tsSystemStream.h
include/kde/mpeglib/oggvorbis/
include/kde/mpeglib/oggvorbis/oggFrame.h
include/kde/mpeglib/oggvorbis/ovFramer.h
include/kde/mpeglib/oggvorbis/vorbisDecoder.h
include/kde/mpeglib/oggvorbis/vorbisInfo.h
include/kde/mpeglib/output/
include/kde/mpeglib/output/artsOutputStream.h
include/kde/mpeglib/output/audioTime.h
include/kde/mpeglib/output/avSyncer.h
include/kde/mpeglib/output/dspX11OutputStream.h
include/kde/mpeglib/output/outPlugin.h
include/kde/mpeglib/output/outputStream.h
include/kde/mpeglib/output/pluginInfo.h
include/kde/mpeglib/output/threadSafeOutputStream.h
include/kde/mpeglib/splay/
include/kde/mpeglib/splay/mpegAudioFrame.h
include/kde/mpeglib/splay/mpegAudioInfo.h
include/kde/mpeglib/splay/splayDecoder.h
include/kde/mpeglib/util/
include/kde/mpeglib/util/abstract/
include/kde/mpeglib/util/abstract/abs_thread.h
include/kde/mpeglib/util/abstract/threadQueue.h
include/kde/mpeglib/util/dynBuffer.h
include/kde/mpeglib/util/file/
include/kde/mpeglib/util/file/fileAccess.h
include/kde/mpeglib/util/mmx/
include/kde/mpeglib/util/mmx/mm_accel.h
include/kde/mpeglib/util/mmx/mmx.h
include/kde/mpeglib/util/mmx/mmx_asm.h
include/kde/mpeglib/util/render/
include/kde/mpeglib/util/render/pictureArray.h
include/kde/mpeglib/util/render/yuvPicture.h
include/kde/mpeglib/util/syncClock.h
include/kde/mpeglib/util/timeStamp.h
include/kde/mpeglib/util/timeStampArray.h
include/kde/mpeglib/util/timeWrapper.h
include/kde/mpeglib/util/yaf/
include/kde/mpeglib/util/yaf/yafcore/
include/kde/mpeglib/util/yaf/yafcore/buffer.h
include/kde/mpeglib/util/yaf/yafcore/inputDecoder.h
include/kde/mpeglib/util/yaf/yafcore/inputInterface.h
include/kde/mpeglib/util/yaf/yafcore/outputInterface.h
include/kde/mpeglib/util/yaf/yafcore/yaf_control.h
include/kde/mpeglib/util/yaf/yafxplayer/
include/kde/mpeglib/util/yaf/yafxplayer/inputDecoderXPlayer.h
include/kde/mpeglib/util/yaf/yafxplayer/inputDecoderYAF.h
include/kde/mpeglib/util/yaf/yafxplayer/yafOutputStream.h
include/kde/mpeglib_artsplug/
include/kde/mpeglib_artsplug/decoderBaseObject.h
include/kde/mpeglib_artsplug/decoderBaseObject.idl
include/kde/mpeglib_artsplug/decoderBaseObject_impl.h
include/kde/mpeglib_artsplug/splayPlayObject.h
include/kde/mpeglib_artsplug/splayPlayObject.idl
include/kde/mpeglib_artsplug/splayPlayObject_impl.h
include/kde/noatun/
include/kde/noatun/app.h
include/kde/noatun/controls.h
include/kde/noatun/conversion.h
include/kde/noatun/downloader.h
include/kde/noatun/effects.h
include/kde/noatun/engine.h
include/kde/noatun/equalizer.h
include/kde/noatun/noatunarts.h
include/kde/noatun/player.h
include/kde/noatun/playlist.h
include/kde/noatun/playlistsaver.h
include/kde/noatun/plugin.h
include/kde/noatun/pluginloader.h
include/kde/noatun/pref.h
include/kde/noatun/scrollinglabel.h
include/kde/noatun/stdaction.h
include/kde/noatun/stereobuttonaction.h
include/kde/noatun/tags.h
include/kde/noatun/vequalizer.h
include/kde/noatun/video.h
include/kde/noatun/winskinvis.h
include/kde/plugin_deps.h
${KDE}/kcm_audiocd.la
${KDE}/kcm_audiocd.so
${KDE}/kcm_cddb.la

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.72 2013/01/14 12:35:19 zhuk Exp $
# $OpenBSD: Makefile,v 1.73 2013/01/23 21:10:38 zhuk Exp $
COMMENT = K Desktop Environment, network applications
CATEGORIES = x11 x11/kde
@ -23,7 +23,7 @@ RUN_DEPENDS += security/qca-tls
SEPARATE_BUILD = flavored
REVISION = 8
REVISION = 9
WANTLIB = GL ICE SM X11 Xau Xcursor Xdamage Xdmcp Xext Xfixes Xft Xi Xinerama \
Xmu Xrandr Xrender Xss Xt Xtst Xxf86vm art_lgpl_2 c crypto drm expat \
fam fontconfig freetype gdk glib glib-2.0 gmodule gmodule-2.0 gtk idn \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.43 2012/06/15 08:30:23 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.44 2013/01/23 21:10:38 zhuk Exp $
@conflict sirc-*
bin/dsirc
@bin bin/feedbrowser
@ -26,77 +26,77 @@ bin/krfb_httpd
@bin bin/rssservice
bin/winpopup-install.sh
bin/winpopup-send.sh
include/kopete/
include/kopete/kabcpersistence.h
include/kopete/kopete_export.h
include/kopete/kopeteaccount.h
include/kopete/kopeteaccountmanager.h
include/kopete/kopeteaway.h
include/kopete/kopeteawayaction.h
include/kopete/kopeteawaydialog.h
include/kopete/kopeteblacklister.h
include/kopete/kopetechatsession.h
include/kopete/kopetechatsessionmanager.h
include/kopete/kopetecommandhandler.h
include/kopete/kopetecontact.h
include/kopete/kopetecontactlist.h
include/kopete/kopetecontactlistelement.h
include/kopete/kopetecontactproperty.h
include/kopete/kopeteeventpresentation.h
include/kopete/kopeteglobal.h
include/kopete/kopetegroup.h
include/kopete/kopetemessage.h
include/kopete/kopetemessageevent.h
include/kopete/kopetemessagehandler.h
include/kopete/kopetemessagehandlerchain.h
include/kopete/kopetemetacontact.h
include/kopete/kopetemimetypehandler.h
include/kopete/kopetenotifydataobject.h
include/kopete/kopeteonlinestatus.h
include/kopete/kopeteonlinestatusmanager.h
include/kopete/kopetepassword.h
include/kopete/kopetepasswordedaccount.h
include/kopete/kopetepicture.h
include/kopete/kopeteplugin.h
include/kopete/kopetepluginmanager.h
include/kopete/kopeteprefs.h
include/kopete/kopeteprotocol.h
include/kopete/kopetesimplemessagehandler.h
include/kopete/kopetetask.h
include/kopete/kopetetransfermanager.h
include/kopete/kopeteuiglobal.h
include/kopete/kopeteversion.h
include/kopete/managedconnectionaccount.h
include/kopete/ui/
include/kopete/ui/accountselector.h
include/kopete/ui/addcontactpage.h
include/kopete/ui/addressbooklinkwidget.h
include/kopete/ui/addressbookselectordialog.h
include/kopete/ui/addressbookselectorwidget.h
include/kopete/ui/editaccountwidget.h
include/kopete/ui/fileconfirmbase.h
include/kopete/ui/kopeteawaydialogbase.h
include/kopete/ui/kopetecontactaction.h
include/kopete/ui/kopetefileconfirmdialog.h
include/kopete/ui/kopetelistview.h
include/kopete/ui/kopetelistviewitem.h
include/kopete/ui/kopetelistviewsearchline.h
include/kopete/ui/kopetepassworddialog.h
include/kopete/ui/kopetepasswordwidget.h
include/kopete/ui/kopetepasswordwidgetbase.h
include/kopete/ui/kopetestdaction.h
include/kopete/ui/kopeteview.h
include/kopete/ui/kopeteviewplugin.h
include/kopete/ui/userinfodialog.h
include/kopete/webcamwidget.h
include/rss/
include/rss/article.h
include/rss/document.h
include/rss/global.h
include/rss/image.h
include/rss/librss.h
include/rss/loader.h
include/rss/textinput.h
include/kde/kopete/
include/kde/kopete/kabcpersistence.h
include/kde/kopete/kopete_export.h
include/kde/kopete/kopeteaccount.h
include/kde/kopete/kopeteaccountmanager.h
include/kde/kopete/kopeteaway.h
include/kde/kopete/kopeteawayaction.h
include/kde/kopete/kopeteawaydialog.h
include/kde/kopete/kopeteblacklister.h
include/kde/kopete/kopetechatsession.h
include/kde/kopete/kopetechatsessionmanager.h
include/kde/kopete/kopetecommandhandler.h
include/kde/kopete/kopetecontact.h
include/kde/kopete/kopetecontactlist.h
include/kde/kopete/kopetecontactlistelement.h
include/kde/kopete/kopetecontactproperty.h
include/kde/kopete/kopeteeventpresentation.h
include/kde/kopete/kopeteglobal.h
include/kde/kopete/kopetegroup.h
include/kde/kopete/kopetemessage.h
include/kde/kopete/kopetemessageevent.h
include/kde/kopete/kopetemessagehandler.h
include/kde/kopete/kopetemessagehandlerchain.h
include/kde/kopete/kopetemetacontact.h
include/kde/kopete/kopetemimetypehandler.h
include/kde/kopete/kopetenotifydataobject.h
include/kde/kopete/kopeteonlinestatus.h
include/kde/kopete/kopeteonlinestatusmanager.h
include/kde/kopete/kopetepassword.h
include/kde/kopete/kopetepasswordedaccount.h
include/kde/kopete/kopetepicture.h
include/kde/kopete/kopeteplugin.h
include/kde/kopete/kopetepluginmanager.h
include/kde/kopete/kopeteprefs.h
include/kde/kopete/kopeteprotocol.h
include/kde/kopete/kopetesimplemessagehandler.h
include/kde/kopete/kopetetask.h
include/kde/kopete/kopetetransfermanager.h
include/kde/kopete/kopeteuiglobal.h
include/kde/kopete/kopeteversion.h
include/kde/kopete/managedconnectionaccount.h
include/kde/kopete/ui/
include/kde/kopete/ui/accountselector.h
include/kde/kopete/ui/addcontactpage.h
include/kde/kopete/ui/addressbooklinkwidget.h
include/kde/kopete/ui/addressbookselectordialog.h
include/kde/kopete/ui/addressbookselectorwidget.h
include/kde/kopete/ui/editaccountwidget.h
include/kde/kopete/ui/fileconfirmbase.h
include/kde/kopete/ui/kopeteawaydialogbase.h
include/kde/kopete/ui/kopetecontactaction.h
include/kde/kopete/ui/kopetefileconfirmdialog.h
include/kde/kopete/ui/kopetelistview.h
include/kde/kopete/ui/kopetelistviewitem.h
include/kde/kopete/ui/kopetelistviewsearchline.h
include/kde/kopete/ui/kopetepassworddialog.h
include/kde/kopete/ui/kopetepasswordwidget.h
include/kde/kopete/ui/kopetepasswordwidgetbase.h
include/kde/kopete/ui/kopetestdaction.h
include/kde/kopete/ui/kopeteview.h
include/kde/kopete/ui/kopeteviewplugin.h
include/kde/kopete/ui/userinfodialog.h
include/kde/kopete/webcamwidget.h
include/kde/rss/
include/kde/rss/article.h
include/kde/rss/document.h
include/kde/rss/global.h
include/kde/rss/image.h
include/kde/rss/librss.h
include/kde/rss/loader.h
include/kde/rss/textinput.h
lib/kconf_update_bin/
@bin lib/kconf_update_bin/kopete-account-kconf_update
@bin lib/kconf_update_bin/kopete-nameTracking-kconf_update

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.78 2013/01/12 11:21:10 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.79 2013/01/23 21:10:38 zhuk Exp $
COMMENT= office suite for KDE
VERSION= 1.6.3
REVISION = 26
REVISION = 27
CATEGORIES= x11 x11/kde productivity
VMEM_WARNING= Yes
MASTER_SITES?= ${MASTER_SITE_KDE:S@$@stable/koffice-${VERSION}/src/@}

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.33 2013/01/12 11:21:10 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.34 2013/01/23 21:10:38 zhuk Exp $
@bin bin/karbon
@bin bin/kchart
@bin bin/kexi
@ -23,309 +23,309 @@ bin/ksqlite2to3
@bin bin/kudesigner
@bin bin/kugar
@bin bin/kword
include/KDChartAxisParams.h
include/KDChartAxisParamsWrapper.h
include/KDChartCustomBox.h
include/KDChartCustomBoxWrapper.h
include/KDChartDataIntern.h
include/KDChartDataRegion.h
include/KDChartEnums.h
include/KDChartGlobal.h
include/KDChartListTable.h
include/KDChartObjectFactory.h
include/KDChartParams.h
include/KDChartParamsWrapper.h
include/KDChartPropertySet.h
include/KDChartTable.h
include/KDChartTableBase.h
include/KDChartTableDataWrapper.h
include/KDChartTextPiece.h
include/KDChartVectorTable.h
include/KDChartWidget.h
include/KDChartWrapperFactory.h
include/KDFrame.h
include/KDFrameProfileSection.h
include/KoApplication.h
include/KoApplicationIface.h
include/KoBrush.h
include/KoCharSelectDia.h
include/KoChild.h
include/KoCommandHistory.h
include/KoContainerHandler.h
include/KoContextCelp.h
include/KoDocument.h
include/KoDocumentChild.h
include/KoDocumentIface.h
include/KoDocumentInfo.h
include/KoDocumentInfoDlg.h
include/KoDom.h
include/KoEditPath.h
include/KoFactory.h
include/KoFilter.h
include/KoFilterChain.h
include/KoFilterManager.h
include/KoFrame.h
include/KoGenStyles.h
include/KoGeneralPropertyUi.h
include/KoGlobal.h
include/KoGuideLineDia.h
include/KoGuides.h
include/KoImageResource.h
include/KoInsertLink.h
include/KoKoolBar.h
include/KoMainWindow.h
include/KoMainWindowIface.h
include/KoOasisLoadingContext.h
include/KoOasisSettings.h
include/KoOasisStyles.h
include/KoOpenPane.h
include/KoPageLayout.h
include/KoPageLayoutColumns.h
include/KoPageLayoutDia.h
include/KoPageLayoutHeader.h
include/KoPageLayoutSize.h
include/KoPartSelectAction.h
include/KoPartSelectDia.h
include/KoPen.h
include/KoPicture.h
include/KoPictureCollection.h
include/KoPictureFilePreview.h
include/KoPictureKey.h
include/KoPoint.h
include/KoQueryTrader.h
include/KoRuler.h
include/KoSelectAction.h
include/KoSpeaker.h
include/KoStore.h
include/KoStoreDevice.h
include/KoStyleStack.h
include/KoTabBar.h
include/KoTabChooser.h
include/KoTemplateChooseDia.h
include/KoTemplateCreateDia.h
include/KoTooluButton.h
include/KoUnit.h
include/KoUnitWidgets.h
include/KoView.h
include/KoViewIface.h
include/KoXmlNS.h
include/KoXmlWriter.h
include/KoZoomAction.h
include/KoZoomHandler.h
include/KoZoomMode.h
include/Kolinestyleaction.h
include/Kolinewidthaction.h
include/Koversiondialog.h
include/kcoloractions.h
include/kdchart_export.h
include/kexidb/
include/kexidb/admin.h
include/kexidb/alter.h
include/kexidb/connection.h
include/kexidb/connectiondata.h
include/kexidb/cursor.h
include/kexidb/dbobjectnamevalidator.h
include/kexidb/dbproperties.h
include/kexidb/driver.h
include/kexidb/driver_p.h
include/kexidb/drivermanager.h
include/kexidb/error.h
include/kexidb/expression.h
include/kexidb/field.h
include/kexidb/fieldlist.h
include/kexidb/fieldvalidator.h
include/kexidb/global.h
include/kexidb/indexschema.h
include/kexidb/kexidb_export.h
include/kexidb/keximigrate.h
include/kexidb/keximigratedata.h
include/kexidb/lookupfieldschema.h
include/kexidb/migratemanager.h
include/kexidb/msghandler.h
include/kexidb/object.h
include/kexidb/parser.h
include/kexidb/preparedstatement.h
include/kexidb/queryschema.h
include/kexidb/queryschemaparameter.h
include/kexidb/relationship.h
include/kexidb/roweditbuffer.h
include/kexidb/schemadata.h
include/kexidb/simplecommandlineapp.h
include/kexidb/tableschema.h
include/kexidb/transaction.h
include/kexidb/utils.h
include/kexiutils/
include/kexiutils/identifier.h
include/kexiutils/kexiutils_export.h
include/kexiutils/longlongvalidator.h
include/kexiutils/styleproxy.h
include/kexiutils/tristate.h
include/kexiutils/utils.h
include/kexiutils/validator.h
include/kis_abstract_colorspace.h
include/kis_adjustment_layer.h
include/kis_alpha_mask.h
include/kis_annotation.h
include/kis_autobrush_resource.h
include/kis_autogradient_resource.h
include/kis_background.h
include/kis_basic_histogram_producers.h
include/kis_boundary.h
include/kis_brush.h
include/kis_button_event.h
include/kis_button_release_event.h
include/kis_canvas_controller.h
include/kis_canvas_observer.h
include/kis_canvas_painter.h
include/kis_canvas_subject.h
include/kis_channelinfo.h
include/kis_cmb_composite.h
include/kis_cmb_idlist.h
include/kis_color.h
include/kis_color_cup.h
include/kis_colorspace.h
include/kis_colorspace_factory_registry.h
include/kis_command.h
include/kis_composite_op.h
include/kis_config.h
include/kis_convolution_painter.h
include/kis_cursor.h
include/kis_doc.h
include/kis_doc_iface.h
include/kis_double_click_event.h
include/kis_double_widget.h
include/kis_event.h
include/kis_exif_info.h
include/kis_exif_value.h
include/kis_f16half_base_colorspace.h
include/kis_f32_base_colorspace.h
include/kis_fill_painter.h
include/kis_filter.h
include/kis_filter_config_widget.h
include/kis_filter_configuration.h
include/kis_filter_manager.h
include/kis_filter_registry.h
include/kis_filter_strategy.h
include/kis_filters_listview.h
include/kis_generic_registry.h
include/kis_global.h
include/kis_gradient.h
include/kis_gradient_chooser.h
include/kis_gradient_painter.h
include/kis_gradient_slider_widget.h
include/kis_histogram.h
include/kis_histogram_producer.h
include/kis_histogram_view.h
include/kis_icon_item.h
include/kis_iconwidget.h
include/kis_id.h
include/kis_image.h
include/kis_image_iface.h
include/kis_imagepipe_brush.h
include/kis_input_device.h
include/kis_int_spinbox.h
include/kis_integer_maths.h
include/kis_itemchooser.h
include/kis_iterator.h
include/kis_iteratorpixeltrait.h
include/kis_iterators_pixel.h
include/kis_label_zoom.h
include/kis_layer.h
include/kis_layer_visitor.h
include/kis_layerbox.h
include/kis_layerlist.h
include/kis_matrix_widget.ui.h
include/kis_meta_registry.h
include/kis_move_event.h
include/kis_multi_bool_filter_widget.h
include/kis_multi_double_filter_widget.h
include/kis_multi_integer_filter_widget.h
include/kis_nameserver.h
include/kis_opengl_image_context.h
include/kis_paint_device.h
include/kis_paint_device_iface.h
include/kis_paint_layer.h
include/kis_painter.h
include/kis_paintop.h
include/kis_paintop_box.h
include/kis_paintop_registry.h
include/kis_palette.h
include/kis_palette_widget.h
include/kis_pattern.h
include/kis_perspective_math.h
include/kis_point.h
include/kis_previewdialog.h
include/kis_previewwidget.h
include/kis_profile.h
include/kis_progress_display_interface.h
include/kis_progress_subject.h
include/kis_rect.h
include/kis_resource.h
include/kis_scale_visitor.h
include/kis_selection.h
include/kis_shared_ptr_vector.h
include/kis_substrate.h
include/kis_tileddatamanager.h
include/kis_tool.h
include/kis_tool_controller.h
include/kis_tool_dummy.h
include/kis_tool_factory.h
include/kis_tool_freehand.h
include/kis_tool_manager.h
include/kis_tool_non_paint.h
include/kis_tool_paint.h
include/kis_tool_registry.h
include/kis_tool_types.h
include/kis_transaction.h
include/kis_transform_worker.h
include/kis_types.h
include/kis_u16_base_colorspace.h
include/kis_u8_base_colorspace.h
include/kis_undo_adapter.h
include/kis_vec.h
include/kis_view.h
include/kkbdaccessextensions.h
include/koChart.h
include/kobirdeyepanel.h
include/koffice_export.h
include/kofficeversion.h
include/kopalettemanager.h
include/kross/
include/kross/api/
include/kross/api/callable.h
include/kross/api/class.h
include/kross/api/dict.h
include/kross/api/event.h
include/kross/api/eventaction.h
include/kross/api/eventscript.h
include/kross/api/eventsignal.h
include/kross/api/eventslot.h
include/kross/api/exception.h
include/kross/api/function.h
include/kross/api/interpreter.h
include/kross/api/list.h
include/kross/api/module.h
include/kross/api/object.h
include/kross/api/proxy.h
include/kross/api/qtobject.h
include/kross/api/script.h
include/kross/api/value.h
include/kross/api/variant.h
include/kross/main/
include/kross/main/krossconfig.h
include/kross/main/mainmodule.h
include/kross/main/manager.h
include/kross/main/scriptaction.h
include/kross/main/scriptcontainer.h
include/kross/main/scriptguiclient.h
include/kross/main/wdgscriptsmanager.h
include/kross/main/wdgscriptsmanagerbase.h
include/kword/
include/kword/KWMailMergeDataSource.h
include/tkaction.h
include/tkcoloractions.h
include/tkcombobox.h
include/tktoolbarbutton.h
include/kde/KDChartAxisParams.h
include/kde/KDChartAxisParamsWrapper.h
include/kde/KDChartCustomBox.h
include/kde/KDChartCustomBoxWrapper.h
include/kde/KDChartDataIntern.h
include/kde/KDChartDataRegion.h
include/kde/KDChartEnums.h
include/kde/KDChartGlobal.h
include/kde/KDChartListTable.h
include/kde/KDChartObjectFactory.h
include/kde/KDChartParams.h
include/kde/KDChartParamsWrapper.h
include/kde/KDChartPropertySet.h
include/kde/KDChartTable.h
include/kde/KDChartTableBase.h
include/kde/KDChartTableDataWrapper.h
include/kde/KDChartTextPiece.h
include/kde/KDChartVectorTable.h
include/kde/KDChartWidget.h
include/kde/KDChartWrapperFactory.h
include/kde/KDFrame.h
include/kde/KDFrameProfileSection.h
include/kde/KoApplication.h
include/kde/KoApplicationIface.h
include/kde/KoBrush.h
include/kde/KoCharSelectDia.h
include/kde/KoChild.h
include/kde/KoCommandHistory.h
include/kde/KoContainerHandler.h
include/kde/KoContextCelp.h
include/kde/KoDocument.h
include/kde/KoDocumentChild.h
include/kde/KoDocumentIface.h
include/kde/KoDocumentInfo.h
include/kde/KoDocumentInfoDlg.h
include/kde/KoDom.h
include/kde/KoEditPath.h
include/kde/KoFactory.h
include/kde/KoFilter.h
include/kde/KoFilterChain.h
include/kde/KoFilterManager.h
include/kde/KoFrame.h
include/kde/KoGenStyles.h
include/kde/KoGeneralPropertyUi.h
include/kde/KoGlobal.h
include/kde/KoGuideLineDia.h
include/kde/KoGuides.h
include/kde/KoImageResource.h
include/kde/KoInsertLink.h
include/kde/KoKoolBar.h
include/kde/KoMainWindow.h
include/kde/KoMainWindowIface.h
include/kde/KoOasisLoadingContext.h
include/kde/KoOasisSettings.h
include/kde/KoOasisStyles.h
include/kde/KoOpenPane.h
include/kde/KoPageLayout.h
include/kde/KoPageLayoutColumns.h
include/kde/KoPageLayoutDia.h
include/kde/KoPageLayoutHeader.h
include/kde/KoPageLayoutSize.h
include/kde/KoPartSelectAction.h
include/kde/KoPartSelectDia.h
include/kde/KoPen.h
include/kde/KoPicture.h
include/kde/KoPictureCollection.h
include/kde/KoPictureFilePreview.h
include/kde/KoPictureKey.h
include/kde/KoPoint.h
include/kde/KoQueryTrader.h
include/kde/KoRuler.h
include/kde/KoSelectAction.h
include/kde/KoSpeaker.h
include/kde/KoStore.h
include/kde/KoStoreDevice.h
include/kde/KoStyleStack.h
include/kde/KoTabBar.h
include/kde/KoTabChooser.h
include/kde/KoTemplateChooseDia.h
include/kde/KoTemplateCreateDia.h
include/kde/KoTooluButton.h
include/kde/KoUnit.h
include/kde/KoUnitWidgets.h
include/kde/KoView.h
include/kde/KoViewIface.h
include/kde/KoXmlNS.h
include/kde/KoXmlWriter.h
include/kde/KoZoomAction.h
include/kde/KoZoomHandler.h
include/kde/KoZoomMode.h
include/kde/Kolinestyleaction.h
include/kde/Kolinewidthaction.h
include/kde/Koversiondialog.h
include/kde/kcoloractions.h
include/kde/kdchart_export.h
include/kde/kexidb/
include/kde/kexidb/admin.h
include/kde/kexidb/alter.h
include/kde/kexidb/connection.h
include/kde/kexidb/connectiondata.h
include/kde/kexidb/cursor.h
include/kde/kexidb/dbobjectnamevalidator.h
include/kde/kexidb/dbproperties.h
include/kde/kexidb/driver.h
include/kde/kexidb/driver_p.h
include/kde/kexidb/drivermanager.h
include/kde/kexidb/error.h
include/kde/kexidb/expression.h
include/kde/kexidb/field.h
include/kde/kexidb/fieldlist.h
include/kde/kexidb/fieldvalidator.h
include/kde/kexidb/global.h
include/kde/kexidb/indexschema.h
include/kde/kexidb/kexidb_export.h
include/kde/kexidb/keximigrate.h
include/kde/kexidb/keximigratedata.h
include/kde/kexidb/lookupfieldschema.h
include/kde/kexidb/migratemanager.h
include/kde/kexidb/msghandler.h
include/kde/kexidb/object.h
include/kde/kexidb/parser.h
include/kde/kexidb/preparedstatement.h
include/kde/kexidb/queryschema.h
include/kde/kexidb/queryschemaparameter.h
include/kde/kexidb/relationship.h
include/kde/kexidb/roweditbuffer.h
include/kde/kexidb/schemadata.h
include/kde/kexidb/simplecommandlineapp.h
include/kde/kexidb/tableschema.h
include/kde/kexidb/transaction.h
include/kde/kexidb/utils.h
include/kde/kexiutils/
include/kde/kexiutils/identifier.h
include/kde/kexiutils/kexiutils_export.h
include/kde/kexiutils/longlongvalidator.h
include/kde/kexiutils/styleproxy.h
include/kde/kexiutils/tristate.h
include/kde/kexiutils/utils.h
include/kde/kexiutils/validator.h
include/kde/kis_abstract_colorspace.h
include/kde/kis_adjustment_layer.h
include/kde/kis_alpha_mask.h
include/kde/kis_annotation.h
include/kde/kis_autobrush_resource.h
include/kde/kis_autogradient_resource.h
include/kde/kis_background.h
include/kde/kis_basic_histogram_producers.h
include/kde/kis_boundary.h
include/kde/kis_brush.h
include/kde/kis_button_event.h
include/kde/kis_button_release_event.h
include/kde/kis_canvas_controller.h
include/kde/kis_canvas_observer.h
include/kde/kis_canvas_painter.h
include/kde/kis_canvas_subject.h
include/kde/kis_channelinfo.h
include/kde/kis_cmb_composite.h
include/kde/kis_cmb_idlist.h
include/kde/kis_color.h
include/kde/kis_color_cup.h
include/kde/kis_colorspace.h
include/kde/kis_colorspace_factory_registry.h
include/kde/kis_command.h
include/kde/kis_composite_op.h
include/kde/kis_config.h
include/kde/kis_convolution_painter.h
include/kde/kis_cursor.h
include/kde/kis_doc.h
include/kde/kis_doc_iface.h
include/kde/kis_double_click_event.h
include/kde/kis_double_widget.h
include/kde/kis_event.h
include/kde/kis_exif_info.h
include/kde/kis_exif_value.h
include/kde/kis_f16half_base_colorspace.h
include/kde/kis_f32_base_colorspace.h
include/kde/kis_fill_painter.h
include/kde/kis_filter.h
include/kde/kis_filter_config_widget.h
include/kde/kis_filter_configuration.h
include/kde/kis_filter_manager.h
include/kde/kis_filter_registry.h
include/kde/kis_filter_strategy.h
include/kde/kis_filters_listview.h
include/kde/kis_generic_registry.h
include/kde/kis_global.h
include/kde/kis_gradient.h
include/kde/kis_gradient_chooser.h
include/kde/kis_gradient_painter.h
include/kde/kis_gradient_slider_widget.h
include/kde/kis_histogram.h
include/kde/kis_histogram_producer.h
include/kde/kis_histogram_view.h
include/kde/kis_icon_item.h
include/kde/kis_iconwidget.h
include/kde/kis_id.h
include/kde/kis_image.h
include/kde/kis_image_iface.h
include/kde/kis_imagepipe_brush.h
include/kde/kis_input_device.h
include/kde/kis_int_spinbox.h
include/kde/kis_integer_maths.h
include/kde/kis_itemchooser.h
include/kde/kis_iterator.h
include/kde/kis_iteratorpixeltrait.h
include/kde/kis_iterators_pixel.h
include/kde/kis_label_zoom.h
include/kde/kis_layer.h
include/kde/kis_layer_visitor.h
include/kde/kis_layerbox.h
include/kde/kis_layerlist.h
include/kde/kis_matrix_widget.ui.h
include/kde/kis_meta_registry.h
include/kde/kis_move_event.h
include/kde/kis_multi_bool_filter_widget.h
include/kde/kis_multi_double_filter_widget.h
include/kde/kis_multi_integer_filter_widget.h
include/kde/kis_nameserver.h
include/kde/kis_opengl_image_context.h
include/kde/kis_paint_device.h
include/kde/kis_paint_device_iface.h
include/kde/kis_paint_layer.h
include/kde/kis_painter.h
include/kde/kis_paintop.h
include/kde/kis_paintop_box.h
include/kde/kis_paintop_registry.h
include/kde/kis_palette.h
include/kde/kis_palette_widget.h
include/kde/kis_pattern.h
include/kde/kis_perspective_math.h
include/kde/kis_point.h
include/kde/kis_previewdialog.h
include/kde/kis_previewwidget.h
include/kde/kis_profile.h
include/kde/kis_progress_display_interface.h
include/kde/kis_progress_subject.h
include/kde/kis_rect.h
include/kde/kis_resource.h
include/kde/kis_scale_visitor.h
include/kde/kis_selection.h
include/kde/kis_shared_ptr_vector.h
include/kde/kis_substrate.h
include/kde/kis_tileddatamanager.h
include/kde/kis_tool.h
include/kde/kis_tool_controller.h
include/kde/kis_tool_dummy.h
include/kde/kis_tool_factory.h
include/kde/kis_tool_freehand.h
include/kde/kis_tool_manager.h
include/kde/kis_tool_non_paint.h
include/kde/kis_tool_paint.h
include/kde/kis_tool_registry.h
include/kde/kis_tool_types.h
include/kde/kis_transaction.h
include/kde/kis_transform_worker.h
include/kde/kis_types.h
include/kde/kis_u16_base_colorspace.h
include/kde/kis_u8_base_colorspace.h
include/kde/kis_undo_adapter.h
include/kde/kis_vec.h
include/kde/kis_view.h
include/kde/kkbdaccessextensions.h
include/kde/koChart.h
include/kde/kobirdeyepanel.h
include/kde/koffice_export.h
include/kde/kofficeversion.h
include/kde/kopalettemanager.h
include/kde/kross/
include/kde/kross/api/
include/kde/kross/api/callable.h
include/kde/kross/api/class.h
include/kde/kross/api/dict.h
include/kde/kross/api/event.h
include/kde/kross/api/eventaction.h
include/kde/kross/api/eventscript.h
include/kde/kross/api/eventsignal.h
include/kde/kross/api/eventslot.h
include/kde/kross/api/exception.h
include/kde/kross/api/function.h
include/kde/kross/api/interpreter.h
include/kde/kross/api/list.h
include/kde/kross/api/module.h
include/kde/kross/api/object.h
include/kde/kross/api/proxy.h
include/kde/kross/api/qtobject.h
include/kde/kross/api/script.h
include/kde/kross/api/value.h
include/kde/kross/api/variant.h
include/kde/kross/main/
include/kde/kross/main/krossconfig.h
include/kde/kross/main/mainmodule.h
include/kde/kross/main/manager.h
include/kde/kross/main/scriptaction.h
include/kde/kross/main/scriptcontainer.h
include/kde/kross/main/scriptguiclient.h
include/kde/kross/main/wdgscriptsmanager.h
include/kde/kross/main/wdgscriptsmanagerbase.h
include/kde/kword/
include/kde/kword/KWMailMergeDataSource.h
include/kde/tkaction.h
include/kde/tkcoloractions.h
include/kde/tkcombobox.h
include/kde/tktoolbarbutton.h
${KDE}/clipartthumbnail.la
${KDE}/clipartthumbnail.so
${KDE}/karbon.la

View File

@ -1,6 +1,24 @@
$OpenBSD: patch-acinclude_m4,v 1.2 2011/07/06 15:01:13 dcoppa Exp $
--- acinclude.m4.orig Wed Aug 20 18:00:01 2008
+++ acinclude.m4 Wed Jul 6 16:58:17 2011
$OpenBSD: patch-acinclude_m4,v 1.3 2013/01/23 21:10:38 zhuk Exp $
--- acinclude.m4.orig Wed Aug 20 19:37:50 2008
+++ acinclude.m4 Thu Nov 22 00:17:24 2012
@@ -1809,7 +1809,7 @@ AC_CACHE_VAL(ac_cv_have_kde,
if test "$kde_qtver" = 1; then
kde_check_header="ksock.h"
- kde_check_lib="libkdecore.la"
+ kde_check_lib="libkonsolepart.la"
else
kde_check_header="ksharedptr.h"
kde_check_lib="libkio.la"
@@ -1830,7 +1830,7 @@ So, check this please and use another prefix!])
fi
kde_libdirs="$kde_libs_prefix/lib${kdelibsuff} /usr/lib/kde/lib${kdelibsuff} /usr/local/kde/lib${kdelibsuff} /usr/kde/lib${kdelibsuff} /usr/lib${kdelibsuff}/kde /usr/lib${kdelibsuff}/kde3 /usr/lib${kdelibsuff} /usr/X11R6/lib${kdelibsuff} /usr/local/lib${kdelibsuff} /opt/kde3/lib${kdelibsuff} /opt/kde/lib${kdelibsuff} /usr/X11R6/kde/lib${kdelibsuff}"
-test -n "$KDEDIR" && kde_libdirs="$KDEDIR/lib${kdelibsuff} $KDEDIR $kde_libdirs"
+test -n "$KDEDIR" && kde_libdirs="$KDEDIR/lib${kdelibsuff}/kde3 $KDEDIR/lib${kdelibsuff} $KDEDIR $kde_libdirs"
kde_libdirs="$ac_kde_libraries $libdir $kde_libdirs"
AC_FIND_FILE($kde_check_lib, $kde_libdirs, kde_libdir)
ac_kde_libraries="$kde_libdir"
@@ -4419,7 +4419,10 @@ AC_DEFUN([KDE_CHECK_LIBPTHREAD],
dnl Un-special-case for FreeBSD.

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.77 2013/01/14 12:35:19 zhuk Exp $
# $OpenBSD: Makefile,v 1.78 2013/01/23 21:10:38 zhuk Exp $
COMMENT = KDE personal information applications
COMMENT-kpilot = KDE interface to sync with Palm Pilot
@ -61,7 +61,7 @@ MODULES = x11/kde devel/gettext
LIB_DEPENDS += x11/kde/libs3
REVISION = 14
REVISION = 15
REVISION-kpilot = 3
WANTLIB += DCOP GL GLU ICE SM X11 Xcursor Xdamage Xext Xfixes

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.38 2013/01/12 11:21:10 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.39 2013/01/23 21:10:38 zhuk Exp $
@conflict kdelibs-<3.4
@conflict kdebase-<3.4
@conflict kpilot-*
@ -42,237 +42,237 @@ bin/kmail_sav.sh
@bin bin/scalixadmin
@bin bin/scalixwizard
@bin bin/sloxwizard
include/KNotesAppIface.h
include/KNotesIface.h
include/akregator/
include/akregator/akregator_export.h
include/akregator/articleinterceptor.h
include/akregator/feedstorage.h
include/akregator/plugin.h
include/akregator/storage.h
include/akregator/storagefactory.h
include/akregator/storagefactoryregistry.h
include/calendar/
include/calendar/calendardecoration.h
include/calendar/plugin.h
include/gpgme++/
include/gpgme++/context.h
include/gpgme++/data.h
include/gpgme++/decryptionresult.h
include/gpgme++/encryptionresult.h
include/gpgme++/engineinfo.h
include/gpgme++/eventloopinteractor.h
include/gpgme++/gpgmefw.h
include/gpgme++/importresult.h
include/gpgme++/interfaces/
include/gpgme++/interfaces/editinteractor.h
include/gpgme++/interfaces/passphraseprovider.h
include/gpgme++/interfaces/progressprovider.h
include/gpgme++/key.h
include/gpgme++/keygenerationresult.h
include/gpgme++/keylistresult.h
include/gpgme++/result.h
include/gpgme++/signingresult.h
include/gpgme++/trustitem.h
include/gpgme++/verificationresult.h
include/index/
include/index/create.h
include/index/index.h
include/index/lockfile.h
include/kabc/kabc_resourcexmlrpc.h
include/kabc/kcal_resourcexmlrpc.h
include/kaddressbook/
include/kaddressbook/configurewidget.h
include/kaddressbook/contacteditorwidget.h
include/kaddressbook/core.h
include/kaddressbook/extensionwidget.h
include/kaddressbook/xxport.h
include/kdepim/
include/kdepim/exchangeaccount.h
include/kdepim/exchangeclient.h
include/kdepimmacros.h
include/kgantt/
include/kgantt/KGantt.h
include/kgantt/KGanttBarConfig.h
include/kgantt/KGanttItem.h
include/kgantt/KGanttRelation.h
include/kgantt/xQGanttBarView.h
include/kgantt/xQGanttBarViewPort.h
include/kgantt/xQGanttListView.h
include/kgantt/xQGanttListViewPort.h
include/kleo/
include/kleo/backendconfigwidget.h
include/kleo/cryptobackend.h
include/kleo/cryptobackendfactory.h
include/kleo/cryptoconfig.h
include/kleo/decryptjob.h
include/kleo/decryptverifyjob.h
include/kleo/deletejob.h
include/kleo/dn.h
include/kleo/dnattributeorderconfigwidget.h
include/kleo/downloadjob.h
include/kleo/encryptjob.h
include/kleo/enum.h
include/kleo/exportjob.h
include/kleo/hierarchicalkeylistjob.h
include/kleo/importjob.h
include/kleo/job.h
include/kleo/kdhorizontalline.h
include/kleo/keyapprovaldialog.h
include/kleo/keyfilter.h
include/kleo/keyfiltermanager.h
include/kleo/keygenerationjob.h
include/kleo/keylistjob.h
include/kleo/keylistview.h
include/kleo/keyrequester.h
include/kleo/keyselectiondialog.h
include/kleo/messagebox.h
include/kleo/multideletejob.h
include/kleo/passphrasedialog.h
include/kleo/progressbar.h
include/kleo/progressdialog.h
include/kleo/refreshkeysjob.h
include/kleo/signencryptjob.h
include/kleo/signjob.h
include/kleo/verifydetachedjob.h
include/kleo/verifyopaquejob.h
include/kmail/
include/kmail/interfaces/
include/kmail/interfaces/bodypart.h
include/kmail/interfaces/bodypartformatter.h
include/kmail/interfaces/bodyparturlhandler.h
include/kmail/interfaces/htmlwriter.h
include/kmail/interfaces/observable.h
include/kmail/interfaces/observer.h
include/kmailIface.h
include/kmailicalIface.h
include/kmailpartIface.h
include/kontact/
include/kontact/core.h
include/kontact/plugin.h
include/kontact/summary.h
include/korganizer/
include/korganizer/baseview.h
include/korganizer/calendarviewbase.h
include/korganizer/calprinter.h
include/korganizer/calprintpluginbase.h
include/korganizer/corehelper.h
include/korganizer/mainwindow.h
include/korganizer/part.h
include/korganizer/printplugin.h
include/kpilot/
include/kpilot/kpilotdevicelink.h
include/kpilot/kpilotlink.h
include/kpilot/kpilotlocallink.h
include/kpilot/pilot.h
include/kpilot/pilotDatabase.h
include/kpilot/pilotLinkVersion.h
include/kpilot/pilotLocalDatabase.h
include/kpilot/pilotRecord.h
include/kpilot/pilotSerialDatabase.h
include/kpilot/plugin.h
include/kpilot/pluginfactory.h
include/kpilot/syncAction.h
include/ksieve/
include/ksieve/error.h
include/ksieve/lexer.h
include/ksieve/parser.h
include/ksieve/scriptbuilder.h
include/ktnef/
include/ktnef/ktnefattach.h
include/ktnef/ktnefdefs.h
include/ktnef/ktnefmessage.h
include/ktnef/ktnefparser.h
include/ktnef/ktnefproperty.h
include/ktnef/ktnefpropertyset.h
include/ktnef/ktnefwriter.h
include/libemailfunctions/
include/libemailfunctions/idmapper.h
include/libkcal/
include/libkcal/alarm.h
include/libkcal/attachment.h
include/libkcal/attendee.h
include/libkcal/calendar.h
include/libkcal/calendarlocal.h
include/libkcal/calendarnull.h
include/libkcal/calendarresources.h
include/libkcal/calfilter.h
include/libkcal/calformat.h
include/libkcal/calstorage.h
include/libkcal/customproperties.h
include/libkcal/dndfactory.h
include/libkcal/duration.h
include/libkcal/event.h
include/libkcal/exceptions.h
include/libkcal/filestorage.h
include/libkcal/freebusy.h
include/libkcal/htmlexport.h
include/libkcal/htmlexportsettings.h
include/libkcal/icaldrag.h
include/libkcal/icalformat.h
include/libkcal/incidence.h
include/libkcal/incidencebase.h
include/libkcal/incidenceformatter.h
include/libkcal/journal.h
include/libkcal/kcalversion.h
include/libkcal/libkcal_export.h
include/libkcal/listbase.h
include/libkcal/period.h
include/libkcal/person.h
include/libkcal/qtopiaformat.h
include/libkcal/recurrence.h
include/libkcal/recurrencerule.h
include/libkcal/resourcecached.h
include/libkcal/resourcecalendar.h
include/libkcal/resourcekabc.h
include/libkcal/resourcekabcconfig.h
include/libkcal/resourcelocal.h
include/libkcal/resourcelocalconfig.h
include/libkcal/resourcelocaldir.h
include/libkcal/resourcelocaldirconfig.h
include/libkcal/resourceremote.h
include/libkcal/resourceremoteconfig.h
include/libkcal/scheduler.h
include/libkcal/todo.h
include/libkcal/vcaldrag.h
include/libkcal/vcalformat.h
include/mimelib/
include/mimelib/address.h
include/mimelib/addrlist.h
include/mimelib/binhex.h
include/mimelib/body.h
include/mimelib/bodypart.h
include/mimelib/boyermor.h
include/mimelib/config.h
include/mimelib/datetime.h
include/mimelib/debug.h
include/mimelib/disptype.h
include/mimelib/entity.h
include/mimelib/enum.h
include/mimelib/field.h
include/mimelib/fieldbdy.h
include/mimelib/group.h
include/mimelib/headers.h
include/mimelib/mailbox.h
include/mimelib/mboxlist.h
include/mimelib/mechansm.h
include/mimelib/mediatyp.h
include/mimelib/message.h
include/mimelib/mimepp.h
include/mimelib/msgcmp.h
include/mimelib/msgid.h
include/mimelib/nntp.h
include/mimelib/param.h
include/mimelib/pop.h
include/mimelib/protocol.h
include/mimelib/string.h
include/mimelib/text.h
include/mimelib/token.h
include/mimelib/utility.h
include/mimelib/uuencode.h
include/qgpgme/
include/qgpgme/dataprovider.h
include/qgpgme/eventloopinteractor.h
include/kde/KNotesAppIface.h
include/kde/KNotesIface.h
include/kde/akregator/
include/kde/akregator/akregator_export.h
include/kde/akregator/articleinterceptor.h
include/kde/akregator/feedstorage.h
include/kde/akregator/plugin.h
include/kde/akregator/storage.h
include/kde/akregator/storagefactory.h
include/kde/akregator/storagefactoryregistry.h
include/kde/calendar/
include/kde/calendar/calendardecoration.h
include/kde/calendar/plugin.h
include/kde/gpgme++/
include/kde/gpgme++/context.h
include/kde/gpgme++/data.h
include/kde/gpgme++/decryptionresult.h
include/kde/gpgme++/encryptionresult.h
include/kde/gpgme++/engineinfo.h
include/kde/gpgme++/eventloopinteractor.h
include/kde/gpgme++/gpgmefw.h
include/kde/gpgme++/importresult.h
include/kde/gpgme++/interfaces/
include/kde/gpgme++/interfaces/editinteractor.h
include/kde/gpgme++/interfaces/passphraseprovider.h
include/kde/gpgme++/interfaces/progressprovider.h
include/kde/gpgme++/key.h
include/kde/gpgme++/keygenerationresult.h
include/kde/gpgme++/keylistresult.h
include/kde/gpgme++/result.h
include/kde/gpgme++/signingresult.h
include/kde/gpgme++/trustitem.h
include/kde/gpgme++/verificationresult.h
include/kde/index/
include/kde/index/create.h
include/kde/index/index.h
include/kde/index/lockfile.h
include/kde/kabc/kabc_resourcexmlrpc.h
include/kde/kabc/kcal_resourcexmlrpc.h
include/kde/kaddressbook/
include/kde/kaddressbook/configurewidget.h
include/kde/kaddressbook/contacteditorwidget.h
include/kde/kaddressbook/core.h
include/kde/kaddressbook/extensionwidget.h
include/kde/kaddressbook/xxport.h
include/kde/kdepim/
include/kde/kdepim/exchangeaccount.h
include/kde/kdepim/exchangeclient.h
include/kde/kdepimmacros.h
include/kde/kgantt/
include/kde/kgantt/KGantt.h
include/kde/kgantt/KGanttBarConfig.h
include/kde/kgantt/KGanttItem.h
include/kde/kgantt/KGanttRelation.h
include/kde/kgantt/xQGanttBarView.h
include/kde/kgantt/xQGanttBarViewPort.h
include/kde/kgantt/xQGanttListView.h
include/kde/kgantt/xQGanttListViewPort.h
include/kde/kleo/
include/kde/kleo/backendconfigwidget.h
include/kde/kleo/cryptobackend.h
include/kde/kleo/cryptobackendfactory.h
include/kde/kleo/cryptoconfig.h
include/kde/kleo/decryptjob.h
include/kde/kleo/decryptverifyjob.h
include/kde/kleo/deletejob.h
include/kde/kleo/dn.h
include/kde/kleo/dnattributeorderconfigwidget.h
include/kde/kleo/downloadjob.h
include/kde/kleo/encryptjob.h
include/kde/kleo/enum.h
include/kde/kleo/exportjob.h
include/kde/kleo/hierarchicalkeylistjob.h
include/kde/kleo/importjob.h
include/kde/kleo/job.h
include/kde/kleo/kdhorizontalline.h
include/kde/kleo/keyapprovaldialog.h
include/kde/kleo/keyfilter.h
include/kde/kleo/keyfiltermanager.h
include/kde/kleo/keygenerationjob.h
include/kde/kleo/keylistjob.h
include/kde/kleo/keylistview.h
include/kde/kleo/keyrequester.h
include/kde/kleo/keyselectiondialog.h
include/kde/kleo/messagebox.h
include/kde/kleo/multideletejob.h
include/kde/kleo/passphrasedialog.h
include/kde/kleo/progressbar.h
include/kde/kleo/progressdialog.h
include/kde/kleo/refreshkeysjob.h
include/kde/kleo/signencryptjob.h
include/kde/kleo/signjob.h
include/kde/kleo/verifydetachedjob.h
include/kde/kleo/verifyopaquejob.h
include/kde/kmail/
include/kde/kmail/interfaces/
include/kde/kmail/interfaces/bodypart.h
include/kde/kmail/interfaces/bodypartformatter.h
include/kde/kmail/interfaces/bodyparturlhandler.h
include/kde/kmail/interfaces/htmlwriter.h
include/kde/kmail/interfaces/observable.h
include/kde/kmail/interfaces/observer.h
include/kde/kmailIface.h
include/kde/kmailicalIface.h
include/kde/kmailpartIface.h
include/kde/kontact/
include/kde/kontact/core.h
include/kde/kontact/plugin.h
include/kde/kontact/summary.h
include/kde/korganizer/
include/kde/korganizer/baseview.h
include/kde/korganizer/calendarviewbase.h
include/kde/korganizer/calprinter.h
include/kde/korganizer/calprintpluginbase.h
include/kde/korganizer/corehelper.h
include/kde/korganizer/mainwindow.h
include/kde/korganizer/part.h
include/kde/korganizer/printplugin.h
include/kde/kpilot/
include/kde/kpilot/kpilotdevicelink.h
include/kde/kpilot/kpilotlink.h
include/kde/kpilot/kpilotlocallink.h
include/kde/kpilot/pilot.h
include/kde/kpilot/pilotDatabase.h
include/kde/kpilot/pilotLinkVersion.h
include/kde/kpilot/pilotLocalDatabase.h
include/kde/kpilot/pilotRecord.h
include/kde/kpilot/pilotSerialDatabase.h
include/kde/kpilot/plugin.h
include/kde/kpilot/pluginfactory.h
include/kde/kpilot/syncAction.h
include/kde/ksieve/
include/kde/ksieve/error.h
include/kde/ksieve/lexer.h
include/kde/ksieve/parser.h
include/kde/ksieve/scriptbuilder.h
include/kde/ktnef/
include/kde/ktnef/ktnefattach.h
include/kde/ktnef/ktnefdefs.h
include/kde/ktnef/ktnefmessage.h
include/kde/ktnef/ktnefparser.h
include/kde/ktnef/ktnefproperty.h
include/kde/ktnef/ktnefpropertyset.h
include/kde/ktnef/ktnefwriter.h
include/kde/libemailfunctions/
include/kde/libemailfunctions/idmapper.h
include/kde/libkcal/
include/kde/libkcal/alarm.h
include/kde/libkcal/attachment.h
include/kde/libkcal/attendee.h
include/kde/libkcal/calendar.h
include/kde/libkcal/calendarlocal.h
include/kde/libkcal/calendarnull.h
include/kde/libkcal/calendarresources.h
include/kde/libkcal/calfilter.h
include/kde/libkcal/calformat.h
include/kde/libkcal/calstorage.h
include/kde/libkcal/customproperties.h
include/kde/libkcal/dndfactory.h
include/kde/libkcal/duration.h
include/kde/libkcal/event.h
include/kde/libkcal/exceptions.h
include/kde/libkcal/filestorage.h
include/kde/libkcal/freebusy.h
include/kde/libkcal/htmlexport.h
include/kde/libkcal/htmlexportsettings.h
include/kde/libkcal/icaldrag.h
include/kde/libkcal/icalformat.h
include/kde/libkcal/incidence.h
include/kde/libkcal/incidencebase.h
include/kde/libkcal/incidenceformatter.h
include/kde/libkcal/journal.h
include/kde/libkcal/kcalversion.h
include/kde/libkcal/libkcal_export.h
include/kde/libkcal/listbase.h
include/kde/libkcal/period.h
include/kde/libkcal/person.h
include/kde/libkcal/qtopiaformat.h
include/kde/libkcal/recurrence.h
include/kde/libkcal/recurrencerule.h
include/kde/libkcal/resourcecached.h
include/kde/libkcal/resourcecalendar.h
include/kde/libkcal/resourcekabc.h
include/kde/libkcal/resourcekabcconfig.h
include/kde/libkcal/resourcelocal.h
include/kde/libkcal/resourcelocalconfig.h
include/kde/libkcal/resourcelocaldir.h
include/kde/libkcal/resourcelocaldirconfig.h
include/kde/libkcal/resourceremote.h
include/kde/libkcal/resourceremoteconfig.h
include/kde/libkcal/scheduler.h
include/kde/libkcal/todo.h
include/kde/libkcal/vcaldrag.h
include/kde/libkcal/vcalformat.h
include/kde/mimelib/
include/kde/mimelib/address.h
include/kde/mimelib/addrlist.h
include/kde/mimelib/binhex.h
include/kde/mimelib/body.h
include/kde/mimelib/bodypart.h
include/kde/mimelib/boyermor.h
include/kde/mimelib/config.h
include/kde/mimelib/datetime.h
include/kde/mimelib/debug.h
include/kde/mimelib/disptype.h
include/kde/mimelib/entity.h
include/kde/mimelib/enum.h
include/kde/mimelib/field.h
include/kde/mimelib/fieldbdy.h
include/kde/mimelib/group.h
include/kde/mimelib/headers.h
include/kde/mimelib/mailbox.h
include/kde/mimelib/mboxlist.h
include/kde/mimelib/mechansm.h
include/kde/mimelib/mediatyp.h
include/kde/mimelib/message.h
include/kde/mimelib/mimepp.h
include/kde/mimelib/msgcmp.h
include/kde/mimelib/msgid.h
include/kde/mimelib/nntp.h
include/kde/mimelib/param.h
include/kde/mimelib/pop.h
include/kde/mimelib/protocol.h
include/kde/mimelib/string.h
include/kde/mimelib/text.h
include/kde/mimelib/token.h
include/kde/mimelib/utility.h
include/kde/mimelib/uuencode.h
include/kde/qgpgme/
include/kde/qgpgme/dataprovider.h
include/kde/qgpgme/eventloopinteractor.h
@bin lib/kconf_update_bin/korn-3-4-config_change
${KDE}/conduit_address.la
${KDE}/conduit_address.so

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.58 2013/01/14 12:35:19 zhuk Exp $
# $OpenBSD: Makefile,v 1.59 2013/01/23 21:10:38 zhuk Exp $
COMMENT-main = K Desktop Environment, developer extensions
COMMENT-svn = K Desktop Environment, svn extensions
@ -7,7 +7,7 @@ VERSION = 3.5.10
DISTNAME = kdesdk-${VERSION}
PKGNAME-main = ${DISTNAME}
REVISION-main = 10
REVISION-main = 11
PKGNAME-svn = kdesvn-${VERSION}
REVISION-svn = 9

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.8 2013/01/12 11:21:10 ajacoutot Exp $
@comment $OpenBSD: PLIST-main,v 1.9 2013/01/23 21:10:38 zhuk Exp $
@pkgpath x11/kde/sdk3
bin/adddebug
bin/build-progress.sh
@ -79,34 +79,34 @@ bin/svnversions
@bin bin/umbrello
@bin bin/xml2pot
bin/zonetab2pot.py
include/cvsjob_stub.h
include/cvsservice_stub.h
include/kbabel/
include/kbabel/catalog.h
include/kbabel/catalogfileplugin.h
include/kbabel/catalogitem.h
include/kbabel/catalogsettings.h
include/kbabel/catalogview.h
include/kbabel/dictchooser.h
include/kbabel/dictionarymenu.h
include/kbabel/editcmd.h
include/kbabel/findoptions.h
include/kbabel/itempart.h
include/kbabel/kbabeldatatool.h
include/kbabel/kbabeldictbox.h
include/kbabel/kbabeldictiface.h
include/kbabel/kbproject.h
include/kbabel/kbprojectmanager.h
include/kbabel/msgfmt.h
include/kbabel/poinfo.h
include/kbabel/projectsettings.h
include/kbabel/regexpextractor.h
include/kbabel/searchengine.h
include/kbabel/tagextractor.h
include/kprofilemethod.h
include/kspy.h
include/kunittest/runnergui.h
include/repository_stub.h
include/kde/cvsjob_stub.h
include/kde/cvsservice_stub.h
include/kde/kbabel/
include/kde/kbabel/catalog.h
include/kde/kbabel/catalogfileplugin.h
include/kde/kbabel/catalogitem.h
include/kde/kbabel/catalogsettings.h
include/kde/kbabel/catalogview.h
include/kde/kbabel/dictchooser.h
include/kde/kbabel/dictionarymenu.h
include/kde/kbabel/editcmd.h
include/kde/kbabel/findoptions.h
include/kde/kbabel/itempart.h
include/kde/kbabel/kbabeldatatool.h
include/kde/kbabel/kbabeldictbox.h
include/kde/kbabel/kbabeldictiface.h
include/kde/kbabel/kbproject.h
include/kde/kbabel/kbprojectmanager.h
include/kde/kbabel/msgfmt.h
include/kde/kbabel/poinfo.h
include/kde/kbabel/projectsettings.h
include/kde/kbabel/regexpextractor.h
include/kde/kbabel/searchengine.h
include/kde/kbabel/tagextractor.h
include/kde/kprofilemethod.h
include/kde/kspy.h
include/kde/kunittest/runnergui.h
include/kde/repository_stub.h
${KDE}/cervisia.la
${KDE}/cervisia.so
${KDE}/cvsaskpass.la

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.54 2012/06/15 08:30:23 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.55 2013/01/23 21:10:38 zhuk Exp $
COMMENT = some useless KDE applications
CATEGORIES = x11 x11/kde games
@ -14,7 +14,7 @@ LIB_DEPENDS = x11/kde/libs3
SEPARATE_BUILD = flavored
REVISION = 7
REVISION = 8
WANTLIB = ICE SM X11 Xau Xdmcp Xext Xrender art_lgpl_2 c fam idn jpeg \
lib/kde3/DCOP lib/kde3/kdecore>=6 lib/kde3/kdefx lib/kde3/kdeprint \
lib/kde3/kdesu lib/kde3/kdeui lib/kde3/khtml lib/kde3/kio lib/kde3/kjs \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.21 2012/06/15 08:30:23 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.22 2013/01/23 21:10:38 zhuk Exp $
@bin bin/amor
@bin bin/kodo
@bin bin/kteatime
@ -6,7 +6,7 @@
@bin bin/kweatherreport
@bin bin/kweatherservice
@bin bin/kworldclock
include/AmorIface.h
include/kde/AmorIface.h
${KDE}/eyes_panelapplet.la
${KDE}/eyes_panelapplet.so
${KDE}/fifteen_panelapplet.la

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.70 2012/06/15 08:30:23 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.71 2013/01/23 21:10:38 zhuk Exp $
COMMENT = K Desktop Environment, utilities
CATEGORIES = x11 x11/kde
@ -25,7 +25,7 @@ LIB_DEPENDS = x11/kde/libs3 \
SEPARATE_BUILD = flavored
REVISION = 10
REVISION = 11
WANTLIB = ICE SM X11 Xau Xdmcp Xext Xi Xrender Xss Xtst art_lgpl_2 c crypto \
fam gdk glib gmodule gmp gtk idn jpeg kvm lib/kde3/DCOP lib/kde3/kabc \
lib/kde3/kdecore>=6 lib/kde3/kdefx lib/kde3/kdeprint lib/kde3/kdesu \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.29 2012/06/15 08:30:23 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.30 2013/01/23 21:10:38 zhuk Exp $
@bin bin/ark
@bin bin/irkick
@bin bin/kcalc
@ -17,22 +17,22 @@
@bin bin/kwalletmanager
@bin bin/kwikdisk
@bin bin/superkaramba
include/kmultiformlistbox.h
include/kmultiformlistboxentry.h
include/kmultiformlistboxfactory.h
include/ksim/
include/ksim/chart.h
include/ksim/common.h
include/ksim/ksimconfig.h
include/ksim/label.h
include/ksim/led.h
include/ksim/pluginglobal.h
include/ksim/pluginloader.h
include/ksim/pluginmodule.h
include/ksim/progress.h
include/ksim/themeloader.h
include/ksim/themetypes.h
include/kwidgetstreamer.h
include/kde/kmultiformlistbox.h
include/kde/kmultiformlistboxentry.h
include/kde/kmultiformlistboxfactory.h
include/kde/ksim/
include/kde/ksim/chart.h
include/kde/ksim/common.h
include/kde/ksim/ksimconfig.h
include/kde/ksim/label.h
include/kde/ksim/led.h
include/kde/ksim/pluginglobal.h
include/kde/ksim/pluginloader.h
include/kde/ksim/pluginmodule.h
include/kde/ksim/progress.h
include/kde/ksim/themeloader.h
include/kde/ksim/themetypes.h
include/kde/kwidgetstreamer.h
${KDE}/ark.la
${KDE}/ark.so
${KDE}/irkick.la

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.40 2012/11/18 17:05:24 naddy Exp $
# $OpenBSD: Makefile,v 1.41 2013/01/23 21:10:38 zhuk Exp $
COMMENT = web development tool
CATEGORIES = x11 x11/kde
@ -9,7 +9,7 @@ SHARED_LIBS += kommanderplugin 1.0 # .0.0
SHARED_LIBS += kommanderwidget 1.0 # .0.0
SHARED_LIBS += kommanderwidgets 1.0 # .0.0
REVISION = 7
REVISION = 8
MODULES = x11/kde devel/gettext

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.21 2012/06/15 08:30:23 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.22 2013/01/23 21:10:38 zhuk Exp $
@conflict quanta-*
@pkgpath x11/kde/quanta
@bin bin/kfilereplace
@ -10,11 +10,11 @@
@bin bin/kxsldbg
@bin bin/quanta
@bin bin/xsldbg
include/kommander_export.h
include/kommanderfactory.h
include/kommanderplugin.h
include/kommanderwidget.h
include/specials.h
include/kde/kommander_export.h
include/kde/kommanderfactory.h
include/kde/kommanderplugin.h
include/kde/kommanderwidget.h
include/kde/specials.h
${KDE}/libkfilereplacepart.la
${KDE}/libkfilereplacepart.so
${KDE}/libkimagemapeditor.la