pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs Add and enable Gnome bindings packages.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f77a29c64a87
branches:  trunk
changeset: 549798:f77a29c64a87
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Nov 09 10:41:42 2008 +0000

description:
Add and enable Gnome bindings packages.

diffstat:

 meta-pkgs/Makefile |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (31 lines):

diff -r 9faee6784258 -r f77a29c64a87 meta-pkgs/Makefile
--- a/meta-pkgs/Makefile        Sun Nov 09 10:40:57 2008 +0000
+++ b/meta-pkgs/Makefile        Sun Nov 09 10:41:42 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2008/11/08 18:46:53 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2008/11/09 10:41:42 wiz Exp $
 #
 
 COMMENT=       Collections of other packages
@@ -9,6 +9,8 @@
 SUBDIR+=       fxtv-capture
 SUBDIR+=       gnome
 SUBDIR+=       gnome-admin
+SUBDIR+=       gnome-bindings-c++
+SUBDIR+=       gnome-bindings-mono
 SUBDIR+=       gnome-devtools
 SUBDIR+=       gnome-platform
 SUBDIR+=       gnuradio
@@ -23,10 +25,12 @@
 SUBDIR+=       netbsd-doc
 SUBDIR+=       netbsd-doc-print
 SUBDIR+=       netbsd-www
+SUBDIR+=       p5-gnome-bindings
 SUBDIR+=       php4-extensions
 SUBDIR+=       php5-extensions
 SUBDIR+=       pkg_developer
 SUBDIR+=       pkgsrc-guide-tools
+SUBDIR+=       py-gnome-bindings
 SUBDIR+=       ruby-gnome2
 SUBDIR+=       suse100
 SUBDIR+=       web-server



Home | Main Index | Thread Index | Old Index