pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/xfce4-thunar
Module Name: pkgsrc
Committed By: youri
Date: Sat Jun 23 20:32:39 UTC 2018
Modified Files:
pkgsrc/sysutils/xfce4-thunar: PLIST
Log Message:
Only install gobject-introspection files when the option is enabled.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/xfce4-thunar/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/xfce4-thunar/PLIST
diff -u pkgsrc/sysutils/xfce4-thunar/PLIST:1.11 pkgsrc/sysutils/xfce4-thunar/PLIST:1.12
--- pkgsrc/sysutils/xfce4-thunar/PLIST:1.11 Sat Jun 23 20:27:38 2018
+++ pkgsrc/sysutils/xfce4-thunar/PLIST Sat Jun 23 20:32:39 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2018/06/23 20:27:38 youri Exp $
+@comment $NetBSD: PLIST,v 1.12 2018/06/23 20:32:39 youri Exp $
bin/thunar
bin/thunar-settings
include/thunarx-3/thunarx/thunarx-config.h
@@ -17,7 +17,7 @@ include/thunarx-3/thunarx/thunarx-rename
include/thunarx-3/thunarx/thunarx.h
lib/Thunar/ThunarBulkRename
lib/Thunar/thunar-sendto-email
-lib/girepository-1.0/Thunarx-3.0.typelib
+${PLIST.introspection}lib/girepository-1.0/Thunarx-3.0.typelib
lib/libthunarx-3.la
lib/pkgconfig/thunarx-3.pc
lib/systemd/user/thunar.service
@@ -36,7 +36,7 @@ share/dbus-1/services/org.xfce.FileManag
share/dbus-1/services/org.xfce.Thunar.service
share/doc/Thunar/README.gtkrc
share/examples/xfce4/Thunar/uca.xml
-share/gir-1.0/Thunarx-3.0.gir
+${PLIST.introspection}share/gir-1.0/Thunarx-3.0.gir
share/gtk-doc/html/thunarx/ThunarxFileInfo.html
share/gtk-doc/html/thunarx/ThunarxMenu.html
share/gtk-doc/html/thunarx/ThunarxMenuItem.html
Home |
Main Index |
Thread Index |
Old Index