pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www Update to KDE SC 4.8.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8797b713d0e0
branches:  trunk
changeset: 601188:8797b713d0e0
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Mar 19 20:01:09 2012 +0000

description:
Update to KDE SC 4.8.0

remove konq-plugins (now part of kde-baseapps4)

diffstat:

 www/kdewebdev4/Makefile                                     |     6 +-
 www/kdewebdev4/PLIST                                        |     9 +-
 www/kdewebdev4/distinfo                                     |     9 +-
 www/kdewebdev4/patches/patch-klinkstatus_src_CMakeLists.txt |    13 +
 www/konq-plugins/DESCR                                      |    32 -
 www/konq-plugins/Makefile                                   |    28 -
 www/konq-plugins/PLIST                                      |  1807 -----------
 www/konq-plugins/distinfo                                   |     6 -
 www/konq-plugins/patches/patch-aa                           |    15 -
 9 files changed, 29 insertions(+), 1896 deletions(-)

diffs (truncated from 1988 to 300 lines):

diff -r e26d62b5c26a -r 8797b713d0e0 www/kdewebdev4/Makefile
--- a/www/kdewebdev4/Makefile   Mon Mar 19 19:50:49 2012 +0000
+++ b/www/kdewebdev4/Makefile   Mon Mar 19 20:01:09 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2012/03/03 00:14:06 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2012/03/19 20:01:10 markd Exp $
 
 DISTNAME=      kdewebdev-${_KDE_VERSION}
-PKGREVISION=   8
+PKGNAME=       ${DISTNAME:S/-4/4-4/}
 CATEGORIES=    www
 COMMENT=       HTML editor and tools suitable for experienced web developers
 
@@ -16,6 +16,6 @@
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../www/tidy/buildlink3.mk"
 .include "../../x11/kdelibs4/buildlink3.mk"
-.include "../../x11/kdebase-runtime4/buildlink3.mk"
+.include "../../x11/kde-runtime4/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"
diff -r e26d62b5c26a -r 8797b713d0e0 www/kdewebdev4/PLIST
--- a/www/kdewebdev4/PLIST      Mon Mar 19 19:50:49 2012 +0000
+++ b/www/kdewebdev4/PLIST      Mon Mar 19 20:01:09 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2010/04/10 02:45:04 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2012/03/19 20:01:10 markd Exp $
 bin/kfilereplace
 bin/kimagemapeditor
 bin/klinkstatus
@@ -57,11 +57,18 @@
 share/doc/kde/HTML/en/kfilereplace/toolbar.png
 share/doc/kde/HTML/en/kfilereplace/unsortedList.png
 share/doc/kde/HTML/en/kimagemapeditor/common
+share/doc/kde/HTML/en/kimagemapeditor/configure.png
 share/doc/kde/HTML/en/kimagemapeditor/index.cache.bz2
 share/doc/kde/HTML/en/kimagemapeditor/index.docbook
+share/doc/kde/HTML/en/kimagemapeditor/mainwindow.png
+share/doc/kde/HTML/en/klinkstatus/check-settings.png
 share/doc/kde/HTML/en/klinkstatus/common
+share/doc/kde/HTML/en/klinkstatus/identification-settings.png
 share/doc/kde/HTML/en/klinkstatus/index.cache.bz2
 share/doc/kde/HTML/en/klinkstatus/index.docbook
+share/doc/kde/HTML/en/klinkstatus/login-dialog.png
+share/doc/kde/HTML/en/klinkstatus/mail-transport-settings.png
+share/doc/kde/HTML/en/klinkstatus/results-settings.png
 share/doc/kde/HTML/en/klinkstatus/screenshot.png
 share/icons/hicolor/128x128/apps/klinkstatus.png
 share/icons/hicolor/16x16/apps/kimagemapeditor.png
diff -r e26d62b5c26a -r 8797b713d0e0 www/kdewebdev4/distinfo
--- a/www/kdewebdev4/distinfo   Mon Mar 19 19:50:49 2012 +0000
+++ b/www/kdewebdev4/distinfo   Mon Mar 19 20:01:09 2012 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.13 2011/01/23 07:55:15 markd Exp $
+$NetBSD: distinfo,v 1.14 2012/03/19 20:01:10 markd Exp $
 
