aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
blob: d7b69b32e598608a9c4b7c326024a5ca86fef5cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
imagesdir = $(datadir)/images/evolution

bin_PROGRAMS = evolution

INCLUDES =                      \
    -I$(top_srcdir)/widgets             \
    -I$(top_srcdir)                 \
    $(BONOBO_GNOME_CFLAGS)              \
    -DEVOLUTION_IMAGES=\""$(imagesdir)"\"       \
    -DEVOLUTION_VERSION=\""$(VERSION)"\"        \
    -DEVOLUTION_LOCALEDIR=\""$(datadir)/locale"\"   \
    -DG_LOG_DOMAIN=\"evolution-shell\"

EVOLUTION_CORBA_GENERATED =     \
    Evolution.h     \
    Evolution-common.c  \
    Evolution-skels.c   \
    Evolution-stubs.c

CLEANFILES = $(EVOLUTION_CORBA_GENERATED)

evolution_SOURCES =     \
    $(EVOLUTION_CORBA_GENERATED)    \
    main.c          \
    e-folder.c      \
    e-folder.h      \
    e-init.c        \
    e-init.h        \
    e-shell.c       \
    e-shell.h       \
    e-shell-shortcut.c  \
    e-shell-shortcut.h  \
    e-shell-view.c      \
    e-shell-view.h      \
    e-shell-view-menu.c \
    e-shell-view-menu.h \
    e-shortcut.c        \
    e-shortcut.h        \
    evolution-service-repository.c  \
    evolution-service-repository.h

Evolution-impl.o: Evolution.h

$(EVOLUTION_CORBA_GENERATED): Evolution.idl evolution-service-repository.idl
    $(ORBIT_IDL) -I$(datadir)/idl -I`$(GNOME_CONFIG) --datadir`/idl -I$(srcdir) $(srcdir)/Evolution.idl

evolution_LDADD =                   \
    ../widgets/shortcut-bar/libshortcut-bar.a   \
    ../widgets/e-text/libetext.a            \
    ../e-util/libeutil.la               \
    $(BONOBO_GNOME_LIBS)                

EXTRA_DIST = Evolution.idl          \
    Shell.idl               \
    evolution-service-repository.idl

if ENABLE_PURIFY
PLINK = $(LIBTOOL) --mode=link $(PURIFY) $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@

all-local: evolution.pure

evolution.pure: evolution
    @rm -f evolution.pure
    $(PLINK) $(evolution_LDFLAGS) $(evolution_OBJECTS) $(evolution_LDADD) $(LIBS)

