Date: Thu, 22 Jun 2006 21:11:47 +0400 (MSD) From: Stanislav Sedov <ssedov@mbsd.msk.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/99312: [NEW PORT] devel/ruby18-ecore: Ruby bindings for Ecore library Message-ID: <200606221711.k5MHBlJ4075510@fonon.realnet> Resent-Message-ID: <200606221720.k5MHKJYD081158@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 99312 >Category: ports >Synopsis: [NEW PORT] devel/ruby18-ecore: Ruby bindings for Ecore library >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jun 22 17:20:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Stanislav Sedov >Release: FreeBSD 7.0-CURRENT i386 >Organization: MBSD labs, Inc. >Environment: System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #7: Sun Jun 18 20:51:36 MSD 2006 >Description: ruby-evas is a set of Ruby language bindings for Enlightenment's Core library, Ecore. Author: Tilman Sauerbeck <tilman@code-monkey.de> WWW: http://code-monkey.de/ruby-efl/ >How-To-Repeat: >Fix: --- ruby18-ecore-16052006.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ruby-ecore # ruby-ecore/pkg-descr # ruby-ecore/Makefile # ruby-ecore/pkg-plist # ruby-ecore/distinfo # echo c - ruby-ecore mkdir -p ruby-ecore > /dev/null 2>&1 echo x - ruby-ecore/pkg-descr sed 's/^X//' >ruby-ecore/pkg-descr << 'END-of-ruby-ecore/pkg-descr' Xruby-evas is a set of Ruby language bindings for Enlightenment's Core Xlibrary, Ecore. X XAuthor: Tilman Sauerbeck <tilman@code-monkey.de> XWWW: http://code-monkey.de/ruby-efl/ END-of-ruby-ecore/pkg-descr echo x - ruby-ecore/Makefile sed 's/^X//' >ruby-ecore/Makefile << 'END-of-ruby-ecore/Makefile' X# New ports collection makefile for: ruby-ecore X# Date created: 22 June 2006 X# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> X# X# $FreeBSD$ X# X XPORTNAME= ecore XPORTVERSION= 16052006 XCATEGORIES= devel ruby XMASTER_SITES= http://mbsd.msk.ru/dist/ XPKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} XDISTNAME= ruby-ecore-${PORTVERSION} X XMAINTAINER= ssedov@mbsd.msk.ru XCOMMENT= Ruby bindings for Ecore library X XBUILD_DEPENDS= ${LOCALBASE}/bin/rake:${PORTSDIR}/devel/rubygem-rake \ X ${RUBY_SITEARCHLIBDIR}/evas/rb_evas.h:${PORTSDIR}/graphics/ruby-evas XLIB_DEPENDS= ecore.1:${PORTSDIR}/x11/ecore X XUSE_BZIP2= yes XUSE_RUBY= yes X X.include <bsd.port.pre.mk> X Xdo-build: X @(cd ${WRKSRC}; ${SETENV} ECORE_PREFIX=${X11BASE} \ X ${LOCALBASE}/bin/rake) X Xdo-install: X @(cd ${WRKSRC}; ${SETENV} ECORE_PREFIX=${X11BASE} \ X ${LOCALBASE}/bin/rake install) X X.include <bsd.port.post.mk> END-of-ruby-ecore/Makefile echo x - ruby-ecore/pkg-plist sed 's/^X//' >ruby-ecore/pkg-plist << 'END-of-ruby-ecore/pkg-plist' X%%RUBY_SITEARCHLIBDIR%%/ecore.so X%%RUBY_SITEARCHLIBDIR%%/ecore_con.so X%%RUBY_SITEARCHLIBDIR%%/ecore_evas.so X%%RUBY_SITEARCHLIBDIR%%/ecore_job.so X%%RUBY_SITEARCHLIBDIR%%/ecore_x.so X%%RUBY_SITEARCHLIBDIR%%/ecore/rb_ecore_evas.h X%%RUBY_SITEARCHLIBDIR%%/ecore/rb_window.h X@dirrm %%RUBY_SITEARCHLIBDIR%%/ecore END-of-ruby-ecore/pkg-plist echo x - ruby-ecore/distinfo sed 's/^X//' >ruby-ecore/distinfo << 'END-of-ruby-ecore/distinfo' XMD5 (ruby-ecore-16052006.tar.bz2) = b74df5b285390d1117e3ba4b0dfc4979 XSHA256 (ruby-ecore-16052006.tar.bz2) = 7e8b751ba5009c06688280bd1614916dfa8a7fb6f2d5e7cd20412cb1337ad229 XSIZE (ruby-ecore-16052006.tar.bz2) = 23916 END-of-ruby-ecore/distinfo exit --- ruby18-ecore-16052006.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606221711.k5MHBlJ4075510>