Commit Graph

19 Commits

Author SHA1 Message Date
a0319179c7 Bug #673013 - Doesn't expose webkit Cflags/Libs
Fixes #includes in mail/e-mail-display.h and adds webkitgtk-3.0 as dependency
to some pkgconfig files. This prevented external modules like evo-gw to compile
against Evolution.
2012-03-29 13:04:01 +02:00
0ed3d1c025 Adapt to camel-provider-1.2.pc going away. 2011-09-27 12:59:01 -04:00
6b751c4906 Do not require unique-3.0 in .pc files 2011-04-22 16:28:16 +02:00
dfc28aa9ce Drop support for gtk+-2.0. 2011-01-25 10:28:25 -05:00
363cc1cea5 add gtkhtml-editor 2010-06-29 20:26:26 +05:30
968e1d621a remove the duplicate string 2010-06-29 20:20:02 +05:30
d852bddc48 Use version 3.0 for evolution-<module>.pc files while compiling with gtk3. Set dependencies right between gtk3 and gtk2 compilations 2010-06-29 18:51:49 +05:30
90c7ee59a3 Remove libgnomecanvas-2.0 from pkg-config files. 2010-06-15 16:39:48 -04:00
cdd5f2c711 Bug #456240 - Move exchange plugin to exchange package
Also added gtkhtml-editor and libgnomecanvas-2.0 to evolution-plugin.pc
2009-10-02 15:07:03 +02:00
acb28fef9d Goodbye libgnome and libgnomeui!! 2009-09-18 12:34:47 -04:00
ac7b41f288 Bug #587011 - Add more requirements to evolution-plugin.pc.in 2009-09-17 19:43:24 +02:00
82bc7f0b36 Drop libbonoboui from configure.ac and pkg-config files. 2009-08-30 00:45:41 -04:00
c5afac6cda Require libxml-2.0.
2007-04-03  Matthew Barnes  <mbarnes@redhat.com>

	* evolution-plugin.pc.in: Require libxml-2.0.


svn path=/trunk/; revision=33378
2007-04-04 03:39:36 +00:00
28f6f97ef9 Include rpath in libs specified. Fixes #350385. (Patch submitted by
2006-08-19  Harish Krishnaswamy  <kharish@novell.com>

	* evolution-plugin.pc.in, evolution-shell.pc.in:
	Include rpath in libs specified. Fixes #350385.
	(Patch submitted by Øystein Gisnås)

svn path=/trunk/; revision=32589
2006-08-19 06:30:06 +00:00
6f65a56e22 defined @datarootdir@. Patch submitted by Frederic Peters.
2006-07-10  Harish Krishnaswamy  <kharish@novell.com>

	* evolution-shell.pc.in:
	defined @datarootdir@. Patch submitted by
	Frederic Peters.

	* evolution-plugin.pc.in : Similar change.
	Fixes #345083.

svn path=/trunk/; revision=32271
2006-07-10 14:49:52 +00:00
024685adf4 evolution-plugin.pc.in Use @privsolibdir@ to set privlibdir.
2005-12-17  Tor Lillqvist  <tml@novell.com>

	* evolution-plugin.pc.in
	* evolution-shell.pc.in: Use @privsolibdir@ to set privlibdir.

svn path=/trunk/; revision=30794
2005-12-17 10:13:34 +00:00
27a61acf27 Retired GAL from Head. The relevant files have moved inside evolution.
2005-06-17  Kaushal Kumar  <kakumar@novell.com>

        * Retired GAL from Head. The relevant files have moved inside
        evolution. Thanks to JP Rosevear for performing the cvs surgery. The
        files have been moved in the following order.

        evolution/e-util <- gal/gal/util
        evolution/a11y <-  gal/gal/a11y
        evolution/a11y/e-table <- gal/gal/a11y/e-table
        evolution/a11y/e-text <- gal/gal/a11y/e-text
        evolution/widgets/table <- gal/gal/e-table
        evolution/widgets/text <- gal/gal/e-text
        evolution/widgets/misc <- gal/gal/widgets
        evolution/widgets/misc/pixmaps <- gal/gal/widgets/pixmaps
        evolution/widgets/menus <- gal/gal/menus

        Following is the summary of changes done to fix the build:-
        - New files added to cvs repository,
                - a11y/e-table/Makefile.am
                - a11y/e-text/Makefile.am
                - widgets/table/Makefile.am
                - widgets/text/Makefile.am
                - widgets/misc/pixmaps/Makefile.am
                - iconv-detect.h
                - iconv-detect.c
        - Updated configure.in.
        - Updated all the relevant Makefile.am files.
        - Updated the include paths to replace all gal references.
        - Updated the marshal list to suit gal files requirements.

svn path=/trunk/; revision=29522
2005-06-17 15:20:35 +00:00
93e4b72496 use @GAL_PACKAGE@ instead of hardcoding the version. Fixes
2005-05-04 Amish <lists@munshi.biz>

       * evolution-plugin.pc.in, evolution-shell.pc.in : use
       @GAL_PACKAGE@ instead of hardcoding the version. Fixes
       evolution-exchange build issues.

svn path=/trunk/; revision=29267
2005-05-04 11:14:54 +00:00
5c36720460 added evolution-plugin.pc, pkg-config file required for plugin
2004-12-16  Not Zed  <NotZed@Ximian.com>

        * Makefile.am, configure.in: added evolution-plugin.pc, pkg-config
        file required for plugin development.

svn path=/trunk/; revision=28134
2004-12-16 12:19:22 +00:00