.pkgtoolrc
author xlucas
Tue, 28 Apr 2009 09:49:26 +0000
changeset 41 31570364d0f1
parent 1 102c9870ef63
permissions -rw-r--r--
2009-03-16 Lukas (Luc) Oboril <[email protected]> * bump pkgbuild to latest version 1.3.98.4 * add Sun Studio Express 03/09 as known compiler
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
     1
# tarballdirs [string]: colon (:) separated list of directories where source tarballs are searched for
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
     2
tarballdirs:   ${MYDIR}/tarballs
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
     3
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
     4
download_to: ${MYDIR}/tarballs
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
     5
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
     6
# logdir [string]: the directory for saving log files
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
     7
# logdir:	/tmp
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
     8
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
     9
# patchdirs [string]: colon (:) separated list of directories where source patches are searched for
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
    10
patchdirs:	${MYDIR}/patches
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
    11
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
    12
# specdirs [string]: colon (:) separated list of directories where spec files are searched for
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
    13
specdirs:	${MYDIR}:${MYDIR}/include
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
    14
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
    15
# sourcedirs [string]: colon (:) separated list of directories where extra sources (not tarballs) are searched for
102c9870ef63 initial import -- still incomplete
laca
parents:
diff changeset
    16
sourcedirs:	${MYDIR}/ext-sources:${MYDIR}/copyright