garnome r6628 - in branches/gnome-2-22: . fifth-toe/pidgin



Author: kbrae
Date: Tue Jun 17 17:27:12 2008
New Revision: 6628
URL: http://svn.gnome.org/viewvc/garnome?rev=6628&view=rev

Log:
	* fifth-toe/pidgin: bump version to 2.4.2
	(CONFIGURE_ARGS): disable Sametime protocol support (external dep
	on meanwhile), disable optional Network Manager and Perl scripting
	support by default -- autodetection seems to be broken



Modified:
   branches/gnome-2-22/ChangeLog
   branches/gnome-2-22/fifth-toe/pidgin/Makefile
   branches/gnome-2-22/fifth-toe/pidgin/checksums

Modified: branches/gnome-2-22/fifth-toe/pidgin/Makefile
==============================================================================
--- branches/gnome-2-22/fifth-toe/pidgin/Makefile	(original)
+++ branches/gnome-2-22/fifth-toe/pidgin/Makefile	Tue Jun 17 17:27:12 2008
@@ -1,5 +1,5 @@
 GARNAME = pidgin
-GARVERSION = 2.4.1
+GARVERSION = 2.4.2
 CATEGORIES = fifth-toe
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
 
@@ -18,6 +18,8 @@
 INSTALL_SCRIPTS = $(WORKSRC)/Makefile
 
 CONFIGURE_ARGS = $(DIRPATHS) --disable-tcl --disable-tk --disable-gtkspell \
+		 --disable-meanwhile \
+		 --disable-nm --disable-perl \
 		 --with-howl-includes=$(prefix)/include/avahi-compat-howl \
 		 --with-dbus-services=$(datadir)/dbus-1/services
 

Modified: branches/gnome-2-22/fifth-toe/pidgin/checksums
==============================================================================
--- branches/gnome-2-22/fifth-toe/pidgin/checksums	(original)
+++ branches/gnome-2-22/fifth-toe/pidgin/checksums	Tue Jun 17 17:27:12 2008
@@ -1 +1 @@
-ff015bb8bbdcc6a9b4ac954c355179d7  download/pidgin-2.4.1.tar.bz2
+2d10f9b6a5f0162cf88016ea2ca0a36d  download/pidgin-2.4.2.tar.bz2



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]