Commit graph

11 commits

Author SHA1 Message Date
jlam
e591d8bd44 Fix up the LIBADD lines of the Makefiles to properly refer to uninstalled
libtool archives by their full pathnames, as noted in the libtool.info
file.  This makes kdemultimedia2 work properly with buildlink2 during
installation when relinking occurs.
2002-09-20 09:57:09 +00:00
skrll
a100f5d455 Update to KDE 2.2.2
Closes pkg/14728 from Mark Davies <mark@mcs.vuw.ac.nz>. Changes from him
with updates from myself.

From www.kde.org... The principal improvements over KDE 2.2.1, release two
months ago, include:

o security-related
	- SSL certificate loading
	- symlink vulnerability in .wmrc access by KDM introduced in 2.2
	- security problem with eFax (used by klprfax)
	- potential problem in PAM invocation by KDM
	- potential harmful side-effect of failed KDM session starts

o new features
	- added support for CodeWeavers' CrossOver plug-in (provides support
	  for QuickTime, etc.)
	- added support for the wheelmouse for scrolling through the
	  KGhostview PS/PDF viewer component
	- ability to search for multiple patterns at a time in the file
	  search dialog
	- debugging multi-threaded applications with KDevelop

o improvements/fixes
	- handling of HTTP links that redirect to FTP
	- POST using SSL through a proxy and sending headers through proxies
	- saving of recently-selected files in the file dialog
	- handling of non-ASCII characters over SMB
	- toolbar button captions with certain styles
	- selecting items with the mouse in Konqueror
	- sorting in Konqueror's textview
	- saving current settings as a theme in the theme manager
	- crashes in KMail with certain mails
	- crash on invoking the KDM chooser
	- non-Latin languages with KDevelop

performance
	- icon loading optimized
	- file dialog speedups
	- stop spinning SMB client processes
	- handling of large files in Kate
2001-12-03 15:37:14 +00:00
jlam
b9d21223ef * Strongly buildlinkify.
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
* Build and install kmid.
* Check that certain X11 libraries are shared libraries before linking
  shared objects against them.
* Fix and sort PLIST.
2001-11-13 21:11:54 +00:00
skrll
a62b3e67a6 Update to KDE 2.2.1
With apologies to Al I wouldn't know where to start with a summary of the
changes between 2.1 and 2.2.1 - there are just too many. A couple of
hopefully static URLS that contain useful information are

http://www.kde.org/announcements/changelog2_1to2_2.html
http://www.kde.org/announcements/changelog2_2to2_2_1.html

Support for a.out for kde{libs,base} added by me. The libtool/a.out
combination doesn't like the linking of modules into binaries. A better
way of doing this will appear in future versions of KDE/pkgsrc.
2001-10-15 22:45:55 +00:00
skrll
08a534ea7f Oops. Make kscd actually compile. Some tidyup.
Pointed out by Kent Polk <kent@goathill.org> in private email.
2001-04-19 06:46:59 +00:00
skrll
652f199c5e Use /dev/sound not /dev/audio. Thanks to Charles for pointing this out. 2001-04-18 09:05:59 +00:00
skrll
9210d56f6e Build and install kscd. Doesn't let me play CDs on my laptop, but I think
that's a problem elsewhere.
2001-04-17 16:03:18 +00:00
skrll
762dcf774a Use /dev/audio in kmidi not /dev/dsp 2001-04-17 09:22:32 +00:00
skrll
2e147b387e Make timidity build environment honour LDFLAGS settings. This should fix
build problems when using xpkgwedge.

Reported by Rex McMaster <rmcm@compsoft.com.au> in pkg/12555
2001-04-05 16:03:51 +00:00
skrll
b364b6211b Make sure libpthread makes it into libmpeglib. Fixes build problems
noted by Tomasz Luchowski <zuntum@netbsd.org> on tech-pkg
2001-03-15 15:35:55 +00:00
skrll
ba30f07a3a Import of KDE 2.1 kdemultimedia package. 2001-03-14 16:13:46 +00:00