summaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authoravl <avl@df743ca5-7f9a-e211-a948-0013205c9059>2010-02-27 14:37:59 +0800
committeravl <avl@df743ca5-7f9a-e211-a948-0013205c9059>2010-02-27 14:37:59 +0800
commit4e06ab86f35b10071c4ba1995ef6f067d97cc9c2 (patch)
tree1d9d0d3c3ed8c1831c3cc82522dd5217e992bc69 /ports-mgmt
parente4cf91b9d81e89a76a6c45ad60f7aefdf0e34ddd (diff)
downloadmarcuscom-ports-4e06ab86f35b10071c4ba1995ef6f067d97cc9c2.tar
marcuscom-ports-4e06ab86f35b10071c4ba1995ef6f067d97cc9c2.tar.gz
marcuscom-ports-4e06ab86f35b10071c4ba1995ef6f067d97cc9c2.tar.bz2
marcuscom-ports-4e06ab86f35b10071c4ba1995ef6f067d97cc9c2.tar.lz
marcuscom-ports-4e06ab86f35b10071c4ba1995ef6f067d97cc9c2.tar.xz
marcuscom-ports-4e06ab86f35b10071c4ba1995ef6f067d97cc9c2.tar.zst
marcuscom-ports-4e06ab86f35b10071c4ba1995ef6f067d97cc9c2.zip
Disable pk-gtk-module for gnome-settings-daemon because we don't
have libpk-gtk-module.so. This fixes massive warnings like this: Gtk-Message: Failed to load module "pk-gtk-module": Shared object "libpk-gtk-module.so" not found, required by "totem" Use @dirrmtry for %%PYTHON_SITELIBDIR%%/packagekit. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13733 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/gnome-packagekit/Makefile4
-rw-r--r--ports-mgmt/gnome-packagekit/files/patch-data_gnome-packagekit.schemas.in11
-rw-r--r--ports-mgmt/gnome-packagekit/pkg-plist2
3 files changed, 14 insertions, 3 deletions
diff --git a/ports-mgmt/gnome-packagekit/Makefile b/ports-mgmt/gnome-packagekit/Makefile
index 7de6a4759..906e19b9e 100644
--- a/ports-mgmt/gnome-packagekit/Makefile
+++ b/ports-mgmt/gnome-packagekit/Makefile
@@ -3,11 +3,11 @@
# Whom: Anders F Bjorklund <afb@users.sourceforge.net>
#
# $FreeBSD$
-# $MCom: ports/ports-mgmt/gnome-packagekit/Makefile,v 1.10 2010/02/08 12:54:39 kwm Exp $
+# $MCom: ports/ports-mgmt/gnome-packagekit/Makefile,v 1.11 2010/02/13 19:24:28 marcus Exp $
PORTNAME= gnome-packagekit
PORTVERSION= 2.29.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ports-mgmt sysutils gnome
MASTER_SITES= GNOME
diff --git a/ports-mgmt/gnome-packagekit/files/patch-data_gnome-packagekit.schemas.in b/ports-mgmt/gnome-packagekit/files/patch-data_gnome-packagekit.schemas.in
new file mode 100644
index 000000000..fc8e606d8
--- /dev/null
+++ b/ports-mgmt/gnome-packagekit/files/patch-data_gnome-packagekit.schemas.in
@@ -0,0 +1,11 @@
+--- data/gnome-packagekit.schemas.in.orig 2010-02-27 14:22:29.000000000 +0800
++++ data/gnome-packagekit.schemas.in 2010-02-27 14:22:45.000000000 +0800
+@@ -540,7 +540,7 @@
+ <applyto>/apps/gnome_settings_daemon/gtk-modules/pk-gtk-module</applyto>
+ <owner>gnome-packagekit</owner>
+ <type>bool</type>
+- <default>true</default>
++ <default>false</default>
+ <locale name="C">
+ <short>GTK+ module for font installation</short>
+ <long>This key determines if applications should be able to prompt for fonts</long>
diff --git a/ports-mgmt/gnome-packagekit/pkg-plist b/ports-mgmt/gnome-packagekit/pkg-plist
index 5e376ce7a..2710605e8 100644
--- a/ports-mgmt/gnome-packagekit/pkg-plist
+++ b/ports-mgmt/gnome-packagekit/pkg-plist
@@ -493,4 +493,4 @@ share/omf/gnome-packagekit/gnome-packagekit-zh_CN.omf
@dirrmtry share/applications
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
-@dirrm %%PYTHON_SITELIBDIR%%/packagekit
+@dirrmtry %%PYTHON_SITELIBDIR%%/packagekit