The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / Makefile.am @ master

History | View | Annotate | Download (36 KB)

# Date Author Comment
2c797618 08/06/2014 01:24 PM Jeff Morriss

Revert "Add a cmake build to distcheck to ensure that we distribute all the files necessary to do a cmake build."

We can't know, in autofoo, what arguments are necessary to make 'cmake' actually run successfully on a given system. We should probably just add a buildbot step to build cmake from the source tarball....

2c59a6d2 08/06/2014 01:24 PM Jeff Morriss

Revert "When doing the distcheck cmake check only verify that cmake runs, don't verify that it can build Wireshark."

This change doesn't help: we can't get cmake to run properly.

This reverts commit 956f4423df447f2e7c0f9691ba9928f104d79820.

Change-Id: If1c0ec13ff35fdaa266dcd491350477e2bd91bd1...

956f4423 08/05/2014 03:47 PM Jeff Morriss

When doing the distcheck cmake check only verify that cmake runs, don't verify
that it can build Wireshark.

The purpose of the cmake check is to ensure we are distributing all the of
necessary cmake files. We don't want to get into the business of giving cmake...

70a6d204 08/04/2014 03:49 PM Jeff Morriss

Add a cmake build to distcheck to ensure that we distribute all the files
necessary to do a cmake build.

Note that this does mean that anyone doing "make distcheck" needs cmake.

Bug: 10331
Change-Id: I4360a305aa7f6ffc1b5a5dffad24b928eed45016
Reviewed-on: https://code.wireshark.org/review/3326...

37b5b095 08/04/2014 10:31 AM Evan Huus

Rip out the filetap code

We decided at sharkfest that this wasn't the right design for file dissection;
we have more-or-less settled on way forward, but nobody's shown interest in
implementing it. Whether or not that ever happens, this code is effectively...

3c9556ae 08/01/2014 11:13 AM Jeff Morriss

Add doxygen_global.cfg to the source distribution.

Change-Id: Ifc552ac74b84bce2a695189794440c905bf140a5
Reviewed-on: https://code.wireshark.org/review/3323
Reviewed-by: Jeff Morriss <>

7f9fdbb8 08/01/2014 10:11 AM Jeff Morriss

Add wireshark.pc.in to the source distribution (needed for cmake).

Bug: 10331
Change-Id: I81e0d224917cd4b38215e28ec146cd80efdb99d2
Reviewed-on: https://code.wireshark.org/review/3316
Reviewed-by: Jeff Morriss <>

3ac49be9 07/31/2014 04:55 AM Guy Harris

Add more files to the release tarball.

Change-Id: I02ce275154979ff56f8f8929e5909f3035f62c47
Reviewed-on: https://code.wireshark.org/review/3286
Reviewed-by: Guy Harris <>

067beb02 07/31/2014 03:43 AM Guy Harris

Add a bunch of missing files to the distribution.

Files from the debian directory, documents from the doc directory,
graphics from the docbook/wsug_graphics directory, and the echld
Makefile.nmake.

Change-Id: Iccccc58811753581b0b180053defd937aea22f95
Reviewed-on: https://code.wireshark.org/review/3283...

5dd83af2 07/31/2014 12:45 AM Guy Harris

Add some missing CMake files to the distribution.

Change-Id: I67ca59bb77766f4625e64b9042cdcb5d03cd7994
Reviewed-on: https://code.wireshark.org/review/3281
Reviewed-by: Guy Harris <>

8aa05077 07/27/2014 03:55 PM Guy Harris

Add some scripts to fix up Qt's OS X binary packages.

You have to run macosx-support-lib-patches/qt-fix-pc-files manually,
telling it where Qt was installed, but so it goes....

Change-Id: I8668a1fc4254cc002aee068749edb3cf3bdb854f
Reviewed-on: https://code.wireshark.org/review/3215...

4b720691 07/18/2014 04:50 PM Fabian Raetz

