Remove the app lookup extension, it's done in GIO itself since glib 2.28.

This commit is contained in:
ajacoutot 2011-03-07 19:25:40 +00:00
parent 59c461700b
commit 9f8c2ac18f
5 changed files with 52 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.40 2010/11/22 10:16:08 espie Exp $
# $OpenBSD: Makefile,v 1.41 2011/03/07 19:25:40 ajacoutot Exp $
COMMENT-main= GNOME virtual file system
COMMENT-smb= samba module for GVFS
@ -9,6 +9,8 @@ GNOME_VERSION= 1.6.6
PKGNAME-main= ${DISTNAME}
PKGNAME-smb= ${GNOME_PROJECT}-smb-${GNOME_VERSION}
REVISION-main= 0
SHARED_LIBS += gvfscommon 3.0 # .0.0
SHARED_LIBS += gvfscommon-dnssd 1.0 # .0.0

View File

@ -0,0 +1,19 @@
$OpenBSD: patch-Makefile_in,v 1.1 2011/03/07 19:25:40 ajacoutot Exp $
From e868c0c306c31ffb9b65ca8555fd27cdc53a083d Mon Sep 17 00:00:00 2001
From: Bastien Nocera <hadess@hadess.net>
Date: Tue, 05 Oct 2010 13:12:00 +0000
Subject: Remove app lookup extension
Now done in GIO itself
--- Makefile.in.orig Sun Feb 13 09:11:01 2011
+++ Makefile.in Sun Feb 13 09:11:10 2011
@@ -302,7 +302,6 @@ SUBDIRS = \
client \
daemon \
monitor \
- gconf \
po \
programs \
test \

View File

@ -0,0 +1,28 @@
$OpenBSD: patch-configure,v 1.1 2011/03/07 19:25:40 ajacoutot Exp $
From e868c0c306c31ffb9b65ca8555fd27cdc53a083d Mon Sep 17 00:00:00 2001
From: Bastien Nocera <hadess@hadess.net>
Date: Tue, 05 Oct 2010 13:12:00 +0000
Subject: Remove app lookup extension
Now done in GIO itself
--- configure.orig Sun Feb 13 09:11:18 2011
+++ configure Sun Feb 13 09:11:53 2011
@@ -16841,7 +16841,7 @@ else
$as_echo "no" >&6; }
fi
-ac_config_files="$ac_config_files Makefile common/Makefile client/Makefile metadata/Makefile daemon/trashlib/Makefile daemon/Makefile monitor/Makefile monitor/proxy/Makefile monitor/hal/Makefile monitor/gdu/Makefile monitor/gphoto2/Makefile monitor/afc/Makefile gconf/Makefile programs/Makefile test/Makefile po/Makefile.in"
+ac_config_files="$ac_config_files Makefile common/Makefile client/Makefile metadata/Makefile daemon/trashlib/Makefile daemon/Makefile monitor/Makefile monitor/proxy/Makefile monitor/hal/Makefile monitor/gdu/Makefile monitor/gphoto2/Makefile monitor/afc/Makefile programs/Makefile test/Makefile po/Makefile.in"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
@@ -17943,7 +17943,6 @@ do
"monitor/gdu/Makefile") CONFIG_FILES="$CONFIG_FILES monitor/gdu/Makefile" ;;
"monitor/gphoto2/Makefile") CONFIG_FILES="$CONFIG_FILES monitor/gphoto2/Makefile" ;;
"monitor/afc/Makefile") CONFIG_FILES="$CONFIG_FILES monitor/afc/Makefile" ;;
- "gconf/Makefile") CONFIG_FILES="$CONFIG_FILES gconf/Makefile" ;;
"programs/Makefile") CONFIG_FILES="$CONFIG_FILES programs/Makefile" ;;
"test/Makefile") CONFIG_FILES="$CONFIG_FILES test/Makefile" ;;
"po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;

View File

@ -1,5 +1,4 @@
@comment $OpenBSD: PFRAG.shared-main,v 1.5 2010/11/12 16:48:41 ajacoutot Exp $
lib/gio/modules/libgiogconf.so
@comment $OpenBSD: PFRAG.shared-main,v 1.6 2011/03/07 19:25:40 ajacoutot Exp $
lib/gio/modules/libgioremote-volume-monitor.so
lib/gio/modules/libgvfsdbus.so
@lib lib/libgvfscommon-dnssd.so.${LIBgvfscommon-dnssd_VERSION}

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.15 2010/11/12 16:48:41 ajacoutot Exp $
@comment $OpenBSD: PLIST-main,v 1.16 2011/03/07 19:25:40 ajacoutot Exp $
@pkgpath ${BASE_PKGPATH}
%%SHARED%%
@bin bin/gvfs-cat
@ -24,8 +24,6 @@ include/gvfs-client/gvfs/gvfsurimapper.h
include/gvfs-client/gvfs/gvfsuriutils.h
lib/gio/
lib/gio/modules/
@comment lib/gio/modules/libgiogconf.a
@comment lib/gio/modules/libgiogconf.la
@comment lib/gio/modules/libgioremote-volume-monitor.a
@comment lib/gio/modules/libgioremote-volume-monitor.la
@comment lib/gio/modules/libgvfsdbus.a