endif
ebsd-ports-gnome/commit/x11-drivers?h=gstreamer0.10-removal&id=d24057a451f7ecd883e42a1b5cbe2d85c8bce679'>- Fix build on 6.Xmiwi2010-05-0712-11/+84 * - Update to 12.6.7 (which also fix build on new xorg)miwi2010-05-062-5/+11 * Pull patches from git to fix build on newer Xorg.rnoland2010-05-042-1/+71 * Update to 1.4.1 (fix build with newer Xorg)rnoland2010-05-042-5/+4 * Pull patch from git to allow building with newer Xorg.rnoland2010-05-042-1/+76 * Add another patch to fix unresolved symbols.rnoland2010-05-042-1/+81 * - Update to Xorg 7.5miwi2010-05-01120-263/+1202 * - Add port for xf86-video-rdc, X.Org driver forstas2010-04-155-0/+36 * - Remove all broken Drivermiwi2010-03-271-9/+7 * x11-drivers/xf86-input-calcomp Unmaintained upstream. Notify x11 Maintainers...miwi2010-03-2749-403/+0 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1 * - Chase libpci shlib bumpfluffy2010-03-121-2/+2 * Chase xorg-server update and bump driver PORTREVISIONS.rnoland2010-02-0769-57/+69 * Limited Update to Mesa3D 7.6.1 and libdrm 2.4.17.nork2010-02-071-0/+4 * 2010-01-08 x11-toolkits/gtkada-gps: has been broken for 3 monthsmiwi2010-01-285-37/+0 * Fix the bsd.port.(pre|post).mk inclusion that was incorrectly removederwin2010-01-161-1/+3 * - USB module does not build on 8.x, turn it off by default in this case.pgollucci2010-01-151-7/+10 * Re-add accidentally removed line and fix PLISTgarga2009-12-221-0/+1 * Update to 0.2.904 to fix it on amd64garga2009-12-212-6/+4 * Revert to 1.1.2 for xorg big upgrade.nork2009-12-202-4/+4 * Update to 1.2.1.nork2009-12-202-4/+4 * This port has been broken for 3+ months, thuspav2009-12-081-0/+2 * Remove xf86-video-ati from CONFLICTS, and bump PORTREVISION.nork2009-12-051-2/+2 * Update to 1.3.0.nork2009-12-052-5/+5 * Go ahead and bump to 6.12.4.rnoland2009-12-024-10/+8 * Build for ia64 to satisfy the xorg-drivers dependencies.marcel2009-11-111-1/+1 * Update to 2009.11.01 based on 1.3.0.nork2009-11-013-19/+10 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-5/+4 * Update to 2009.08.08.nork2009-08-082-4/+4 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-032-2/+2 * Update to newer snapshot.rnoland2009-08-024-12/+38 * Update to 2009.07.26.nork2009-07-262-4/+4 * Update to 2009.07.01.nork2009-07-012-4/+4 * Mark BROKEN: does not build.erwin2009-06-211-0/+2 * Remove x11-drivers/xf86-video-vga as it has been marked BROKEN for overerwin2009-06-145-35/+0 * Update o 2009.06.07.nork2009-06-072-5/+5 * Fix dependency on glproto to enable DRI.nork2009-06-051-2/+2 * Update to 2009.06.05.nork2009-06-042-4/+4 * Mark BROKEN on 8.x: does not build.erwin2009-05-291-0/+4 * Mark as not for sparc64 (does not install, and not called for bylinimon2009-05-291-0/+2 * Update to 1.1.2rnoland2009-05-292-4/+4 * Update to 1.1.1rnoland2009-05-222-5/+4 * - Update to 20090514.9656762 to reflect libdrm updatemiwi2009-05-162-9/+8 * . add glproto as a dependency, so packages are got compiled without DRI support;bsam2009-05-141-2/+2 * Update to 2.7.1rnoland2009-05-134-8/+8 * Update to 2009.05.09 based on 1.2.5.nork2009-05-094-11/+28 * Fix pkg-plist. It isn't obeying prefix for includes... This should bernoland2009-05-082-0/+2 * Update to 1.7.1rnoland2009-05-082-5/+4 * Update to 1.4.10rnoland2009-05-082-4/+4 * Update to 6.8.1rnoland2009-05-082-5/+4 * Update to 2.7.0rnoland2009-05-086-12/+10 * Update to 1.3.0rnoland2009-05-082-5/+4 * Update to 1.4.1rnoland2009-05-083-6/+4 * Update to 2.2.2rnoland2009-05-082-7/+4 * Chase xserver update with driver port bumps.rnoland2009-05-0863-38/+63 * Update to 1.1.0rnoland2009-04-264-5/+20 * Update to 1.2.5.20090412, which is same version of xf86-video-radeonhd 1.2.5.nork2009-04-123-29/+12 * Update the nouveau snapshot and remove BROKEN now that libdrm hasrnoland2009-04-112-10/+34 * - Fix build with xorg-server 1.6pav2009-04-102-1/+7 * Update to 1.2.5rnoland2009-04-102-5/+4 * Update to 6.12.2rnoland2009-04-084-10/+8 * Restore native PS/2 support.jkim2009-04-082-11/+18 * Update to 2.1.13rnoland2009-04-084-50/+4 * Chase the Xorg server update and bump ports that depend on it.rnoland2009-04-0447-14/+47 * Update Xorg server to 1.6.0rnoland2009-04-0435-46/+71 * Keep the code from turning off the FPU - cures excessive traps thatmarius2009-04-012-0/+27 * As xf86-video-intel is marked only for amd64 and i386 also onlymarius2009-04-011-1/+4 * Update to 6.12.1rnoland2009-03-194-8/+8 * - Mark BROKEN: does not compilepav2009-03-172-0/+4 * Update to 6.12.0rnoland2009-03-144-8/+8 * The nv driver was somewhat brain-damaged, it was detecting most allrnoland2009-03-023-1/+46 * Update to 2009.03.01 based 1.2.4.nork2009-03-012-8/+7 * nouveau is an X.Org Foundation and Freedesktop.org project which wasamdmi32009-02-215-0/+36 * Update to 6.11.0rnoland2009-02-194-8/+8 * - Replace open(2)/close(2) pairs with stat(2). Closing mouse device hasjkim2009-02-052-28/+62 * - Partially back out the previous attempt to fix PS/2 protocol support.jkim2009-02-032-19/+21 * Take a crack at resolving the mouse blocking issues.rnoland2009-01-292-5/+13 * - Update to 0.8.2-2pgollucci2009-01-274-21/+47 * Bump PORTREVISION for x11 drivers that weren't updated.rnoland2009-01-2511-6/+22 * - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-24