From 24482eebf1b38a1d781b1f6c16bb588f5e652980 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Wed, 27 Mar 2013 11:55:25 +0000 Subject: KDE/FreeBSD team presents KDE SC 4.10.1 ports! - kdegames4 port has been split. - kdeutils4-printer-applet and system-config-printer-kde have been replaced by print/kde4-print-manager. - Recover misc/kde4-l10n-mr from attic. - New USE_KDE4 components: kactivities, libkdegames, nepomuk-core, and nepomuk-widgets. - Provide sharedmime component with magic: ports don't need to run update-mime-database themselves now. - Switch some ports to out-of-source build. - Update port comments. - Adjust dependence on Qt4 components. - x11/kde4 installs modern kdepim4 now. - Remove redundant aspell and hspell from kdelibs4, both can be enabled in textproc/enchant if needed. - Remove stale bits from bsd.kde4.mk The area51 repository features commits by Schaich Alonso and myself. Contributors: - Tobias Berner --- deskutils/kcharselect/Makefile | 4 +- deskutils/kcharselect/distinfo | 4 +- deskutils/kcharselect/pkg-plist | 1 - deskutils/kdepim4-runtime/Makefile | 12 ++-- deskutils/kdepim4-runtime/distinfo | 4 +- deskutils/kdepim4-runtime/files/patch-git34817487 | 11 ++++ .../files/patch-xml__CMakeLists.txt | 41 +++--------- deskutils/kdepim4-runtime/pkg-plist | 10 ++- deskutils/kdepim4/Makefile | 10 +-- deskutils/kdepim4/distinfo | 4 +- .../kdepim4/files/patch-kleopatra__CMakeLists.txt | 14 ++-- .../files/patch-messageviewer__CMakeLists.txt | 3 +- deskutils/kdepim4/pkg-plist | 27 ++++---- deskutils/kdepimlibs4/Makefile | 18 ++---- deskutils/kdepimlibs4/distinfo | 4 +- deskutils/kdepimlibs4/pkg-plist | 51 ++++++++++++++- deskutils/kdeplasma-addons/Makefile | 18 +++--- deskutils/kdeplasma-addons/distinfo | 4 +- deskutils/kdeplasma-addons/pkg-plist | 74 ++++++++++++++++++++-- deskutils/kruler/Makefile | 6 +- deskutils/kruler/distinfo | 4 +- deskutils/superkaramba/Makefile | 4 +- deskutils/superkaramba/distinfo | 4 +- 23 files changed, 213 insertions(+), 119 deletions(-) create mode 100644 deskutils/kdepim4-runtime/files/patch-git34817487 (limited to 'deskutils') diff --git a/deskutils/kcharselect/Makefile b/deskutils/kcharselect/Makefile index 9a54050249bc..eb8446b2a3f1 100644 --- a/deskutils/kcharselect/Makefile +++ b/deskutils/kcharselect/Makefile @@ -6,14 +6,14 @@ PORTVERSION= ${KDE4_VERSION} CATEGORIES= deskutils kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE +DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Character selector for KDE CONFLICTS_INSTALL= kdeutils-4.[0-7].* -USE_XZ= yes +USE_XZ= yes USE_KDE4= kdeprefix kdehier automoc4 kdelibs USES= cmake:outsource USE_QT4= qmake_build moc_build rcc_build uic_build diff --git a/deskutils/kcharselect/distinfo b/deskutils/kcharselect/distinfo index e55a9a9bd274..b4495972d247 100644 --- a/deskutils/kcharselect/distinfo +++ b/deskutils/kcharselect/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/kcharselect-4.9.5.tar.xz) = 7f5962bfed76ce89cf34cb9ecf5cd0f03043bd9e7a504b3d78e60dceeaa08c40 -SIZE (KDE/kcharselect-4.9.5.tar.xz) = 86480 +SHA256 (KDE/4.10.1/kcharselect-4.10.1.tar.xz) = e103e5e0f51212f5a5ba970de0a200d74dbac384ca14d796f0031287f955c70a +SIZE (KDE/4.10.1/kcharselect-4.10.1.tar.xz) = 86424 diff --git a/deskutils/kcharselect/pkg-plist b/deskutils/kcharselect/pkg-plist index 918619d020bc..7c4d65588b3f 100644 --- a/deskutils/kcharselect/pkg-plist +++ b/deskutils/kcharselect/pkg-plist @@ -1,7 +1,6 @@ bin/kcharselect share/applications/kde4/KCharSelect.desktop share/apps/kcharselect/kcharselectui.rc -share/apps/kconf_update/kcharselect.upd share/doc/HTML/en/kcharselect/common share/doc/HTML/en/kcharselect/index.cache.bz2 share/doc/HTML/en/kcharselect/index.docbook diff --git a/deskutils/kdepim4-runtime/Makefile b/deskutils/kdepim4-runtime/Makefile index 84128f633d2c..dd752f74f0bd 100644 --- a/deskutils/kdepim4-runtime/Makefile +++ b/deskutils/kdepim4-runtime/Makefile @@ -6,7 +6,7 @@ PORTVERSION= ${KDE4_VERSION} CATEGORIES= deskutils kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE +DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Libraries for KDE-PIM applications @@ -19,12 +19,13 @@ BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt CONFLICTS= akonadi-google-0.* CONFLICTS_INSTALL= kdepim-runtime-4.4.* -USE_XZ= yes +USE_XZ= yes USE_GNOME= libxml2 -USE_KDE4= kdehier kdelibs kdeprefix pimlibs \ +USE_KDE4= kdehier kdelibs kdeprefix pimlibs nepomuk-core \ akonadi automoc4 ontologies sharedmime soprano strigi USES= cmake:outsource -USE_QT4= dbus designer gui network xml xmlpatterns \ +USE_QT4= corelib dbus declarative designer_build gui network qtestlib \ + script xml xmlpatterns \ qmake_build moc_build rcc_build uic_build USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes @@ -38,7 +39,4 @@ post-patch: ${PATCH_WRKSRC}/CMakeLists.txt \ ${PATCH_WRKSRC}/accountwizard/CMakeLists.txt -post-install: - @-update-mime-database ${KDE4_PREFIX}/share/mime - .include diff --git a/deskutils/kdepim4-runtime/distinfo b/deskutils/kdepim4-runtime/distinfo index ffcd503ee4c4..1f35f4aec166 100644 --- a/deskutils/kdepim4-runtime/distinfo +++ b/deskutils/kdepim4-runtime/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/kdepim-runtime-4.9.5.tar.xz) = 6a2d6aabf1bcb07c8929e45b5010d4eb2f145d6517197d93e7d098570cb39f6a -SIZE (KDE/kdepim-runtime-4.9.5.tar.xz) = 1153120 +SHA256 (KDE/4.10.1/kdepim-runtime-4.10.1.tar.xz) = 949a0bf547eaadde64f5fc2c894ced7c77c6d7a86cbb373d4db6c85acfb827bb +SIZE (KDE/4.10.1/kdepim-runtime-4.10.1.tar.xz) = 1155668 diff --git a/deskutils/kdepim4-runtime/files/patch-git34817487 b/deskutils/kdepim4-runtime/files/patch-git34817487 new file mode 100644 index 000000000000..06c736523bc6 --- /dev/null +++ b/deskutils/kdepim4-runtime/files/patch-git34817487 @@ -0,0 +1,11 @@ +--- ./agents/nepomukfeeder/nepomukfeederagent.cpp.orig 2013-03-01 06:59:42.493968000 +0000 ++++ ./agents/nepomukfeeder/nepomukfeederagent.cpp 2013-03-17 11:41:45.562852063 +0000 +@@ -63,7 +63,7 @@ + #include "nepomukfeeder-config.h" + #include "nepomukfeederadaptor.h" + +-typedef QSharedPointer< QMultiHash< typename Akonadi::Collection::Id, typename Akonadi::Item::Id> > MultiHashPointer; ++typedef QSharedPointer< QMultiHash< Akonadi::Collection::Id, Akonadi::Item::Id> > MultiHashPointer; + Q_DECLARE_METATYPE(MultiHashPointer) + + namespace Akonadi { diff --git a/deskutils/kdepim4-runtime/files/patch-xml__CMakeLists.txt b/deskutils/kdepim4-runtime/files/patch-xml__CMakeLists.txt index a2f61f9b2add..d40edbbf5975 100644 --- a/deskutils/kdepim4-runtime/files/patch-xml__CMakeLists.txt +++ b/deskutils/kdepim4-runtime/files/patch-xml__CMakeLists.txt @@ -1,33 +1,12 @@ ---- ./xml/CMakeLists.txt.orig 2009-06-03 22:54:34.000000000 +1100 -+++ ./xml/CMakeLists.txt 2009-07-05 22:39:32.000000000 +1100 -@@ -1,21 +1,24 @@ - project (akonadixml) - --if ( LIBXML2_FOUND ) -- add_definitions( -DHAVE_LIBXML2 ) --endif ( LIBXML2_FOUND ) -- --add_subdirectory( tests ) -- - add_definitions( -DQT_NO_CAST_FROM_ASCII ) - add_definitions( -DQT_NO_CAST_TO_ASCII ) - - include_directories( -+ ${QT_QTGUI_INCLUDE_DIR} -+ ${QT_QTCORE_INCLUDE_DIR} -+ ${QT_QTXML_INCLUDE_DIR} - ${AKONADI_INCLUDE_DIR} - ${KDE4_INCLUDES} - ${KDEPIMLIBS_INCLUDE_DIR} - ${LIBXML2_INCLUDE_DIR} - ) - -+if ( LIBXML2_FOUND ) -+ add_definitions( -DHAVE_LIBXML2 ) -+endif ( LIBXML2_FOUND ) -+ -+add_subdirectory( tests ) +--- xml/CMakeLists.txt.orig 2013-01-23 22:59:04.000000000 +0100 ++++ xml/CMakeLists.txt 2013-03-01 18:21:43.000000000 +0100 +@@ -4,6 +4,9 @@ + add_definitions( -DHAVE_LIBXML2 ) + endif ( LIBXML2_FOUND ) + ++include_directories(${QT_QTCORE_INCLUDE_DIR}) ++include_directories(${QT_QTXML_INCLUDE_DIR}) + - set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${KDE4_ENABLE_EXCEPTIONS}" ) + add_subdirectory( tests ) - set( akonadixml_SRCS + add_definitions( -DQT_NO_CAST_FROM_ASCII ) diff --git a/deskutils/kdepim4-runtime/pkg-plist b/deskutils/kdepim4-runtime/pkg-plist index 13feef7b1165..bf0d61e6b5d5 100644 --- a/deskutils/kdepim4-runtime/pkg-plist +++ b/deskutils/kdepim4-runtime/pkg-plist @@ -4,6 +4,7 @@ bin/akonadi_birthdays_resource bin/akonadi_davgroupware_resource bin/akonadi_googlecalendar_resource bin/akonadi_googlecontacts_resource +bin/akonadi_icaldir_resource bin/akonadi_imap_resource bin/akonadi_invitations_agent bin/akonadi_kabc_resource @@ -26,6 +27,7 @@ bin/kaddressbookmigrator bin/kjotsmigrator bin/kmail-migrator bin/kres-migrator +bin/nepomukpimindexerutility lib/kde4/accountwizard_plugin.so lib/kde4/akonadi_akonotes_resource.so lib/kde4/akonadi_contacts_resource.so @@ -64,7 +66,6 @@ lib/libakonadi-xml.so.5.0.1 lib/libkdepim-copy.so lib/libkdepim-copy.so.5 lib/libkdepim-copy.so.5.0.1 -lib/libkdepim-runtime-dms-copy.so lib/libkmindexreader.so lib/libkmindexreader.so.5 lib/libkmindexreader.so.5.0.1 @@ -79,6 +80,7 @@ share/akonadi/agents/contactsresource.desktop share/akonadi/agents/davgroupwareresource.desktop share/akonadi/agents/googlecalendarresource.desktop share/akonadi/agents/googlecontactsresource.desktop +share/akonadi/agents/icaldirresource.desktop share/akonadi/agents/icalresource.desktop share/akonadi/agents/imapresource.desktop share/akonadi/agents/invitationsagent.desktop @@ -143,6 +145,8 @@ share/apps/akonadi/plugins/serializer/akonadi_serializer_mail.desktop share/apps/akonadi/plugins/serializer/akonadi_serializer_microblog.desktop share/apps/akonadi_knut_resource/knut-template.xml share/apps/akonadi_maildispatcher_agent/akonadi_maildispatcher_agent.notifyrc +share/apps/akonadi_nepomuk_feeder/akonadi_nepomuk_feeder.notifyrc +share/apps/nepomukpimindexerutility/nepomukpimindexerutility.rc share/autostart/kaddressbookmigrator.desktop share/config/accountwizard.knsrc share/config/kmail-migratorrc @@ -185,6 +189,8 @@ share/ontology/kde/aneo.trig @dirrmtry share/ontology @dirrm share/kde4/services/akonadi/davgroupware-providers @dirrmtry share/kde4/services/akonadi +@dirrm share/apps/nepomukpimindexerutility +@dirrm share/apps/akonadi_nepomuk_feeder @dirrm share/apps/akonadi_maildispatcher_agent @dirrm share/apps/akonadi_knut_resource @dirrm share/apps/akonadi/plugins/serializer @@ -202,5 +208,3 @@ share/ontology/kde/aneo.trig @dirrmtry share/apps/akonadi @dirrm share/akonadi/agents @dirrm share/akonadi -@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true diff --git a/deskutils/kdepim4/Makefile b/deskutils/kdepim4/Makefile index ca7415724e57..754c30bbd6f3 100644 --- a/deskutils/kdepim4/Makefile +++ b/deskutils/kdepim4/Makefile @@ -6,7 +6,7 @@ PORTVERSION= ${KDE4_VERSION} CATEGORIES= deskutils kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE +DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Libraries for KDE-PIM applications @@ -23,15 +23,15 @@ RUN_DEPENDS= ${KDE4_PREFIX}/bin/accountwizard:${PORTSDIR}/deskutils/kdepim4-runt LATEST_LINK= ${PORTNAME}4 CONFLICTS_INSTALL= kdepim-4.4.* -USE_XZ= yes +USE_XZ= yes USE_GNOME= libxml2 USE_ICONV= yes USE_KDE4= kdehier kdelibs kdeprefix pimlibs \ - akonadi automoc4 ontologies soprano strigi + akonadi automoc4 ontologies soprano strigi nepomuk-widgets USES= cmake:outsource USE_OPENLDAP= yes -USE_QT4= dbus designer gui network \ - qt3support script sql webkit xml \ +USE_QT4= corelib dbus declarative designer_build gui network opengl \ + script sql webkit \ qmake_build moc_build rcc_build uic_build USE_XORG= x11 xscrnsaver CMAKE_ARGS+= -DKDEPIM_BUILD_MOBILE:BOOL=FALSE diff --git a/deskutils/kdepim4/distinfo b/deskutils/kdepim4/distinfo index b8464b053fa6..7c4db655a569 100644 --- a/deskutils/kdepim4/distinfo +++ b/deskutils/kdepim4/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/kdepim-4.9.5.tar.xz) = e873b9cef574db851cd0341073215412a08a6832c1a32a2ef1b3f94fa45bcd6e -SIZE (KDE/kdepim-4.9.5.tar.xz) = 13942832 +SHA256 (KDE/4.10.1/kdepim-4.10.1.tar.xz) = 7b06ceed9e964dbef9fb801406dd44126363069cc89cb3ceb30ae271ea94515a +SIZE (KDE/4.10.1/kdepim-4.10.1.tar.xz) = 14032628 diff --git a/deskutils/kdepim4/files/patch-kleopatra__CMakeLists.txt b/deskutils/kdepim4/files/patch-kleopatra__CMakeLists.txt index 3710688f8e97..2a1de2975b97 100644 --- a/deskutils/kdepim4/files/patch-kleopatra__CMakeLists.txt +++ b/deskutils/kdepim4/files/patch-kleopatra__CMakeLists.txt @@ -1,10 +1,10 @@ ---- kleopatra/CMakeLists.txt.orig 2012-11-30 08:38:45.000000000 +0100 -+++ kleopatra/CMakeLists.txt 2013-01-15 21:05:47.000000000 +0100 -@@ -365,6 +365,7 @@ - endif(KDEPIM_MOBILE_UI) - - add_definitions ( -DKDE_DEFAULT_DEBUG_AREA=5151 ) -+add_definitions ( -DBOOST_TT_HAS_OPERATOR_HPP_INCLUDED ) +--- kleopatra/CMakeLists.txt.orig 2013-01-23 22:57:35.000000000 +0100 ++++ kleopatra/CMakeLists.txt 2013-03-01 16:49:52.000000000 +0100 +@@ -361,6 +361,7 @@ + endif() + add_definitions(-DKDE_DEFAULT_DEBUG_AREA=5151) ++add_definitions(-DBOOST_TT_HAS_OPERATOR_HPP_INCLUDED) kde4_add_app_icon(_kleopatra_mainwindow_SRCS "hi*-app-kleopatra.png") + diff --git a/deskutils/kdepim4/files/patch-messageviewer__CMakeLists.txt b/deskutils/kdepim4/files/patch-messageviewer__CMakeLists.txt index ab88fcdd6b5a..ea8e8cd349b4 100644 --- a/deskutils/kdepim4/files/patch-messageviewer__CMakeLists.txt +++ b/deskutils/kdepim4/files/patch-messageviewer__CMakeLists.txt @@ -1,10 +1,11 @@ --- ./messageviewer/CMakeLists.txt.orig 2012-08-25 03:26:14.357593951 +0200 +++ ./messageviewer/CMakeLists.txt 2012-08-25 03:26:19.147594463 +0200 -@@ -17,7 +17,6 @@ +@@ -17,7 +17,7 @@ configure_file(messageviewer.kcfg.cmake ${CMAKE_CURRENT_BINARY_DIR}/messageviewer.kcfg) -check_include_files(sys/inotify.h SYS_INOTIFY_H_FOUND) ++add_definitions(-DBOOST_TT_HAS_OPERATOR_HPP_INCLUDED) macro_bool_to_01(SYS_INOTIFY_H_FOUND HAVE_SYS_INOTIFY_H) configure_file(config-messageviewer.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-messageviewer.h) diff --git a/deskutils/kdepim4/pkg-plist b/deskutils/kdepim4/pkg-plist index aeb504396ead..0dac9e1a6c18 100644 --- a/deskutils/kdepim4/pkg-plist +++ b/deskutils/kdepim4/pkg-plist @@ -3,7 +3,6 @@ bin/akonadi_mailfilter_agent bin/akonadiconsole bin/akregator bin/akregatorstorageexporter -bin/backupmail bin/blogilo bin/ical2vcal bin/importwizard @@ -33,6 +32,7 @@ bin/ksendemail bin/ktimetracker bin/ktnef bin/kwatchgnupg +bin/pimsettingexporter etc/dbus-1/system.d/org.kde.kalarmrtcwake.conf lib/akonadi/contact/editorpageplugins/cryptopageplugin.so lib/kde4/akregator_config_advanced.so @@ -74,7 +74,6 @@ lib/kde4/kontact_kmailplugin.so lib/kde4/kontact_knodeplugin.so lib/kde4/kontact_knotesplugin.so lib/kde4/kontact_korganizerplugin.so -lib/kde4/kontact_ktimetrackerplugin.so lib/kde4/kontact_specialdatesplugin.so lib/kde4/kontact_summaryplugin.so lib/kde4/kontact_todoplugin.so @@ -187,6 +186,9 @@ lib/libmessagelist.so.5.0.1 lib/libmessageviewer.so lib/libmessageviewer.so.5 lib/libmessageviewer.so.5.0.1 +lib/libpimcommon.so +lib/libpimcommon.so.5 +lib/libpimcommon.so.5.0.1 lib/libtemplateparser.so lib/libtemplateparser.so.5 lib/libtemplateparser.so.5.0.1 @@ -230,7 +232,6 @@ share/apps/akregator/pageviewer.rc share/apps/akregator/pics/kmmsgnew.png share/apps/akregator/pics/kmmsgunseen.png share/apps/akregator_sharemicroblog_plugin/akregator_sharemicroblog_plugin.rc -share/apps/backupmail/backupmail.rc share/apps/blogilo/TextEditorInitialHtml share/apps/blogilo/blogiloui.rc share/apps/desktoptheme/default/widgets/stickynote.svgz @@ -314,10 +315,6 @@ share/apps/kleopatra/pics/kleopatra_splashscreen.png share/apps/kleopatra/pics/kleopatra_splashscreen.svgz share/apps/kleopatra/pics/kleopatra_wizard.png share/apps/kleopatra/pics/kleopatra_wizard.svgz -share/apps/kmail/pics/key.png -share/apps/kmail/pics/key_bad.png -share/apps/kmail/pics/key_ok.png -share/apps/kmail/pics/key_unknown.png share/apps/kmail2/about/kmail.css share/apps/kmail2/about/main.html share/apps/kmail2/about/top-left-kmail.png @@ -326,6 +323,10 @@ share/apps/kmail2/kmail_part.rc share/apps/kmail2/kmcomposerui.rc share/apps/kmail2/kmmainwin.rc share/apps/kmail2/kmreadermainwin.rc +share/apps/kmail2/pics/key.png +share/apps/kmail2/pics/key_bad.png +share/apps/kmail2/pics/key_ok.png +share/apps/kmail2/pics/key_unknown.png share/apps/kmail2/pics/kmwizard.png share/apps/kmail2/pics/mail-deleted.png share/apps/kmail2/pics/mail-thread-ignored.png @@ -374,10 +375,8 @@ share/apps/kontact/ksettingsdialog/kmail.setdlg share/apps/kontact/ksettingsdialog/knode.setdlg share/apps/kontact/ksettingsdialog/knotes.setdlg share/apps/kontact/ksettingsdialog/korganizer.setdlg -share/apps/kontact/ksettingsdialog/ktimetracker.setdlg share/apps/kontact/ksettingsdialog/specialdates.setdlg share/apps/kontact/ksettingsdialog/summary.setdlg -share/apps/kontact/ktimetrackerui.rc share/apps/kontactsummary/kontactsummary_part.rc share/apps/korgac/icons/hicolor/128x128/apps/korgac.png share/apps/korgac/icons/hicolor/16x16/apps/korgac.png @@ -478,6 +477,7 @@ share/apps/messageviewer/plugins/bodypartformatter/application_ms-tnef.desktop share/apps/messageviewer/plugins/bodypartformatter/text_calendar.desktop share/apps/messageviewer/plugins/bodypartformatter/text_vcard.desktop share/apps/messageviewer/plugins/bodypartformatter/text_xdiff.desktop +share/apps/pimsettingexporter/pimsettingexporter.rc share/autostart/kalarm.autostart.desktop share/autostart/korgac.desktop share/config.kcfg/akregator.kcfg @@ -921,7 +921,6 @@ share/kde4/services/kontact/kmailplugin.desktop share/kde4/services/kontact/knodeplugin.desktop share/kde4/services/kontact/knotesplugin.desktop share/kde4/services/kontact/korganizerplugin.desktop -share/kde4/services/kontact/ktimetracker_plugin.desktop share/kde4/services/kontact/specialdatesplugin.desktop share/kde4/services/kontact/summaryplugin.desktop share/kde4/services/kontact/todoplugin.desktop @@ -990,6 +989,7 @@ share/polkit-1/actions/org.kde.kalarmrtcwake.policy @dirrm share/doc/HTML/en/kabcclient @dirrm share/doc/HTML/en/blogilo @dirrm share/doc/HTML/en/akregator +@dirrm share/apps/pimsettingexporter @dirrm share/apps/messageviewer/plugins/bodypartformatter @dirrm share/apps/messageviewer/plugins @dirrm share/apps/messageviewer/about @@ -1053,8 +1053,6 @@ share/polkit-1/actions/org.kde.kalarmrtcwake.policy @dirrm share/apps/kmail2/pics @dirrm share/apps/kmail2/about @dirrm share/apps/kmail2 -@dirrm share/apps/kmail/pics -@dirrm share/apps/kmail @dirrm share/apps/kleopatra/pics @dirrm share/apps/kleopatra @dirrm share/apps/kjots/themes/xml_output @@ -1077,14 +1075,13 @@ share/polkit-1/actions/org.kde.kalarmrtcwake.policy @dirrm share/apps/kaddressbook/printing @dirrm share/apps/kaddressbook @dirrm share/apps/blogilo -@dirrm share/apps/backupmail @dirrm share/apps/akregator_sharemicroblog_plugin -@dirrm share/apps/akonadi_mailfilter_agent -@dirrm share/apps/akonadi_archivemail_agent @dirrmtry share/apps/akregator/pics @dirrm share/apps/akregator/about @dirrmtry share/apps/akregator @dirrmtry share/apps/akonadiconsole +@dirrm share/apps/akonadi_mailfilter_agent +@dirrm share/apps/akonadi_archivemail_agent @dirrmtry share/apps/akonadi/contact @dirrmtry share/akonadi/agents @dirrmtry share/akonadi diff --git a/deskutils/kdepimlibs4/Makefile b/deskutils/kdepimlibs4/Makefile index 7d69ad6fed55..490fcc964f55 100644 --- a/deskutils/kdepimlibs4/Makefile +++ b/deskutils/kdepimlibs4/Makefile @@ -6,7 +6,7 @@ PORTVERSION= ${KDE4_VERSION} CATEGORIES= deskutils kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE +DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Libraries for KDE-PIM applications @@ -16,16 +16,17 @@ LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme \ boost_thread:${PORTSDIR}/devel/boost-libs \ ical:${PORTSDIR}/devel/libical \ uuid:${PORTSDIR}/misc/e2fsprogs-libuuid \ - prison:${PORTSDIR}/graphics/prison + prison:${PORTSDIR}/graphics/prison \ + qjson:${PORTSDIR}/devel/qjson BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt -USE_XZ= yes +USE_XZ= yes USE_KDE4= kdelibs akonadi kdeprefix kdehier \ - automoc4 ontologies sharedmime soprano + automoc4 nepomuk-core ontologies sharedmime soprano USES= cmake:outsource USE_OPENLDAP= yes -USE_QT4= dbus designer gui network sql xml \ +USE_QT4= corelib dbus declarative designer_build gui network sql xml \ qmake_build moc_build rcc_build uic_build USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes @@ -33,15 +34,10 @@ MAKE_JOBS_SAFE= yes post-patch: ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ ${PATCH_WRKSRC}/cmake/modules/*.cmake - ${REINPLACE_CMD} -e '/find_package/s,PATHS,PATHS ${KDE4_PREFIX}/lib/cmake/Akonadi,' \ - ${PATCH_WRKSRC}/cmake/modules/FindAkonadi.cmake ${REINPLACE_CMD} -e 's|%%KDE4_PREFIX%%|${KDE4_PREFIX}|g' \ ${PATCH_WRKSRC}/cmake/modules/FindQGpgme.cmake - # Prevent updating MIME during build. +# Prevent updating MIME during build. ${REINPLACE_CMD} -e '/^update_xdg_mimetypes/ d' \ ${PATCH_WRKSRC}/CMakeLists.txt -post-install: - @-update-mime-database ${KDE4_PREFIX}/share/mime - .include diff --git a/deskutils/kdepimlibs4/distinfo b/deskutils/kdepimlibs4/distinfo index 19feaac1e28d..01cb09d03c29 100644 --- a/deskutils/kdepimlibs4/distinfo +++ b/deskutils/kdepimlibs4/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/kdepimlibs-4.9.5.tar.xz) = f6ea96baf452895699160b24e7bb67f6a263d1d687abf479415c3b71ac488136 -SIZE (KDE/kdepimlibs-4.9.5.tar.xz) = 2720068 +SHA256 (KDE/4.10.1/kdepimlibs-4.10.1.tar.xz) = e40b158b33987b31ee03be4cdbf44c8e45e2a23d01e5acb88cca387c90b3a384 +SIZE (KDE/4.10.1/kdepimlibs-4.10.1.tar.xz) = 2802312 diff --git a/deskutils/kdepimlibs4/pkg-plist b/deskutils/kdepimlibs4/pkg-plist index ea78857808d7..4de21492ccb9 100644 --- a/deskutils/kdepimlibs4/pkg-plist +++ b/deskutils/kdepimlibs4/pkg-plist @@ -1,3 +1,5 @@ +bin/akonadi_benchmarker +bin/akonaditest include/KDE/Akonadi/AgentBase include/KDE/Akonadi/AgentFactory include/KDE/Akonadi/AgentFilterProxyModel @@ -61,6 +63,7 @@ include/KDE/Akonadi/Contact/StandardContactActionManager include/KDE/Akonadi/Contact/StandardContactFormatter include/KDE/Akonadi/Contact/StandardContactGroupFormatter include/KDE/Akonadi/Control +include/KDE/Akonadi/DBusConnectionPool include/KDE/Akonadi/ETMViewStateSaver include/KDE/Akonadi/Entity include/KDE/Akonadi/EntityDisplayAttribute @@ -97,6 +100,7 @@ include/KDE/Akonadi/KMime/MessageParts include/KDE/Akonadi/KMime/MessageStatus include/KDE/Akonadi/KMime/MessageThreaderProxyModel include/KDE/Akonadi/KMime/MessageThreadingAttribute +include/KDE/Akonadi/KMime/RemoveDuplicatesJob include/KDE/Akonadi/KMime/SpecialMailCollections include/KDE/Akonadi/KMime/SpecialMailCollectionsRequestJob include/KDE/Akonadi/LinkJob @@ -109,6 +113,9 @@ include/KDE/Akonadi/ResourceBase include/KDE/Akonadi/SearchCreateJob include/KDE/Akonadi/ServerManager include/KDE/Akonadi/Session +include/KDE/Akonadi/SocialUtils/ImageProvider +include/KDE/Akonadi/SocialUtils/SocialFeedItem +include/KDE/Akonadi/SocialUtils/SocialNetworkAttributes include/KDE/Akonadi/StandardActionManager include/KDE/Akonadi/TransactionBeginJob include/KDE/Akonadi/TransactionCommitJob @@ -339,6 +346,14 @@ include/KDE/KPIMIdentities/IdentityManager include/KDE/KPIMIdentities/Signature include/KDE/KPIMIdentities/SignatureConfigurator include/KDE/KPIMTextEdit/EMailQuoteHighlighter +include/KDE/KPIMTextEdit/EmoticonTextEditAction +include/KDE/KPIMTextEdit/HtmlHighlighter +include/KDE/KPIMTextEdit/InsertHtmlDialog +include/KDE/KPIMTextEdit/InsertImageDialog +include/KDE/KPIMTextEdit/InsertImageWidget +include/KDE/KPIMTextEdit/InsertTableDialog +include/KDE/KPIMTextEdit/InsertTableWidget +include/KDE/KPIMTextEdit/TableFormatDialog include/KDE/KPIMTextEdit/TextEdit include/KDE/KPIMUtils/Email include/KDE/KPIMUtils/KFileIO @@ -526,6 +541,7 @@ include/akonadi/kmime/messageparts.h include/akonadi/kmime/messagestatus.h include/akonadi/kmime/messagethreaderproxymodel.h include/akonadi/kmime/messagethreadingattribute.h +include/akonadi/kmime/removeduplicatesjob.h include/akonadi/kmime/specialmailcollections.h include/akonadi/kmime/specialmailcollectionsrequestjob.h include/akonadi/kmime/standardmailactionmanager.h @@ -549,6 +565,10 @@ include/akonadi/searchcreatejob.h include/akonadi/selectionproxymodel.h include/akonadi/servermanager.h include/akonadi/session.h +include/akonadi/socialutils/imageprovider.h +include/akonadi/socialutils/libakonadisocialutils_export.h +include/akonadi/socialutils/socialfeeditem.h +include/akonadi/socialutils/socialnetworkattributes.h include/akonadi/specialcollections.h include/akonadi/specialcollectionsrequestjob.h include/akonadi/standardactionmanager.h @@ -803,6 +823,8 @@ include/kimap/setquotajob.h include/kimap/storejob.h include/kimap/subscribejob.h include/kimap/unsubscribejob.h +include/kimaptest/fakeserver.h +include/kimaptest/mockjob.h include/kldap/ber.h include/kldap/kldap_export.h include/kldap/ldapattributeproxymodel.h @@ -848,7 +870,14 @@ include/kpimidentities/kpimidentities_export.h include/kpimidentities/signature.h include/kpimidentities/signatureconfigurator.h include/kpimtextedit/emailquotehighlighter.h +include/kpimtextedit/emoticontexteditaction.h +include/kpimtextedit/htmlhighlighter.h +include/kpimtextedit/inserthtmldialog.h +include/kpimtextedit/insertimagedialog.h +include/kpimtextedit/insertimagewidget.h +include/kpimtextedit/inserttabledialog.h include/kpimtextedit/kpimtextedit_export.h +include/kpimtextedit/tableformatdialog.h include/kpimtextedit/textedit.h include/kpimtextedit/textutils.h include/kpimutils/email.h @@ -979,6 +1008,7 @@ lib/cmake/KdepimLibs/KdepimLibsConfig.cmake lib/cmake/KdepimLibs/KdepimLibsConfigVersion.cmake lib/gpgmepp/GpgmeppConfig.cmake lib/gpgmepp/GpgmeppLibraryDepends.cmake +lib/kde4/akonadi_serializer_socialfeeditem.so lib/kde4/kabc_directory.so lib/kde4/kabc_file.so lib/kde4/kabc_ldapkio.so @@ -1018,6 +1048,9 @@ lib/libakonadi-kmime.so.5.0.1 lib/libakonadi-notes.so lib/libakonadi-notes.so.5 lib/libakonadi-notes.so.5.0.1 +lib/libakonadi-socialutils.so +lib/libakonadi-socialutils.so.5 +lib/libakonadi-socialutils.so.5.0.1 lib/libgpgme++-pthread.so lib/libgpgme++-pthread.so.2 lib/libgpgme++-pthread.so.2.8.0 @@ -1051,6 +1084,7 @@ lib/libkholidays.so.5.0.1 lib/libkimap.so lib/libkimap.so.5 lib/libkimap.so.5.0.1 +lib/libkimaptest.a lib/libkldap.so lib/libkldap.so.5 lib/libkldap.so.5.0.1 @@ -1107,12 +1141,13 @@ share/apps/akonadi/contact/icons/oxygen/16x16/apps/skype_protocol.png share/apps/akonadi/contact/icons/oxygen/16x16/apps/sms_protocol.png share/apps/akonadi/contact/icons/oxygen/16x16/apps/yahoo_protocol.png share/apps/akonadi/contact/pics/world.jpg +share/apps/akonadi/plugins/serializer/akonadi_serializer_socialfeeditem.desktop share/apps/cmake/modules/CheckTimezone.cmake -share/apps/cmake/modules/FindAkonadi.cmake share/apps/cmake/modules/FindGpgme.cmake share/apps/cmake/modules/FindLdap.cmake share/apps/cmake/modules/FindLibical.cmake share/apps/cmake/modules/FindQGpgme.cmake +share/apps/cmake/modules/FindQtOAuth.cmake share/apps/cmake/modules/KDEPimLibsDependencies.cmake share/apps/kabc/countrytransl.map share/apps/kabc/formats/binary.desktop @@ -1136,10 +1171,14 @@ share/apps/libkholidays/plan2/holiday_br_pt-br share/apps/libkholidays/plan2/holiday_by_be share/apps/libkholidays/plan2/holiday_ca-qc_fr share/apps/libkholidays/plan2/holiday_ca_en-gb +share/apps/libkholidays/plan2/holiday_ch_de share/apps/libkholidays/plan2/holiday_ch_fr +share/apps/libkholidays/plan2/holiday_ch_it share/apps/libkholidays/plan2/holiday_cl_es share/apps/libkholidays/plan2/holiday_cn_zh-cn share/apps/libkholidays/plan2/holiday_co_es +share/apps/libkholidays/plan2/holiday_cr_en +share/apps/libkholidays/plan2/holiday_cr_es share/apps/libkholidays/plan2/holiday_cz_cs share/apps/libkholidays/plan2/holiday_de-by_de share/apps/libkholidays/plan2/holiday_de_de @@ -1246,6 +1285,7 @@ share/doc/HTML/en/kioslave/smtp/index.cache.bz2 share/doc/HTML/en/kioslave/smtp/index.docbook share/kde4/services/akonadi/contact/aimprotocol.desktop share/kde4/services/akonadi/contact/gaduprotocol.desktop +share/kde4/services/akonadi/contact/googletalkprotocol.desktop share/kde4/services/akonadi/contact/groupwiseprotocol.desktop share/kde4/services/akonadi/contact/icqprotocol.desktop share/kde4/services/akonadi/contact/ircprotocol.desktop @@ -1283,6 +1323,8 @@ share/kde4/servicetypes/kresources_manager.desktop share/kde4/servicetypes/kresources_plugin.desktop share/mime/application/x-vnd.kde.contactgroup.xml share/mime/packages/kdepimlibs-mime.xml +share/mime/packages/x-vnd.akonadi.socialfeeditem.xml +share/mime/text/x-vnd.akonadi.socialfeeditem.xml @dirrm share/kde4/services/akonadi/contact @dirrmtry share/kde4/services/akonadi @dirrm share/doc/HTML/en/kioslave/smtp @@ -1295,6 +1337,8 @@ share/mime/packages/kdepimlibs-mime.xml @dirrm share/doc/HTML/en/kcontrol/kresources @dirrm share/apps/libkholidays/plan2 @dirrm share/apps/libkholidays +@dirrm share/apps/akonadi/plugins/serializer +@dirrm share/apps/akonadi/plugins @dirrm share/apps/akonadi/contact/pics @dirrm share/apps/akonadi/contact/icons/oxygen/16x16/apps @dirrm share/apps/akonadi/contact/icons/oxygen/16x16 @@ -1324,6 +1368,7 @@ share/mime/packages/kdepimlibs-mime.xml @dirrm include/kmime @dirrm include/kmbox @dirrm include/kldap +@dirrm include/kimaptest @dirrm include/kimap @dirrm include/kholidays @dirrm include/kcalutils @@ -1334,6 +1379,7 @@ share/mime/packages/kdepimlibs-mime.xml @dirrm include/kabc @dirrm include/gpgme++/interfaces @dirrm include/gpgme++ +@dirrmtry include/akonadi/socialutils @dirrmtry include/akonadi/private @dirrm include/akonadi/notes @dirrm include/akonadi/kmime @@ -1360,10 +1406,9 @@ share/mime/packages/kdepimlibs-mime.xml @dirrm include/KDE/KBlog @dirrm include/KDE/KAlarmCal @dirrm include/KDE/KABC +@dirrm include/KDE/Akonadi/SocialUtils @dirrm include/KDE/Akonadi/KMime @dirrm include/KDE/Akonadi/KCal @dirrm include/KDE/Akonadi/Contact @dirrm include/KDE/Akonadi/Calendar @dirrm include/KDE/Akonadi -@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true diff --git a/deskutils/kdeplasma-addons/Makefile b/deskutils/kdeplasma-addons/Makefile index 6f796a1379f0..3bacbc4191fb 100644 --- a/deskutils/kdeplasma-addons/Makefile +++ b/deskutils/kdeplasma-addons/Makefile @@ -5,10 +5,10 @@ PORTVERSION= ${KDE4_VERSION} CATEGORIES= deskutils kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE +DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org -COMMENT= Extra plasmoids for KDE4 +COMMENT= Extra plasmoids for KDE SC 4 LIB_DEPENDS= qalculate.5:${PORTSDIR}/math/libqalculate \ qwt.5:${PORTSDIR}/x11-toolkits/qwt5 \ @@ -20,17 +20,17 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/eigen2.pc:${PORTSDIR}/math/eigen2 CONFLICTS_INSTALL= plasma-applet-icontasks-0.[89].* -USE_XZ= yes +USE_XZ= yes USE_KDE4= kdehier kdelibs kdeprefix libkexiv2 pimlibs workspace \ akonadi attica automoc4 qimageblitz sharedmime soprano USES= cmake:outsource -USE_QT4= dbus gui network opengl script sql svg webkit xml \ +USE_QT4= corelib dbus declarative gui network script sql webkit \ qmake_build moc_build rcc_build uic_build USE_XORG= x11 xrender xtst USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes -OPTIONS_DEFINE= MARBLE IBUS SCIM +OPTIONS_DEFINE= MARBLE SCIM # IBUS OPTIONS_DEFAULT= MARBLE MARBLE_DESC= Support for desktop globe wallpaper @@ -48,10 +48,11 @@ PLIST_SUB+= MARBLE="@comment " .endif .if ${PORT_OPTIONS:MIBUS} +IGNORE= requires ibus version 1.4.2 or greater LIB_DEPENDS+= ibus-1.0:${PORTSDIR}/textproc/ibus PLIST_SUB+= IBUS="" .else -CMAKE_ARGS+= -DWITH_IBUS:BOOL=FALSE +CMAKE_ARGS+= -DBUILD_ibus=off PLIST_SUB+= IBUS="@comment " .endif @@ -59,7 +60,7 @@ PLIST_SUB+= IBUS="@comment " LIB_DEPENDS+= scim-1.0.10:${PORTSDIR}/textproc/scim PLIST_SUB+= SCIM="" .else -CMAKE_ARGS+= -DWITH_SCIM:BOOL=FALSE +CMAKE_ARGS+= -DBUILD_scim=off PLIST_SUB+= SCIM="@comment " .endif @@ -70,7 +71,4 @@ post-patch: ${REINPLACE_CMD} -e '/^update_xdg_mimetypes/ d; /SharedMimeInfo/ d' \ ${WRKSRC}/applets/lancelot/parts/CMakeLists.txt -post-install: - @-update-mime-database ${PREFIX}/share/mime - .include diff --git a/deskutils/kdeplasma-addons/distinfo b/deskutils/kdeplasma-addons/distinfo index 78a944c55072..e81522637f72 100644 --- a/deskutils/kdeplasma-addons/distinfo +++ b/deskutils/kdeplasma-addons/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/kdeplasma-addons-4.9.5.tar.xz) = f6f22d592c448c227d16ba1995d8336c1a41fc1376a9683859ce1764add9475c -SIZE (KDE/kdeplasma-addons-4.9.5.tar.xz) = 1775360 +SHA256 (KDE/4.10.1/kdeplasma-addons-4.10.1.tar.xz) = c1b318705ad02c738502da1d80c8e1c3b3a68f2dbe128d532ab0dc9973bed9c4 +SIZE (KDE/4.10.1/kdeplasma-addons-4.10.1.tar.xz) = 1782948 diff --git a/deskutils/kdeplasma-addons/pkg-plist b/deskutils/kdeplasma-addons/pkg-plist index 11fc0be5b36c..d56139c35f03 100644 --- a/deskutils/kdeplasma-addons/pkg-plist +++ b/deskutils/kdeplasma-addons/pkg-plist @@ -96,6 +96,7 @@ include/lancelot/widgets/TabBar.h include/lancelot/widgets/Widget.h lib/kde4/kcm_krunner_audioplayercontrol.so lib/kde4/kcm_krunner_charrunner.so +lib/kde4/kcm_krunner_dictionary.so lib/kde4/kcm_krunner_spellcheck.so lib/kde4/kcm_plasma_runner_events.so lib/kde4/krunner_audioplayercontrol.so @@ -103,6 +104,7 @@ lib/kde4/krunner_browserhistory.so lib/kde4/krunner_charrunner.so lib/kde4/krunner_contacts.so lib/kde4/krunner_converter.so +lib/kde4/krunner_dictionary.so lib/kde4/krunner_katesessions.so lib/kde4/krunner_konquerorsessions.so lib/kde4/krunner_konsolesessions.so @@ -118,7 +120,6 @@ lib/kde4/plasma_applet_binaryclock.so lib/kde4/plasma_applet_blackboard.so lib/kde4/plasma_applet_bookmarks.so lib/kde4/plasma_applet_bubblemon.so -lib/kde4/plasma_applet_calculator.so lib/kde4/plasma_applet_charselect.so lib/kde4/plasma_applet_comic.so lib/kde4/plasma_applet_dict.so @@ -185,6 +186,7 @@ lib/kde4/plasma_wallpaper_mandelbrot.so %%MARBLE%%lib/kde4/plasma_wallpaper_marble.so lib/kde4/plasma_wallpaper_pattern.so lib/kde4/plasma_wallpaper_potd.so +lib/kde4/plasma_wallpaper_qml.so lib/kde4/plasma_wallpaper_virus.so lib/kde4/plasma_wallpaper_weather.so lib/liblancelot-datamodels.so @@ -288,8 +290,11 @@ share/apps/desktoptheme/default/rssnow/background.svgz share/apps/desktoptheme/default/rssnow/rssnow.svgz share/apps/desktoptheme/default/stylesheets/news.css share/apps/desktoptheme/default/weather/wind-arrows.svgz -share/apps/desktoptheme/default/weatherstation/lcd.svgz +share/apps/desktoptheme/default/weatherstation/lcd2.svgz +share/apps/desktoptheme/default/weatherstation/lcd_digits.svgz share/apps/desktoptheme/default/weatherstation/lcd_panel.svgz +share/apps/desktoptheme/default/weatherstation/weather_icons.svgz +share/apps/desktoptheme/default/weatherstation/wind_arrows.svgz share/apps/desktoptheme/default/widgets/eyes.svg share/apps/desktoptheme/default/widgets/luna.svgz share/apps/desktoptheme/default/widgets/microblog.svgz @@ -328,11 +333,35 @@ share/apps/lancelot/lancelot.notifyrc share/apps/plasma-applet-frame/picture-frame-default.jpg share/apps/plasma-applet-opendesktop-activities/plasma-applet-opendesktop-activities.notifyrc share/apps/plasma-applet-opendesktop/user.css +share/apps/plasma/packages/org.kde.comic/contents/ui/ButtonBar.qml +share/apps/plasma/packages/org.kde.comic/contents/ui/ComicBottomInfo.qml +share/apps/plasma/packages/org.kde.comic/contents/ui/ComicCentralView.qml +share/apps/plasma/packages/org.kde.comic/contents/ui/FullViewWidget.qml +share/apps/plasma/packages/org.kde.comic/contents/ui/ImageWidget.qml +share/apps/plasma/packages/org.kde.comic/contents/ui/main.qml +share/apps/plasma/packages/org.kde.comic/metadata.desktop +share/apps/plasma/packages/org.kde.lcdweather/contents/ui/LCDDigit.qml +share/apps/plasma/packages/org.kde.lcdweather/contents/ui/LCDDisplay.qml +share/apps/plasma/packages/org.kde.lcdweather/contents/ui/Wind.qml +share/apps/plasma/packages/org.kde.lcdweather/contents/ui/main.qml +share/apps/plasma/packages/org.kde.lcdweather/metadata.desktop +share/apps/plasma/packages/org.kde.weather/contents/ui/DetailsView.qml +share/apps/plasma/packages/org.kde.weather/contents/ui/FiveDaysView.qml +share/apps/plasma/packages/org.kde.weather/contents/ui/Notice.qml +share/apps/plasma/packages/org.kde.weather/contents/ui/NoticesView.qml +share/apps/plasma/packages/org.kde.weather/contents/ui/TopPanel.qml +share/apps/plasma/packages/org.kde.weather/contents/ui/Utils.js +share/apps/plasma/packages/org.kde.weather/contents/ui/WeatherListView.qml +share/apps/plasma/packages/org.kde.weather/contents/ui/main.qml +share/apps/plasma/packages/org.kde.weather/metadata.desktop +share/apps/plasma/plasmoids/calculator/contents/ui/calculator.qml +share/apps/plasma/plasmoids/calculator/metadata.desktop share/apps/plasma/plasmoids/konqprofiles/contents/ui/konqprofiles.qml share/apps/plasma/plasmoids/konqprofiles/metadata.desktop share/apps/plasma/plasmoids/konsoleprofiles/contents/ui/konsoleprofiles.qml share/apps/plasma/plasmoids/konsoleprofiles/metadata.desktop share/apps/plasma/plasmoids/nowplaying/contents/code/service.js +share/apps/plasma/plasmoids/nowplaying/contents/config/main.xml share/apps/plasma/plasmoids/nowplaying/contents/images/nocover.svgz share/apps/plasma/plasmoids/nowplaying/contents/ui/AlbumArt.qml share/apps/plasma/plasmoids/nowplaying/contents/ui/CompactLayout.qml @@ -345,6 +374,7 @@ share/apps/plasma/plasmoids/nowplaying/contents/ui/Mpris2.qml share/apps/plasma/plasmoids/nowplaying/contents/ui/PlayPauseButton.qml share/apps/plasma/plasmoids/nowplaying/contents/ui/PositionSlider.qml share/apps/plasma/plasmoids/nowplaying/contents/ui/VLayout.qml +share/apps/plasma/plasmoids/nowplaying/contents/ui/config.ui share/apps/plasma/plasmoids/nowplaying/contents/ui/nowplaying.qml share/apps/plasma/plasmoids/nowplaying/metadata.desktop share/apps/plasma/services/kdeobservatory.operations @@ -356,6 +386,18 @@ share/apps/plasma/services/rtmauth.operations share/apps/plasma/services/rtmtask.operations share/apps/plasma/services/rtmtasks.operations share/apps/plasma/services/tweet.operations +share/apps/plasma/wallpapers/org.kde.animals/contents/ui/Animal.qml +share/apps/plasma/wallpapers/org.kde.animals/contents/ui/animals.qml +share/apps/plasma/wallpapers/org.kde.animals/metadata.desktop +share/apps/plasma/wallpapers/org.kde.haenau/contents/ui/BackgroundElement.qml +share/apps/plasma/wallpapers/org.kde.haenau/contents/ui/BottomBackgroundElement.qml +share/apps/plasma/wallpapers/org.kde.haenau/contents/ui/RightBackgroundElement.qml +share/apps/plasma/wallpapers/org.kde.haenau/contents/ui/main.qml +share/apps/plasma/wallpapers/org.kde.haenau/contents/ui/wallpaper.svgz +share/apps/plasma/wallpapers/org.kde.haenau/metadata.desktop +share/apps/plasma/wallpapers/org.kde.hunyango/contents/ui/main.qml +share/apps/plasma/wallpapers/org.kde.hunyango/contents/ui/wallpaper.svgz +share/apps/plasma/wallpapers/org.kde.hunyango/metadata.desktop share/apps/plasma_pastebin/plasma_pastebin.notifyrc share/apps/plasma_wallpaper_pattern/patterns/bees.desktop share/apps/plasma_wallpaper_pattern/patterns/bees.png @@ -547,6 +589,8 @@ share/kde4/services/plasma-runner-audioplayercontrol_config.desktop share/kde4/services/plasma-runner-contacts.desktop share/kde4/services/plasma-runner-converter.desktop share/kde4/services/plasma-runner-datetime.desktop +share/kde4/services/plasma-runner-dictionary.desktop +share/kde4/services/plasma-runner-dictionary_config.desktop share/kde4/services/plasma-runner-events.desktop share/kde4/services/plasma-runner-events_config.desktop share/kde4/services/plasma-runner-kopete.desktop @@ -560,6 +604,7 @@ share/kde4/services/plasma-wallpaper-mandelbrot.desktop %%MARBLE%%share/kde4/services/plasma-wallpaper-marble.desktop share/kde4/services/plasma-wallpaper-pattern.desktop share/kde4/services/plasma-wallpaper-potd.desktop +share/kde4/services/plasma-wallpaper-qml.desktop share/kde4/services/plasma-wallpaper-virus.desktop share/kde4/services/plasma-wallpaper-weather.desktop share/kde4/services/plasma_applet_plasmaboard.desktop @@ -572,8 +617,19 @@ share/mime/packages/lancelotpart-mime.xml @dirrm share/apps/plasma_wallpaper_pattern/patterns @dirrm share/apps/plasma_wallpaper_pattern @dirrm share/apps/plasma_pastebin +@dirrm share/apps/plasma/wallpapers/org.kde.hunyango/contents/ui +@dirrm share/apps/plasma/wallpapers/org.kde.hunyango/contents +@dirrm share/apps/plasma/wallpapers/org.kde.hunyango +@dirrm share/apps/plasma/wallpapers/org.kde.haenau/contents/ui +@dirrm share/apps/plasma/wallpapers/org.kde.haenau/contents +@dirrm share/apps/plasma/wallpapers/org.kde.haenau +@dirrm share/apps/plasma/wallpapers/org.kde.animals/contents/ui +@dirrm share/apps/plasma/wallpapers/org.kde.animals/contents +@dirrm share/apps/plasma/wallpapers/org.kde.animals +@dirrm share/apps/plasma/wallpapers @dirrm share/apps/plasma/plasmoids/nowplaying/contents/ui @dirrm share/apps/plasma/plasmoids/nowplaying/contents/images +@dirrm share/apps/plasma/plasmoids/nowplaying/contents/config @dirrm share/apps/plasma/plasmoids/nowplaying/contents/code @dirrm share/apps/plasma/plasmoids/nowplaying/contents @dirrm share/apps/plasma/plasmoids/nowplaying @@ -583,6 +639,18 @@ share/mime/packages/lancelotpart-mime.xml @dirrm share/apps/plasma/plasmoids/konqprofiles/contents/ui @dirrm share/apps/plasma/plasmoids/konqprofiles/contents @dirrm share/apps/plasma/plasmoids/konqprofiles +@dirrm share/apps/plasma/plasmoids/calculator/contents/ui +@dirrm share/apps/plasma/plasmoids/calculator/contents +@dirrm share/apps/plasma/plasmoids/calculator +@dirrm share/apps/plasma/packages/org.kde.weather/contents/ui +@dirrm share/apps/plasma/packages/org.kde.weather/contents +@dirrm share/apps/plasma/packages/org.kde.weather +@dirrm share/apps/plasma/packages/org.kde.lcdweather/contents/ui +@dirrm share/apps/plasma/packages/org.kde.lcdweather/contents +@dirrm share/apps/plasma/packages/org.kde.lcdweather +@dirrm share/apps/plasma/packages/org.kde.comic/contents/ui +@dirrm share/apps/plasma/packages/org.kde.comic/contents +@dirrm share/apps/plasma/packages/org.kde.comic @dirrm share/apps/plasma-applet-opendesktop-activities @dirrm share/apps/plasma-applet-opendesktop @dirrm share/apps/plasma-applet-frame @@ -619,5 +687,3 @@ share/mime/packages/lancelotpart-mime.xml @dirrm include/lancelot @dirrm include/KDE/Lancelot/Models @dirrm include/KDE/Lancelot -@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true diff --git a/deskutils/kruler/Makefile b/deskutils/kruler/Makefile index 270fa8ff87f5..14eb301b6276 100644 --- a/deskutils/kruler/Makefile +++ b/deskutils/kruler/Makefile @@ -5,7 +5,7 @@ PORTVERSION= ${KDE4_VERSION} CATEGORIES= deskutils kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE +DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= KDE 4 screen ruler @@ -14,9 +14,9 @@ CONFLICTS= kdegraphics-4.[0-6].* USE_KDE4= kdehier kdelibs kdeprefix automoc4 USES= cmake:outsource -USE_QT4= corelib qmake_build moc_build uic_build rcc_build +USE_QT4= moc_build qmake_build rcc_build uic_build USE_XORG= x11 -USE_XZ= yes +USE_XZ= yes MAKE_JOBS_SAFE= yes .include diff --git a/deskutils/kruler/distinfo b/deskutils/kruler/distinfo index 375c9d42d2f8..d6c095519007 100644 --- a/deskutils/kruler/distinfo +++ b/deskutils/kruler/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/kruler-4.9.5.tar.xz) = 10d3e3c69f3025ca4edb7ee100a88e0d6ddc8f50208352cbb2f4f50517fc11c9 -SIZE (KDE/kruler-4.9.5.tar.xz) = 134052 +SHA256 (KDE/4.10.1/kruler-4.10.1.tar.xz) = f2791378be77709f6e0a89ca59f7d4363e1dea0fe41d465ed4aa15b2a18d55f0 +SIZE (KDE/4.10.1/kruler-4.10.1.tar.xz) = 134228 diff --git a/deskutils/superkaramba/Makefile b/deskutils/superkaramba/Makefile index a990dbce4223..01e46fb9892a 100644 --- a/deskutils/superkaramba/Makefile +++ b/deskutils/superkaramba/Makefile @@ -5,14 +5,14 @@ PORTVERSION= ${KDE4_VERSION} CATEGORIES= deskutils kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE +DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Widget framework for KDE CONFLICTS= kdeutils-4.[0-7].* -USE_XZ= yes +USE_XZ= yes USE_PYTHON= 2.5+ USE_KDE4= kdehier kdelibs kdeprefix automoc4 qimageblitz USES= cmake:outsource diff --git a/deskutils/superkaramba/distinfo b/deskutils/superkaramba/distinfo index b1b2e36f4c55..512b489c277f 100644 --- a/deskutils/superkaramba/distinfo +++ b/deskutils/superkaramba/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/superkaramba-4.9.5.tar.xz) = e608d4f3671ea97fb84fd3ec94c29baa525908a87af6f3bd493a7bb9d075da16 -SIZE (KDE/superkaramba-4.9.5.tar.xz) = 390104 +SHA256 (KDE/4.10.1/superkaramba-4.10.1.tar.xz) = e5d8a5ba425c197a81b1922caeced5cfad30bc7ddba91f7f85d710bd847fbe13 +SIZE (KDE/4.10.1/superkaramba-4.10.1.tar.xz) = 390128 -- cgit v1.2.3