2008-12-01 18:01:52 -05:00
|
|
|
NULL =
|
2008-11-12 16:09:27 -05:00
|
|
|
BUILT_SOURCES =
|
|
|
|
CLEANFILES =
|
2009-08-30 18:01:46 -04:00
|
|
|
EXTRA_DIST =
|
2009-03-11 09:59:02 -04:00
|
|
|
libexec_PROGRAMS =
|
2009-08-30 18:01:46 -04:00
|
|
|
noinst_LTLIBRARIES =
|
2009-09-19 20:43:49 -04:00
|
|
|
noinst_PROGRAMS =
|
2009-08-30 18:01:46 -04:00
|
|
|
|
|
|
|
.AUTOPARALLEL:
|
2008-11-12 16:09:27 -05:00
|
|
|
|
2010-02-25 19:03:06 -05:00
|
|
|
bin_SCRIPTS = gnome-shell gnome-shell-clock-preferences
|
2009-03-11 09:59:02 -04:00
|
|
|
|
|
|
|
gnome-shell: gnome-shell.in
|
2009-08-06 16:56:06 -04:00
|
|
|
$(AM_V_GEN) sed -e "s|@MUTTER_BIN_DIR[@]|$(MUTTER_BIN_DIR)|" \
|
2009-03-11 09:59:02 -04:00
|
|
|
-e "s|@GJS_JS_DIR[@]|$(GJS_JS_DIR)|" \
|
|
|
|
-e "s|@GJS_JS_NATIVE_DIR[@]|$(GJS_JS_NATIVE_DIR)|" \
|
|
|
|
-e "s|@libexecdir[@]|$(libexecdir)|" \
|
|
|
|
-e "s|@libdir[@]|$(libdir)|" \
|
|
|
|
-e "s|@pkgdatadir[@]|$(pkgdatadir)|" \
|
2009-08-31 11:52:18 -04:00
|
|
|
-e "s|@PYTHON[@]|$(PYTHON)|" \
|
2010-03-17 13:02:24 -04:00
|
|
|
-e "s|@VERSION[@]|$(VERSION)|" \
|
2009-06-30 17:29:40 -04:00
|
|
|
-e "s|@sysconfdir[@]|$(sysconfdir)|" \
|
2009-03-11 09:59:02 -04:00
|
|
|
$< > $@ && chmod a+x $@
|
|
|
|
CLEANFILES += gnome-shell
|
|
|
|
EXTRA_DIST += gnome-shell.in
|
|
|
|
|
2010-02-25 19:03:06 -05:00
|
|
|
gnome-shell-clock-preferences: gnome-shell-clock-preferences.in
|
|
|
|
$(AM_V_GEN) sed -e "s|@pkgdatadir[@]|$(pkgdatadir)|" \
|
2010-05-17 08:03:47 -04:00
|
|
|
-e "s|@localedir[@]|$(datadir)/locale|" \
|
2010-02-25 19:03:06 -05:00
|
|
|
-e "s|@GJS_CONSOLE[@]|$(GJS_CONSOLE)|" \
|
|
|
|
$< > $@ && chmod a+x $@
|
|
|
|
CLEANFILES += gnome-shell-clock-preferences
|
|
|
|
EXTRA_DIST += gnome-shell-clock-preferences.in
|
|
|
|
|
2009-02-04 13:45:38 -05:00
|
|
|
include Makefile-gdmuser.am
|
2009-09-08 15:47:30 -04:00
|
|
|
include Makefile-st.am
|
2008-11-14 12:21:56 -05:00
|
|
|
include Makefile-tray.am
|
2008-11-12 16:09:27 -05:00
|
|
|
|
|
|
|
gnome_shell_cflags = \
|
2008-10-31 00:22:44 -04:00
|
|
|
$(MUTTER_PLUGIN_CFLAGS) \
|
2009-01-08 20:09:35 -05:00
|
|
|
$(LIBGNOMEUI_CFLAGS) \
|
2009-03-10 12:53:03 -04:00
|
|
|
-I$(srcdir)/tray \
|
2009-07-24 18:11:14 -04:00
|
|
|
-DLOCALEDIR=\"$(datadir)/locale\" \
|
2008-12-22 17:05:56 -05:00
|
|
|
-DGNOME_SHELL_DATADIR=\"$(pkgdatadir)\" \
|
2008-12-01 15:42:56 -05:00
|
|
|
-DGNOME_SHELL_PKGLIBDIR=\"$(pkglibdir)\" \
|
2008-10-31 00:22:44 -04:00
|
|
|
-DJSDIR=\"$(pkgdatadir)/js\"
|
|
|
|
|
2009-05-07 21:29:44 -04:00
|
|
|
plugindir = $(MUTTER_PLUGIN_DIR)
|
2008-10-31 00:22:44 -04:00
|
|
|
plugin_LTLIBRARIES = libgnome-shell.la
|
|
|
|
|
2008-11-21 09:02:09 -05:00
|
|
|
shell_built_sources = \
|
|
|
|
shell-marshal.h \
|
2010-04-03 12:48:19 -04:00
|
|
|
shell-marshal.c \
|
|
|
|
shell-enum-types.h \
|
|
|
|
shell-enum-types.c
|
2008-11-21 09:02:09 -05:00
|
|
|
|
|
|
|
BUILT_SOURCES += $(shell_built_sources)
|
2009-03-10 12:53:03 -04:00
|
|
|
EXTRA_DIST += shell-marshal.list
|
2008-11-21 09:02:09 -05:00
|
|
|
|
2010-04-03 12:48:19 -04:00
|
|
|
shell_public_headers_h = \
|
|
|
|
shell-app.h \
|
|
|
|
shell-app-system.h \
|
|
|
|
shell-app-usage.h \
|
2009-04-01 15:51:17 -04:00
|
|
|
shell-arrow.h \
|
2010-04-03 12:48:19 -04:00
|
|
|
shell-doc-system.h \
|
|
|
|
shell-drawing.h \
|
|
|
|
shell-embedded-window.h \
|
|
|
|
shell-gconf.h \
|
|
|
|
shell-generic-container.h \
|
|
|
|
shell-gtk-embed.h \
|
|
|
|
shell-menu.h \
|
2009-07-04 15:29:51 -04:00
|
|
|
shell-overflow-list.h \
|
2010-04-03 12:48:19 -04:00
|
|
|
shell-process.h \
|
|
|
|
shell-global.h \
|
2010-05-09 13:17:13 -04:00
|
|
|
shell-perf-log.h \
|
2010-04-03 12:48:19 -04:00
|
|
|
shell-slicer.h \
|
|
|
|
shell-stack.h \
|
|
|
|
shell-tray-manager.h \
|
|
|
|
shell-uri-util.h \
|
|
|
|
shell-window-tracker.h \
|
2010-05-10 12:40:03 -04:00
|
|
|
shell-wm.h \
|
|
|
|
shell-xfixes-cursor.h
|
2008-11-21 09:02:09 -05:00
|
|
|
|
2010-04-03 12:48:19 -04:00
|
|
|
libgnome_shell_la_SOURCES = \
|
|
|
|
$(shell_built_sources) \
|
|
|
|
$(shell_public_headers_h) \
|
|
|
|
gnome-shell-plugin.c \
|
2010-05-10 11:57:05 -04:00
|
|
|
gtk-compat.h \
|
2010-04-03 12:48:19 -04:00
|
|
|
shell-app.c \
|
|
|
|
shell-app-private.h \
|
|
|
|
shell-app-system.c \
|
|
|
|
shell-app-usage.c \
|
|
|
|
shell-arrow.c \
|
|
|
|
shell-doc-system.c \
|
|
|
|
shell-drawing.c \
|
|
|
|
shell-embedded-window.c \
|
|
|
|
shell-embedded-window-private.h \
|
|
|
|
shell-gconf.c \
|
|
|
|
shell-generic-container.c \
|
|
|
|
shell-gtk-embed.c \
|
|
|
|
shell-menu.c \
|
|
|
|
shell-overflow-list.c \
|
|
|
|
shell-process.c \
|
|
|
|
shell-global.c \
|
|
|
|
shell-global-private.h \
|
2010-05-09 13:17:13 -04:00
|
|
|
shell-perf-log.c \
|
2010-04-03 12:48:19 -04:00
|
|
|
shell-slicer.c \
|
|
|
|
shell-stack.c \
|
|
|
|
shell-tray-manager.c \
|
|
|
|
shell-uri-util.c \
|
|
|
|
shell-window-tracker.c \
|
2010-05-10 12:40:03 -04:00
|
|
|
shell-wm.c \
|
|
|
|
shell-xfixes-cursor.c
|
|
|
|
|
2010-04-03 12:48:19 -04:00
|
|
|
|
|
|
|
|
2009-09-19 20:43:49 -04:00
|
|
|
non_gir_sources = \
|
2009-10-28 15:46:46 -04:00
|
|
|
shell-embedded-window-private.h \
|
2010-06-07 16:31:30 -04:00
|
|
|
shell-global-private.h \
|
|
|
|
shell-window-tracker-private.h
|
2009-03-13 17:14:31 -04:00
|
|
|
|
|
|
|
shell_recorder_sources = \
|
|
|
|
shell-recorder.c \
|
|
|
|
shell-recorder.h \
|
|
|
|
shell-recorder-src.c \
|
|
|
|
shell-recorder-src.h
|
|
|
|
|
|
|
|
# Custom element is an internal detail
|
|
|
|
shell_recorder_non_gir_sources = \
|
|
|
|
shell-recorder-src.c \
|
|
|
|
shell-recorder-src.h
|
|
|
|
|
|
|
|
if BUILD_RECORDER
|
|
|
|
libgnome_shell_la_SOURCES += $(shell_recorder_sources)
|
|
|
|
non_gir_sources += $(shell_recorder_non_gir_sources)
|
|
|
|
|
2009-09-19 20:43:49 -04:00
|
|
|
noinst_PROGRAMS += test-recorder
|
2009-03-13 17:14:31 -04:00
|
|
|
|
|
|
|
test_recorder_CPPFLAGS = $(TEST_SHELL_RECORDER_CFLAGS)
|
|
|
|
test_recorder_LDADD = $(TEST_SHELL_RECORDER_LIBS)
|
|
|
|
|
|
|
|
test_recorder_SOURCES = \
|
|
|
|
$(shell_recorder_sources) \
|
|
|
|
test-recorder.c
|
|
|
|
endif BUILD_RECORDER
|
|
|
|
|
2009-01-27 15:29:17 -05:00
|
|
|
libgnome_shell_la_gir_sources = \
|
|
|
|
$(filter-out $(non_gir_sources), $(libgnome_shell_la_SOURCES))
|
|
|
|
|
2008-11-21 09:02:09 -05:00
|
|
|
shell-marshal.h: stamp-shell-marshal.h
|
|
|
|
@true
|
|
|
|
stamp-shell-marshal.h: Makefile shell-marshal.list
|
2009-08-06 16:56:06 -04:00
|
|
|
$(AM_V_GEN) $(GLIB_GENMARSHAL) \
|
2008-11-21 09:02:09 -05:00
|
|
|
--prefix=_shell_marshal \
|
|
|
|
--header \
|
2009-08-11 14:21:13 -04:00
|
|
|
$(srcdir)/shell-marshal.list > xgen-smh && \
|
|
|
|
(cmp -s xgen-smh shell-marshal.h || cp -f xgen-smh shell-marshal.h) && \
|
|
|
|
rm -f xgen-smh && \
|
2008-11-21 09:02:09 -05:00
|
|
|
echo timestamp > $(@F)
|
2010-04-14 10:37:22 -04:00
|
|
|
CLEANFILES += stamp-shell-marshal.h
|
2008-11-21 09:02:09 -05:00
|
|
|
|
|
|
|
shell-marshal.c: Makefile shell-marshal.list
|
2009-08-06 16:56:06 -04:00
|
|
|
$(AM_V_GEN) (echo "#include \"shell-marshal.h\"" ; \
|
2008-11-21 09:02:09 -05:00
|
|
|
$(GLIB_GENMARSHAL) \
|
|
|
|
--prefix=_shell_marshal \
|
|
|
|
--body \
|
2009-08-11 14:21:13 -04:00
|
|
|
$(srcdir)/shell-marshal.list ) > xgen-smc && \
|
|
|
|
cp -f xgen-smc shell-marshal.c && \
|
|
|
|
rm -f xgen-smc
|
2008-10-31 00:22:44 -04:00
|
|
|
|
2010-04-03 12:48:19 -04:00
|
|
|
|
|
|
|
shell-enum-types.h: stamp-shell-enum-types.h Makefile
|
|
|
|
@true
|
|
|
|
stamp-shell-enum-types.h: $(srcdir)/shell-enum-types.h.in $(shell_public_headers_h)
|
|
|
|
$(AM_V_GEN) ( cd $(srcdir) && \
|
|
|
|
$(GLIB_MKENUMS) \
|
|
|
|
--template $< \
|
|
|
|
$(shell_public_headers_h) ) > $@.tmp && \
|
|
|
|
(cmp -s $@.tmp shell-enum-types.h || mv $@.tmp shell-enum-types.h) && \
|
|
|
|
rm -f $@.tmp && \
|
|
|
|
echo timestamp > $(@F)
|
2010-04-13 07:13:33 -04:00
|
|
|
EXTRA_DIST += shell-enum-types.h.in
|
2010-04-14 10:37:22 -04:00
|
|
|
CLEANFILES += stamp-shell-enum-types.h
|
2010-04-03 12:48:19 -04:00
|
|
|
|
|
|
|
shell-enum-types.c: shell-enum-types.c.in stamp-shell-enum-types.h
|
|
|
|
$(AM_V_GEN) ( cd $(srcdir) && \
|
|
|
|
$(GLIB_MKENUMS) \
|
|
|
|
--template $< \
|
|
|
|
$(shell_public_headers_h) ) > $@.tmp && \
|
|
|
|
mv $@.tmp $@ && \
|
|
|
|
rm -f $@.tmp
|
2010-04-13 07:13:33 -04:00
|
|
|
EXTRA_DIST += shell-enum-types.c.in
|
2010-04-03 12:48:19 -04:00
|
|
|
|
2008-10-31 00:22:44 -04:00
|
|
|
libgnome_shell_la_LDFLAGS = -avoid-version -module
|
2010-03-26 16:48:38 -04:00
|
|
|
libgnome_shell_la_LIBADD =-lm \
|
2008-11-14 12:21:56 -05:00
|
|
|
$(MUTTER_PLUGIN_LIBS) \
|
2009-01-08 20:09:35 -05:00
|
|
|
$(LIBGNOMEUI_LIBS) \
|
2009-09-08 15:47:30 -04:00
|
|
|
libst-1.0.la \
|
2009-02-04 13:45:38 -05:00
|
|
|
libgdmuser-1.0.la \
|
2008-11-14 12:21:56 -05:00
|
|
|
libtray.la
|
2008-11-12 16:09:27 -05:00
|
|
|
libgnome_shell_la_CPPFLAGS = $(gnome_shell_cflags)
|
2008-10-31 00:22:44 -04:00
|
|
|
|
2008-12-01 15:42:56 -05:00
|
|
|
typelibdir = $(pkglibdir)
|
2010-03-31 17:30:56 -04:00
|
|
|
typelib_DATA = Shell-0.1.typelib St-1.0.typelib Gdm-1.0.typelib
|
2008-10-31 00:22:44 -04:00
|
|
|
|
2010-03-31 17:30:56 -04:00
|
|
|
Shell-0.1.gir: $(mutter) $(G_IR_SCANNER) St-1.0.gir libgnome-shell.la Makefile
|
2009-08-06 16:56:06 -04:00
|
|
|
$(AM_V_GEN) $(G_IR_SCANNER) \
|
2008-10-31 00:22:44 -04:00
|
|
|
--namespace=Shell \
|
|
|
|
--nsversion=0.1 \
|
2009-05-07 21:29:44 -04:00
|
|
|
--add-include-path=$(MUTTER_LIB_DIR)/mutter/ \
|
2009-07-29 13:00:11 -04:00
|
|
|
--include=Clutter-1.0 \
|
2010-05-25 15:12:22 -04:00
|
|
|
--include=Meta-2.31 \
|
2009-08-30 18:01:46 -04:00
|
|
|
--libtool="$(LIBTOOL)" \
|
2009-02-04 13:45:38 -05:00
|
|
|
--add-include-path=$(builddir) \
|
2009-09-08 15:47:30 -04:00
|
|
|
--include=St-1.0 \
|
2009-05-07 21:29:44 -04:00
|
|
|
--program=mutter \
|
2008-11-14 16:25:58 -05:00
|
|
|
--program-arg=--mutter-plugins=$$(pwd)/libgnome-shell.la \
|
2009-03-10 12:53:03 -04:00
|
|
|
$(addprefix $(srcdir)/,$(libgnome_shell_la_gir_sources)) \
|
2008-11-12 16:09:27 -05:00
|
|
|
$(libgnome_shell_la_CPPFLAGS) \
|
2010-02-22 22:07:20 -05:00
|
|
|
-I $(srcdir) \
|
2008-11-14 16:26:03 -05:00
|
|
|
-o $@
|
2009-03-10 13:00:36 -04:00
|
|
|
CLEANFILES += Shell-0.1.gir
|
2008-10-31 00:22:44 -04:00
|
|
|
|
|
|
|
# The dependency on libgnome-shell.la here is because g-ir-compiler opens it
|
|
|
|
# (not the fake library, since we've already done the rewriting)
|
2010-03-31 17:30:56 -04:00
|
|
|
Shell-0.1.typelib: libgnome-shell.la Shell-0.1.gir
|
2009-09-08 15:47:30 -04:00
|
|
|
$(AM_V_GEN) \
|
2009-08-15 10:15:42 -04:00
|
|
|
$(G_IR_COMPILER) \
|
|
|
|
--includedir=. \
|
|
|
|
--includedir=$(MUTTER_LIB_DIR)/mutter/ \
|
|
|
|
Shell-0.1.gir -o $@
|
2009-03-10 13:00:36 -04:00
|
|
|
CLEANFILES += Shell-0.1.typelib
|
2008-11-12 16:09:27 -05:00
|
|
|
|
2010-03-12 14:04:38 -05:00
|
|
|
St-1.0.gir: $(mutter) $(G_IR_SCANNER) libst-1.0.la Makefile
|
2009-09-08 15:47:30 -04:00
|
|
|
$(AM_V_GEN) $(G_IR_SCANNER) \
|
|
|
|
--namespace=St \
|
|
|
|
--nsversion=1.0 \
|
|
|
|
--include=Clutter-1.0 \
|
2010-02-16 11:04:07 -05:00
|
|
|
--include=Gtk-2.0 \
|
2009-09-08 15:47:30 -04:00
|
|
|
--add-include-path=$(builddir) \
|
|
|
|
--libtool="$(LIBTOOL)" \
|
2010-03-12 14:04:38 -05:00
|
|
|
--library=libst-1.0.la \
|
2009-09-08 15:47:30 -04:00
|
|
|
-DST_COMPILATION \
|
|
|
|
$(addprefix $(srcdir)/,$(st_source_h)) \
|
|
|
|
$(addprefix $(srcdir)/,$(st_source_c)) \
|
|
|
|
$(srcdir)/st-enum-types.h \
|
2009-10-07 19:32:00 -04:00
|
|
|
$(st_cflags) \
|
2009-09-08 15:47:30 -04:00
|
|
|
-o $@
|
|
|
|
CLEANFILES += St-1.0.gir
|
|
|
|
|
|
|
|
St-1.0.typelib: St-1.0.gir
|
|
|
|
$(AM_V_GEN) $(G_IR_COMPILER) \
|
|
|
|
$< -o $@
|
|
|
|
|
|
|
|
CLEANFILES += St-1.0.typelib
|
2009-11-10 12:12:27 -05:00
|
|
|
|
|
|
|
Gdm-1.0.gir: $(mutter) $(G_IR_SCANNER) libgdmuser-1.0.la Makefile
|
|
|
|
$(AM_V_GEN) $(G_IR_SCANNER) \
|
|
|
|
--namespace=Gdm \
|
|
|
|
--nsversion=1.0 \
|
|
|
|
--include=GObject-2.0 \
|
|
|
|
--include=GdkPixbuf-2.0 \
|
|
|
|
--libtool="$(LIBTOOL)" \
|
|
|
|
--library=libgdmuser-1.0.la \
|
|
|
|
$(addprefix $(srcdir)/,$(gdmuser_source_h)) \
|
|
|
|
$(addprefix $(srcdir)/,$(gdmuser_source_c)) \
|
|
|
|
$(gdmuser_cflags) \
|
|
|
|
-o $@
|
|
|
|
CLEANFILES += Gdm-1.0.gir
|
|
|
|
|
2010-03-31 17:30:56 -04:00
|
|
|
Gdm-1.0.typelib: Gdm-1.0.gir
|
2009-11-10 12:12:27 -05:00
|
|
|
$(AM_V_GEN) $(G_IR_COMPILER) Gdm-1.0.gir -o $@
|
|
|
|
CLEANFILES += Gdm-1.0.typelib
|
|
|
|
|