ruby-gnome2-glib has been moved to pkgsrc.
This commit is contained in:
parent
057eb54555
commit
e8ff1111a5
4 changed files with 1 additions and 24 deletions
3
Makefile
3
Makefile
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.2124 2006/01/07 23:17:40 h2m Exp $
|
||||
# $Id: Makefile,v 1.2125 2006/01/08 02:56:48 minskim Exp $
|
||||
#
|
||||
|
||||
COMMENT= WIP pkgsrc packages
|
||||
|
@ -1036,7 +1036,6 @@ SUBDIR+= ruby-dpklib
|
|||
SUBDIR+= ruby-gnome2
|
||||
SUBDIR+= ruby-gnome2-atk
|
||||
SUBDIR+= ruby-gnome2-gdkpixbuf
|
||||
SUBDIR+= ruby-gnome2-glib
|
||||
SUBDIR+= ruby-gnome2-gnome
|
||||
SUBDIR+= ruby-gnome2-gnomecanvas
|
||||
SUBDIR+= ruby-gnome2-gtk
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
Ruby-GNOME 2 is a set of Ruby language bindings for the various
|
||||
application development libraries included with the GNOME/GTK+
|
||||
environment.
|
||||
Ruby/GLib2 is a Ruby binding of GLib-2.x.
|
|
@ -1,13 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.2 2006/01/07 17:55:41 roelants Exp $
|
||||
#
|
||||
|
||||
PKGNAME= ruby-gnome2-glib-${VERSION}
|
||||
COMMENT= Ruby binding of GLib-2.x
|
||||
CATEGORIES= devel
|
||||
|
||||
RUBY_EXTCONF_SUBDIRS= glib
|
||||
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
.include "../../devel/glib2/buildlink3.mk"
|
||||
.include "../../wip/ruby-gnome2/Makefile.common"
|
|
@ -1,5 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2006/01/07 17:55:41 roelants Exp $
|
||||
${RUBY_SITELIBDIR}/glib2.rb
|
||||
${RUBY_SITELIBDIR}/${MACHINE_ARCH}-${LOWER_OPSYS}elf/glib2.so
|
||||
${RUBY_SITELIBDIR}/mkmf-gnome2.rb
|
||||
${RUBY_SITELIBDIR}/pkg-config.rb
|
Loading…
Reference in a new issue