diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-03-21 23:01:54 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-03-21 23:01:54 +0000 |
commit | 85dbea6c4ad012f20318819c59f09a0d494d903b (patch) | |
tree | 2a0877698840fe65af82cc28e08ee0bfd232bb6c /app-emulation | |
parent | Marked stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-85dbea6c4ad012f20318819c59f09a0d494d903b.tar.gz gentoo-2-85dbea6c4ad012f20318819c59f09a0d494d903b.tar.bz2 gentoo-2-85dbea6c4ad012f20318819c59f09a0d494d903b.zip |
MOL 0.9.70 has been finally released. Hooray\!
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/mol/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/mol/Manifest | 12 | ||||
-rw-r--r-- | app-emulation/mol/files/digest-mol-0.9.70 | 1 | ||||
-rw-r--r-- | app-emulation/mol/mol-0.9.70.ebuild | 105 |
4 files changed, 119 insertions, 6 deletions
diff --git a/app-emulation/mol/ChangeLog b/app-emulation/mol/ChangeLog index c190a147d0e0..a91d30c05d6f 100644 --- a/app-emulation/mol/ChangeLog +++ b/app-emulation/mol/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/mol # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/ChangeLog,v 1.34 2004/03/09 01:31:46 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/ChangeLog,v 1.35 2004/03/21 23:01:54 pylon Exp $ + +*mol-0.9.70 (21 Mar 2004) + + 21 Mar 2004; Lars Weiler <pylon@gentoo.org> mol-0.9.70.ebuild: + MOL 0.9.70 has been finally released. Hooray! 09 Mar 2004; Lars Weiler <pylon@gentoo.org> mol-0.9.69_pre7.ebuild, mol-0.9.70_rc2-r1.ebuild, mol-0.9.70_rc2.ebuild: diff --git a/app-emulation/mol/Manifest b/app-emulation/mol/Manifest index eb8662b38904..17edf733f9da 100644 --- a/app-emulation/mol/Manifest +++ b/app-emulation/mol/Manifest @@ -1,11 +1,13 @@ +MD5 cfbd0ac40c0812928cd86be15a0a1e43 ChangeLog 7065 MD5 3263d375abba2d098c636efc2b135ea5 metadata.xml 333 -MD5 d94a2198277e731eb998ec4aa4c432d1 mol-0.9.68-r4.ebuild 2219 -MD5 402d2079d9ec4a18fe97923ff72e90af mol-0.9.69_pre7.ebuild 3006 -MD5 d26cba4dca57d4c19421569fff151895 mol-0.9.70_rc2-r1.ebuild 3737 -MD5 6374f3a80565d9e18cbe78ea66d1bb56 mol-0.9.70_rc2.ebuild 3802 -MD5 7b8b73d7a8bb4d7b0930bb269ab746ea ChangeLog 7066 +MD5 9f976788d2b67fd58107493cb18e128c mol-0.9.68-r4.ebuild 2218 +MD5 5320f17fdc4474c225e6c12d6529ef21 mol-0.9.69_pre7.ebuild 3005 +MD5 4299757c7af92af4d0b7a1975befe916 mol-0.9.70_rc2.ebuild 3801 +MD5 7d722a2e3f14172206b080f2a6d247c2 mol-0.9.70.ebuild~ 3736 +MD5 2f5c4579c8c8ab6e1d7570631fc1c60f mol-0.9.70.ebuild 3734 MD5 98990df6bb9f196021dea0b77d2d912d files/26-arch-fix.patch 2320 MD5 d4bc3f0122eb77fbfbfcf584f442049d files/digest-mol-0.9.68-r4 67 MD5 98518db8270d9c4b005c3a530930dfe4 files/digest-mol-0.9.69_pre7 69 MD5 8bfb4d64b16a75c8d0dc3fe711694e3a files/digest-mol-0.9.70_rc2 64 MD5 9250d5f1a7e9cbe52e9e3621d14294c8 files/digest-mol-0.9.70_rc2-r1 71 +MD5 3944510308e77b92ac85c07708947ad0 files/digest-mol-0.9.70 64 diff --git a/app-emulation/mol/files/digest-mol-0.9.70 b/app-emulation/mol/files/digest-mol-0.9.70 new file mode 100644 index 000000000000..77c5311411e1 --- /dev/null +++ b/app-emulation/mol/files/digest-mol-0.9.70 @@ -0,0 +1 @@ +MD5 16f801f3c1db1d75dd3fcb8f4bb06d55 mol-0.9.70.tar.bz2 1640430 diff --git a/app-emulation/mol/mol-0.9.70.ebuild b/app-emulation/mol/mol-0.9.70.ebuild new file mode 100644 index 000000000000..eebdbc0e904e --- /dev/null +++ b/app-emulation/mol/mol-0.9.70.ebuild @@ -0,0 +1,105 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.70.ebuild,v 1.1 2004/03/21 23:01:54 pylon Exp $ + +inherit flag-o-matic + +S=${WORKDIR}/${P} +DESCRIPTION="MOL (Mac-on-Linux) lets PPC users run MacOS (X) under Linux (rsync snapshot)" +SRC_URI="mirror://gentoo/${P}.tar.bz2" +HOMEPAGE="http://www.maconlinux.net/" + +DEPEND="" +RDEPEND="net-misc/dhcp + net-firewall/iptables + alsa? ( virtual/alsa ) + X? ( virtual/x11 )" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~ppc -x86 -sparc -alpha -mips" +IUSE="alsa oss fbcon X oldworld sheep debug" + +pkg_setup() { + echo + einfo "If you want to use MOL fullscreen on a virtual console" + einfo "be sure to have the USE-flag \"fbcon\" set!" + echo +} + +src_unpack() { + unpack ${A} + + # dhcp config fix and show dchpd messages on starting mol + cd ${S} + sed -i "s:#ddns-update-style:ddns-update-style:g" Doc/config/dhcpd-mol.conf || die + sed -i "s:DHCPD\ -q\ -cf:DHCPD\ -cf:g" Doc/config/tunconfig || die + + sed -i "s:prefix = /usr/local:prefix = /usr:" Makefile.top || die + sed -i "s#VENDOR :=#VENDOR := -gentoo#" Makefile.top || die + +} + +src_compile() { + filter-flags -fsigned-char + + export KERNEL_SOURCE="/usr/src/${FK}" + + # initialize all needed build-files + ./autogen.sh + + emake defconfig || die "This is a ppc-only package (time to buy that iBook, no?)" + + sed -i "s:CONFIG_XDGA=y:# CONFIG_XDGA is not set:" .config + sed -i "s:CONFIG_TAP=y:# CONFIG_TAP is not set:" .config + use alsa || sed -i "s:CONFIG_ALSA=y:# CONFIG_ALSA is not set:" .config + use debug && sed -i "s:# CONFIG_DEBUGGER is not set:CONFIG_DEBUGGER=y:" .config + use oss || sed -i "s:CONFIG_OSS=y:# CONFIG_OSS is not set:" .config + use oldworld || sed -i "s:CONFIG_OLDWORLD=y:# CONFIG_OLDWORLD is not set:" .config + use sheep || sed -i "s:CONFIG_SHEEP=y:# CONFIG_SHEEP is not set:" .config + use X || sed -i "s:CONFIG_X11=y:# CONFIG_X11 is not set:" .config + use fbcon || sed -i "s:CONFIG_FBDEV=y:# CONFIG_FBDEV is not set:" .config + + einfo "The configuration has been altered according to your USE-flags." + # reinitialize our changed configuration + emake oldconfig + + addwrite "/usr/src/${FK}" + emake || die "Build mol with: FEATURES=\"-userpriv -strict\" emerge mol" +} + +src_install() { + # MOL needs write access to some .depend-files in the kernel-dir + # (at least arch/ppc/) to build the kernel-modules. With + # sandboxing enabled this would result in an access violation. + + addwrite "/usr/src/${FK}" + emake DESTDIR=${D} install || die "Failed to install MOL." + + dodoc 0README BUILDING COPYRIGHT CREDITS Doc/* +} + +pkg_postinst() { + echo + einfo "Mac-on-Linux is now installed. To run, use the command startmol." + einfo "You might want to configure video modes first with molvconfig." + einfo "Other configuration is in /etc/molrc. For more info see:" + einfo " http://www.maconlinux.net" + einfo "Also try man molrc, man molvconfig, man startmol" + echo + ewarn "For networking and sound you might install the drivers in the" + ewarn "folder \"MOL-Install\" on your Mac OS X-Desktop." + echo + ewarn "If errors with networking occur, make sure you have the following" + ewarn "kernel functions enabled:" + einfo "For the dhcp server:" + einfo " Socket Filtering (CONFIG_FILTER)" + einfo " Packet Socket (CONFIG_PACKET)" + einfo "For NAT:" + einfo " Network packet filtering (CONFIG_NETFILTER)" + einfo " Connection tracking (CONFIG_IP_NF_CONNTRACK)" + einfo " IP tables support (CONFIG_IP_NF_IPTABLES)" + einfo " Packet filtering (CONFIG_IP_NF_FILTER)" + einfo " Full NAT (CONFIG_IP_NF_NAT)" + einfo " MASQUERADE target support (CONFIG_IP_NF_TARGET_MASQUERADE)" + echo +} |