pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/mono-gnome-bindings Reimport of gnome-bindin...
details: https://anonhg.NetBSD.org/pkgsrc/rev/34774bc2c347
branches: trunk
changeset: 549862:34774bc2c347
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 10 16:36:05 2008 +0000
description:
Reimport of gnome-bindings-mono.
diffstat:
meta-pkgs/mono-gnome-bindings/DESCR | 8 ++++++++
meta-pkgs/mono-gnome-bindings/Makefile | 17 +++++++++++++++++
2 files changed, 25 insertions(+), 0 deletions(-)
diffs (33 lines):
diff -r cb63667edcc1 -r 34774bc2c347 meta-pkgs/mono-gnome-bindings/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/mono-gnome-bindings/DESCR Mon Nov 10 16:36:05 2008 +0000
@@ -0,0 +1,8 @@
+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 the Mono (C#) bindings for the GNOME libraries.
diff -r cb63667edcc1 -r 34774bc2c347 meta-pkgs/mono-gnome-bindings/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/mono-gnome-bindings/Makefile Mon Nov 10 16:36:05 2008 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/10 16:36:05 wiz Exp $
+
+DISTNAME= mono-gnome-bindings-2.24.1
+CATEGORIES= meta-pkgs x11 gnome
+MASTER_SITES= # empty
+
+MAINTAINER= drochner%NetBSD.org@localhost
+HOMEPAGE= http://www.gnome.org/
+COMMENT= Meta-package for Mono (C#) bindings for the GNOME desktop
+
+META_PACKAGE= yes
+
+# see http://ftp.gnome.org/pub/GNOME/bindings/2.24/2.24.1/sources/mono/
+
+DEPENDS+= gtk-sharp>=2.12.4:../../x11/gtk-sharp
+
+.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index