public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/icc: ChangeLog icc-10.0.026.ebuild icc-10.1.008.ebuild icc-9.1.045.ebuild
@ 2007-11-15 20:23 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro (bicatali) @ 2007-11-15 20:23 UTC (permalink / raw
  To: gentoo-commits

bicatali    07/11/15 20:23:39

  Modified:             ChangeLog icc-10.0.026.ebuild
  Added:                icc-10.1.008.ebuild
  Removed:              icc-9.1.045.ebuild
  Log:
  Version bump, removed old release, removed INCLUDE env variable.
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.52                 dev-lang/icc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/icc/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/icc/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/icc/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/icc/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	8 Nov 2007 20:14:40 -0000	1.51
+++ ChangeLog	15 Nov 2007 20:23:38 -0000	1.52
@@ -1,6 +1,21 @@
 # ChangeLog for dev-lang/icc
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/ChangeLog,v 1.51 2007/11/08 20:14:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/ChangeLog,v 1.52 2007/11/15 20:23:38 bicatali Exp $
+
+*icc-10.1.008 (15 Nov 2007)
+
+  15 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org>
+  -files/7.1.006/05icc-ifc-ia32, -files/7.1.006/05icc-ifc-ia64,
+  -files/7.1.006/icc-ia32, -files/7.1.029/05icc-ifc-ia32,
+  -files/7.1.029/05icc-ifc-ia64, -files/7.1.029/icc-ia32,
+  -files/8.0.055/05icc-ifc, -files/8.0.055/icc, -files/8.0.055/iccifc.conf,
+  -files/8.0.055/icpc, -files/8.1.028/05icc-ifc, -files/8.1.028/icc,
+  -files/8.1.028/iccifc.conf, -files/8.1.028/icpc, -files/9.0.021/05icc-ifc,
+  -files/9.0.021/icc, -files/9.0.021/iccifc.conf, -files/9.0.021/icpc,
+  -files/9.1.042/05icc-ifc, -files/9.1.042/icc, -files/9.1.042/icpc,
+  -files/9.1.045/05icc-ifc, -files/9.1.045/icc, -files/9.1.045/icpc,
+  -icc-9.1.045.ebuild, icc-10.0.026.ebuild, +icc-10.1.008.ebuild:
+  Version bump, removed old release, removed INCLUDE env variable.
 
   08 Nov 2007; Raúl Porcel <armin76@gentoo.org> icc-10.0.026.ebuild:
   ia64 stable wrt #197980



1.9                  dev-lang/icc/icc-10.0.026.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/icc/icc-10.0.026.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/icc/icc-10.0.026.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/icc/icc-10.0.026.ebuild?r1=1.8&r2=1.9

Index: icc-10.0.026.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-10.0.026.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- icc-10.0.026.ebuild	8 Nov 2007 20:14:40 -0000	1.8
+++ icc-10.0.026.ebuild	15 Nov 2007 20:23:38 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-10.0.026.ebuild,v 1.8 2007/11/08 20:14:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-10.0.026.ebuild,v 1.9 2007/11/15 20:23:38 bicatali Exp $
 
 inherit rpm
 
@@ -83,7 +83,6 @@
 	echo "ROOTPATH=${INSTALL_DIR}/bin" >> ${env_file}
 	echo "LDPATH=${INSTALL_DIR}/lib" >> ${env_file}
 	echo "MANPATH=${INSTALL_DIR}/man" >> ${env_file}
-	echo "INCLUDE=${INSTALL_DIR}/include" >> ${env_file}
 	doenvd ${env_file} || die "doenvd ${env_file} failed"
 }
 



1.1                  dev-lang/icc/icc-10.1.008.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/icc/icc-10.1.008.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/icc/icc-10.1.008.ebuild?rev=1.1&content-type=text/plain

Index: icc-10.1.008.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-10.1.008.ebuild,v 1.1 2007/11/15 20:23:38 bicatali Exp $

inherit rpm

