CRUX PPC
A lightweight GNU/Linux distribution for PowerPC!
Subversion Repository
Parent Directory
|
Revision Log
Revision 49 -
(hide annotations)
Sun Oct 4 14:31:50 2009 UTC (3 years, 7 months ago) by cjg
File size: 375 byte(s)
Sun Oct 4 14:31:50 2009 UTC (3 years, 7 months ago) by cjg
File size: 375 byte(s)
openoffice-bin: added
| 1 | cjg | 49 | # 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-java 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 | } |