Ebuild
07 de may , 2012, 18:31
Set of graphical tools for Mercurial
| alpha | amd64 | arm | hppa | ia64 | m68k | mips | ppc | ppc64 | s390 | sh | sparc | x86 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 9999 | – | – | – | – | – | – | – | – | – | – | – | – | – |
DESCRIPCIÓN DE PAQUETE:
Set of graphical tools for Mercurial
Categoría:
CAMBIOS
# ChangeLog for dev-vcs/tortoisehg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.18 2012/05/07 18:09:13 floppym Exp $ 07 May 2012; Mike Gilbert (floppym) tortoisehg-2.4.ebuild, tortoisehg-9999.ebuild: Sync live ebuild. *tortoisehg-2.4 (07 May 2012) 07 May 2012; Mike Gilbert (floppym) +tortoisehg-2.4.ebuild, tortoisehg-9999.ebuild: Version bump. 03 May 2012; Mike Gilbert (floppym) -tortoisehg-2.3.ebuild, tortoisehg-2.3.1.ebuild: Put upper bound on mercurial dep. 17 Apr 2012; Michał Górny (mgorny) tortoisehg-2.3.ebuild, tortoisehg-2.3.1.ebuild, tortoisehg-9999.ebuild: Use mirror://bitbucket. 14 Apr 2012; Mike Gilbert (floppym) tortoisehg-2.3.1.ebuild: Make keep local. *tortoisehg-2.3.1 (14 Apr 2012) 14 Apr 2012; Mike Gilbert (floppym) +tortoisehg-2.3.1.ebuild: Version bump. Add LINGUAS support. 15 Mar 2012; Mike Gilbert (floppym) -tortoisehg-2.2.2-r1.ebuild, -tortoisehg-2.2.2.ebuild, tortoisehg-2.3.ebuild, tortoisehg-9999.ebuild: Restrict pypy. *tortoisehg-2.3 (24 Feb 2012) 24 Feb 2012; Mike Gilbert (floppym) +tortoisehg-2.3.ebuild: Version bump. 12 Feb 2012; Mike Gilbert (floppym) -files/tortoisehg-2.1.4-mercurial-2.patch, tortoisehg-9999.ebuild: Bump mercurial dep on live ebuild. Drop unused patch. *tortoisehg-2.2.2-r1 (12 Feb 2012) 12 Feb 2012; Mike Gilbert (floppym) +files/tortoisehg-2.2.2-hgversion.patch, +tortoisehg-2.2.2-r1.ebuild, -tortoisehg-2.2.1.ebuild, -tortoisehg-2.2.ebuild: Add patch for mercurial-2.1 compat. *tortoisehg-2.2.2 (28 Jan 2012) 28 Jan 2012; Mike Gilbert (floppym) +tortoisehg-2.2.2.ebuild: Version bump. 10 Dec 2011; Mike Gilbert (floppym) tortoisehg-9999.ebuild: Update live ebuild. *tortoisehg-2.2.1 (10 Dec 2011) 10 Dec 2011; Mike Gilbert (floppym) +tortoisehg-2.2.1.ebuild, -tortoisehg-2.1.3.ebuild, -tortoisehg-2.1.4-r1.ebuild, -tortoisehg-2.1.4.ebuild: Version bump. Remove old. *tortoisehg-2.2 (07 Nov 2011) 07 Nov 2011; Mike Gilbert (floppym) +tortoisehg-2.2.ebuild, tortoisehg-9999.ebuild: Version bump. Merge with live ebuild. *tortoisehg-9999 (04 Nov 2011) 04 Nov 2011; Mike Gilbert (floppym) +tortoisehg-9999.ebuild: Add live ebuild. *tortoisehg-2.1.4-r1 (04 Nov 2011) 04 Nov 2011; Mike Gilbert (floppym) +files/tortoisehg-2.1.4-mercurial-2.patch, +tortoisehg-2.1.4-r1.ebuild: Add patch for Mercurial 2 compat, bug 389513 by polynomial-c. EAPI=4. *tortoisehg-2.1.4 (11 Oct 2011) 11 Oct 2011; Mike Gilbert (floppym) +tortoisehg-2.1.4.ebuild: Version bump. *tortoisehg-2.1.3 (07 Sep 2011) 07 Sep 2011; Mike Gilbert (floppym) +tortoisehg-2.1.3.ebuild, +metadata.xml: New package, resolves bug 277383 by manny15. Thanks also to Arne Babenhauserheide, Denilson Sá, and Alphat-PC.
PROBLEMAS
No bugs found
OPCIONES USE
| doc | Adds extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally |
| nautilus | Integrate with gnome-base/nautilus file manager |
DEPENDENCIAS DE CONSTRUCCIÓN
| dev-lang/python | Python is an interpreted, interactive, object-oriented programming language. |
| dev-python/iniparse | Better INI parser for Python |
| dev-python/nautilus-python | Python bindings for the Nautilus file manager |
| dev-python/pygments | Pygments is a syntax highlighting package written in Python. |
| dev-python/PyQt4 | Python bindings for the Qt toolkit |
| dev-python/qscintilla-python | Python bindings for Qscintilla |
| dev-python/sphinx | Python documentation generator |
| dev-vcs/mercurial | Scalable distributed SCM |
DEPENDENCIAS DE EJECUCIÓN
| dev-lang/python | Python is an interpreted, interactive, object-oriented programming language. |
| dev-python/iniparse | Better INI parser for Python |
| dev-python/nautilus-python | Python bindings for the Nautilus file manager |
| dev-python/pygments | Pygments is a syntax highlighting package written in Python. |
| dev-python/PyQt4 | Python bindings for the Qt toolkit |
| dev-python/qscintilla-python | Python bindings for Qscintilla |
| dev-vcs/mercurial | Scalable distributed SCM |
SOURCE CODE
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-9999.ebuild,v
1.8 2012/05/07 18:09:13 floppym Exp $
EAPI=4
SUPPORT_PYTHON_ABIS=1
PYTHON_DEPEND="2:2.5"
RESTRICT_PYTHON_ABIS="2.4 3.* *-pypy-*"
inherit distutils eutils multilib
if [[ ${PV} != *9999* ]]; then
KEYWORDS="~amd64 ~x86"
SRC_URI="mirror://bitbucket/${PN}/targz/downloads/${P}.tar.gz"
HG_DEPEND=">=dev-vcs/mercurial-2.1 /dev/null || die
local x y keep
for x in *.po; do
keep=
for y in ${LINGUAS}; do
if [[ ${y} == ${x%.po}* ]]; then
keep=1
break
fi
done
[[ ${keep} ]] || rm "${x}" || die
done
popd > /dev/null || die
fi
distutils_src_prepare
}
src_compile() {
distutils_src_compile
if use doc ; then
emake -C doc html
fi
}
src_install() {
distutils_src_install
dodoc doc/ReadMe*.txt doc/TODO
if use doc ; then
dohtml -r doc/build/html || die
fi
insinto /usr/share/icons/hicolor/scalable/apps
newins icons/scalable/apps/thg-logo.svg tortoisehg_logo.svg
domenu contrib/${PN}.desktop
if ! use nautilus; then
rm -r "${ED}usr/$(get_libdir)/nautilus" || die
fi
}