Fix install_desktop_files non-portability and add out-of-tree support.

Prepend $(srcdir)/ to the sources in install commands, and get rid of
the -T flag, as it's GNU coreutils install-specific; some versions of
install don't support -T at all, and FreeBSD's install has a -T flag...

61ac8156 07/15/2014 07:28 PM Guy Harris

No more README.irix.

Change-Id: I3c906451549d28040f1068356bf7e62bff9cd92a
Reviewed-on: https://code.wireshark.org/review/3065
Reviewed-by: Guy Harris <>

9e6487f2 07/04/2014 03:25 AM Guy Harris

Move utility routines for capturing into a libcaputils static library.

Some of those routines are used only in dumpcap; others are used in
TShark and Wireshark as well.

Change-Id: I9d92483f2fcff57a7d8b6bf6bdf2870505d19fb7
Reviewed-on: https://code.wireshark.org/review/2841...

2c9d2bea 07/02/2014 04:27 PM Guy Harris

Fail if any of the install-exec-hook commands fails.

Hopefully, this will mean that somebody doing a set-UID/set-GID/setcap
installation as themselves rather than as root will not "succeed" but
leave dumpcap installed without enhanced privileges, so the underlying...

c63cd9f8 06/25/2014 10:59 PM Basil

New HP DTD dictionary file

Bug: 10206
Change-Id: Ibe056ed37d3619aabfb17d3c2c5e85e67deae4e5
Reviewed-on: https://code.wireshark.org/review/2617
Reviewed-by: Jeff Morriss <>
Reviewed-by: Evan Huus <>

dbd409d0 06/24/2014 03:10 AM Guy Harris

Fix OS X CMake build.

I have NO idea why this makes a difference, but, without this
change, APPLE_CORE_FOUNDATION_LIBRARY is apparently not set correctly
for wsutil/CMakeLists.txt, and, with this change, it is. I guess
there's something magic involved here with "global" CMake variables or...

213189ef 06/23/2014 07:58 PM Guy Harris

Move the routines to talk to dumpcap into a static libcapchild.

This pulls some stuff out of the top-level directory, and means we don't
have to build them once for every program using them.

Change-Id: I37b31fed20f2d5c3563ecd2bae9fd86af70afff5
Reviewed-on: https://code.wireshark.org/review/2591...

43d9a4b1 06/17/2014 03:44 PM Joerg Mayer

Simplify obtaining the absolute path of the build dir

Change-Id: If0fabce21d7d12435f4f78768f7193564eeb2bb8
Reviewed-on: https://code.wireshark.org/review/2339
Reviewed-by: Jörg Mayer <>

d58ac9ad 06/16/2014 06:54 PM Guy Harris

Get rid of the last bits of Python, as they break the build.

Bereft of life, it rests in peace.

Change-Id: I8b9bc8c6cef0635d5526aa6b389aa33bc41fbc66
Reviewed-on: https://code.wireshark.org/review/2284
Reviewed-by: Guy Harris <>

aeb1888a 06/16/2014 05:19 PM Jeff Morriss

Remove the (old, broken) Python bindings option to ./configure (and a few other references).

Change-Id: I470502bfae6617a798d0c2538f0f04ff7d36fee5
Reviewed-on: https://code.wireshark.org/review/2277
Reviewed-by: Jeff Morriss <>

5a49913c 06/12/2014 05:15 AM Guy Harris

Make sure image/expert_ok.png ends up in a source tarball.

Change-Id: I7ad2b53d706d953d443ef935f1edb84c46d7fa16
Reviewed-on: https://code.wireshark.org/review/2156
Reviewed-by: Guy Harris <>

fcb019ac 06/10/2014 10:51 AM AndersBroman

Change HAVE_SSE42 to HAVE_SSE4_2 add $(SIMD_FLAGS)
Add autotools macros to distribution
Call AX_EXT to define HAVE_SSE4_2

