pkgsrc/net/kdenetwork3/buildlink3.mk

21 lines
662 B
Makefile
Raw Normal View History

# $NetBSD: buildlink3.mk,v 1.28 2012/02/06 12:41:13 wiz Exp $
bl3ify and update to kde3.2.2. Changes: * kopete (Cryptography Plugin): Fix enable/disable encryption per message * kopete: Fix suppression of buddy notification on connection * kopete (Jabber Plugin): Fix resource identifiers truncated from Jabber "to" addresses * kopete (Jabber Plugin): Fix Packets from foreign clients are duplicated * kopete (Main Application): Fix isReachable() is not called when clicking on the contact icon * kopete (Jabber Plugin): Fix String bug in account editor * kopete (ICQ and AIM Plugins): Fix [PATCH] ICQ User Info for temporary contacts is not automatically loaded * kopete: Fix Refresh icon cache when KIconLoader settings change * kopete (MSN Plugin): Fix "This user has me on his contact list" is inaccurate * kopete (IRC Plugin): Fix can't log into ANY IRC server * kopete: Fix no mainWindow restore on exec kopete * kopete (Jabber Plugin): Fix Registering new Account dialog in Jabber does not update username * kopete (MSN Plugin): Fix Kopete logs into MSN, connects and pops up current contacts and mail, and then disconnects. It will not stay logged in. * kopete (Main Application): Fix Selecting several contacts and dragging them only moves one * kopete (SMS Plugin): Fix sms sending blocked by kopete determining user is 'offline' * kopete: Fix Type in Kopete handbook * kpf: Fix Incorrect mimetypes for css and other fileformats. * krdc: Fix KRDC does not send key clicks to the server until "special keys" is used * knewsticker: Fix SIGFPE crash when scrolling speed is set to 1 * configure: Fix Extraneous message in admin/Makefile.common using --prefix * kwifimanager: make it compile with libiw-dev (27+) * kwifimanager: auto-scaling statistics window, should now work for every chipset out there * kwifimanager: control center module saves settings * Make various scripts install with the executable bit set
2004-04-20 15:02:56 +02:00
BUILDLINK_TREE+= kdenetwork
bl3ify and update to kde3.2.2. Changes: * kopete (Cryptography Plugin): Fix enable/disable encryption per message * kopete: Fix suppression of buddy notification on connection * kopete (Jabber Plugin): Fix resource identifiers truncated from Jabber "to" addresses * kopete (Jabber Plugin): Fix Packets from foreign clients are duplicated * kopete (Main Application): Fix isReachable() is not called when clicking on the contact icon * kopete (Jabber Plugin): Fix String bug in account editor * kopete (ICQ and AIM Plugins): Fix [PATCH] ICQ User Info for temporary contacts is not automatically loaded * kopete: Fix Refresh icon cache when KIconLoader settings change * kopete (MSN Plugin): Fix "This user has me on his contact list" is inaccurate * kopete (IRC Plugin): Fix can't log into ANY IRC server * kopete: Fix no mainWindow restore on exec kopete * kopete (Jabber Plugin): Fix Registering new Account dialog in Jabber does not update username * kopete (MSN Plugin): Fix Kopete logs into MSN, connects and pops up current contacts and mail, and then disconnects. It will not stay logged in. * kopete (Main Application): Fix Selecting several contacts and dragging them only moves one * kopete (SMS Plugin): Fix sms sending blocked by kopete determining user is 'offline' * kopete: Fix Type in Kopete handbook * kpf: Fix Incorrect mimetypes for css and other fileformats. * krdc: Fix KRDC does not send key clicks to the server until "special keys" is used * knewsticker: Fix SIGFPE crash when scrolling speed is set to 1 * configure: Fix Extraneous message in admin/Makefile.common using --prefix * kwifimanager: make it compile with libiw-dev (27+) * kwifimanager: auto-scaling statistics window, should now work for every chipset out there * kwifimanager: control center module saves settings * Make various scripts install with the executable bit set
2004-04-20 15:02:56 +02:00
.if !defined(KDENETWORK_BUILDLINK3_MK)
KDENETWORK_BUILDLINK3_MK:=
bl3ify and update to kde3.2.2. Changes: * kopete (Cryptography Plugin): Fix enable/disable encryption per message * kopete: Fix suppression of buddy notification on connection * kopete (Jabber Plugin): Fix resource identifiers truncated from Jabber "to" addresses * kopete (Jabber Plugin): Fix Packets from foreign clients are duplicated * kopete (Main Application): Fix isReachable() is not called when clicking on the contact icon * kopete (Jabber Plugin): Fix String bug in account editor * kopete (ICQ and AIM Plugins): Fix [PATCH] ICQ User Info for temporary contacts is not automatically loaded * kopete: Fix Refresh icon cache when KIconLoader settings change * kopete (MSN Plugin): Fix "This user has me on his contact list" is inaccurate * kopete (IRC Plugin): Fix can't log into ANY IRC server * kopete: Fix no mainWindow restore on exec kopete * kopete (Jabber Plugin): Fix Registering new Account dialog in Jabber does not update username * kopete (MSN Plugin): Fix Kopete logs into MSN, connects and pops up current contacts and mail, and then disconnects. It will not stay logged in. * kopete (Main Application): Fix Selecting several contacts and dragging them only moves one * kopete (SMS Plugin): Fix sms sending blocked by kopete determining user is 'offline' * kopete: Fix Type in Kopete handbook * kpf: Fix Incorrect mimetypes for css and other fileformats. * krdc: Fix KRDC does not send key clicks to the server until "special keys" is used * knewsticker: Fix SIGFPE crash when scrolling speed is set to 1 * configure: Fix Extraneous message in admin/Makefile.common using --prefix * kwifimanager: make it compile with libiw-dev (27+) * kwifimanager: auto-scaling statistics window, should now work for every chipset out there * kwifimanager: control center module saves settings * Make various scripts install with the executable bit set
2004-04-20 15:02:56 +02:00
BUILDLINK_API_DEPENDS.kdenetwork+= kdenetwork>=3.5.0nb1
BUILDLINK_ABI_DEPENDS.kdenetwork?= kdenetwork>=3.5.10nb16
bl3ify and update to kde3.2.2. Changes: * kopete (Cryptography Plugin): Fix enable/disable encryption per message * kopete: Fix suppression of buddy notification on connection * kopete (Jabber Plugin): Fix resource identifiers truncated from Jabber "to" addresses * kopete (Jabber Plugin): Fix Packets from foreign clients are duplicated * kopete (Main Application): Fix isReachable() is not called when clicking on the contact icon * kopete (Jabber Plugin): Fix String bug in account editor * kopete (ICQ and AIM Plugins): Fix [PATCH] ICQ User Info for temporary contacts is not automatically loaded * kopete: Fix Refresh icon cache when KIconLoader settings change * kopete (MSN Plugin): Fix "This user has me on his contact list" is inaccurate * kopete (IRC Plugin): Fix can't log into ANY IRC server * kopete: Fix no mainWindow restore on exec kopete * kopete (Jabber Plugin): Fix Registering new Account dialog in Jabber does not update username * kopete (MSN Plugin): Fix Kopete logs into MSN, connects and pops up current contacts and mail, and then disconnects. It will not stay logged in. * kopete (Main Application): Fix Selecting several contacts and dragging them only moves one * kopete (SMS Plugin): Fix sms sending blocked by kopete determining user is 'offline' * kopete: Fix Type in Kopete handbook * kpf: Fix Incorrect mimetypes for css and other fileformats. * krdc: Fix KRDC does not send key clicks to the server until "special keys" is used * knewsticker: Fix SIGFPE crash when scrolling speed is set to 1 * configure: Fix Extraneous message in admin/Makefile.common using --prefix * kwifimanager: make it compile with libiw-dev (27+) * kwifimanager: auto-scaling statistics window, should now work for every chipset out there * kwifimanager: control center module saves settings * Make various scripts install with the executable bit set
2004-04-20 15:02:56 +02:00
BUILDLINK_PKGSRCDIR.kdenetwork?= ../../net/kdenetwork3
.include "../../converters/uulib/buildlink3.mk"
.include "../../databases/gdbm/buildlink3.mk"
Update to KDE 3.3 Changes: * Kopete o Implement Jabber file transfers. Till Gerken o Add Jabber group chat support. Till Gerken o Complete Kopete's handling of external changes to IM data stored in KABC - add new contacts if added in KABC and rearrange metacontacts following the data in KABC, similarly, remove. Will Stephenson o New connection API that supporting logging in as a different status than "online" Matt Rogers o New disconnect API so we can tell when we've been disconnected by the server and can then reconnect. Matt Rogers o Latex render plugin Duncan Mac-Vicar o Add support for bold, italic and underlined messages to Yahoo Matt Rogers o Add new mail notifications to the Yahoo! plugin Matt Rogers o Add SSL Support in IRC Jason Keirstead o Add the ability to associate custom KNotify event notifications with a metacontact (Buddy Pounce) Will Stephenson o Add support for irc:// protocols in Konqueror Jason Keirstead o Change the KopeteAwayAction to be more like Konqueror's Recent Documents Jason Keirstead o Add an alias plugin Jason Keirstead o Seperate the password handling from KopeteAccount Richard Smith o Support amaroK in Kopete's Now Listening plugin Will Stephenson o Action to toggle encryption on/off in a chat. Olivier Goffart o Implement KIMIface in Kopete to enable presence and messaging integration across the desktop. Will Stephenson o Merge data acquired from Kopete's protocols to the KDE address book, e.g. names, email addresses and phone numbers. Will Stephenson o Plugin to invite MSN contacts to uses gnomemeeting. Olivier Goffart o "Send Email..." context menu entry. Reuben Sutton o ICQ, support mimetype application/x-icq to add contacts Stefan Gehn o AIM, support aim: protocol to add contacts Stefan Gehn o ICQ, support for ignore-, invisible- and visible-list Stefan Gehn o MSN incoming File transfers trought the chat session as MSN Messenger 6 does.Olivier Goffart * Remote Desktop Connection (krdc) o Rewrote the RDP client to use an external rdesktop process, which includes support for RDP 5. Currently this requires a patched rdesktop version to be installed. Future rdesktop versions will have this support built-in. Arend van Beelen jr. o Switch to enforce the local cursor. Tim Jansen * KWiFiManager o when multiple cards are in use, each instance shows information for one card Stefan Winter o major code cleanup Stefan Winter o support for wireless scanning Stefan Winter * File Sharing o Create an advanced fileshare Control Center module, based on KSambaPlugin and KNFSPlugin Jan Schaefer o Create an advanced Konqueror properties dialog plugin, based on KSambaPlugin and KNFSPlugin Jan Schaefer
2004-08-21 16:56:17 +02:00
.include "../../devel/libidn/buildlink3.mk"
bl3ify and update to kde3.2.2. Changes: * kopete (Cryptography Plugin): Fix enable/disable encryption per message * kopete: Fix suppression of buddy notification on connection * kopete (Jabber Plugin): Fix resource identifiers truncated from Jabber "to" addresses * kopete (Jabber Plugin): Fix Packets from foreign clients are duplicated * kopete (Main Application): Fix isReachable() is not called when clicking on the contact icon * kopete (Jabber Plugin): Fix String bug in account editor * kopete (ICQ and AIM Plugins): Fix [PATCH] ICQ User Info for temporary contacts is not automatically loaded * kopete: Fix Refresh icon cache when KIconLoader settings change * kopete (MSN Plugin): Fix "This user has me on his contact list" is inaccurate * kopete (IRC Plugin): Fix can't log into ANY IRC server * kopete: Fix no mainWindow restore on exec kopete * kopete (Jabber Plugin): Fix Registering new Account dialog in Jabber does not update username * kopete (MSN Plugin): Fix Kopete logs into MSN, connects and pops up current contacts and mail, and then disconnects. It will not stay logged in. * kopete (Main Application): Fix Selecting several contacts and dragging them only moves one * kopete (SMS Plugin): Fix sms sending blocked by kopete determining user is 'offline' * kopete: Fix Type in Kopete handbook * kpf: Fix Incorrect mimetypes for css and other fileformats. * krdc: Fix KRDC does not send key clicks to the server until "special keys" is used * knewsticker: Fix SIGFPE crash when scrolling speed is set to 1 * configure: Fix Extraneous message in admin/Makefile.common using --prefix * kwifimanager: make it compile with libiw-dev (27+) * kwifimanager: auto-scaling statistics window, should now work for every chipset out there * kwifimanager: control center module saves settings * Make various scripts install with the executable bit set
2004-04-20 15:02:56 +02:00
.include "../../net/openslp/buildlink3.mk"
.include "../../x11/kdebase3/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.endif # KDENETWORK_BUILDLINK3_MK
bl3ify and update to kde3.2.2. Changes: * kopete (Cryptography Plugin): Fix enable/disable encryption per message * kopete: Fix suppression of buddy notification on connection * kopete (Jabber Plugin): Fix resource identifiers truncated from Jabber "to" addresses * kopete (Jabber Plugin): Fix Packets from foreign clients are duplicated * kopete (Main Application): Fix isReachable() is not called when clicking on the contact icon * kopete (Jabber Plugin): Fix String bug in account editor * kopete (ICQ and AIM Plugins): Fix [PATCH] ICQ User Info for temporary contacts is not automatically loaded * kopete: Fix Refresh icon cache when KIconLoader settings change * kopete (MSN Plugin): Fix "This user has me on his contact list" is inaccurate * kopete (IRC Plugin): Fix can't log into ANY IRC server * kopete: Fix no mainWindow restore on exec kopete * kopete (Jabber Plugin): Fix Registering new Account dialog in Jabber does not update username * kopete (MSN Plugin): Fix Kopete logs into MSN, connects and pops up current contacts and mail, and then disconnects. It will not stay logged in. * kopete (Main Application): Fix Selecting several contacts and dragging them only moves one * kopete (SMS Plugin): Fix sms sending blocked by kopete determining user is 'offline' * kopete: Fix Type in Kopete handbook * kpf: Fix Incorrect mimetypes for css and other fileformats. * krdc: Fix KRDC does not send key clicks to the server until "special keys" is used * knewsticker: Fix SIGFPE crash when scrolling speed is set to 1 * configure: Fix Extraneous message in admin/Makefile.common using --prefix * kwifimanager: make it compile with libiw-dev (27+) * kwifimanager: auto-scaling statistics window, should now work for every chipset out there * kwifimanager: control center module saves settings * Make various scripts install with the executable bit set
2004-04-20 15:02:56 +02:00
BUILDLINK_TREE+= -kdenetwork