summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2007-12-22 03:58:07 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2007-12-22 03:58:07 +0000
commit31c3e9a798bc77b3074719c3038a8f7b3100baaa (patch)
tree8c5e4a6289b6a6288acffc9707371a14d6c9cfae /dev-lang/tcl
parentdev-util/codeblocks: remove older versions (diff)
downloadhistorical-31c3e9a798bc77b3074719c3038a8f7b3100baaa.tar.gz
historical-31c3e9a798bc77b3074719c3038a8f7b3100baaa.tar.bz2
historical-31c3e9a798bc77b3074719c3038a8f7b3100baaa.zip
Version bumped, bug #194385.
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-lang/tcl')
-rw-r--r--dev-lang/tcl/ChangeLog12
-rw-r--r--dev-lang/tcl/files/digest-tcl-8.4.143
-rw-r--r--dev-lang/tcl/files/digest-tcl-8.4.14-r13
-rw-r--r--dev-lang/tcl/files/digest-tcl-8.4.163
-rw-r--r--dev-lang/tcl/files/digest-tcl-8.5.03
-rw-r--r--dev-lang/tcl/files/digest-tcl-8.5_alpha63
-rw-r--r--dev-lang/tcl/files/digest-tcl-8.5_beta33
-rw-r--r--dev-lang/tcl/files/tcl-8.3.5-tclm4-soname.patch12
-rw-r--r--dev-lang/tcl/files/tcl-8.4.16-multilib.patch21
-rw-r--r--dev-lang/tcl/tcl-8.4.14.ebuild118
-rw-r--r--dev-lang/tcl/tcl-8.4.16.ebuild (renamed from dev-lang/tcl/tcl-8.4.14-r1.ebuild)14
-rw-r--r--dev-lang/tcl/tcl-8.5.0.ebuild (renamed from dev-lang/tcl/tcl-8.5_beta3.ebuild)4
-rw-r--r--dev-lang/tcl/tcl-8.5_alpha6.ebuild107
13 files changed, 47 insertions, 259 deletions
diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog
index ccae5a5a0ed8..e6c46ce743bb 100644
--- a/dev-lang/tcl/ChangeLog
+++ b/dev-lang/tcl/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for dev-lang/tcl
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.90 2007/11/25 00:27:50 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.91 2007/12/22 03:54:54 matsuu Exp $
+
+*tcl-8.5.0 (22 Dec 2007)
+*tcl-8.4.16 (22 Dec 2007)
+
+ 22 Dec 2007; MATSUU Takuto <matsuu@gentoo.org>
+ -files/tcl-8.3.5-tclm4-soname.patch, +files/tcl-8.4.16-multilib.patch,
+ -tcl-8.4.14.ebuild, -tcl-8.4.14-r1.ebuild, +tcl-8.4.16.ebuild,
+ -tcl-8.5_alpha6.ebuild, -tcl-8.5_beta3.ebuild, +tcl-8.5.0.ebuild:
+ Version bumped. bug #194385.
+ Removed old versions.
*tcl-8.5_beta3 (25 Nov 2007)
diff --git a/dev-lang/tcl/files/digest-tcl-8.4.14 b/dev-lang/tcl/files/digest-tcl-8.4.14
deleted file mode 100644
index dbdb813bb271..000000000000
--- a/dev-lang/tcl/files/digest-tcl-8.4.14
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 51c6bf74d3ffdb0bd866ecdac6ff6460 tcl8.4.14-src.tar.gz 3544609
-RMD160 392a4f4617ee77cfdae10b24e9ccbe84afed0a40 tcl8.4.14-src.tar.gz 3544609
-SHA256 2746e3c568a5837cfb7a83359ab34401886ad621965ab4571333859807ab6143 tcl8.4.14-src.tar.gz 3544609
diff --git a/dev-lang/tcl/files/digest-tcl-8.4.14-r1 b/dev-lang/tcl/files/digest-tcl-8.4.14-r1
deleted file mode 100644
index dbdb813bb271..000000000000
--- a/dev-lang/tcl/files/digest-tcl-8.4.14-r1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 51c6bf74d3ffdb0bd866ecdac6ff6460 tcl8.4.14-src.tar.gz 3544609
-RMD160 392a4f4617ee77cfdae10b24e9ccbe84afed0a40 tcl8.4.14-src.tar.gz 3544609
-SHA256 2746e3c568a5837cfb7a83359ab34401886ad621965ab4571333859807ab6143 tcl8.4.14-src.tar.gz 3544609
diff --git a/dev-lang/tcl/files/digest-tcl-8.4.16 b/dev-lang/tcl/files/digest-tcl-8.4.16
new file mode 100644
index 000000000000..9b3ef1304908
--- /dev/null
+++ b/dev-lang/tcl/files/digest-tcl-8.4.16
@@ -0,0 +1,3 @@
+MD5 f1c783a49547778d160e10be2fb5d76f tcl8.4.16-src.tar.gz 3641017
+RMD160 8432aff66525a3c3f9dadb2bd8e32c28c539d14d tcl8.4.16-src.tar.gz 3641017
+SHA256 23e925a59744e9f2bce7770971ad5d7b22ea74770f71fdfa24d5ed364781356d tcl8.4.16-src.tar.gz 3641017
diff --git a/dev-lang/tcl/files/digest-tcl-8.5.0 b/dev-lang/tcl/files/digest-tcl-8.5.0
new file mode 100644
index 000000000000..ee99bf70e1dd
--- /dev/null
+++ b/dev-lang/tcl/files/digest-tcl-8.5.0
@@ -0,0 +1,3 @@
+MD5 d890c505465411b25050b6cd95971d2c tcl8.5.0-src.tar.gz 4352897
+RMD160 f398a26ea7c8937507049a927f918d18c906f6e5 tcl8.5.0-src.tar.gz 4352897
+SHA256 f364c89117ac833950bfedd84818c309fafdf6d600aa9e6df91096869672797c tcl8.5.0-src.tar.gz 4352897
diff --git a/dev-lang/tcl/files/digest-tcl-8.5_alpha6 b/dev-lang/tcl/files/digest-tcl-8.5_alpha6
deleted file mode 100644
index 6942ad4863d7..000000000000
--- a/dev-lang/tcl/files/digest-tcl-8.5_alpha6
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 2759f9517898e2928d3a4bf6831a7eaa tcl8.5a6-src.tar.gz 4231357
-RMD160 d9db96aa34919c5c699a73e9ead7e871dd4865d2 tcl8.5a6-src.tar.gz 4231357
-SHA256 16f6d0c48f766560789e91ac79b07aa3c3adc2ef7159dd2fe7e4ceff370636ac tcl8.5a6-src.tar.gz 4231357
diff --git a/dev-lang/tcl/files/digest-tcl-8.5_beta3 b/dev-lang/tcl/files/digest-tcl-8.5_beta3
deleted file mode 100644
index 194fa1fb0134..000000000000
--- a/dev-lang/tcl/files/digest-tcl-8.5_beta3
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 08b9a17eab59a634c47b0a38898f7c5a tcl8.5b3-src.tar.gz 4336995
-RMD160 4b16b48eaf0ebbfac26681542763c82384b8bcc0 tcl8.5b3-src.tar.gz 4336995
-SHA256 00c9ff3519102b9330ba8f2ecb9537679b8e0a775e1669af7df17520acfa36e4 tcl8.5b3-src.tar.gz 4336995
diff --git a/dev-lang/tcl/files/tcl-8.3.5-tclm4-soname.patch b/dev-lang/tcl/files/tcl-8.3.5-tclm4-soname.patch
deleted file mode 100644
index 1005f6715879..000000000000
--- a/dev-lang/tcl/files/tcl-8.3.5-tclm4-soname.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -u tcl8.3.5/unix/tcl.m4~ tcl8.3.5/unix/tcl.m4
---- tcl8.3.5/unix/tcl.m4~ 2003-01-14 20:42:53.000000000 +0900
-+++ tcl8.3.5/unix/tcl.m4 2003-01-14 20:42:53.000000000 +0900
-@@ -954,7 +954,7 @@
- CFLAGS_OPTIMIZE="${CFLAGS_OPTIMIZE} -D__NO_STRING_INLINES -D__NO_MATH_INLINES"
-
- if test "$have_dl" = yes; then
-- SHLIB_LD="${CC} -shared"
-+ SHLIB_LD='${CC} -shared -Wl,-soname,${@}'
- DL_OBJS="tclLoadDl.o"
- DL_LIBS="-ldl"
- LDFLAGS="-rdynamic"
diff --git a/dev-lang/tcl/files/tcl-8.4.16-multilib.patch b/dev-lang/tcl/files/tcl-8.4.16-multilib.patch
new file mode 100644
index 000000000000..59d1b8af2f1e
--- /dev/null
+++ b/dev-lang/tcl/files/tcl-8.4.16-multilib.patch
@@ -0,0 +1,21 @@
+diff -Naur tcl8.4.16.orig/unix/configure.in tcl8.4.16/unix/configure.in
+--- tcl8.4.16.orig/unix/configure.in 2007-09-22 02:07:02.000000000 +0900
++++ tcl8.4.16/unix/configure.in 2007-12-15 10:43:16.000000000 +0900
+@@ -570,7 +570,7 @@
+ DBGX='${TCL_DBGX}'
+ eval "TCL_LIB_FILE=${TCL_LIB_FILE}"
+
+-TCL_LIBRARY='$(prefix)/lib/tcl$(VERSION)'
++TCL_LIBRARY='$(libdir)/tcl$(VERSION)'
+ PRIVATE_INCLUDE_DIR='$(includedir)'
+ HTML_DIR='$(DISTDIR)/html'
+
+@@ -669,7 +669,7 @@
+ if test "$FRAMEWORK_BUILD" = "1" ; then
+ test -z "$TCL_PACKAGE_PATH" && \
+ TCL_PACKAGE_PATH="~/Library/Tcl /Library/Tcl /Network/Library/Tcl /System/Library/Tcl ~/Library/Frameworks /Library/Frameworks /Network/Library/Frameworks /System/Library/Frameworks"
+-elif test "$prefix" != "$exec_prefix"; then
++elif test "$prefix" != "$exec_prefix" -o "${libdir}" != "${prefix}/lib"; then
+ TCL_PACKAGE_PATH="${libdir} ${prefix}/lib ${TCL_PACKAGE_PATH}"
+ else
+ TCL_PACKAGE_PATH="${prefix}/lib ${TCL_PACKAGE_PATH}"
diff --git a/dev-lang/tcl/tcl-8.4.14.ebuild b/dev-lang/tcl/tcl-8.4.14.ebuild
deleted file mode 100644
index 69307676ede8..000000000000
--- a/dev-lang/tcl/tcl-8.4.14.ebuild
+++ /dev/null
@@ -1,118 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.14.ebuild,v 1.11 2007/08/25 22:58:14 vapier Exp $
-
-WANT_AUTOCONF=latest
-WANT_AUTOMAKE=latest
-
-inherit autotools eutils multilib toolchain-funcs
-
-DESCRIPTION="Tool Command Language"
-HOMEPAGE="http://www.tcl.tk/"
-SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
-IUSE="debug threads"
-
-DEPEND=""
-
-S=${WORKDIR}/${PN}${PV}
-
-pkg_setup() {
- if use threads ; then
- ewarn ""
- ewarn "PLEASE NOTE: You are compiling ${P} with"
- ewarn "threading enabled."
- ewarn "Threading is not supported by all applications"
- ewarn "that compile against tcl. You use threading at"
- ewarn "your own discretion."
- ewarn ""
- epause 5
- fi
-}
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${PN}-8.4.11-multilib.patch
-
- # Bug 125971
- epatch "${FILESDIR}"/${PN}-8.3.5-tclm4-soname.patch
-
- local d
- for d in */configure ; do
- cd "${S}"/${d%%/*}
- EPATCH_SINGLE_MSG="Patching nls cruft in ${d}" \
- epatch "${FILESDIR}"/tcl-configure-LANG.patch
- done
-
- cd "${S}"/unix
- eautoreconf
-}
-
-src_compile() {
- tc-export CC
- local local_config_use=""
-
- if use threads ; then
- local_config_use="--enable-threads"
- fi
-
- cd "${S}"/unix
- econf \
- $(use_enable threads) \
- $(use_enable debug symbols) || die
- emake || die
-}
-
-src_install() {
- #short version number
- local v1
- v1=${PV%.*}
-
- cd "${S}"/unix
- S= make DESTDIR="${D}" install || die
-
- # fix the tclConfig.sh to eliminate refs to the build directory
- local mylibdir=$(get_libdir) ; mylibdir=${mylibdir//\/}
- sed -i \
- -e "s,^TCL_BUILD_LIB_SPEC='-L.*/unix,TCL_BUILD_LIB_SPEC='-L$/usr/${mylibdir}," \
- -e "s,^TCL_SRC_DIR='.*',TCL_SRC_DIR='/usr/${mylibdir}/tcl${v1}/include'," \
- -e "s,^TCL_BUILD_STUB_LIB_SPEC='-L.*/unix,TCL_BUILD_STUB_LIB_SPEC='-L/usr/${mylibdir}," \
- -e "s,^TCL_BUILD_STUB_LIB_PATH='.*/unix,TCL_BUILD_STUB_LIB_PATH='/usr/${mylibdir}," \
- -e "s,^TCL_LIB_FILE='libtcl${v1}..TCL_DBGX..so',TCL_LIB_FILE=\"libtcl${v1}\$\{TCL_DBGX\}.so\"," \
- -e "s,^TCL_CC_SEARCH_FLAGS='\(.*\)',TCL_CC_SEARCH_FLAGS='\1:/usr/${mylibdir}'," \
- -e "s,^TCL_LD_SEARCH_FLAGS='\(.*\)',TCL_LD_SEARCH_FLAGS='\1:/usr/${mylibdir}'," \
- "${D}"/usr/${mylibdir}/tclConfig.sh || die
-
- # install private headers
- insinto /usr/${mylibdir}/tcl${v1}/include/unix
- doins "${S}"/unix/*.h || die
- insinto /usr/${mylibdir}/tcl${v1}/include/generic
- doins "${S}"/generic/*.h || die
- rm -f "${D}"/usr/${mylibdir}/tcl${v1}/include/generic/tcl.h
- rm -f "${D}"/usr/${mylibdir}/tcl${v1}/include/generic/tclDecls.h
- rm -f "${D}"/usr/${mylibdir}/tcl${v1}/include/generic/tclPlatDecls.h
-
- # install symlink for libraries
- dosym libtcl${v1}.so /usr/${mylibdir}/libtcl.so
- dosym libtclstub${v1}.a /usr/${mylibdir}/libtclstub.a
-
- ln -sf tclsh${v1} "${D}"/usr/bin/tclsh
-
- cd "${S}"
- dodoc README changes license.terms
-}
-
-pkg_postinst() {
- ewarn
- ewarn "If you're upgrading from tcl-8.3, you must recompile the other"
- ewarn "packages on your system that link with tcl after the upgrade"
- ewarn "completes. To perform this action, please run revdep-rebuild"
- ewarn "in package app-portage/gentoolkit."
- ewarn "If you have dev-lang/tk and dev-tcltk/tclx installed you should"
- ewarn "upgrade them before this recompilation, too,"
- ewarn
-}
diff --git a/dev-lang/tcl/tcl-8.4.14-r1.ebuild b/dev-lang/tcl/tcl-8.4.16.ebuild
index 6c0f6d6650ee..142eb3cf94c4 100644
--- a/dev-lang/tcl/tcl-8.4.14-r1.ebuild
+++ b/dev-lang/tcl/tcl-8.4.16.ebuild
@@ -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/tcl/tcl-8.4.14-r1.ebuild,v 1.1 2007/07/12 18:06:14 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.16.ebuild,v 1.1 2007/12/22 03:54:54 matsuu Exp $
WANT_AUTOCONF=latest
WANT_AUTOMAKE=latest
@@ -18,12 +18,12 @@ IUSE="debug threads"
DEPEND=""
-S=${WORKDIR}/${PN}${PV}
+S="${WORKDIR}/${PN}${PV}"
pkg_setup() {
if use threads ; then
ewarn ""
- ewarn "PLEASE NOTE: You are compiling ${P} with"
+ ewarn "PLEASE NOTE: You are compiling ${PF} with"
ewarn "threading enabled."
ewarn "Threading is not supported by all applications"
ewarn "that compile against tcl. You use threading at"
@@ -36,10 +36,10 @@ pkg_setup() {
src_unpack() {
unpack ${A}
cd "${S}"
- epatch "${FILESDIR}"/${PN}-8.4.11-multilib.patch
+ epatch "${FILESDIR}"/${P}-multilib.patch
# Bug 125971
- epatch "${FILESDIR}"/${PN}-8.3.5-tclm4-soname.patch
+ epatch "${FILESDIR}"/${PN}-8.4.15-tclm4-soname.patch
local d
for d in */configure ; do
@@ -73,7 +73,7 @@ src_install() {
v1=${PV%.*}
cd "${S}"/unix
- S= make DESTDIR="${D}" install || die
+ S= emake DESTDIR="${D}" install || die
# fix the tclConfig.sh to eliminate refs to the build directory
local mylibdir=$(get_libdir) ; mylibdir=${mylibdir//\/}
@@ -107,7 +107,7 @@ src_install() {
dosym tclsh${v1} /usr/bin/tclsh
cd "${S}"
- dodoc README changes license.terms
+ dodoc ChangeLog* README changes
}
pkg_postinst() {
diff --git a/dev-lang/tcl/tcl-8.5_beta3.ebuild b/dev-lang/tcl/tcl-8.5.0.ebuild
index a5b057d67ca8..f9382e478eeb 100644
--- a/dev-lang/tcl/tcl-8.5_beta3.ebuild
+++ b/dev-lang/tcl/tcl-8.5.0.ebuild
@@ -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/tcl/tcl-8.5_beta3.ebuild,v 1.1 2007/11/25 00:27:50 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.0.ebuild,v 1.1 2007/12/22 03:54:54 matsuu Exp $
WANT_AUTOCONF=latest
WANT_AUTOMAKE=latest
@@ -59,7 +59,7 @@ src_compile() {
src_install() {
#short version number
local v1
- v1=${PV%_*}
+ v1=${PV%.*}
cd "${S}"/unix
S= emake DESTDIR="${D}" install || die
diff --git a/dev-lang/tcl/tcl-8.5_alpha6.ebuild b/dev-lang/tcl/tcl-8.5_alpha6.ebuild
deleted file mode 100644
index 7fbe662f666e..000000000000
--- a/dev-lang/tcl/tcl-8.5_alpha6.ebuild
+++ /dev/null
@@ -1,107 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5_alpha6.ebuild,v 1.1 2007/07/20 18:39:11 matsuu Exp $
-
-WANT_AUTOCONF=latest
-WANT_AUTOMAKE=latest
-
-inherit autotools eutils multilib toolchain-funcs
-
-MY_P="${PN}${PV/_alpha/a}"
-DESCRIPTION="Tool Command Language"
-HOMEPAGE="http://www.tcl.tk/"
-SRC_URI="mirror://sourceforge/tcl/${MY_P}-src.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE="debug threads"
-
-DEPEND=""
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_setup() {
- if use threads ; then
- ewarn ""
- ewarn "PLEASE NOTE: You are compiling ${P} with"
- ewarn "threading enabled."
- ewarn "Threading is not supported by all applications"
- ewarn "that compile against tcl. You use threading at"
- ewarn "your own discretion."
- ewarn ""
- epause 5
- fi
-}
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${P}-multilib.patch
-
- # Bug 125971
- epatch "${FILESDIR}"/${P}-tclm4-soname.patch
-
- cd "${S}"/unix
- eautoreconf
-}
-
-src_compile() {
- tc-export CC
-
- cd "${S}"/unix
- econf \
- $(use_enable threads) \
- $(use_enable debug symbols) || die
- emake || die
-}
-
-src_install() {
- #short version number
- local v1
- v1=${PV%_*}
-
- cd "${S}"/unix
- S= emake DESTDIR="${D}" install || die
-
- # fix the tclConfig.sh to eliminate refs to the build directory
- local mylibdir=$(get_libdir) ; mylibdir=${mylibdir//\/}
- sed -i \
- -e "s,^TCL_BUILD_LIB_SPEC='-L.*/unix,TCL_BUILD_LIB_SPEC='-L$/usr/${mylibdir}," \
- -e "s,^TCL_SRC_DIR='.*',TCL_SRC_DIR='/usr/${mylibdir}/tcl${v1}/include'," \
- -e "s,^TCL_BUILD_STUB_LIB_SPEC='-L.*/unix,TCL_BUILD_STUB_LIB_SPEC='-L/usr/${mylibdir}," \
- -e "s,^TCL_BUILD_STUB_LIB_PATH='.*/unix,TCL_BUILD_STUB_LIB_PATH='/usr/${mylibdir}," \
- -e "s,^TCL_LIB_FILE='libtcl${v1}..TCL_DBGX..so',TCL_LIB_FILE=\"libtcl${v1}\$\{TCL_DBGX\}.so\"," \
- -e "s,^TCL_CC_SEARCH_FLAGS='\(.*\)',TCL_CC_SEARCH_FLAGS='\1:/usr/${mylibdir}'," \
- -e "s,^TCL_LD_SEARCH_FLAGS='\(.*\)',TCL_LD_SEARCH_FLAGS='\1:/usr/${mylibdir}'," \
- "${D}"/usr/${mylibdir}/tclConfig.sh || die
-
- # install private headers
- insinto /usr/${mylibdir}/tcl${v1}/include/unix
- doins "${S}"/unix/*.h || die
- insinto /usr/${mylibdir}/tcl${v1}/include/generic
- doins "${S}"/generic/*.h || die
- rm -f "${D}"/usr/${mylibdir}/tcl${v1}/include/generic/tcl.h
- rm -f "${D}"/usr/${mylibdir}/tcl${v1}/include/generic/tclDecls.h
- rm -f "${D}"/usr/${mylibdir}/tcl${v1}/include/generic/tclPlatDecls.h
-
- # install symlink for libraries
- dosym libtcl${v1}.so /usr/${mylibdir}/libtcl.so
- dosym libtclstub${v1}.a /usr/${mylibdir}/libtclstub.a
-
- dosym tclsh${v1} /usr/bin/tclsh
-
- cd "${S}"
- dodoc ChangeLog* README changes
-}
-
-pkg_postinst() {
- ewarn
- ewarn "If you're upgrading from <dev-lang/tcl-8.5, you must recompile the other"
- ewarn "packages on your system that link with tcl after the upgrade"
- ewarn "completes. To perform this action, please run revdep-rebuild"
- ewarn "in package app-portage/gentoolkit."
- ewarn "If you have dev-lang/tk and dev-tcltk/tclx installed you should"
- ewarn "upgrade them before this recompilation, too,"
- ewarn
-}