[totem-pl-parser] build: Remove spec file
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem-pl-parser] build: Remove spec file
- Date: Thu, 22 Jun 2017 12:21:54 +0000 (UTC)
commit d5c80493a618b5a7cc053c18e7c2af02e22e7012
Author: Bastien Nocera <hadess hadess net>
Date: Thu Jun 22 14:17:46 2017 +0200
build: Remove spec file
Nobody's updated it in 9 years, and totem-pl-parser is already in all
the RPM based distributions.
The spec file was installed in the same location as the pkg-config file
(bad), and wasn't updated for meson either.
Gone.
https://bugzilla.gnome.org/show_bug.cgi?id=784086
meson.build | 1 -
totem-pl-parser.spec.in | 70 -----------------------------------------------
2 files changed, 0 insertions(+), 71 deletions(-)
---
diff --git a/meson.build b/meson.build
index ff1698b..54d70aa 100644
--- a/meson.build
+++ b/meson.build
@@ -248,7 +248,6 @@ pkg_install_dir = join_paths(get_option('libdir'), 'pkgconfig')
# FIXME: skipping uninstalled .pc files because they unnecessarily
# reference .la libtool archives directly, this needs fixing first
pkg_files = [
- 'totem-pl-parser.spec',
'totem-plparser.pc',
'totem-plparser-mini.pc',
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]