Update to KDE 3.5
Many new features and refinements. Notable changes include: * Konqueror is the second web browser to pass the Acid2 CSS test, ahead of Firefox and Internet Explorer * Konqueror can also now free web pages from adverts with its ad-block feature * SuperKaramba is included in KDE, providing well-integrated and easy-to-install widgets for the user's desktop * Kopete has support for MSN and Yahoo! webcams * The edutainment module has three new applications (KGeography, Kanagram and blinKen), and has seen huge improvements in Kalzium
This commit is contained in:
parent
253b35727d
commit
fbd77d7bd1
3 changed files with 1393 additions and 12942 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.32 2005/10/13 12:40:51 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.33 2005/12/11 11:06:12 markd Exp $
|
||||
|
||||
DISTNAME= kdelibs-${_KDE_VERSION}
|
||||
PKGNAME= kdelibdocs-${_KDE_VERSION}
|
||||
|
@ -17,19 +17,12 @@ INSTALL_TARGET= install-data-local
|
|||
|
||||
UNLIMIT_RESOURCES+= datasize
|
||||
|
||||
pre-install:
|
||||
${MV} ${PREFIX}/share/doc/kde/HTML/en/kdelibs-apidocs/common \
|
||||
${PREFIX}/share/doc/kde/HTML/en/kdelibs-apidocs/common.save
|
||||
|
||||
post-install:
|
||||
cd ${WRKSRC}; \
|
||||
DOCDIRS="arts dcop dnssd interfaces kabc kate kdecore kdefx kdeprint kdeui khtml kio kjs kmdi knewstuff kparts kresources kutils kwallet libkmid"; \
|
||||
for d in $${DOCDIRS}; do \
|
||||
(cd $${d}; ${GMAKE} install-apidox); \
|
||||
done
|
||||
${RM} ${PREFIX}/share/doc/kde/HTML/en/kdelibs-apidocs/common
|
||||
${MV} ${PREFIX}/share/doc/kde/HTML/en/kdelibs-apidocs/common.save \
|
||||
${PREFIX}/share/doc/kde/HTML/en/kdelibs-apidocs/common
|
||||
|
||||
.include "../../meta-pkgs/kde3/kde3.mk"
|
||||
.include "../../x11/kdelibs3/buildlink3.mk"
|
||||
|
|
14318
x11/kdelibdocs3/PLIST
14318
x11/kdelibdocs3/PLIST
File diff suppressed because it is too large
Load diff
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.26 2005/10/13 12:40:52 markd Exp $
|
||||
$NetBSD: distinfo,v 1.27 2005/12/11 11:06:12 markd Exp $
|
||||
|
||||
SHA1 (kdelibs-3.4.3.tar.bz2) = ab701b90efc9cfe29e8e9c461d8b8c82357d8ef7
|
||||
RMD160 (kdelibs-3.4.3.tar.bz2) = 3bf89c0694f0fbabe46ae75d49f3eaf651fc2a90
|
||||
Size (kdelibs-3.4.3.tar.bz2) = 16877867 bytes
|
||||
SHA1 (kdelibs-3.5.0.tar.bz2) = c03bc6b09add3c487b3e28a5fb1d89efd30a9723
|
||||
RMD160 (kdelibs-3.5.0.tar.bz2) = a170428a7166f322ab86d1c0280f12e23a8f6df3
|
||||
Size (kdelibs-3.5.0.tar.bz2) = 15379557 bytes
|
||||
|
|
Loading…
Reference in a new issue