-SHA1 (kdewebdev-4.5.5.tar.bz2) = 2493e6151c498f4b2ff84363ea51a41eb0d759d9
-RMD160 (kdewebdev-4.5.5.tar.bz2) = ad2a89c0bdce34f3b35acaa08ccc345e7e5efe4d
-Size (kdewebdev-4.5.5.tar.bz2) = 2201952 bytes
+SHA1 (kdewebdev-4.8.0.tar.bz2) = 8919c3a272a954c19a4c0a742e3e686e29650aa4
+RMD160 (kdewebdev-4.8.0.tar.bz2) = be837f67e0de01d91b32d1c323fda6340b671a00
+Size (kdewebdev-4.8.0.tar.bz2) = 2731188 bytes
+SHA1 (patch-klinkstatus_src_CMakeLists.txt) = b3698f7edde82552e0395a27df980d0e58ce0994
diff -r e26d62b5c26a -r 8797b713d0e0 www/kdewebdev4/patches/patch-klinkstatus_src_CMakeLists.txt
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/kdewebdev4/patches/patch-klinkstatus_src_CMakeLists.txt       Mon Mar 19 20:01:09 2012 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-klinkstatus_src_CMakeLists.txt,v 1.1 2012/03/19 20:01:10 markd Exp $
+
+--- klinkstatus/src/CMakeLists.txt.orig        2011-09-26 11:26:04.000000000 +0000
++++ klinkstatus/src/CMakeLists.txt
+@@ -3,6 +3,8 @@ add_subdirectory(plugins)
+ set(GENERIC_KLINKSTATUS_LIB_VERSION "4.0.0")
+ set(GENERIC_KLINKSTATUS_LIB_SOVERSION "4")
+ 
++add_definitions(${KDE4_ENABLE_EXCEPTIONS})
++
+ configure_file(config-tidy.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-tidy.h )
+ 
+ 
diff -r e26d62b5c26a -r 8797b713d0e0 www/konq-plugins/DESCR
--- a/www/konq-plugins/DESCR    Mon Mar 19 19:50:49 2012 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-This module contains plugins that interact with Konqueror.
-
-babelfish - It uses AltaVista's BabelFish site to
-translate the current page to whatever language you want
-
-dirfilter - This allows you to filter the current
-directory in a variety of ways.
-
-domtreeviewer - Displays the document object modelin a dialog box.
-
-htmlvalidator - It uses the w3c HTML validator to validate
-the current page.
-
-cssvalidator - It uses the w3c HTML validator to validate
-the current page.
-
-khtmlsettingsplugin - This allows you to enable or disable a bunch
-of HTML settings without going through the settings dialog.
-
-kimgalleryplugin - It creates an HTML page with thumbnails of
-all the images in the current directory.
-
-uachanger - It allows you to change the user agent
-without going through the settings dialog.
-
-autorefresh - It lets you tell konqueror to refresh a page
-automatically after a specific period.
-
-fsview - Graphical Disk Usage as konqueror plugin for
-inode/directory, for local files.
-
-akregator - add feeds to Akregator directly from Konqueror.
diff -r e26d62b5c26a -r 8797b713d0e0 www/konq-plugins/Makefile
--- a/www/konq-plugins/Makefile Mon Mar 19 19:50:49 2012 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.15 2012/03/03 00:14:06 wiz Exp $
-#
-
-DISTNAME=      konq-plugins-4.4.0
-PKGREVISION=   11
-CATEGORIES=    www kde
-MASTER_SITES=  ${MASTER_SITE_KDE:=4.4.0/src/extragear/}
-EXTRACT_SUFX=  .tar.bz2
-
-MAINTAINER=    markd%NetBSD.org@localhost
-HOMEPAGE=      http://extragear.kde.org/
-COMMENT=       Konqueror plugins (KDE4)
-LICENSE=       gnu-gpl-v2
-
-BUILD_DEPENDS+=        automoc4>=0.9.83:../../devel/automoc4
-
-PKG_DESTDIR_SUPPORT=   user-destdir
-USE_PKGLOCALEDIR=      yes
-USE_LANGUAGES=         c c++
-
-USE_CMAKE=     yes
-USE_TOOLS+=    msgfmt pkg-config
-
-.include "../../www/tidy/buildlink3.mk"
-.include "../../x11/kdebase4/buildlink3.mk"
-.include "../../x11/kdelibs4/buildlink3.mk"
-.include "../../meta-pkgs/kde4/kde4.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r e26d62b5c26a -r 8797b713d0e0 www/konq-plugins/PLIST
--- a/www/konq-plugins/PLIST    Mon Mar 19 19:50:49 2012 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1807 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2010/04/10 03:13:34 markd Exp $
-bin/fsview
-lib/kde4/adblock.so
-lib/kde4/akregatorkonqfeedicon.so
-lib/kde4/autorefresh.so
-lib/kde4/babelfishplugin.so
-lib/kde4/crashesplugin.so
-lib/kde4/dirfilterplugin.so
-lib/kde4/domtreeviewerplugin.so
-lib/kde4/fsviewpart.so
-lib/kde4/khtmlsettingsplugin.so
-lib/kde4/kimgallery.so
-lib/kde4/minitoolsplugin.so
-lib/kde4/rellinksplugin.so
-lib/kde4/searchbarplugin.so
-lib/kde4/uachangerplugin.so
-lib/kde4/validatorsplugin.so
-lib/kde4/webarchiverplugin.so
-lib/kde4/webarchivethumbnail.so
-share/doc/kde/HTML/ca/konq-plugins/babel/common
-share/doc/kde/HTML/ca/konq-plugins/babel/index.cache.bz2
-share/doc/kde/HTML/ca/konq-plugins/babel/index.docbook
-share/doc/kde/HTML/ca/konq-plugins/common
-share/doc/kde/HTML/ca/konq-plugins/crashes/common
-share/doc/kde/HTML/ca/konq-plugins/crashes/index.cache.bz2
-share/doc/kde/HTML/ca/konq-plugins/crashes/index.docbook
-share/doc/kde/HTML/ca/konq-plugins/dirfilter/common
-share/doc/kde/HTML/ca/konq-plugins/dirfilter/index.cache.bz2
-share/doc/kde/HTML/ca/konq-plugins/dirfilter/index.docbook
-share/doc/kde/HTML/ca/konq-plugins/domtreeviewer/common
-share/doc/kde/HTML/ca/konq-plugins/domtreeviewer/index.cache.bz2
-share/doc/kde/HTML/ca/konq-plugins/domtreeviewer/index.docbook
-share/doc/kde/HTML/ca/konq-plugins/fsview/common
-share/doc/kde/HTML/ca/konq-plugins/fsview/index.cache.bz2
-share/doc/kde/HTML/ca/konq-plugins/fsview/index.docbook
-share/doc/kde/HTML/ca/konq-plugins/imgallery/common
-share/doc/kde/HTML/ca/konq-plugins/imgallery/index.cache.bz2
-share/doc/kde/HTML/ca/konq-plugins/imgallery/index.docbook
-share/doc/kde/HTML/ca/konq-plugins/index.cache.bz2
-share/doc/kde/HTML/ca/konq-plugins/index.docbook
-share/doc/kde/HTML/ca/konq-plugins/khtmlsettings/common
-share/doc/kde/HTML/ca/konq-plugins/khtmlsettings/index.cache.bz2
-share/doc/kde/HTML/ca/konq-plugins/khtmlsettings/index.docbook
-share/doc/kde/HTML/ca/konq-plugins/mediaplayer/common
-share/doc/kde/HTML/ca/konq-plugins/mediaplayer/index.cache.bz2
-share/doc/kde/HTML/ca/konq-plugins/mediaplayer/index.docbook
-share/doc/kde/HTML/ca/konq-plugins/uachanger/common
-share/doc/kde/HTML/ca/konq-plugins/uachanger/index.cache.bz2
-share/doc/kde/HTML/ca/konq-plugins/uachanger/index.docbook
-share/doc/kde/HTML/ca/konq-plugins/validators/common
-share/doc/kde/HTML/ca/konq-plugins/validators/index.cache.bz2
-share/doc/kde/HTML/ca/konq-plugins/validators/index.docbook
-share/doc/kde/HTML/ca/konq-plugins/webarchiver/common
-share/doc/kde/HTML/ca/konq-plugins/webarchiver/index.cache.bz2
-share/doc/kde/HTML/ca/konq-plugins/webarchiver/index.docbook
-share/doc/kde/HTML/de/konq-plugins/babel/common
-share/doc/kde/HTML/de/konq-plugins/babel/index.cache.bz2
-share/doc/kde/HTML/de/konq-plugins/babel/index.docbook
-share/doc/kde/HTML/de/konq-plugins/common
-share/doc/kde/HTML/de/konq-plugins/crashes/common
-share/doc/kde/HTML/de/konq-plugins/crashes/index.cache.bz2
-share/doc/kde/HTML/de/konq-plugins/crashes/index.docbook
-share/doc/kde/HTML/de/konq-plugins/dirfilter/common
-share/doc/kde/HTML/de/konq-plugins/dirfilter/index.cache.bz2
-share/doc/kde/HTML/de/konq-plugins/dirfilter/index.docbook
-share/doc/kde/HTML/de/konq-plugins/domtreeviewer/common
-share/doc/kde/HTML/de/konq-plugins/domtreeviewer/index.cache.bz2
-share/doc/kde/HTML/de/konq-plugins/domtreeviewer/index.docbook
-share/doc/kde/HTML/de/konq-plugins/fsview/common
-share/doc/kde/HTML/de/konq-plugins/fsview/index.cache.bz2
-share/doc/kde/HTML/de/konq-plugins/fsview/index.docbook
-share/doc/kde/HTML/de/konq-plugins/imgallery/common
-share/doc/kde/HTML/de/konq-plugins/imgallery/index.cache.bz2
-share/doc/kde/HTML/de/konq-plugins/imgallery/index.docbook
-share/doc/kde/HTML/de/konq-plugins/index.cache.bz2
-share/doc/kde/HTML/de/konq-plugins/index.docbook
-share/doc/kde/HTML/de/konq-plugins/khtmlsettings/common
-share/doc/kde/HTML/de/konq-plugins/khtmlsettings/index.cache.bz2
-share/doc/kde/HTML/de/konq-plugins/khtmlsettings/index.docbook
-share/doc/kde/HTML/de/konq-plugins/mediaplayer/common
-share/doc/kde/HTML/de/konq-plugins/mediaplayer/index.cache.bz2
-share/doc/kde/HTML/de/konq-plugins/mediaplayer/index.docbook
-share/doc/kde/HTML/de/konq-plugins/uachanger/common
-share/doc/kde/HTML/de/konq-plugins/uachanger/index.cache.bz2
-share/doc/kde/HTML/de/konq-plugins/uachanger/index.docbook
-share/doc/kde/HTML/de/konq-plugins/validators/common
-share/doc/kde/HTML/de/konq-plugins/validators/index.cache.bz2
-share/doc/kde/HTML/de/konq-plugins/validators/index.docbook
-share/doc/kde/HTML/de/konq-plugins/webarchiver/common
-share/doc/kde/HTML/de/konq-plugins/webarchiver/index.cache.bz2
-share/doc/kde/HTML/de/konq-plugins/webarchiver/index.docbook
-share/doc/kde/HTML/en/konq-plugins/babel/common
-share/doc/kde/HTML/en/konq-plugins/babel/index.cache.bz2
-share/doc/kde/HTML/en/konq-plugins/babel/index.docbook
-share/doc/kde/HTML/en/konq-plugins/common
-share/doc/kde/HTML/en/konq-plugins/crashes/common
-share/doc/kde/HTML/en/konq-plugins/crashes/index.cache.bz2
-share/doc/kde/HTML/en/konq-plugins/crashes/index.docbook
-share/doc/kde/HTML/en/konq-plugins/dirfilter/common
-share/doc/kde/HTML/en/konq-plugins/dirfilter/index.cache.bz2
-share/doc/kde/HTML/en/konq-plugins/dirfilter/index.docbook
-share/doc/kde/HTML/en/konq-plugins/domtreeviewer/common
-share/doc/kde/HTML/en/konq-plugins/domtreeviewer/index.cache.bz2
-share/doc/kde/HTML/en/konq-plugins/domtreeviewer/index.docbook
-share/doc/kde/HTML/en/konq-plugins/fsview/common
-share/doc/kde/HTML/en/konq-plugins/fsview/index.cache.bz2
-share/doc/kde/HTML/en/konq-plugins/fsview/index.docbook
-share/doc/kde/HTML/en/konq-plugins/imgallery/common
-share/doc/kde/HTML/en/konq-plugins/imgallery/folders.png
-share/doc/kde/HTML/en/konq-plugins/imgallery/index.cache.bz2
-share/doc/kde/HTML/en/konq-plugins/imgallery/index.docbook
-share/doc/kde/HTML/en/konq-plugins/imgallery/look.png
-share/doc/kde/HTML/en/konq-plugins/imgallery/thumbnails.png
-share/doc/kde/HTML/en/konq-plugins/index.cache.bz2
-share/doc/kde/HTML/en/konq-plugins/index.docbook
-share/doc/kde/HTML/en/konq-plugins/khtmlsettings/common
-share/doc/kde/HTML/en/konq-plugins/khtmlsettings/index.cache.bz2
-share/doc/kde/HTML/en/konq-plugins/khtmlsettings/index.docbook
-share/doc/kde/HTML/en/konq-plugins/uachanger/common
-share/doc/kde/HTML/en/konq-plugins/uachanger/index.cache.bz2
-share/doc/kde/HTML/en/konq-plugins/uachanger/index.docbook
-share/doc/kde/HTML/en/konq-plugins/validators/common
-share/doc/kde/HTML/en/konq-plugins/validators/index.cache.bz2
-share/doc/kde/HTML/en/konq-plugins/validators/index.docbook
-share/doc/kde/HTML/en/konq-plugins/webarchiver/common
-share/doc/kde/HTML/en/konq-plugins/webarchiver/index.cache.bz2
-share/doc/kde/HTML/en/konq-plugins/webarchiver/index.docbook
-share/doc/kde/HTML/es/konq-plugins/babel/common
-share/doc/kde/HTML/es/konq-plugins/babel/index.cache.bz2
-share/doc/kde/HTML/es/konq-plugins/babel/index.docbook
-share/doc/kde/HTML/es/konq-plugins/common
-share/doc/kde/HTML/es/konq-plugins/crashes/common
-share/doc/kde/HTML/es/konq-plugins/crashes/index.cache.bz2
-share/doc/kde/HTML/es/konq-plugins/crashes/index.docbook
-share/doc/kde/HTML/es/konq-plugins/dirfilter/common
-share/doc/kde/HTML/es/konq-plugins/dirfilter/index.cache.bz2
-share/doc/kde/HTML/es/konq-plugins/dirfilter/index.docbook
-share/doc/kde/HTML/es/konq-plugins/domtreeviewer/common
-share/doc/kde/HTML/es/konq-plugins/domtreeviewer/index.cache.bz2
-share/doc/kde/HTML/es/konq-plugins/domtreeviewer/index.docbook
-share/doc/kde/HTML/es/konq-plugins/fsview/common
-share/doc/kde/HTML/es/konq-plugins/fsview/index.cache.bz2
-share/doc/kde/HTML/es/konq-plugins/fsview/index.docbook
-share/doc/kde/HTML/es/konq-plugins/imgallery/common
-share/doc/kde/HTML/es/konq-plugins/imgallery/index.cache.bz2
-share/doc/kde/HTML/es/konq-plugins/imgallery/index.docbook
-share/doc/kde/HTML/es/konq-plugins/index.cache.bz2
-share/doc/kde/HTML/es/konq-plugins/index.docbook



Home | Main Index | Thread Index | Old Index