[librsvg/librsvg-2.50] (#623): Remove obsolete variables from pkg-config files
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg/librsvg-2.50] (#623): Remove obsolete variables from pkg-config files
- Date: Fri, 2 Oct 2020 19:24:35 +0000 (UTC)
commit fcfb6ba3464a6e5d9781dda64a95f9ef0a949edc
Author: Federico Mena Quintero <federico gnome org>
Date: Mon Sep 14 13:47:19 2020 -0500
(#623): Remove obsolete variables from pkg-config files
The "svgz_supported" and "css_supported" variables are hardcoded since
2011, and I couldn't find any users in codesearch.debian.net.
Fixes https://gitlab.gnome.org/GNOME/librsvg/-/issues/623
librsvg-uninstalled.pc.in | 3 ---
librsvg.pc.in | 3 ---
2 files changed, 6 deletions(-)
---
diff --git a/librsvg-uninstalled.pc.in b/librsvg-uninstalled.pc.in
index 025fa031..4a06a1f5 100644
--- a/librsvg-uninstalled.pc.in
+++ b/librsvg-uninstalled.pc.in
@@ -3,9 +3,6 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-svgz_supported=true
-css_supported=true
-
Name: librsvg
Description: library that renders svg files
Version: @VERSION@
diff --git a/librsvg.pc.in b/librsvg.pc.in
index a451de05..96fbeaaf 100644
--- a/librsvg.pc.in
+++ b/librsvg.pc.in
@@ -3,9 +3,6 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-svgz_supported=true
-css_supported=true
-
Name: librsvg
Description: library that renders svg files
Version: @VERSION@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]