aboutsummaryrefslogtreecommitdiff
path: root/devel/dolphin-plugins
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2014-10-19 15:57:27 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2014-10-19 15:57:27 +0000
commit0ea52f99b465b681e2a4bf7c44a8f7093f40fc68 (patch)
tree7d99a8b7b1226b2da14c7c6d04800d30a417873e /devel/dolphin-plugins
parent24055ead515d6e00a9aaf5c651358eb4e8f56300 (diff)
downloadports-0ea52f99b465b681e2a4bf7c44a8f7093f40fc68.tar.gz
ports-0ea52f99b465b681e2a4bf7c44a8f7093f40fc68.zip
KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!
USE_KDE4=kdehier component has been deprecated, new components added: baloo - Baloo core libraries baloo-widgets - Baloo widgets library kfilemetadata - KDE library for extracting file metadata New ports: graphics/kqtquickcharts - QtQuick plugin to render interactive charts misc/artikulate - Pronunciation trainer for KDE (not usable currently, links to both GStreamer 1.x and 0.10.x via dependencies) sysutils/baloo[-widgets] - KDE framework for searching and managing user metadata sysutils/kfilemetadata - Library for extracting file metadata l10n ports: - Farsi (Persian) and Indonesian translations has been readded - Vietnamese didn't pass threshold for inclusion into release astro/kstars: - switch dependency from math/eigen2 to math/eigen3 - add PYKDE option for updating supernovae data deskutils/kdepim4: - update dependencies: add libkgapi and baloo, remove now needless clucene, link-grammar, strigi - add patch to fix build with gcc42 - update COMMENT and description for all KDE PIM ports devel/ruby-krossruby: - remove BROKEN, it builds with ruby 2.x now editors/kate: - add patch to disable memory-hungry build of the kate tests [1] graphics/okular: - add dependency on graphics/libkscreen math/cantor: - add optional dependency on lang/luajit for LuaJIT backend - fix gfortran detection [2] misc/kdehier4: - adapt to new pkg world. Now the purpose of kdehier4 only to link some stuff between KDE4_PREFIX and LOCALBASE. science/kalzium: - switch dependency from math/eigen2 to math/eigen3 - add dependence on science/chemical-mime-data x11-themes/kdeartwork4 - switch dependency from math/eigen2 to math/eigen3 among other changes: - drop deprecated USE_KDE4=kdehier - drop @dirrm from plist - clean up pkg-descr - convert to options helpers - other portlint fixes The area51 repository features commits by alonso, rakuco and myself. PR: 187150 [1] Reported by: pe.freethread@live.com Patch by: Tobias Berner <tcberner@gmail.com> PR: 180674 [2] Reported by: torsten.eichstaedt@web.de PR: 194316 Exp-run: antoine
Notes
Notes: svn path=/head/; revision=371193
Diffstat (limited to 'devel/dolphin-plugins')
-rw-r--r--devel/dolphin-plugins/Makefile3
-rw-r--r--devel/dolphin-plugins/distinfo4
-rw-r--r--devel/dolphin-plugins/pkg-plist2
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/dolphin-plugins/Makefile b/devel/dolphin-plugins/Makefile
index 35aecb77c697..a4977e1c5fe8 100644
--- a/devel/dolphin-plugins/Makefile
+++ b/devel/dolphin-plugins/Makefile
@@ -3,7 +3,6 @@
PORTNAME= dolphin-plugins
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 2
CATEGORIES= devel kde
MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}
@@ -12,7 +11,7 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Plugins for Dolphin file manager
USES= cmake:outsource tar:xz
-USE_KDE4= kdelibs libkonq kdeprefix kdehier automoc4
+USE_KDE4= kdelibs libkonq kdeprefix automoc4
USE_QT4= moc_build qmake_build rcc_build uic_build
.include <bsd.port.mk>
diff --git a/devel/dolphin-plugins/distinfo b/devel/dolphin-plugins/distinfo
index 2fd51fea6c6e..836afa3cab7e 100644
--- a/devel/dolphin-plugins/distinfo
+++ b/devel/dolphin-plugins/distinfo
@@ -1,2 +1,2 @@
-SHA256 (KDE/4.12.5/dolphin-plugins-4.12.5.tar.xz) = 019a6a61329f50ea7ca0aee6e0ff80460d5435332395412b57c3ee81a578bbaf
-SIZE (KDE/4.12.5/dolphin-plugins-4.12.5.tar.xz) = 56088
+SHA256 (KDE/4.14.2/dolphin-plugins-4.14.2.tar.xz) = bf0a066cfc7c4f86e88575666815e11cb5865045fe308d321e78c7ffe3ca88af
+SIZE (KDE/4.14.2/dolphin-plugins-4.14.2.tar.xz) = 58044
diff --git a/devel/dolphin-plugins/pkg-plist b/devel/dolphin-plugins/pkg-plist
index 7aa002b6c4f5..d222fb83b56f 100644
--- a/devel/dolphin-plugins/pkg-plist
+++ b/devel/dolphin-plugins/pkg-plist
@@ -1,4 +1,5 @@
lib/kde4/fileviewbazaarplugin.so
+lib/kde4/fileviewdropboxplugin.so
lib/kde4/fileviewgitplugin.so
lib/kde4/fileviewhgplugin.so
lib/kde4/fileviewsvnplugin.so
@@ -6,6 +7,7 @@ share/config.kcfg/fileviewgitpluginsettings.kcfg
share/config.kcfg/fileviewhgpluginsettings.kcfg
share/config.kcfg/fileviewsvnpluginsettings.kcfg
share/kde4/services/fileviewbazaarplugin.desktop
+share/kde4/services/fileviewdropboxplugin.desktop
share/kde4/services/fileviewgitplugin.desktop
share/kde4/services/fileviewhgplugin.desktop
share/kde4/services/fileviewsvnplugin.desktop