summaryrefslogtreecommitdiff
path: root/src/librygel-core
diff options
context:
space:
mode:
Diffstat (limited to 'src/librygel-core')
-rw-r--r--src/librygel-core/Makefile.am26
-rw-r--r--src/librygel-core/rygel-core-2.2.deps (renamed from src/librygel-core/rygel-core-2.0.deps)0
2 files changed, 13 insertions, 13 deletions
diff --git a/src/librygel-core/Makefile.am b/src/librygel-core/Makefile.am
index eaca37a8..e9844887 100644
--- a/src/librygel-core/Makefile.am
+++ b/src/librygel-core/Makefile.am
@@ -1,25 +1,25 @@
include $(top_srcdir)/common.am
include $(srcdir)/filelist.am
-librygelincdir = $(includedir)/rygel-2.0
+librygelincdir = $(includedir)/rygel-2.2
librygelinc_HEADERS = rygel-core.h
-lib_LTLIBRARIES = librygel-core-2.0.la
+lib_LTLIBRARIES = librygel-core-2.2.la
-librygel_core_2_0_la_SOURCES = \
+librygel_core_2_2_la_SOURCES = \
$(LIBRYGEL_CORE_VAPI_SOURCE_FILES) \
$(LIBRYGEL_CORE_NONVAPI_SOURCE_FILES)
-librygel_core_2_0_la_VALAFLAGS = \
- -H rygel-core.h -C --library=rygel-core-2.0 \
+librygel_core_2_2_la_VALAFLAGS = \
+ -H rygel-core.h -C --library=rygel-core-2.2 \
--vapidir=$(srcdir) \
--pkg uuid \
--pkg posix \
$(LIBRYGEL_CORE_DEPS_VALAFLAGS) \
$(RYGEL_COMMON_VALAFLAGS)
-librygel_core_2_0_la_CFLAGS = \
+librygel_core_2_2_la_CFLAGS = \
$(RYGEL_COMMON_DEFINES_CFLAGS) \
$(LIBRYGEL_CORE_DEPS_CFLAGS) \
-DPLUGIN_DIR='"$(plugindir)"' \
@@ -28,24 +28,24 @@ librygel_core_2_0_la_CFLAGS = \
-include config.h \
-DG_LOG_DOMAIN='"Rygel"'
-librygel_core_2_0_la_LIBADD = \
+librygel_core_2_2_la_LIBADD = \
$(LIBRYGEL_CORE_DEPS_LIBS)
-RYGEL_CORE_VERSION=1:0:0
-librygel_core_2_0_la_LDFLAGS = \
+RYGEL_CORE_VERSION=2:2:0
+librygel_core_2_2_la_LDFLAGS = \
$(RYGEL_DATA_DIR_DEFINES) \
-version-info $(RYGEL_CORE_VERSION)
BUILT_SOURCES = \
- rygel-core-2.0.vapi \
+ rygel-core-2.2.vapi \
rygel-core.h
-VAPI_FILES = rygel-core-2.0.vapi
-DEPS_FILES = rygel-core-2.0.deps
+VAPI_FILES = rygel-core-2.2.vapi
+DEPS_FILES = rygel-core-2.2.deps
vapidir = $(VAPIDIR)
vapi_DATA = $(VAPI_FILES) $(DEPS_FILES)
-rygel-core-2.0.vapi rygel-core.h: librygel_core_2_0_la_vala.stamp
+rygel-core-2.2.vapi rygel-core.h: librygel_core_2_2_la_vala.stamp
MAINTAINERCLEANFILES += $(BUILT_SOURCES)
diff --git a/src/librygel-core/rygel-core-2.0.deps b/src/librygel-core/rygel-core-2.2.deps
index c65d41bb..c65d41bb 100644
--- a/src/librygel-core/rygel-core-2.0.deps
+++ b/src/librygel-core/rygel-core-2.2.deps