pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/atril atril: remove duplicated CONFIGURE_ARGS se...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3087a85904a4
branches: trunk
changeset: 330777:3087a85904a4
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Wed Mar 06 06:08:16 2019 +0000
description:
atril: remove duplicated CONFIGURE_ARGS setting in Makefile
Ride previous revision. Also, the change log was missed in my previous
commit.
Change log:
* update translations
* Add update-authors.pl script which helps to update atril.about
* Read authors (updated) from atril.about gresource
* Initialize Travis CI support
* Update Documenters
* [ephy-zoom-control] Avoid deprecated g_type_class_add_private
* [ephy-zoom-action] Avoid deprecated g_type_class_add_private
* Add pixbuf, tiff and xps TypeDescription to POTFILES.in
* eggsmclient: avoid deprecated 'g_type_class_add_private'
* move appdata to metainfo directory
* message-area: set a11y object name from actual icon name
* shell: remove duplicate condition check
* tiff: fix possible NULL pointer dereference
* pdf: add missing break statement
* libdocument: drop useless freeing of NULL pointer
* comics: fix incorrect mimetype saying to open and thumbnail all rarfiles
* disable deprecation warnings for distcheck
diffstat:
print/atril/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 043966d867d6 -r 3087a85904a4 print/atril/Makefile
--- a/print/atril/Makefile Wed Mar 06 06:02:25 2019 +0000
+++ b/print/atril/Makefile Wed Mar 06 06:08:16 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2019/03/06 05:48:55 gutteridge Exp $
+# $NetBSD: Makefile,v 1.39 2019/03/06 06:08:16 gutteridge Exp $
.include "../../meta-pkgs/mate/Makefile.common"
@@ -14,8 +14,6 @@
PKGCONFIG_OVERRIDE+= atril-document.pc.in
PKGCONFIG_OVERRIDE+= atril-view.pc.in
-CONFIGURE_ARGS+= --disable-introspection
-
.include "options.mk"
.include "../../devel/glib2/schemas.mk"
Home |
Main Index |
Thread Index |
Old Index