aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 82425329dda0f3198f61c47b5e224a96ca794a59 (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
67
68
69
70
71
72
73
changelogs =                \
    ChangeLog           \
    ChangeLog.pre-1-4

%-$(BASE_VERSION).pc: %.pc
     mv $< $@

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA =                \
    camel-$(BASE_VERSION).pc        \
    evolution-shell-$(BASE_VERSION).pc

EXTRA_DIST =            \
    AUTHORS         \
    $(changelogs)       \
    COPYING-DOCS        \
    README          \
    HACKING         \
    MAINTAINERS     \
    NEWS            \
    NEWS-1.0        \
    marshal.mk      \
    server.mk       \
    intltool-merge.in   \
    intltool-update.in  \
    intltool-extract.in \
    $(pkgconfig_DATA:-$(BASE_VERSION).pc=.pc.in)

if ENABLE_SMIME
SMIME_DIR=smime
endif

SUBDIRS =           \
        data                    \
        e-util                  \
    a11y            \
        widgets                 \
        shell                   \
    camel           \
    filter          \
    $(SMIME_DIR)        \
    addressbook     \
    calendar        \
        art                     \
    composer        \
    mail            \
    ui          \
        default_user            \
    views           \
    tools           \
    help            \
    po


# CDE Stuff

if HAVE_DTAPPINTEGRATE

# This installs Evolution into the Application Manager on CDE
dtappintegrate:
    ( cd data && make dtappintegrate )

# ...And this uninstalls it
dtappunintegrate:
    ( cd data ; make dtappunintegrate )

# Install/uninstall for CDE
cde-install: install dtappintegrate
cde-uninstall: dtappunintegrate uninstall

endif

ACLOCAL_AMFLAGS = -I m4
> * The FreeBSD x11 team proudly presentszeising2013-05-25111-716/+887 * Remove expired port:rene2013-05-105-43/+0 * Remove unmaintained, expired ports:rene2013-04-167-76/+0 * Style: tab -> space.eadler2013-03-291-1/+1 * Drop support for old versions of FreeBSD from unmaintained portseadler2013-03-281-7/+0 * This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-191-1/+1 * Add a new xorg module, to use with USE_XORG: xorg-macros. This modulezeising2013-03-121-5/+1 * Explicit disable KMS support. Because the ati driver only check if libdrm iskwm2013-03-111-0/+2 * Mark deprecated and set expiration date.zeising2013-03-111-5/+3 * Mark deprecated and set removal date.zeising2013-03-101-0/+3 * Remove xf86-video-intel29 here as well.zeising2013-02-221-1/+0 * Remove expired port.zeising2013-02-214-52/+0 * - Fix all cases of 'No newline at end of file' in ports treeak2013-02-011-1/+1 * Bring back to the futur the deprecation datebapt2013-01-271-6/+2 * Mark deprecated and set an expiration date one month for now. This port haszeising2013-01-161-0/+2 * Readd vmware and voodoo video drivers which got lost in the OptionNG conversion.kwm2013-01-121-1/+3 * Convert x11@ owned ports to OptionsNG. Thanks go to bapt@ for review and helpkwm2013-01-062-100/+96 * . incorporate an upstream patch to fix wrong read Protocol and Devicebsam2012-11-072-5/+13 * - Reassign nork@ ports to the heaptabthorpe2012-08-161-1/+1 * Fix the build of xorg related ports when the base system is compiled withzeising2012-07-301-0/+4 * - Update to 0.15.0scheidell2012-06-188-26/+26 * Teach the KMS intel driver how the KMS i915 kernel module in head is named.kwm2012-06-072-1/+13 * Convert to new options frameworkbapt2012-05-311-7/+8 * Fix pkglistkevlo2012-05-182-4/+1 * Unbreak by upgrading to 0.9.mi2012-05-072-9/+3 * - Mark BROKEN: bad plistpav2012-05-031-0/+2 * - Fix patchingpav2012-05-036-410/+0 * Fix patching by removing a obsolete patch.kwm2012-04-221-11/+0 * - Please welcome Xorg 7.5.2miwi2012-04-22103-190/+382 * Mark as deprecated and set expiration to 2012-05-10 for ports that are mark a...bapt2012-04-101-0/+3 * - Unbreak portscheidell2012-03-1311-435/+132 * Remove whitespace after b.p.m to help reduce false postives when searching fo...eadler2012-02-082-2/+0 * - Add WWWmiwi2012-02-041-0/+2 * In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1 * Update to 6.14.3eadler2012-01-132-3/+3 * Both of these ports have been BROKEN for nearly a year; it is time to get rid...eadler2012-01-089-66/+0 * - These two ports will soon be deleted so remove them from the meta port.eadler2012-01-081-2/+0 * - Connect xf86-video-intel29 to the buildpav2011-11-181-0/+1 * - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-0949-49/+0 * - Fix build on FreeBSD 10.0miwi2011-10-2949-5/+49 * Remove more tags from pkg-descr files fo the form:dougb2011-10-243-9/+0 * - Return my ports back to the pool. I was unable to make any fixes tostas2011-10-241-1/+1 * Update to 6.14.2.kwm2011-07-193