Change-Id: I9ff085d923dfafb32510cdd14290e74a2aaea302
Reviewed-on: https://code.wireshark.org/review/2110
Tested-by: Anders Broman <>...

a08cbe70 06/09/2014 06:02 PM Balint Reczey

Use only dpkg-buildpackage for building .debs

This makes .deb generation not depending on autotools and also removes
debian-package target from autotools-generated Makefile.

Change-Id: Ia684cd310d85906763af1035fddf39c1fbaed984
Reviewed-on: https://code.wireshark.org/review/2052...

e04f321c 06/08/2014 09:48 PM Balint Reczey

Fix make debian-package

Change-Id: I3474889d18036c239b22c7a21d8e949072250fbb
Reviewed-on: https://code.wireshark.org/review/2042
Reviewed-by: Evan Huus <>

671d6c90 06/08/2014 01:51 PM Balint Reczey

Fix make dist

Change-Id: I96e25a3be6db53fcfacb631fdc48c03a63f195f2
Reviewed-on: https://code.wireshark.org/review/2040
Reviewed-by: Evan Huus <>
Reviewed-by: Balint Reczey <>
Tested-by: Balint Reczey <>

76cabf36 05/28/2014 11:18 AM Alexis La Goutte

Try to fix Ubuntu buildbot (make dist failed)

No rule to make target `cmake/modules/FeatureSummary.cmake', needed by `distdir'. Stop.

Change-Id: I66124151ded4d9e3aeed3f9f27aa2fca81a962cb
Reviewed-on: https://code.wireshark.org/review/1817
Reviewed-by: Alexis La Goutte <>

bd38b315 04/25/2014 12:23 AM Stig Bjørlykke

Support out-of-source checkapi

Always call $(top_srcdir)/tools/checkAPIs.pl with -sourcedir=$(srcdir)
from Makefile.am to allow out-of-source 'make checkapi'.

Change-Id: I60d7e0079984a8ededdacf4517a0738486fa7973
Reviewed-on: https://code.wireshark.org/review/1294...

757aa332 03/31/2014 02:48 PM Alexis La Goutte

Continue to remove $Id$ from top of file

(Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash)

Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd
Reviewed-on: https://code.wireshark.org/review/881
Reviewed-by: Anders Broman <>

3258588c 03/24/2014 09:33 AM AndersBroman

Don't include voip_bg.xpm, it's not used any more.

Change-Id: I34fb5166afb7b1218cb7e011096c4a3455b364d3
Reviewed-on: https://code.wireshark.org/review/812
Reviewed-by: Anders Broman <>

d8265cd8 03/16/2014 02:03 PM Michael Mann

Remove Visual Studio solution and project files (and their existence from Makefiles)

There have been discussions on -dev about removing this and I believe I was the last holdout. Finally convinced that I should just have a local copy (ignored by git)

Change-Id: Ic72a22baf58e3412023cf851f0fce16eb07113b0...

f3f77bd1 03/13/2014 04:28 PM Pascal Quantin

Add tfshark.rc.in to Makefile.am

Change-Id: I7d987534243a3e1575191f67d8b660c3c4c4731f
Reviewed-on: https://code.wireshark.org/review/641
Reviewed-by: Pascal Quantin <>

0284e87b 03/12/2014 05:44 PM Guy Harris

Consistently put -lm at the end of library lists.

I'm not sure why it's associated with GLIB_LIBS in most entries - at
some point, was it the case that we didn't use libmath routines but GLib
did? - but there's no guarantee that other libraries don't use them, so...

988a1846 03/02/2014 01:18 PM Josip Medved

Added Cisco Starent Diameter dictionary entries.

Change-Id: Ib7fa98639b6de965148349948ccf86d8c8641fb1
Reviewed-on: https://code.wireshark.org/review/438
Reviewed-by: Anders Broman <>