PID=861
PB=cc
PEXEC="icc icpc"
DESCRIPTION="Intel C/C++ optimized compiler for Linux"
HOMEPAGE="http://www.intel.com/software/products/compilers/clin/"

###
# everything below common to ifc and icc
# no eclass: very likely to change for next versions
###
PACKAGEID="l_${PB}_p_${PV}"
KEYWORDS="~amd64 ~ia64 ~x86"
SRC_URI="amd64? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_intel64.tar.gz )
	ia64? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_ia64.tar.gz )
	x86?  ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_ia32.tar.gz )"

LICENSE="Intel-SDP"
SLOT="0"

RESTRICT="test strip mirror"
IUSE=""
DEPEND=""
RDEPEND="virtual/libstdc++
	amd64? ( app-emulation/emul-linux-x86-compat )"

pkg_setup() {
	if has_version "<dev-lang/${P}"; then
		ewarn "${PN}-9.x detected, probably with slotting."
		ewarn "This version has many bugs and was installed with slotting."
		ewarn "You might want to do an emerge -C ${PN} first"
		epause 10
	fi
}

src_unpack() {
	unpack ${A}
	mv "${WORKDIR}"/l_* "${S}"
	cd "${S}"

	local ext=
	use amd64 && ext=e
	INSTALL_DIR=/opt/intel/${PB}${ext}/${PV}

	# debugger installed with dev-lang/idb
	rm -f data/intel*idb*.rpm

	for x in data/intel*.rpm; do
		einfo "Extracting $(basename ${x})..."
		rpm_unpack "${S}/${x}" || die "rpm_unpack ${x} failed"
	done

	einfo "Fixing paths and tagging"
	cd "${S}"/${INSTALL_DIR}/bin
	sed -e "s|<INSTALLDIR>|${INSTALL_DIR}|g" \
		-e 's|export -n IA32ROOT;||g' \
		-i ${PEXEC} *sh \
		|| die "sed fixing shells and paths failed"

	cd "${S}"/${INSTALL_DIR}/doc
	sed -e "s|\<installpackageid\>|${PACKAGEID}|g" \
		-e "s|\<INSTALLTIMECOMBOPACKAGEID\>|${PACKAGEID}|g" \
		-i *support \
		|| die "sed support file failed"
	chmod 644 *support
}

src_install() {
	einfo "Copying files"
	dodir ${INSTALL_DIR}
	cp -pPR \
		"${S}"/${INSTALL_DIR}/* \
		"${D}"/${INSTALL_DIR}/ \
		|| die "copying ${PN} failed"

	local env_file=05${PN}
	echo "PATH=${INSTALL_DIR}/bin" > ${env_file}
	echo "ROOTPATH=${INSTALL_DIR}/bin" >> ${env_file}
	echo "LDPATH=${INSTALL_DIR}/lib" >> ${env_file}
	echo "MANPATH=${INSTALL_DIR}/man" >> ${env_file}
	doenvd ${env_file} || die "doenvd ${env_file} failed"
}

pkg_postinst () {
	# remove left over from unpacking
	rm -f "${ROOT}"/opt/intel/{intel_sdp_products.db,.*.log} || die "remove logs failed"

	elog "Make sure you have recieved the a license for ${PN}"
	elog "To receive a restrictive non-commercial licenses , you need to register at:"
	elog "http://www.intel.com/cd/software/products/asmo-na/eng/download/download/219771.htm"
	elog "Read the website for more information on this license."
	elog "You cannot run ${PN} without a license file."
	elog "Then put the license file into ${ROOT}/opt/intel/licenses"
	elog "\nTo use ${PN} issue first \n\tsource /etc/profile"
	elog "Debugger is installed with dev-lang/idb"
}



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2007-11-15 20:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-15 20:23 [gentoo-commits] gentoo-x86 commit in dev-lang/icc: ChangeLog icc-10.0.026.ebuild icc-10.1.008.ebuild icc-9.1.045.ebuild Sebastien Fabbro (bicatali)

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