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

Add gnome2-devel. This is a meta-port for building the GNOME 2.0 API

without the desktop.  This will allow you to run GNOME 2.0 applications
along side the GNOME 1.4 desktop.
This commit is contained in:
Joe Marcus Clarke 2002-05-24 02:46:01 +00:00
parent d130f08400
commit 5d38a80ecd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59846
5 changed files with 38 additions and 0 deletions

View File

@ -183,6 +183,7 @@
SUBDIR += global
SUBDIR += glui
SUBDIR += gmake
SUBDIR += gnome2-devel
SUBDIR += gnomebuild
SUBDIR += gnomecommon
SUBDIR += gnomecrash

View File

@ -0,0 +1,28 @@
# New ports collection makefile for: gnome2-devel
# Date created: 21 May 2002
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gnome2-devel
PORTVERSION= 2.0
CATEGORIES= devel gnome
MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
MAINTAINER= gnome@FreeBSD.org
RUN_DEPENDS= intltool-merge:${PORTSDIR}/textproc/intltool \
gnome-autogen.sh:${PORTSDIR}/devel/gnomecommon
LIB_DEPENDS= gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \
gail-gnome.0:${PORTSDIR}/x11-toolkits/libgail-gnome
NO_BUILD= yes
USE_PYTHON= yes
do-install: # empty
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
The "meta-port" for the GNOME 2.0 development API

View File

@ -0,0 +1,7 @@
GNU Network Object Model Environment
This package does not contain anything by itself -- it is a
"meta-port" that depends on other GNOME 2.0 packages. Its sole purpose is
to require dependencies so users can install this package only and
have all the GNOME 2.0 development stuff pulled in by the port/package
dependency mechanism.

View File

@ -0,0 +1 @@
@comment this plist intentionally left empty