CRUX PPC
A lightweight GNU/Linux distribution for PowerPC!
Subversion Repository
Parent Directory
|
Revision Log
|
Patch
| revision 729, Sun Oct 4 15:09:32 2009 UTC | revision 730, Sun Oct 4 15:09:32 2009 UTC | |
|---|---|---|
| # | Line 3 | Line 3 |
| 3 | # Maintainer: Tilman Sauerbeck, tilman at crux dot nu | # Maintainer: Tilman Sauerbeck, tilman at crux dot nu |
| 4 | ||
| 5 | name=glib | name=glib |
| 6 | version=2.16.5 | version=2.18.1 |
| 7 | release=1 | release=1 |
| 8 | source=(ftp://ftp.gnome.org/pub/GNOME/sources/$name/2.16/$name-$version.tar.bz2) | source=(ftp://ftp.gnome.org/pub/GNOME/sources/$name/2.18/$name-$version.tar.bz2) |
| 9 | ||
| 10 | build () { | build () { |
| 11 | cd $name-$version | cd $name-$version |
|
||||||||