1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Add gconf-editor, a gconf database editor from GNOME 2.0.

This commit is contained in:
Joe Marcus Clarke 2002-05-13 03:21:45 +00:00
parent dbd557a145
commit a36fd42547
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58986
6 changed files with 59 additions and 0 deletions

View File

@ -63,6 +63,7 @@
SUBDIR += fsck_ext2fs
SUBDIR += ftrace
SUBDIR += gcombust
SUBDIR += gconf-editor
SUBDIR += gfslicer
SUBDIR += gkrellflynn
SUBDIR += gkrellm

View File

@ -0,0 +1,36 @@
# New ports collection makefile for: gconf-editor
# Date created: 12 May 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gconf-editor
PORTVERSION= 0.1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020509
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= gconf-2.5:${PORTSDIR}/devel/gconf2
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
pre-patch:
@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (gnome2/gconf-editor-0.1.tar.bz2) = 1db6f1a8a585272056b4eb57c20809dd

View File

@ -0,0 +1 @@
A gconf database editor for the GNOME 2.0 environment

View File

@ -0,0 +1,2 @@
gconf-editor is a gconf database editor for GNOME 2.0. It is similar to
regedit on Windows.

View File

@ -0,0 +1,18 @@
bin/gconf-editor
share/gnome/applications/gconf-editor.desktop
share/gnome/pixmaps/gconf-editor.png
share/gnome/pixmaps/gconf-editor/about-logo.png
share/gnome/pixmaps/gconf-editor/entry-blank.png
share/gnome/pixmaps/gconf-editor/entry-bool.png
share/gnome/pixmaps/gconf-editor/entry-list.png
share/gnome/pixmaps/gconf-editor/entry-number.png
share/gnome/pixmaps/gconf-editor/entry-schema.png
share/gnome/pixmaps/gconf-editor/entry-string.png
share/gnome/pixmaps/gconf-editor/folder-closed.png
share/gnome/pixmaps/gconf-editor/folder-open.png
share/gnome/pixmaps/gconf-editor/stock-about-16.png
share/locale/az/LC_MESSAGES/gconf-editor.mo
share/locale/ms/LC_MESSAGES/gconf-editor.mo
share/locale/no/LC_MESSAGES/gconf-editor.mo
share/locale/sv/LC_MESSAGES/gconf-editor.mo
@dirrm share/gnome/pixmaps/gconf-editor