summaryrefslogtreecommitdiff
path: root/misc/kdeedu3/patches
diff options
context:
space:
mode:
authormarkd <markd>2005-12-11 11:26:25 +0000
committermarkd <markd>2005-12-11 11:26:25 +0000
commitc6b7e641e55e99580105b4560420bfeb1f38f265 (patch)
tree5f64f20adbc6e3437f82c1ac61794afa6135dfe9 /misc/kdeedu3/patches
parent90c1063826b54d284b7d039d05fcbbf59b926074 (diff)
downloadpkgsrc-c6b7e641e55e99580105b4560420bfeb1f38f265.tar.gz
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
Diffstat (limited to 'misc/kdeedu3/patches')
-rw-r--r--misc/kdeedu3/patches/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/kdeedu3/patches/patch-ac b/misc/kdeedu3/patches/patch-ac
new file mode 100644
index 00000000000..77ac10bb593
--- /dev/null
+++ b/misc/kdeedu3/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.3 2005/12/11 11:34:39 markd Exp $
+
+--- kalzium/src/Makefile.in.orig 2005-12-03 00:26:35.000000000 +1300
++++ kalzium/src/Makefile.in
+@@ -520,7 +520,7 @@ kalzium_SOURCES=eqresult.cpp eqchemview.
+ moleculeparser.cpp \
+ tempunit.cpp settings_colors.cpp settings_misc.cpp settings_units.cpp plotsetupwidget.cpp molcalcwidgetbase.cpp timewidget.cpp somwidget.cpp spectrumview.cpp prefs.cpp
+
+-kalzium_LDADD = ../../libkdeedu/kdeeduplot/libkdeeduplot.la ../../libkdeedu/kdeeduui/libkdeeduui.la $(LIB_KIO) $(LIB_KDEUI) $(LIB_KHTML) -L$(OCAMLLIB) -L$(FACILELIB) $(EQCHEM_LDADD)
++kalzium_LDADD = ../../libkdeedu/kdeeduplot/libkdeeduplot.la ../../libkdeedu/kdeeduui/libkdeeduui.la $(LIB_KIO) $(LIB_KDEUI) $(LIB_KHTML) $(EQCHEM_LDADD)
+ KDE_CXXFLAGS = -D_ISOC99_SOURCE
+ SUBDIRS = icons elementpics data $(EQCHEM_SUB)
+ EXTRA_DIST = main.cpp \