[proaudio] Updated rt-sources ebuild (2.6.33.5-rt22)

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


- -- 
Raphaël Doursenaud
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwMOcYACgkQaZKmNAdXaVUURACfQjhREOnAVrlD97POTd+AUiC2
BPQAn0PAfSA/IsMpkIr8aNSYSI4DXD8R
=93pX
-----END PGP SIGNATURE-----
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

K_PREPATCHED="yes"
UNIPATCH_STRICTORDER="yes"

ETYPE="sources"
inherit kernel-2 eutils
detect_version
#get_realtime_patch_url
K_NOSETEXTRAVERSION="don't_set_it"

#FBSPLASH="fbcondecor-0.9.4_for_2.6.26-rt.patch"
RT_PATCH="patch-${KV}.bz2"

RESTRICT="mirror"
DESCRIPTION="Realtime Preemption patched low latency Linux kernel"
SRC_URI="${KERNEL_URI}
http://www.kernel.org/pub/linux/kernel/projects/rt/${RT_PATCH}
http://www.kernel.org/pub/linux/kernel/projects/rt/older/${RT_PATCH}";
#fbcondecor? ( http://proaudio.tuxfamily.org/patches/${FBSPLASH} )"
#http://download.tuxfamily.org/proaudio/realtime-patches/${RT_PATCH}

KEYWORDS="~amd64 ~x86"
IUSE=""
#"fbcondecor"

#pkg_setup(){
#	einfo "Additional patches for $PN can be enabled with following USE-flags:"
#	echo
#	einfo "fbcondecor - Add support for fbcondecor framebuffer splash"
#	echo
#	sleep 3
#}

src_unpack(){
	kernel-2_src_unpack

	epatch "${DISTDIR}/${RT_PATCH}"

}

K_EXTRAEINFO="This kernel is not supported by Gentoo If you have any issues, try
a matching vanilla-sources ebuild -- if the problem persists there, please file
a bug at http://bugme.osdl.org. If the problem only occurs with rt-sources then
please contact the -rt mailing list: http://www.mail-archive.com/linux-rt-users@xxxxxxxxxxxxxxx/ .
Recommended other packages: sys-process/rtirq and sys-apps/das_watchdog"


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/