pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/policykit-gnome
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Jan 2 10:45:54 UTC 2018
Modified Files:
pkgsrc/security/policykit-gnome: Makefile PLIST
Log Message:
policykit-gnome: Disable gtk-doc, requires gtkdoc-mktmpl.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/security/policykit-gnome/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/policykit-gnome/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/policykit-gnome/Makefile
diff -u pkgsrc/security/policykit-gnome/Makefile:1.42 pkgsrc/security/policykit-gnome/Makefile:1.43
--- pkgsrc/security/policykit-gnome/Makefile:1.42 Sun Oct 15 23:19:12 2017
+++ pkgsrc/security/policykit-gnome/Makefile Tue Jan 2 10:45:54 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2017/10/15 23:19:12 prlw1 Exp $
+# $NetBSD: Makefile,v 1.43 2018/01/02 10:45:54 jperkin Exp $
#
POLICYKIT_GNOME_VER= 0.9.2
@@ -25,13 +25,14 @@ GCONF_SCHEMAS= polkit-gnome.schemas
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ARGS+= --localstatedir=${VARBASE}
+CONFIGURE_ARGS+= --disable-gtk-doc # gtkdoc-mktmpl
.include "../../devel/GConf/schemas.mk"
.include "../../security/policykit/buildlink3.mk"
BUILDLINK_API_DEPENDS.gnome-doc-utils+= gnome-doc-utils>=0.20.1
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk-doc+= gtk-doc>=1.20
-.include "../../textproc/gtk-doc/buildlink3.mk"
+#BUILDLINK_API_DEPENDS.gtk-doc+= gtk-doc>=1.20
+#.include "../../textproc/gtk-doc/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
Index: pkgsrc/security/policykit-gnome/PLIST
diff -u pkgsrc/security/policykit-gnome/PLIST:1.5 pkgsrc/security/policykit-gnome/PLIST:1.6
--- pkgsrc/security/policykit-gnome/PLIST:1.5 Fri Feb 21 11:01:05 2014
+++ pkgsrc/security/policykit-gnome/PLIST Tue Jan 2 10:45:54 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2014/02/21 11:01:05 richard Exp $
+@comment $NetBSD: PLIST,v 1.6 2018/01/02 10:45:54 jperkin Exp $
bin/polkit-gnome-authorization
bin/polkit-gnome-example
include/PolicyKit/polkit-gnome/polkit-gnome-action.h
@@ -15,6 +15,9 @@ share/dbus-1/services/gnome-org.freedesk
share/dbus-1/services/org.gnome.PolicyKit.AuthorizationManager.service
share/dbus-1/services/org.gnome.PolicyKit.service
share/gconf/schemas/polkit-gnome.schemas
+share/gtk-doc/html/polkit-gnome/PolKitGnomeAction.html
+share/gtk-doc/html/polkit-gnome/PolKitGnomeContext.html
+share/gtk-doc/html/polkit-gnome/PolKitGnomeToggleAction.html
share/gtk-doc/html/polkit-gnome/auth-details.png
share/gtk-doc/html/polkit-gnome/auth-retain-always.png
share/gtk-doc/html/polkit-gnome/auth-retain-session.png
@@ -25,23 +28,18 @@ share/gtk-doc/html/polkit-gnome/auth-whe
share/gtk-doc/html/polkit-gnome/home.png
share/gtk-doc/html/polkit-gnome/index.html
share/gtk-doc/html/polkit-gnome/index.sgml
-share/gtk-doc/html/polkit-gnome/left-insensitive.png
share/gtk-doc/html/polkit-gnome/left.png
share/gtk-doc/html/polkit-gnome/license.html
-share/gtk-doc/html/polkit-gnome/polkit-gnome-Authentication-Dialogs.html
share/gtk-doc/html/polkit-gnome/polkit-gnome-example-auth-dialog-twiddle.png
share/gtk-doc/html/polkit-gnome/polkit-gnome-example-screenshot-authorized.png
share/gtk-doc/html/polkit-gnome/polkit-gnome-example-screenshot.png
-share/gtk-doc/html/polkit-gnome/polkit-gnome-polkit-gnome-action.html
-share/gtk-doc/html/polkit-gnome/polkit-gnome-polkit-gnome-context.html
-share/gtk-doc/html/polkit-gnome/polkit-gnome-polkit-gnome-toggle-action.html
+share/gtk-doc/html/polkit-gnome/polkit-gnome-polkit-gnome-auth.html
+share/gtk-doc/html/polkit-gnome/polkit-gnome.devhelp
share/gtk-doc/html/polkit-gnome/polkit-gnome.devhelp2
share/gtk-doc/html/polkit-gnome/ref-auth-daemon.html
share/gtk-doc/html/polkit-gnome/ref-core.html
-share/gtk-doc/html/polkit-gnome/right-insensitive.png
share/gtk-doc/html/polkit-gnome/right.png
share/gtk-doc/html/polkit-gnome/style.css
-share/gtk-doc/html/polkit-gnome/up-insensitive.png
share/gtk-doc/html/polkit-gnome/up.png
share/locale/ar/LC_MESSAGES/PolicyKit-gnome.mo
share/locale/ca/LC_MESSAGES/PolicyKit-gnome.mo
Home |
Main Index |
Thread Index |
Old Index