pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnome-accessibility Initial import of gnome-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f724bda4375
branches: trunk
changeset: 466963:1f724bda4375
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sat Jan 24 22:56:47 2004 +0000
description:
Initial import of gnome-accessibility, version 2.4.1:
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.
This is a meta package for the second major version of the GNOME
project. It provides all the basic components required to get a
working desktop plus several utilities designed to make it more
accessible to people with disabilities. Note that they may also
be very useful to regular users.
diffstat:
meta-pkgs/gnome-accessibility/DESCR | 11 +++++++++++
meta-pkgs/gnome-accessibility/Makefile | 26 ++++++++++++++++++++++++++
meta-pkgs/gnome-accessibility/PLIST | 2 ++
3 files changed, 39 insertions(+), 0 deletions(-)
diffs (51 lines):
diff -r 331bd20c89a2 -r 1f724bda4375 meta-pkgs/gnome-accessibility/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome-accessibility/DESCR Sat Jan 24 22:56:47 2004 +0000
@@ -0,0 +1,11 @@
+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.
+
+This is a meta package for the second major version of the GNOME
+project. It provides all the basic components required to get a
+working desktop plus several utilities designed to make it more
+accessible to people with disabilities. Note that they may also
+be very useful to regular users.
diff -r 331bd20c89a2 -r 1f724bda4375 meta-pkgs/gnome-accessibility/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome-accessibility/Makefile Sat Jan 24 22:56:47 2004 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/24 22:56:47 jmmv Exp $
+
+DISTNAME= gnome-accessibility-2.4.1
+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 accessibility applications of the GNOME desktop
+
+DEPENDS+= gnome-acme>=2.4.2:../../sysutils/gnome-acme
+DEPENDS+= gnome-base>=2.4.1:../../meta-pkgs/gnome-base
+DEPENDS+= gnome-mag>=0.10.4:../../x11/gnome-mag
+DEPENDS+= gnopernicus>=0.7.1:../../x11/gnopernicus
+
+USE_X11= yes
+USE_BUILDLINK2= yes
+EXTRACT_ONLY= # empty
+NO_CHECKSUM= yes
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+do-install: # empty
+
+.include "../../mk/bsd.pkg.mk"
diff -r 331bd20c89a2 -r 1f724bda4375 meta-pkgs/gnome-accessibility/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome-accessibility/PLIST Sat Jan 24 22:56:47 2004 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/24 22:56:47 jmmv Exp $
+@comment this plist intentionally left empty
Home |
Main Index |
Thread Index |
Old Index