[Lunar-commits]
CVS: moonbase/x11-apps/ore BUILD, NONE, 1.1 DEPENDS,
NONE, 1.1 DETAILS, NONE, 1.1
Nick Hudson
nhudson at lunar-linux.org
Thu Mar 11 14:52:42 GMT 2004
Update of /var/cvs/lunar/moonbase/x11-apps/ore
In directory dbguin.lunar-linux.org:/tmp/cvs-serv2793/ore
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Adding ore to moonbase, ore is a nice clean ruby editor written in gtk/gnome
--- NEW FILE: BUILD ---
(
ruby ./configure.rb --prefix=/usr &&
ruby ./installfiles.rb
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends ruby-gtksourceview
--- NEW FILE: DETAILS ---
MODULE=ore
VERSION=0.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://rubyforge.org/download.php/399/$SOURCE
SOURCE_VFY=md5:92e4de76080d9b728dcc44849a5cf618
WEB_SITE=http://ore.rubyforge.org
ENTERED=20040311
UPDATED=20040311
SHORT="ORE is the O Ruby Editor for GNOME"
cat << EOF
ORE is a Ruby Editor made entirely out of Ruby and Ruby/Gtk+ and
friends.
EOF
More information about the Lunar-commits
mailing list