CRUX PPC
A lightweight GNU/Linux distribution for PowerPC!
Subversion Repository
Parent Directory
|
Revision Log
|
Patch
| revision 720, Sun Oct 4 15:09:24 2009 UTC | revision 749, Sun Oct 4 15:09:39 2009 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | # Description: Powerful image loading and rendering library | # Description: Powerful image loading and rendering library |
| 2 | # URL: http://www.enlightenment.org/ | # URL: http://www.enlightenment.org/ |
| 3 | # Maintainer: acrux, acrux at linuxmail dot com | # Maintainer: acrux, acrux at linuxmail dot com |
| 4 | # Depends on: libpng, libjpeg, freetype | # Depends on: libpng, libjpeg, freetype, libungif |
| 5 | # PPC!= | # PPC!= |
| 6 | ||
| 7 | name=imlib2 | name=imlib2 |
| 8 | version=1.4.1 | version=1.4.2 |
| 9 | release=1 | release=1 |
| 10 | source=(http://dl.sourceforge.net/sourceforge/enlightenment/$name-$version.tar.gz) | source=(http://dl.sourceforge.net/sourceforge/enlightenment/$name-$version.tar.gz) |
| 11 | build() | build() |
|
||||||||