Subversion Repository

Parent Directory Parent Directory | Revision Log Revision Log


Revision 249 - (show annotations)
Sun Oct 4 15:02:01 2009 UTC (3 years, 8 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 }