HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #710

Ticket #710: gri-2.12.23.bep

File gri-2.12.23.bep, 701 bytes (added by richienyhus, 2 years ago)
Line 
1DESCRIPTION="Language for scientific graphics programming. The word "language" is important: Gri is command-driven, not point/click"
2HOMEPAGE="http://gri.sourceforge.net/"
3SRC_URI="http://downloads.sourceforge.net/project/gri/gri/2.12.23/gri-2.12.23.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fgri%2Ffiles%2F&ts=1356118794&use_mirror=ignum"
4CHECKSUM_MD5="eabd37f80ac51f7aef83a89234fb6522"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND="sys-libs/readline,
8        media-gfx/imagemagick,
9        app-doc/texlive"
10BUILD {
11        cd gri-2.12.23
12        ./configure --prefix=`finddir B_COMMON_DIRECTORY`
13        make
14}
15
16INSTALL {
17        cd gri-2.12.23
18        make install
19}
20
21LICENSE="GNU GPL v1"
22COPYRIGHT="2002-2011 Dan Kelley and Peter Galbraith"

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/