f9669809 02/07/2014 06:03 PM Gerald Combs

Replace "svn" with "git" all over the place.

Rename "SVNPATH" to "GITBRANCH" since that seems more appropriate.
Rename "svnversion.h" to "version.h" as Evan suggested. Update some
URLs. In make-version.pl, make sure we don't set an improper upstream
branch name. Use the number of commits + short hash from `git describe`...

4982d95f 02/02/2014 02:26 PM Ville Skyttä

Install SVG icon.

Closes-Bug: #9590

Change-Id: I20b29ccc4237434c4a3d11615fc2cad832c3c685
Reviewed-on: https://code.wireshark.org/review/80
Reviewed-by: Alexis La Goutte <>
Tested-by: Alexis La Goutte <>

1bd24074 01/12/2014 05:21 PM Jörg Mayer

One more place where setcap does not need inheritance

svn path=/trunk/; revision=54708

31e24e47 01/11/2014 02:47 PM Michael Mann

Link wiretap library with tfshark. This is hopefully a "temporary" fix as the plan is to not have tfshark depend on wiretap.

From Michal Labedzki

svn path=/trunk/; revision=54697

658e0b30 01/08/2014 03:50 PM Guy Harris

At least some of the files in PLATFORM_CAPTURE_SRC are needed by
programs that use {lib,win}pcap but that don't capture traffic, such as
rawshark; rename it to PLATFORM_PCAP_SRC, to match CMake.

svn path=/trunk/; revision=54671

324a7c90 01/08/2014 03:22 PM Guy Harris

Rename PLATFORM_SRC to PLATFORM_CAPTURE_SRC, to match the CMake name.

svn path=/trunk/; revision=54669

bf284da2 01/07/2014 11:35 PM Michael Mann

TFShark (Terminal Fileshark) v.001. Bug 9607 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9607)

This is a VERY PRELIMINARY version of tfshark. It's an attempt to jumpstart FileShark and its architecture. Right now it's mostly just a very stripped down version of tshark with all of the necessary build modifications (including now building filetap library since tfshark depends on it)...

643b5726 01/02/2014 12:47 PM Anders Broman

Stop building and distributing the asn1 plugin. I bleleve it to be obsolete.

svn path=/trunk/; revision=54559

e21fd7c0 12/12/2013 09:59 PM Guy Harris

Add a "captype" file that just reports the type of a capture file, based
on what libwiretap thinks it is.

Update some comments to reflect the death of the hack used to include
(libwiretap) plugin support in programs not built with libwireshark.

svn path=/trunk/; revision=54015

0cc1545d 12/02/2013 03:30 AM Guy Harris

Move most of the plugin code from epan to wsutil and remove all
knowledge of particular types of plugins. Instead, let particular types
of plugins register with the common plugin code, giving a name and a
routine to recognize that type of plugin.

In particular applications, only process the relevant plugin types....

69017ac3 11/26/2013 06:43 PM Jeff Morriss

Overhaul rpm-building options a bit: as suggested by Anders, have the RPM follow
./configure's options for gtk2 vs gtk3 vs qt.

Make it possible to not build the GNOME package (now both UIs' packages are
optional). I think Chris requested this a while ago....

db25270d 11/16/2013 09:55 PM Guy Harris

Move the epan/filesystem.c routines to wsutil; they're not specific to
packet dissection, they're specific to the entire Wireshark suite of
programs.

svn path=/trunk/; revision=53377

628dda9d 11/11/2013 04:13 PM Pascal Quantin

From Michael Bean via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9384 :
Add support for Alcatel-Lucent 8950 AAA

svn path=/trunk/; revision=53258

58d01512 10/28/2013 10:28 PM Jeff Morriss

