summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-18 03:00:13 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-18 03:00:13 +0800
commitcb9b4c2ab044c633d015a11daae3097bf31a4755 (patch)
tree3b7ffb307a938e91be286f0885c659f6c11a64ca /devel
parentd3769d13ed54a861ff04dee96e85b24802d3f58d (diff)
downloadmarcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar
marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.gz
marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.bz2
marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.lz
marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.xz
marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.tar.zst
marcuscom-ports-cb9b4c2ab044c633d015a11daae3097bf31a4755.zip
Intro a new GCONF_SCHEMAS, don't use gconf.pl anymore. :-) I will have to
write the doc about this. I will send my write at either gnome or marcuscvs-devel for the English grammar feedback and etc. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2683 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/bugbuddy2/Makefile3
-rw-r--r--devel/bugbuddy2/pkg-plist3
-rw-r--r--devel/gnome-vfs/Makefile4
-rw-r--r--devel/gnome-vfs/pkg-plist15
-rw-r--r--devel/gnomevfs2/Makefile4
-rw-r--r--devel/gnomevfs2/pkg-plist15
-rw-r--r--devel/scaffold/Makefile1
-rw-r--r--devel/scaffold/pkg-plist3
8 files changed, 11 insertions, 37 deletions
diff --git a/devel/bugbuddy2/Makefile b/devel/bugbuddy2/Makefile
index b638407ee..581b452e7 100644
--- a/devel/bugbuddy2/Makefile
+++ b/devel/bugbuddy2/Makefile
@@ -26,6 +26,7 @@ GNOME_DESKTOP_VERSION=2
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-MAN1= bug-buddy.1
+MAN1= bug-buddy.1
+GCONF_SCHEMAS= bug-buddy.schemas
.include <bsd.port.mk>
diff --git a/devel/bugbuddy2/pkg-plist b/devel/bugbuddy2/pkg-plist
index 47734bac3..23a992852 100644
--- a/devel/bugbuddy2/pkg-plist
+++ b/devel/bugbuddy2/pkg-plist
@@ -1,7 +1,4 @@
bin/bug-buddy
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/bug-buddy.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/bug-buddy.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/bug-buddy.schemas > /dev/null || /usr/bin/true
share/gnome/application-registry/bug-buddy.applications
share/gnome/applications/bug-buddy.desktop
share/gnome/bug-buddy/bug-buddy.glade
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index 3a8948943..fd045e1a8 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/Makefile
@@ -33,6 +33,10 @@ CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \
BSD_PTHREAD_LIBS=${PTHREAD_LIBS}
+GCONF_SCHEMAS= desktop_default_applications.schemas \
+ desktop_gnome_url_handlers.schemas system_dns_sd.schemas \
+ system_http_proxy.schemas system_smb.schemas
+
OPTIONS= KDE_MENUS "Integrated KDE menu picks" on
.include <bsd.port.pre.mk>
diff --git a/devel/gnome-vfs/pkg-plist b/devel/gnome-vfs/pkg-plist
index 2d587f3de..78b424ec5 100644
--- a/devel/gnome-vfs/pkg-plist
+++ b/devel/gnome-vfs/pkg-plist
@@ -4,21 +4,6 @@ bin/gnomevfs-info
bin/gnomevfs-ls
bin/gnomevfs-mkdir
bin/gnomevfs-rm
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/desktop_default_applications.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/desktop_default_applications.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/desktop_default_applications.schemas > /dev/null || /usr/bin/true
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/desktop_gnome_url_handlers.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/desktop_gnome_url_handlers.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/desktop_gnome_url_handlers.schemas > /dev/null || /usr/bin/true
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/system_dns_sd.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/system_dns_sd.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/system_dns_sd.schemas > /dev/null || /usr/bin/true
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/system_http_proxy.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/system_http_proxy.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/system_http_proxy.schemas > /dev/null || /usr/bin/true
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/system_smb.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/system_smb.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/system_smb.schemas > /dev/null || /usr/bin/true
%%CDPARANOIA%%etc/gnome-vfs-2.0/modules/cdda-module.conf
etc/gnome-vfs-2.0/modules/default-modules.conf
%%SAMBA%%etc/gnome-vfs-2.0/modules/smb-module.conf
diff --git a/devel/gnomevfs2/Makefile b/devel/gnomevfs2/Makefile
index 3a8948943..fd045e1a8 100644
--- a/devel/gnomevfs2/Makefile
+++ b/devel/gnomevfs2/Makefile
@@ -33,6 +33,10 @@ CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \
BSD_PTHREAD_LIBS=${PTHREAD_LIBS}
+GCONF_SCHEMAS= desktop_default_applications.schemas \
+ desktop_gnome_url_handlers.schemas system_dns_sd.schemas \
+ system_http_proxy.schemas system_smb.schemas
+
OPTIONS= KDE_MENUS "Integrated KDE menu picks" on
.include <bsd.port.pre.mk>
diff --git a/devel/gnomevfs2/pkg-plist b/devel/gnomevfs2/pkg-plist
index 2d587f3de..78b424ec5 100644
--- a/devel/gnomevfs2/pkg-plist
+++ b/devel/gnomevfs2/pkg-plist
@@ -4,21 +4,6 @@ bin/gnomevfs-info
bin/gnomevfs-ls
bin/gnomevfs-mkdir
bin/gnomevfs-rm
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/desktop_default_applications.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/desktop_default_applications.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/desktop_default_applications.schemas > /dev/null || /usr/bin/true
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/desktop_gnome_url_handlers.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/desktop_gnome_url_handlers.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/desktop_gnome_url_handlers.schemas > /dev/null || /usr/bin/true
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/system_dns_sd.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/system_dns_sd.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/system_dns_sd.schemas > /dev/null || /usr/bin/true
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/system_http_proxy.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/system_http_proxy.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/system_http_proxy.schemas > /dev/null || /usr/bin/true
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/system_smb.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/system_smb.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/system_smb.schemas > /dev/null || /usr/bin/true
%%CDPARANOIA%%etc/gnome-vfs-2.0/modules/cdda-module.conf
etc/gnome-vfs-2.0/modules/default-modules.conf
%%SAMBA%%etc/gnome-vfs-2.0/modules/smb-module.conf
diff --git a/devel/scaffold/Makefile b/devel/scaffold/Makefile
index 3f241074d..9a458ee3e 100644
--- a/devel/scaffold/Makefile
+++ b/devel/scaffold/Makefile
@@ -28,5 +28,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
USE_PYTHON= yes
MAN1= scaffold.1
+GCONF_SCHEMAS= scaffold.schemas
.include <bsd.port.mk>
diff --git a/devel/scaffold/pkg-plist b/devel/scaffold/pkg-plist
index 37370d198..0d86922a7 100644
--- a/devel/scaffold/pkg-plist
+++ b/devel/scaffold/pkg-plist
@@ -1,8 +1,5 @@
bin/scaffold
bin/scaffold-clean.sh
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/scaffold.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/scaffold.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/scaffold.schemas > /dev/null || /usr/bin/true
include/libscaffold-1.0/libscaffold/glue-factory.c
include/libscaffold-1.0/libscaffold/glue-plugin.c
include/libscaffold-1.0/libscaffold/libscaffold.h