public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emulation/ies4linux: ies4linux-2.5_beta6.ebuild ChangeLog ies4linux-2.99.0.1.ebuild
@ 2008-09-16 22:21 Hanno Boeck (hanno)
  0 siblings, 0 replies; only message in thread
From: Hanno Boeck (hanno) @ 2008-09-16 22:21 UTC (permalink / raw
  To: gentoo-commits

hanno       08/09/16 22:21:36

  Modified:             ies4linux-2.5_beta6.ebuild ChangeLog
  Added:                ies4linux-2.99.0.1.ebuild
  Log:
  ies4linux bump
  (Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc6 i686)

Revision  Changes    Path
1.4                  app-emulation/ies4linux/ies4linux-2.5_beta6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ies4linux/ies4linux-2.5_beta6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ies4linux/ies4linux-2.5_beta6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ies4linux/ies4linux-2.5_beta6.ebuild?r1=1.3&r2=1.4

Index: ies4linux-2.5_beta6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ies4linux/ies4linux-2.5_beta6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ies4linux-2.5_beta6.ebuild	17 Aug 2007 21:09:11 -0000	1.3
+++ ies4linux-2.5_beta6.ebuild	16 Sep 2008 22:21:35 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ies4linux/ies4linux-2.5_beta6.ebuild,v 1.3 2007/08/17 21:09:11 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ies4linux/ies4linux-2.5_beta6.ebuild,v 1.4 2008/09/16 22:21:35 hanno Exp $
 
 inherit eutils versionator
 
@@ -28,7 +28,7 @@
 
 src_unpack() {
 
-	unpack "${A}"
+	unpack ${A}
 	cd "${S}"
 
 	epatch "${FILESDIR}/${P}-Installation_directory_discovery.patch" || die "epatch failed"



1.7                  app-emulation/ies4linux/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ies4linux/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ies4linux/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ies4linux/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ies4linux/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	23 Aug 2008 18:11:20 -0000	1.6
+++ ChangeLog	16 Sep 2008 22:21:35 -0000	1.7
@@ -1,6 +1,11 @@
 # ChangeLog for app-emulation/ies4linux
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ies4linux/ChangeLog,v 1.6 2008/08/23 18:11:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ies4linux/ChangeLog,v 1.7 2008/09/16 22:21:35 hanno Exp $
+
+*ies4linux-2.99.0.1 (16 Sep 2008)
+
+  16 Sep 2008; Hanno Boeck <hanno@gentoo.org> +ies4linux-2.99.0.1.ebuild:
+  Version bump, thanks to Oldrich Jedlicka in #204889.
 
   23 Aug 2008; Markus Meier <maekke@gentoo.org> ies4linux-2.0.5.ebuild:
   add ~amd64, bug #218667



1.1                  app-emulation/ies4linux/ies4linux-2.99.0.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ies4linux/ies4linux-2.99.0.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/ies4linux/ies4linux-2.99.0.1.ebuild?rev=1.1&content-type=text/plain

Index: ies4linux-2.99.0.1.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/ies4linux/ies4linux-2.99.0.1.ebuild,v 1.1 2008/09/16 22:21:35 hanno Exp $

inherit eutils versionator

DESCRIPTION="Installer for Microsoft Internet Explorer"
HOMEPAGE="http://www.ies4linux.org/"
SRC_URI="http://www.ies4linux.org/downloads/${P}.tar.gz"
LICENSE="GPL-2"

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="gtk kde"

DEPEND=">=app-arch/cabextract-1.0
	>=app-emulation/wine-0.9.0"

RDEPEND="${DEPEND}
		gtk? ( dev-python/pygtk
		>=dev-lang/python-2.4 )
		kde? ( || ( kde-base/kommander kde-base/kdewebdev ) )"

src_unpack() {

	unpack ${A}
	cd "${S}"

	epatch "${FILESDIR}/ies4linux-2.5_beta6-Installation_directory_discovery.patch" || die
}

src_install() {

	INS_BASE_PATH="/usr/lib/${PN}"

	# Main executable script

	insinto "${INS_BASE_PATH}"

	insopts -m0755
	doins "${PN}" || die "doins failed"

	dosym "${INS_BASE_PATH}/${PN}" "/usr/bin/${PN}" || die "dosym failed"

	# Main libraries

	insinto "${INS_BASE_PATH}/lib"

	insopts -m0644
	( doins "lib/files"     &&
	  doins "lib/${PN}.svg" &&
	  doins "lib/${PN}.png" &&
	  doins "lib/messages.txt"
	) || die "doins failed"

	insopts -m0755
	( doins "lib/"*.sh             &&
	  doins "lib/xdg-desktop-icon" &&
	  doins "lib/xdg-desktop-menu"
	) || die "doins failed"

	# Localization libraries

	insinto "${INS_BASE_PATH}/lang"

	insopts -m0644
	doins "lang/"*.sh || die "doins failed"

	# Windows registry files

	insinto "${INS_BASE_PATH}/winereg"

	insopts -m0644
	doins "winereg/"*.reg || die "doins failed"

	# Graphical installers

	insopts -m0644

	insinto "${INS_BASE_PATH}/ui/kommander"
	( doins "ui/kommander/"*.kmdr &&
	  doins "ui/kommander/"*.sh
	) || die "doins failed"

	insinto "${INS_BASE_PATH}/ui/pygtk"
	( doins "ui/pygtk/"*.py &&
	  doins "ui/pygtk/"*.sh
	) || die "doins failed"

	# Documentation

	dodoc "README" || die "dodoc failed"
}

pkg_postinst() {

	elog
	elog "IEs4Linux is an installer for Microsoft Internet Explorer."
	elog "You just emerged the installer, you now have to run \`${PN}\`,"
	elog "as a normal user, to actually install Microsoft Internet Explorer."
	elog

	use gtk && (
		elog "To use the PyGTK installer interface, start IEs4Linux"
		elog "with the \"--gui gtk\" option."
		elog
	)

	use kde && (
		elog "To use the KDE Kommander installer interface, start IEs4Linux"
		elog "with the \"--gui kommander\" option."
		elog
	)

	elog "Do note that, while IEs4Linux itself, is licensed under the GPL-2,"
	elog "it is only an installer for Microsoft Internet Explorer. You must own"
	elog "a Microsoft Windows license, and agree to the Internet Explorer license,"
	elog "to install any version of Microsoft Internet Explorer."
	elog
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-16 22:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-16 22:21 [gentoo-commits] gentoo-x86 commit in app-emulation/ies4linux: ies4linux-2.5_beta6.ebuild ChangeLog ies4linux-2.99.0.1.ebuild Hanno Boeck (hanno)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox