1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Add gnomeuserdocs2 after repo copy from gnomeuserdocs. This is the GNOME 2.0

users guide.
This commit is contained in:
Joe Marcus Clarke 2002-07-07 18:26:15 +00:00
parent 2fe5f34d21
commit d314376a8c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62587
11 changed files with 407 additions and 1694 deletions

View File

@ -92,6 +92,7 @@
SUBDIR += gnomemimedata
SUBDIR += gnomepm
SUBDIR += gnomeuserdocs
SUBDIR += gnomeuserdocs2
SUBDIR += gnomeutils
SUBDIR += gnomeutils2
SUBDIR += gnuls

View File

@ -1,29 +1,35 @@
# New ports collection makefile for: gnomeuserdocs
# Date created: 27th February 2001
# Whom: Ade Lovett <ade@FreeBSD.org>
# New ports collection makefile for: gnomeuserdocs2
# Date created: 07 July 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gnomeuserdocs
PORTVERSION= 1.4.1.1
PORTNAME= gnomeuserdocs2
PORTVERSION= 1.93
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-user-docs
DISTNAME= gnome-user-docs-${PORTVERSION}
MASTER_SITE_SUBDIR= 2.0.0/releases/gnome-2.0-desktop-final
DISTNAME= gnome2-user-docs-${PORTVERSION}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome
pre-patch:
@${PERL} -pi -e 's|-lpthread|-pthread|g ; \
@${REINPLACE_CMD} -e 's|-lpthread|-pthread|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'
@find ${WRKSRC} -name "Makefile.in" | xargs ${REINPLACE_CMD} -e \
's|[(]datadir[)]/gnome/|(datadir)/|g ; \
s|[(]datadir[)]/locale|(prefix)/share/locale|g'
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (gnome-user-docs-1.4.1.1.tar.gz) = 08789b9e5443665165fb670183b97a1e
MD5 (gnome2/gnome2-user-docs-1.93.tar.bz2) = be8e996ce8c33332049d6214c41ecdfd

View File

@ -1 +1 @@
GNOME users guide
GNOME 2.0 users guide

View File

@ -1 +1 @@
GNOME users guide
GNOME 2.0 users guide

File diff suppressed because it is too large Load Diff

View File

@ -1,29 +1,35 @@
# New ports collection makefile for: gnomeuserdocs
# Date created: 27th February 2001
# Whom: Ade Lovett <ade@FreeBSD.org>
# New ports collection makefile for: gnomeuserdocs2
# Date created: 07 July 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gnomeuserdocs
PORTVERSION= 1.4.1.1
PORTNAME= gnomeuserdocs2
PORTVERSION= 1.93
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-user-docs
DISTNAME= gnome-user-docs-${PORTVERSION}
MASTER_SITE_SUBDIR= 2.0.0/releases/gnome-2.0-desktop-final
DISTNAME= gnome2-user-docs-${PORTVERSION}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome
pre-patch:
@${PERL} -pi -e 's|-lpthread|-pthread|g ; \
@${REINPLACE_CMD} -e 's|-lpthread|-pthread|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'
@find ${WRKSRC} -name "Makefile.in" | xargs ${REINPLACE_CMD} -e \
's|[(]datadir[)]/gnome/|(datadir)/|g ; \
s|[(]datadir[)]/locale|(prefix)/share/locale|g'
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (gnome-user-docs-1.4.1.1.tar.gz) = 08789b9e5443665165fb670183b97a1e
MD5 (gnome2/gnome2-user-docs-1.93.tar.bz2) = be8e996ce8c33332049d6214c41ecdfd

View File

@ -1 +1 @@
GNOME users guide
GNOME 2.0 users guide

View File

@ -1 +1 @@
GNOME users guide
GNOME 2.0 users guide

File diff suppressed because it is too large Load Diff