Last change
on this file since 12679 was
12679,
checked in by olegb, 14 years ago
|
Bug: 3554
Submitted by: benwill@…
Reviewed by: olegb@
Approved by:
Obtained from:
add more deps
|
-
Property svn:eol-style set to
native
|
File size:
859 bytes
|
Line | |
---|
1 | # $Id: Portfile,v 1.17 2005/06/16 12:08:27 olegb Exp $ |
---|
2 | PortSystem 1.0 |
---|
3 | name gnome-games |
---|
4 | version 2.10.0 |
---|
5 | revision 1 |
---|
6 | description Session component for the GNOME 2 desktop |
---|
7 | long_description Session component for the GNOME 2.0 desktop. \ |
---|
8 | This package contains the commands needed to \ |
---|
9 | start GNOME 2.0. |
---|
10 | maintainers gnome-darwinports@opendarwin.org |
---|
11 | categories gnome |
---|
12 | platforms darwin |
---|
13 | homepage http://www.gnome.org/ |
---|
14 | master_sites gnome:sources/gnome-games/2.10/ |
---|
15 | checksums md5 c3a1a8fd025a0174efa70d4e480114cf |
---|
16 | patchfiles patch_games-network.c |
---|
17 | depends_lib lib:gnome-session:gnome-session lib:libguile:guile \ |
---|
18 | lib:librsvg:librsvg-2 bin:gob2:gob2 |
---|
19 | use_bzip2 yes |
---|
20 | configure.args --mandir=${prefix}/share/man |
---|
21 | configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ |
---|
22 | CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" |
---|
Note: See
TracBrowser
for help on using the repository browser.