summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2010-02-27 22:04:09 +0100
committerJakub Steiner <jimmac@gmail.com>2010-02-27 22:04:09 +0100
commit7f75f5450701b4ec9dbb5c02810d12ff53546d47 (patch)
tree43bb3e5d65ec8961565aa0341a5484a8116e3b2b
parent8d745435472e070fa7e38e97c41fd8393beab506 (diff)
downloadadwaita-icon-theme-7f75f5450701b4ec9dbb5c02810d12ff53546d47.tar.gz
add pc file back. patch by Marc-Andre Lureau. gb #606245
-rw-r--r--Makefile.am4
-rw-r--r--configure.ac3
-rw-r--r--gnome-icon-theme.pc.in6
3 files changed, 12 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 26fd5d8f8..0975fe951 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -76,7 +76,11 @@ install-data-local:
touch $(DESTDIR)$(themedir); \
fi
+pkgconfigdir = $(datadir)/pkgconfig
+pkgconfig_DATA = gnome-icon-theme.pc
+
EXTRA_DIST = \
+ gnome-icon-theme.pc.in \
gnome \
$(theme_in_files)
diff --git a/configure.ac b/configure.ac
index 41007a845..6a3563e91 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT([gnome-icon-theme], [2.29.0],
+AC_INIT([gnome-icon-theme], [2.29.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR([index.theme.in.in])
@@ -73,6 +73,7 @@ AM_CONDITIONAL(ALLOW_RENDERING, test "x$allow_rendering" = "xyes")
AC_CONFIG_FILES([
Makefile
+gnome-icon-theme.pc
po/Makefile.in
src/Makefile
])
diff --git a/gnome-icon-theme.pc.in b/gnome-icon-theme.pc.in
new file mode 100644
index 000000000..c347ce443
--- /dev/null
+++ b/gnome-icon-theme.pc.in
@@ -0,0 +1,6 @@
+Name: gnome-icon-theme
+Description: A collection of icons used as the basis for GNOME themes
+Version: @VERSION@
+Requires:
+Libs:
+Cflags: