diff options
author | Tilman Klar <phoenix@gentoo.org> | 2003-03-25 10:49:59 +0000 |
---|---|---|
committer | Tilman Klar <phoenix@gentoo.org> | 2003-03-25 10:49:59 +0000 |
commit | f9209b680adab0e4cfbf19da2d9344455578b956 (patch) | |
tree | c3cd71014c08c4f5b19c676a75171f84c4daddf3 /app-emulation | |
parent | Security update (diff) | |
download | gentoo-2-f9209b680adab0e4cfbf19da2d9344455578b956.tar.gz gentoo-2-f9209b680adab0e4cfbf19da2d9344455578b956.tar.bz2 gentoo-2-f9209b680adab0e4cfbf19da2d9344455578b956.zip |
Version bump and digest cleanup; put winex-transgaming-2.2.1 into x86.
Diffstat (limited to 'app-emulation')
5 files changed, 71 insertions, 7 deletions
diff --git a/app-emulation/winex-transgaming/ChangeLog b/app-emulation/winex-transgaming/ChangeLog index 3d3011fd513a..6a09bb3fe3c5 100644 --- a/app-emulation/winex-transgaming/ChangeLog +++ b/app-emulation/winex-transgaming/ChangeLog @@ -1,14 +1,19 @@ # ChangeLog for app-emulation/winex-transgaming # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-transgaming/ChangeLog,v 1.2 2003/02/24 21:49:10 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-transgaming/ChangeLog,v 1.3 2003/03/25 10:49:59 phoenix Exp $ -*winex-transgaming-2.2.1 (18 Feb 2002) +*winex-transgaming-2.2.1 (25 Mar 2003) - 24 Feb 2002; phoen][x <phoenix@gentoo.org> winex-transgaming-2.2.1.ebuild : + 25 Mar 2003; phoen][x <phoenix@gentoo.org> winex-transgaming-3.0_pre1.ebuild : + Version bump. + +*winex-transgaming-2.2.1 (18 Feb 2003) + + 24 Feb 2003; phoen][x <phoenix@gentoo.org> winex-transgaming-2.2.1.ebuild : Updated ebuild. Thanks to Max Kalika <alkern23@yahoo.com> for the contribution. This closes bug #11023. - 18 Feb 2002; phoen][x <phoenix@gentoo.org> ChangeLog, winex-transgaming-2.2.1.ebuild, + 18 Feb 2003; phoen][x <phoenix@gentoo.org> ChangeLog, winex-transgaming-2.2.1.ebuild, digest-winex-transgaming-2.2.1 : Initial import. Ebuild submitted by Max Kalika <alkern23@yahoo.com> (bug #11023). This ebuild gives users the possibility, to install transgamings winex distribution. diff --git a/app-emulation/winex-transgaming/files/digest-winex-transgaming-2.2.1 b/app-emulation/winex-transgaming/files/digest-winex-transgaming-2.2.1 index f31d765bb36b..e69de29bb2d1 100644 --- a/app-emulation/winex-transgaming/files/digest-winex-transgaming-2.2.1 +++ b/app-emulation/winex-transgaming/files/digest-winex-transgaming-2.2.1 @@ -1 +0,0 @@ -MD5 e824168613fbc0712425822c010527d3 winex-2.2.1.tgz 5166125 diff --git a/app-emulation/winex-transgaming/files/digest-winex-transgaming-3.0_pre1 b/app-emulation/winex-transgaming/files/digest-winex-transgaming-3.0_pre1 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/app-emulation/winex-transgaming/files/digest-winex-transgaming-3.0_pre1 diff --git a/app-emulation/winex-transgaming/winex-transgaming-2.2.1.ebuild b/app-emulation/winex-transgaming/winex-transgaming-2.2.1.ebuild index 798e22149392..28225a79e75d 100644 --- a/app-emulation/winex-transgaming/winex-transgaming-2.2.1.ebuild +++ b/app-emulation/winex-transgaming/winex-transgaming-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-transgaming/winex-transgaming-2.2.1.ebuild,v 1.3 2003/02/24 21:55:33 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-transgaming/winex-transgaming-2.2.1.ebuild,v 1.4 2003/03/25 10:49:59 phoenix Exp $ IUSE="cups opengl" @@ -9,7 +9,7 @@ DESCRIPTION="WineX is a distribution of Wine with enhanced DirectX for gaming" HOMEPAGE="http://www.transgaming.com/" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="Aladdin" RDEPEND="virtual/x11 diff --git a/app-emulation/winex-transgaming/winex-transgaming-3.0_pre1.ebuild b/app-emulation/winex-transgaming/winex-transgaming-3.0_pre1.ebuild new file mode 100644 index 000000000000..6e2bbb9f8cff --- /dev/null +++ b/app-emulation/winex-transgaming/winex-transgaming-3.0_pre1.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex-transgaming/winex-transgaming-3.0_pre1.ebuild,v 1.1 2003/03/25 10:49:59 phoenix Exp $ + +IUSE="cups opengl" + +MY_P="winex3-${PV/pre/pre-}" +DESCRIPTION="WineX is a distribution of Wine with enhanced DirectX for gaming" +HOMEPAGE="http://www.transgaming.com/" + +SLOT="0" +KEYWORDS="~x86" +LICENSE="Aladdin" + +RDEPEND="virtual/x11 + opengl? ( virtual/opengl ) + >=sys-libs/ncurses-5.2 + cups? ( net-print/cups ) + >=media-libs/freetype-2.0.0 + !app-emulation/winex" + +src_unpack () { + if [ ! -e "${DISTDIR}/${MY_P}.tgz" ] ; then + eerror "" + eerror "Please download the appropriate WineX archive (${MY_P}.tgz)" + eerror "from: ${HOMEPAGE} (requires a Transgaming subscription)." + eerror "" + eerror "The archive should be placed into ${DISTDIR}." + eerror "" + + die "package archive (${MY_P}.tgz) not found" + fi + unpack "${MY_P}.tgz" +} + +src_install () { + mv "${WORKDIR}/usr" "${D}" +} + +pkg_postinst() { + einfo "Run /usr/bin/winex3 to start winex as any non-root user." + einfo "This is a wrapper-script which will take care of creating" + einfo "an initial environment and do everything else." + einfo "" + einfo "Optionally, if you have binfmt_misc compiled into your kernel," + einfo "you can add the following to /etc/sysctl.conf to allow direct" + einfo "excecution of Windows binaries through the winex wrapper:" + einfo "" + einfo " fs.binfmt_misc.register = :WINEXE:M::MZ::/usr/bin/winex:" + einfo "" + einfo "You will also need to mount the /proc/sys/fs/binfmt_misc" + einfo "file system in order for this to work. You can add the following" + einfo "line into your /etc/fstab file:" + einfo "" + einfo " none /proc/sys/fs/binfmt_misc binfmt_misc defaults 0 0" + einfo "" + einfo "Note: Binaries will still need excecutable permissions to run." + einfo "Note: If binfmt_misc is compiled as a module, make sure you" + einfo "have it loaded on startup by adding it to /etc/modules.autoload." +} |