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

Context Navigation

  • Back to Ticket #304

Ticket #304: gnome-common-2.28.bep

File gnome-common-2.28.bep, 461 bytes (added by michaelvoliveira, 5 years ago)

new haikuporter rules

Line 
1DESCRIPTION="A module that is required only when building GNOME from the repository"
2HOMEPAGE="http://git.gnome.org/browse/gnome-common/"
3SRC_URI="git+git://git.gnome.org/gnome-common"
4REVISION="1"
5STATUS_HAIKU="stable"
6DEPEND=""
7BUILD {
8        cd gnome-common-2.28
9                ./autogen.sh
10        ./configure --prefix=/boot/common
11        make
12}
13       
14INSTALL {
15        cd gnome-common-2.28
16        make install
17}
18
19LICENSE="GNU GPL v3"
20COPYRIGHT="1999-2010 Martin Baulig"

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/