aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/Makefile.am
blob: 8ff2f0ce84d5745dc25b5fb105d10127458c4b04 (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
INCLUDES =                      \
    -DG_LOG_DOMAIN=\"wombat-pcs\"           \
    -I$(top_srcdir)                 \
    -I$(top_srcdir)/calendar            \
    -I$(top_srcdir)/libical/src/libical     \
    -I$(top_builddir)/libical/src/libical       \
    $(BONOBO_VFS_GNOME_CFLAGS)          \
        -DGNOMELOCALEDIR=\""$(datadir)/locale"\"

CORBA_GENERATED =               \
    evolution-calendar.h            \
    evolution-calendar-common.c     \
    evolution-calendar-skels.c      \
    evolution-calendar-stubs.c

idls =                      \
    $(srcdir)/../idl/evolution-calendar.idl

idl_flags = `$(GNOME_CONFIG) --cflags idl` -I $(datadir)/idl

$(CORBA_GENERATED): $(idls)
    $(ORBIT_IDL) $(idl_flags) $(srcdir)/../idl/evolution-calendar.idl

noinst_LIBRARIES = libpcs.a

libpcs_a_SOURCES =      \
    $(CORBA_GENERATED)  \
    cal.c           \
    cal.h           \
    cal-backend.c       \
    cal-backend.h       \
    cal-backend-imc.c   \
    cal-backend-imc.h   \
    cal-common.h        \
    cal-factory.c       \
    cal-factory.h       \
    job.c           \
    job.h

#   cal-backend-file.c  \
#   cal-backend-file.h  \

BUILT_SOURCES = $(CORBA_GENERATED)
CLEANFILES += $(BUILT_SOURCES)
tgraph'>* - Update to 2.23.0amdmi32019-01-252-5/+4 * Do not set opt_DESC twicetobik2019-01-081-1/+0 * Change cmake default behaviour to outsource.tcberner2018-12-261-1/+1 * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-121-1/+1 * devel/boost-*: update to 1.69.0jbeich2018-12-121-0/+1 * - Update to 2.22.0amdmi32018-11-102-4/+4 * - Update to 2.21.1amdmi32018-10-252-4/+4 * - Update to 2.21.0amdmi32018-10-082-5/+4 * - Update WWWamdmi32018-09-291-1/+1 * - Fix log rotation by using right signal to make i2pd reopen its logfileamdmi32018-08-282-1/+2 * - Update to 2.20.0amdmi32018-08-284-44/+4 * devel/boost-*: update to 1.68.0jbeich2018-08-091-1/+1 * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-301-0/+1 * - Update to 2.19.0amdmi32018-06-284-5/+43 * - update to miniupnpc 2.1dinoex2018-05-091-1/+1 * devel/boost-*: update to 1.67.0jbeich2018-04-181-0/+1 * - Update to 2.18.0amdmi32018-02-186-58/+4 * devel/boost-*: update to 1.66.0jbeich2018-01-181-0/+1 * - Fix build with boost 1.66amdmi32017-12-123-0/+38 * Re-try ports affected by bug 193528 on powerpc* after r449590jbeich2017-12-121-2/+0 * - Update to 2.17.0amdmi32017-12-063-18/+6 * - Update to 2.16.0amdmi32017-11-283-7/+37 * devel/boost-*: update to 1.65.1jbeich2017-09-251-1/+1 * devel/boost-*: enable C++11 featuresjbeich2017-09-251-1/+1 * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-0/+1 * - Update to 2.15.0amdmi32017-08-212-4/+4 * - Update to 2.14.0amdmi32017-06-062-6/+7 * devel/boost-*: update to 1.64.0jbeich2017-05-021-0/+1 * Provide more descriptive error messages for ports failing on powerpc64.linimon2017-04-301-1/+1 * - Update to 2.13.0amdmi32017-04-102-6/+4 * Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-0/+1 * - Update to 2.12.0amdmi32017-02-223-209/+4 * - The port builds is no longer BROKEN with libresslamdmi32017-02-071-7/+1 * devel/boost-*: update to 1.63.0jbeich2017-01-061-1/+1 * Remove BROKEN_FreeBSD_9sunpoet2017-01-011-1/+0 * - Add newsyslog config fileamdmi32016-12-283-1/+7 * - Add upstream patch to avoid kqueue descriptor loss on daemonization, which ...amdmi32016-12-242-1/+205 * - Add rc.d scriptamdmi32016-12-224-3/+54 * - Update to 2.11.0amdmi32016-12-222-5/+4 * devel/boost-*: update to 1.62.0jbeich2016-11-231-0/+1 * - Mark BROKEN with LibreSSLamdmi32016-11-041-1/+7 * - Update to 2.10.0amdmi32016-10-274-47/+4 * Actually switch to opt_CMAKE_BOOLamdmi32016-08-191-8/+5 * - Fix build with enabled UPNPamdmi32016-08-192-0/+43 * - Update to 2.9.0amdmi32016-08-183-56/+6 * - Update to 2.7.0amdmi32016-05-284-40/+54 * many ports: mark broken on powerpc64swills2016-04-221-0/+2 * Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-2/+2