public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/idb: ChangeLog metadata.xml idb-10.1.012.ebuild idb-10.1.008.ebuild
@ 2008-02-28 10:43 Sebastien Fabbro (bicatali)
  0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro (bicatali) @ 2008-02-28 10:43 UTC (permalink / raw
  To: gentoo-commits

bicatali    08/02/28 10:43:06

  Modified:             ChangeLog metadata.xml
  Added:                idb-10.1.012.ebuild
  Removed:              idb-10.1.008.ebuild
  Log:
  Version bump
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.8                  dev-lang/idb/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/idb/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	5 Dec 2007 20:37:47 -0000	1.7
+++ ChangeLog	28 Feb 2008 10:43:06 -0000	1.8
@@ -1,6 +1,12 @@
 # ChangeLog for dev-lang/idb
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/idb/ChangeLog,v 1.7 2007/12/05 20:37:47 armin76 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/idb/ChangeLog,v 1.8 2008/02/28 10:43:06 bicatali Exp $
+
+*idb-10.1.012 (28 Feb 2008)
+
+  28 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml,
+  -idb-10.1.008.ebuild, +idb-10.1.012.ebuild:
+  Version bump
 
   05 Dec 2007; Raúl Porcel <armin76@gentoo.org> idb-10.0.026.ebuild,
   idb-10.1.008.ebuild:



1.2                  dev-lang/idb/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/idb/metadata.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/idb/metadata.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/idb/metadata.xml?r1=1.1&r2=1.2

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/idb/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml	2 Oct 2007 11:51:54 -0000	1.1
+++ metadata.xml	28 Feb 2008 10:43:06 -0000	1.2
@@ -6,14 +6,14 @@
 <email>bicatali@gentoo.org</email>
 </maintainer>
 <longdescription lang="en">
-The Intel® Debugger is a command line debugger for Intel based
-architectures. It is well suited with the Intel C++ or Intel FORTRAN
-compilers. It also comes also with a graphical interface and extensive
-documentation. The package is bundled in either compiler tar ball, and
-has been split to produce this one.
-The product can be installed as a non-commercial as
-well. License, terms of qualifications can be found on the web
-site and follow the one received in the Intel compilers.
+  The Intel® Debugger is a command line debugger for Intel based
+  architectures. It is well suited with the Intel C++ or Intel FORTRAN
+  compilers. It also comes also with a graphical interface and extensive
+  documentation. The package is bundled in either compiler tar ball, and
+  has been split to produce this one.
+  The product can be installed as a non-commercial as
+  well. License, terms of qualifications can be found on the web
+  site and follow the one received in the Intel compilers.
 </longdescription>
 </pkgmetadata>
 



1.1                  dev-lang/idb/idb-10.1.012.ebuild

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

Index: idb-10.1.012.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/idb/idb-10.1.012.ebuild,v 1.1 2008/02/28 10:43:06 bicatali Exp $

inherit rpm elisp-common

ICC_PID=952
IFC_PID=955
xPV=p_${PV}

DESCRIPTION="Intel C/C++/FORTRAN debugger for Linux"
HOMEPAGE="http://www.intel.com/software/products/compilers/"
COM_URI="http://registrationcenter-download.intel.com/irc_nas"
SRC_URI="amd64? ( ifc? ( !icc? ( ${COM_URI}/${IFC_PID}/l_fc_${xPV}_intel64.tar.gz ) )
				 !ifc? ( !icc? ( ${COM_URI}/${ICC_PID}/l_cc_${xPV}_intel64.tar.gz ) )
						  icc? ( ${COM_URI}/${ICC_PID}/l_cc_${xPV}_intel64.tar.gz ) )
		  ia64? ( ifc? ( !icc? ( ${COM_URI}/${IFC_PID}/l_fc_${xPV}_ia64.tar.gz ) )
				 !ifc? ( !icc? ( ${COM_URI}/${ICC_PID}/l_cc_${xPV}_ia64.tar.gz ) )
						  icc? ( ${COM_URI}/${ICC_PID}/l_cc_${xPV}_ia64.tar.gz ) )
		   x86? ( ifc? ( !icc? ( ${COM_URI}/${IFC_PID}/l_fc_${xPV}_ia32.tar.gz ) )
				 !ifc? ( !icc? ( ${COM_URI}/${ICC_PID}/l_cc_${xPV}_ia32.tar.gz ) )
						  icc? ( ${COM_URI}/${ICC_PID}/l_cc_${xPV}_ia32.tar.gz ) )"

KEYWORDS="~amd64 ~x86"

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

RESTRICT="strip mirror"
IUSE="emacs icc ifc"

DEPEND=""
RDEPEND="virtual/libstdc++
	x11-libs/libXft
	x11-libs/libXt
	dev-libs/libxml2"

src_unpack() {
	unpack ${A}
	PACKAGEID=$(basename l_*)
	mv "${WORKDIR}"/${PACKAGEID} "${S}"
	cd "${S}"
	for x in data/*idb*.rpm; do
		einfo "Extracting $(basename ${x})..."
		rpm_unpack ${x} || die "rpm_unpack ${x} failed"
	done
}

src_install() {
	local ext=
	use amd64 && ext=e
	local instdir=/opt/intel/${PN}${ext}/${PV}
	cd "${S}"/${instdir}/doc
	sed -e "s|\<installpackageid\>|${PACKAGEID}|g" \
		-i *support \
		|| die "sed support file failed"
	chmod 644 *support

	dodir ${instdir}
	einfo "Copying files"
	cp -pPR \
		"${S}"/${instdir}/* \
		"${D}"/${instdir}/ \
		|| die "copying debugger failed"
	cat > 06idb <<-EOF
		PATH=${instdir}/bin
		ROOTPATH=${instdir}/bin
		MANPATH=${instdir}/man
	EOF
	doenvd 06idb || die "installing env file failed"
	use emacs && \
		elisp-site-file-install "${S}"${instdir}/bin/*.el
}

pkg_postinst () {
	rm -f "${ROOT}"/opt/intel/{intel_sdp_products.db,.*.log} || die
	elog "Make sure you have recieved the a license for ${PN},"
	elog "you cannot run ${PN} without a license file."
	elog "To receive a non-commercial license, you need to register."
	elog "Read the website for more information on this license:"
	elog "${HOMEPAGE}"
	elog "Then put the license file into ${ROOT}/opt/intel/licenses."
	elog "\nTo use ${PN} issue first \n\tsource /etc/profile"
	use emacs && elisp-site-regen
}

pkg_postrm() {
	use emacs && elisp-site-regen
}



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-02-28 10:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-28 10:43 [gentoo-commits] gentoo-x86 commit in dev-lang/idb: ChangeLog metadata.xml idb-10.1.012.ebuild idb-10.1.008.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