Make it so out-of-tree builds (autofoo and cmake) have access to the various
data files (diameter/*, COPYING, manuf) when running *shark from the
build directory.

Do this by passing in the top-level source directory as a compile-time
definition (unfortunately this has to be in the top-level Makefile too because...

bd0a70c4 10/22/2013 06:32 PM Balint Reczey

Revert "Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9209 :"

This reverts commit r52441.

svn path=/trunk/; revision=52772

df1b8d3d 10/07/2013 03:06 PM Jeff Morriss

Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9209 :

Debian still uses XPMs for their menu system1 so distribute wsicon32.xpm in
the source tarball again (reverting part of r48565). This is the icon that
debian/wireshark.menu refers to.

[1] http://lintian.debian.org/tags/menu-icon-not-in-xpm-format.html...

99f457bd 10/01/2013 05:04 PM Gerald Combs

Use separate "Read me first" files for Qt and GTK+.

svn path=/trunk/; revision=52321

5687b33b 09/30/2013 01:19 PM Gerald Combs

Make sure we copy Wireshark's libraries to Frameworks. Use top_builddir
instead of top_srcdir. It shouldn't make any difference in our case but
it's more correct.

svn path=/trunk/; revision=52302

098819b3 09/30/2013 04:38 AM Alexis La Goutte

Fix compile when use gzip from make dist-gzip (Missing some images)

svn path=/trunk/; revision=52284

d179a1b7 09/13/2013 05:06 PM Jeff Morriss

Move debian-setup.sh into tools/

svn path=/trunk/; revision=52023

61d2e641 08/21/2013 03:53 PM Anders Broman

Make it possible to add custom Diameter AVP .xml files and distribute them by adding the file name to separate files and leave the "normal" makefiles untouched.

svn path=/trunk/; revision=51457

d9ebff02 08/21/2013 02:39 PM Guy Harris

Arrange that "make distcheck" use the GUI configure flags used to
configure Wireshark, so we don't, for example, do "make distcheck" with
no options, and thus default to GTK+ 3, on a system without GTK+ 3 where
Wireshark was configured with --with-gtk2. (This also means that if...

2dab57f4 08/07/2013 12:33 PM Gerald Combs

Switch to make-services.py. Fix some variable names and version tests.

svn path=/trunk/; revision=51189

35e22051 07/25/2013 11:40 AM Jeff Morriss

Make it easier to add custom (proprietary) Diameter XML files.

svn path=/trunk/; revision=50889

285a4390 07/24/2013 09:01 PM Jeff Morriss

Reinstate r47243 (i.e., revert r50869): with the old way "make distcheck"
fails.

Fix radius/Custom.make so that automake likes it (remove the \ followed by
nothing). Once that's done, make the inclusion of that file mandatory so
that it actually (as I supposed--incorrectly--would happen in r47243) gets...

f317c782 07/24/2013 06:34 PM Guy Harris

The files in aclocal-fallback are copies of .m4 files from various
packages, providing macros that we use in our configure script in case
somebody building from SVN doesn't happen to have the package installed
and thus doesn't happen to have those macros defined....

0e60bd6e 07/24/2013 04:54 PM Jeff Morriss

Use the dist_ prefix for the _DATA variables. That way we don't have to
explicitly add them to the distribution (via EXTRA_DIST).

svn path=/trunk/; revision=50878

b5167576 07/24/2013 01:34 PM Anders Broman

Revert http://anonsvn.wireshark.org/viewvc/trunk/Makefile.am?r1=47243&r2=47242&pathrev=47243

Config.nmake is needed when doing "make install" on a build from a tarball.

svn path=/trunk/; revision=50869

6dd1cb7f 07/18/2013 05:32 AM Pascal Quantin

Fix copy/paste error

svn path=/trunk/; revision=50727

d64dbd37 07/18/2013 05:27 AM Pascal Quantin

From Anders: add Verizon Wireless dictionary

svn path=/trunk/; revision=50726

891854ca 07/15/2013 10:31 AM Jeff Morriss

As suggest by Balint:

Remove the 03-preferences patch: there's an ongoing discussion over at Debian
about using xdg-open to open URLs1 (instead of sensible-browser as this
patch was doing) and anyway xdg-open behaves better for Balint.

Since we'll be using xdg-open, add a dependency on xdg-utils (also suggested...

54bb2e7a 07/14/2013 10:48 PM Jeff Morriss

Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific there and moving it avoids having to recompile the file for use in editcap and capinfos (which don't link against libwireshark).

svn path=/trunk/; revision=50598

0f80d544 07/12/2013 06:28 PM Guy Harris

Note the issue with setting program_LINK.

svn path=/trunk/; revision=50545

31f37c2b 07/12/2013 06:06 PM Guy Harris

Setting wireshark_LINK means that wireshark_LDFLAGS isn't used; there's
no need to set it for the GTK+ version, so don't. (For Qt, we should
find some other way of forcing it to link wireshark-qt as a C++ program,
perhaps by having a wireshark-qt.cpp file in the top-level source...

278567c4 07/12/2013 03:29 AM Guy Harris

Revert a change that shouldn't have been checked in.

svn path=/trunk/; revision=50530

5be96e75 07/12/2013 03:27 AM Guy Harris

print.ps moved to epan.

svn path=/trunk/; revision=50529

4dcc156c 07/11/2013 11:50 PM Jeff Morriss

Move the print modules into epan.

svn path=/trunk/; revision=50526

ff15b893 07/09/2013 12:41 AM Guy Harris

Use older versions of some libraries, and build 32-bit, when building
for Leopard. Fix some issues that came up with the older versions.

We don't support building on Leopard - we check for that up front - so
eliminate some code to handle that.

When uninstalling, check for the installed version by looking at the...

519c5aff 07/06/2013 12:42 PM Guy Harris

Add a --enable-osx-deploy-target option to set the deployment target
when building for OS X; that causes the MACOSX_DEPLOYMENT_TARGET
environment variable to be set when building (so that, for example, we
don't use linker features available on the version on which we're...

f3f15607 06/27/2013 06:30 AM Guy Harris

Don't assume the system include files are under /usr/include; trick the
compiler into saying where they are, and use that.

Patch a bug in PortAudio pa_stable_v19_20111121 that clang found.

svn path=/trunk/; revision=50186

681efb2d 06/26/2013 11:12 AM Jeff Morriss

Don't link wireshark against the Qt libraries and don't like wireshark-qt
against the Gtk+ libraries.

(I didn't notice this before because the resulting programs aren't, on my
system, actually linked against the libraries they don't use--presumably
because of the "-Wl,--as-needed" flag.)...

0a060270 06/25/2013 05:09 PM Luis Ontanon

Last changes to autofoo, rename the files as they live now in their own dir...

svn path=/trunk/; revision=50152

fd95d841 06/25/2013 03:51 PM Jeff Morriss

Allow the Gtk+ and Qt versions to be built simultaneously (with autotools).

./configure now accepts:
--with-gtk2 : enabled by default; exclusive of --with-gtk3
--with-gtk3 : disabled by default; exclusive of --with-gtk2
--with-qt : disabled by default, can be specified with gtk...

e200f6cb 06/25/2013 01:43 PM Luis Ontanon

This should get cmake to ignore echld...

svn path=/trunk/; revision=50141

a75e89c7 06/25/2013 12:50 AM Luis Ontanon

Revert --with-echld until I find out how to get it to work with Cmake...
:

svn path=/trunk/; revision=50138

1c8b686e 06/25/2013 12:20 AM Luis Ontanon

--with-echld

svn path=/trunk/; revision=50137

c1d34d4b 05/21/2013 09:19 PM Guy Harris

On OS X, get the interface type from the System Configuration framework.

svn path=/trunk/; revision=49486

6cbb955d 05/01/2013 05:53 PM Gerald Combs

Install the new global profiles and add them to the distribution.

svn path=/trunk/; revision=49122

d64f28d6 05/01/2013 09:22 AM Jeff Morriss

Remove cmake/modules/FindPYTHON.cmake from the source distribution.

svn path=/trunk/; revision=49109

9120bf88 04/29/2013 08:27 PM Gerald Combs

Move the contents of wsar_html/core to wsar_html. Create tag files for
core, epan, and ui, and link them to each other to varying degrees. This
seems to be the best way to organize our documentation. The alternative
is to switch to a single doxygen.cfg and manually add files to different...

098997e5 04/26/2013 02:23 PM Gerald Combs

Buildbot (via Twisted) sets a restrictive umask. Unset it before we run
Doxygen.

svn path=/trunk/; revision=49052

ea5829c5 04/26/2013 01:49 PM Gerald Combs

Add some Doxygen checks.

svn path=/trunk/; revision=49051

e6434ae1 04/25/2013 08:07 PM Gerald Combs

Update the main, epan, and ui Doxygen configuration files. Change the
output directory to wsar_html (Wireshark API Reference HTML) to match
the Docbook naming convention. In each doxygen.cfg.in move the
doxygen_global.cfg to the top of the file so that our local definitions...

393ea679 04/24/2013 12:51 PM Anders Broman

Add a basic file for China Telecom AVP:s.

svn path=/trunk/; revision=49017

18287654 03/28/2013 03:12 AM Jaap Keuter

Make that wssplash underscore dev dot png

svn path=/trunk/; revision=48608

8bdb5aad 03/28/2013 02:50 AM Jaap Keuter

Distribute the shiny new splash screen logos.

svn path=/trunk/; revision=48607

7f7fcfbd 03/27/2013 02:25 PM Gerald Combs

Fix dist.

svn path=/trunk/; revision=48593

d38a9f54 03/26/2013 05:35 PM Gerald Combs

Add new capture toolbar icons.

svn path=/trunk/; revision=48571

483aa2e0 03/26/2013 05:01 PM Jeff Morriss

Add wsicon128.png to the source distribution.

Install some more icon sizes (24x24 and 128x128) when installing desktop files.

svn path=/trunk/; revision=48570

a0a1082e 03/26/2013 04:28 PM Gerald Combs

Fix dist.

svn path=/trunk/; revision=48567

d1b87423 03/26/2013 03:51 PM Gerald Combs

More icon updates.

Use the PNG versions of the new application icons.

Remove the XPM versions of the Wireshark application and capture icons.
To paraphrase Zoidberg, XPMs are bad and we should feel bad. Remove
xpm_to_widget_from_parent (which we weren't using and likely won't use...

827eb58b 03/12/2013 02:53 AM Jaap Keuter

From David Arnold:
Replace use of INCLUDES with AM_CPPFLAGS in all Makefiles to placate recent autotools.

svn path=/trunk/; revision=48261

6eb2e289 03/08/2013 06:40 PM Jeff Morriss

freekdesktop.org says all themes must fall back to 'hicolor' if they don't find
a theme-specific icon (and as such hicolor is where applications should
install their icons). So: don't install some of our icons in the gnome area,
install them all in hicolor....

1a8a9a1b 03/05/2013 04:35 PM Jeff Morriss

Don't have a separate srpm-package target: we already build the SRPM while building the RPM (since r47574).

svn path=/trunk/; revision=48105

2c3a297f 03/05/2013 04:31 PM Jeff Morriss

Move the install_desktop_files target so it's not in the middle of the various package-making targets.

svn path=/trunk/; revision=48103

663e6a6d 02/28/2013 06:02 PM Jeff Morriss

Make it so that alternate-prefix RPM builds actually work.

Use the prefix from 'configure' in the RPM (so: to build an RPM which installs
in /opt do "./configure --prefix=/opt && make rpm-package").

(Maybe this approach should also be used for the other options in the .spec...