pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnome1 Reimport of the gnome meta-pkg as gno...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c350302f4ab3
branches:  trunk
changeset: 466955:c350302f4ab3
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat Jan 24 21:25:04 2004 +0000

description:
Reimport of the gnome meta-pkg as gnome1, version 1.4.2.1nb5.

diffstat:

 meta-pkgs/gnome1/DESCR    |   5 ++++
 meta-pkgs/gnome1/Makefile |  49 +++++++++++++++++++++++++++++++++++++++++++++++
 meta-pkgs/gnome1/PLIST    |   2 +
 3 files changed, 56 insertions(+), 0 deletions(-)

diffs (68 lines):

diff -r 959bd378c684 -r c350302f4ab3 meta-pkgs/gnome1/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome1/DESCR    Sat Jan 24 21:25:04 2004 +0000
@@ -0,0 +1,5 @@
+GNOME is the GNU Network Object Model Environment.
+
+The GNOME project intends to build a complete, easy-to-use desktop
+environment for the user, and a powerful application framework for
+the software developer.
diff -r 959bd378c684 -r c350302f4ab3 meta-pkgs/gnome1/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome1/Makefile Sat Jan 24 21:25:04 2004 +0000
@@ -0,0 +1,49 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/24 21:25:04 jmmv Exp $
+
+DISTNAME=      gnome-1.4.2.1
+PKGREVISION=   5
+CATEGORIES=    meta-pkgs x11 gnome
+MASTER_SITES=  # empty
+DISTFILES=     # empty
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://www.gnome.org/
+COMMENT=       Meta-package for the GNU Network Object Model Environment
+
+DEPENDS+=      gnome-core>=1.4.2:../../x11/gnome-core
+DEPENDS+=      ee>=0.3.12nb3:../../graphics/ee
+DEPENDS+=      gdm>=2.2.0nb2:../../x11/gdm1
+DEPENDS+=      ggv>=1.0.2nb5:../../print/ggv
+DEPENDS+=      glade>=0.6.2nb4:../../devel/glade
+DEPENDS+=      gmc>=4.5.51nb2:../../sysutils/gmc
+DEPENDS+=      gnome-applets>=1.4.0.4nb3:../../x11/gnome-applets
+DEPENDS+=      gnome-audio>=1.4.0:../../audio/gnome-audio
+DEPENDS+=      gnome-chess>=0.3.3nb4:../../games/gnome-chess
+DEPENDS+=      gnome-games>1.4.0:../../games/gnome-games
+DEPENDS+=      gnome-media>=1.2.3nb3:../../audio/gnome-media
+DEPENDS+=      gnome-pim>=1.4.6:../../misc/gnome-pim
+DEPENDS+=      gnome-users-guide>=1.2:../../x11/gnome-users-guide
+DEPENDS+=      gnome-utils>=1.4.1.2:../../misc/gnome-utils
+DEPENDS+=      evolution>=1.2.1:../../mail/evolution12
+.if exists(/usr/include/wctype.h)
+DEPENDS+=      gnumeric>=0.75nb5:../../math/gnumeric
+.else
+DEPENDS+=      gnumeric>=0.75nb5:../../math/gnumeric0
+.endif
+DEPENDS+=      gtk-->=1.2.10:../../x11/gtk--
+DEPENDS+=      gtk-engines>=0.12:../../x11/gtk-engines
+DEPENDS+=      gtop>=1.0.13nb2:../../sysutils/gtop
+DEPENDS+=      pan>=0.11.4nb2:../../news/pan
+DEPENDS+=      xchat-gnome>=1.8.10nb3:../../chat/xchat-gnome
+
+USE_X11=       yes
+USE_BUILDLINK2=        yes
+EXTRACT_ONLY=  # empty
+NO_CHECKSUM=   yes
+NO_CONFIGURE=  yes
+NO_BUILD=      yes
+
+do-install:    # empty
+
+.include "../../x11/gnome-python/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 959bd378c684 -r c350302f4ab3 meta-pkgs/gnome1/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome1/PLIST    Sat Jan 24 21:25:04 2004 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/24 21:25:05 jmmv Exp $
+@comment this plist intentionally left empty



Home | Main Index | Thread Index | Old Index