[csw-devel] SF.net SVN: gar:[7243] csw/mgar/pkg/wireshark/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Nov 12 16:04:29 CET 2009


Revision: 7243
          http://gar.svn.sourceforge.net/gar/?rev=7243&view=rev
Author:   dmichelsen
Date:     2009-11-12 15:04:29 +0000 (Thu, 12 Nov 2009)

Log Message:
-----------
wireshark: Some more fixes

Modified Paths:
--------------
    csw/mgar/pkg/wireshark/trunk/Makefile
    csw/mgar/pkg/wireshark/trunk/checksums

Modified: csw/mgar/pkg/wireshark/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wireshark/trunk/Makefile	2009-11-12 13:56:34 UTC (rev 7242)
+++ csw/mgar/pkg/wireshark/trunk/Makefile	2009-11-12 15:04:29 UTC (rev 7243)
@@ -1,9 +1,12 @@
 GARNAME = wireshark
-GARVERSION = 1.2.2
+GARVERSION = 1.2.3
 CATEGORIES = apps
 
 DESCRIPTION = Wireshark (was Ethereal) is a free network protocol analyzer
 define BLURB
+  Wireshark is the world's foremost network protocol analyzer, and is the
+  de facto (and often de jure) standard across many industries and
+  educational institutions.
 endef
 
 MASTER_SITES = $(SF_MIRRORS)
@@ -17,7 +20,11 @@
 #SED = /opt/csw/bin/gsed
 #EXTRA_COMMON_EXPORTS = SED
 
-EXTRA_INC = /opt/csw/include/gtk-2.0
+#EXTRA_INC = $(prefix)/X11/include
+#EXTRA_LIB = $(prefix)/X11/lib
+#EXTRA_PKG_CONFIG_DIRS = $(prefix)/X11/lib
+
+EXTRA_INC += /opt/csw/include/gtk-2.0
 EXTRA_INC += /opt/csw/lib/gtk-2.0/include
 EXTRA_INC += /opt/csw/include/glib-2.0
 EXTRA_INC += /opt/csw/lib/glib-2.0/include
@@ -25,7 +32,7 @@
 EXTRA_INC += /opt/csw/include/pango-1.0
 EXTRA_INC += /opt/csw/include/atk-1.0
 
-EXTRA_LINKER_FLAGS = -lgtk-x11-2.0
+EXTRA_LINKER_FLAGS = -lgtk-x11-2.0 -lX11 /usr/openwin/lib/libXext.so
 
 CONFIGURE_ARGS = $(DIRPATHS)
 

Modified: csw/mgar/pkg/wireshark/trunk/checksums
===================================================================
--- csw/mgar/pkg/wireshark/trunk/checksums	2009-11-12 13:56:34 UTC (rev 7242)
+++ csw/mgar/pkg/wireshark/trunk/checksums	2009-11-12 15:04:29 UTC (rev 7243)
@@ -1 +1 @@
-bb5c09b8cffd461ced4d3251fddb217b  wireshark-1.2.2.tar.bz2
+c2dfc197e485a0b0072ca64b8ac4d24c  wireshark-1.2.3.tar.bz2


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list