CRUX PPC
A lightweight GNU/Linux distribution for PowerPC!
Subversion Repository
Parent Directory
|
Revision Log
Revision 50 -
(show annotations)
Sun Oct 4 14:31:50 2009 UTC (3 years, 7 months ago) by cjg
File size: 370 byte(s)
Sun Oct 4 14:31:50 2009 UTC (3 years, 7 months ago) by cjg
File size: 370 byte(s)
openoffice-bin: fixed dependencies
| 1 | # Description: The free and open productivity suite |
| 2 | # URL: http://www.openoffice.org |
| 3 | # Maintainer: Giuseppe Coviello <cjg@cruxppc.org> |
| 4 | # Packager: Giuseppe Coviello <cjg@cruxppc.org> |
| 5 | # Depends on: python jdk hsqldb gtk |
| 6 | |
| 7 | name=openoffice-bin |
| 8 | version=3.0.0 |
| 9 | release=1 |
| 10 | source=(http://ewb.it/~cjg/openoffice%23${version}-${release}.pkg.tar.gz) |
| 11 | |
| 12 | build() { |
| 13 | mv $SRC/usr $PKG |
| 14 | } |