for/master
Ingmar Vanhassel 2009-07-29 12:55:27 +02:00 committed by Daniel Mierswa
parent 0d1fa5a52b
commit a5f93a83e0
23 changed files with 23 additions and 0 deletions

View File

@ -90,3 +90,4 @@ djb_src_install() {
done < "${hierc_file}"
# $(tail -n+8 "${hierc_file}" | head -n-1 | tr ',' ' ' | awk '{ print $3 }' | tr -d '"') ; do
}

View File

@ -31,3 +31,4 @@ src_compile() {
src_install() {
newbin "${SRC}.out" "${PN}"
}

View File

@ -89,3 +89,4 @@ qemu_src_prepare ()
-i configure \
|| die "sed configure failed";
}

View File

@ -40,3 +40,4 @@ src_install() {
dosym fromdos.1 /usr/share/man/man1/$link.1
done
}

View File

@ -15,3 +15,4 @@ DEFAULT_SRC_CONFIGURE_PARAMS+=(
SLOT="0"
PLATFORMS="~amd64 ~x86"

View File

@ -15,3 +15,4 @@ DEFAULT_SRC_CONFIGURE_PARAMS+=(
SLOT="0"
PLATFORMS="~amd64 ~x86"

View File

@ -31,3 +31,4 @@ DEFAULT_SRC_INSTALL_PARAMS+=(
)
WORK="${WORKBASE}/${MYPNV}"

View File

@ -20,3 +20,4 @@ DEPENDENCIES="
build:
dev-util/pkg-config
"

View File

@ -68,3 +68,4 @@ src_install() {
dodoc -r Docs
}

View File

@ -36,3 +36,4 @@ src_install() {
default
rm -r "${IMAGE}/usr/share/gnome" || die "failed to remove gnome share dir"
}

View File

@ -4,3 +4,4 @@
require jaggedalliance2-stracciatella
PLATFORMS="~amd64"

View File

@ -10,3 +10,4 @@ src_unpack() {
scm_src_unpack
default
}

View File

@ -71,3 +71,4 @@ pkg_postinst() {
elog " data_dir = /path/to/data"
elog "into ~/.ja2/ja2.ini where /path/to/data is the topmost data directory (i.e. /path/to/data/Data exists)"
}

View File

@ -48,3 +48,4 @@ pkg_config() {
eend $?
fi
}

View File

@ -43,3 +43,4 @@ src_install() {
keepdir /service
}

View File

@ -5,3 +5,4 @@ require metalog
SLOT="0"
PLATFORMS="~amd64"

View File

@ -17,3 +17,4 @@ DEFAULT_SRC_PREPARE_PATCHES+=(
"${FILES}/${PNV}-tcprulescheck.patch"
"${FILES}/${PNV}-error.patch"
)

View File

@ -5,3 +5,4 @@ require usbip
SLOT="0"
PLATFORMS="~amd64"

View File

@ -8,3 +8,4 @@ require usbip scm-svn
DOWNLOADS=""
SLOT="0"
PLATFORMS="~amd64"

View File

@ -44,3 +44,4 @@ src_install() {
rmdir "${IMAGE}/usr/share/usbip"
}

View File

@ -28,3 +28,4 @@ src_install() {
default
rm "$IMAGE/usr/share/doc/$PNV/release.sh" || die "failed to remove release.sh"
}

View File

@ -4,3 +4,4 @@
require uClibc
PLATFORMS="~amd64"

View File

@ -31,3 +31,4 @@ src_compile() {
NM=$(tc-getNM) \
HOSTCC=$(tc-getBUILD_CC)
}