Ebuild
13 de may , 2012, 21:31
CVS/RCS repository grapher
| alpha | amd64 | arm | hppa | ia64 | m68k | mips | ppc | ppc64 | s390 | sh | sparc | x86 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1.7.0 | x | + | – | – | x | – | – | ~ | – | – | – | ~ | + |
DESCRIPCIÓN DE PAQUETE:
CVS/RCS repository grapher
Categoría:
CAMBIOS
# ChangeLog for dev-vcs/cvsgraph # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvsgraph/ChangeLog,v 1.3 2012/05/13 21:19:17 ramereth Exp $ 13 May 2012; Lance Albertson (ramereth) cvsgraph-1.7.0.ebuild: Stablize 1.7.0 25 Feb 2011; Kevin McCarthy (signals) cvsgraph-1.6.1.ebuild, cvsgraph-1.7.0.ebuild: Update depends from media-libs/jpeg to virtual/jpeg 19 Jun 2010; Jonathan Callen (abcd) +cvsgraph-1.6.1.ebuild, +cvsgraph-1.7.0.ebuild, +metadata.xml: Move package from dev-util/cvsgraph to dev-vcs/cvsgraph 15 Jan 2010; Lance Albertson (ramereth) cvsgraph-1.7.0.ebuild: fix dodoc, resolves #298400 *cvsgraph-1.7.0 (12 Sep 2009) 12 Sep 2009; Patrick Lauer (patrick) +cvsgraph-1.7.0.ebuild: Bump 06 May 2008; Lance Albertson (ramereth) -cvsgraph-1.5.1.ebuild, -cvsgraph-1.5.2.ebuild, -cvsgraph-1.6.0.ebuild: ebuild cleanup 06 Sep 2007; Steve Dibb (beandog) cvsgraph-1.6.0.ebuild, cvsgraph-1.6.1.ebuild: amd64 stable 06 Apr 2007; Tobias Scherbaum (dertobi123) cvsgraph-1.6.1.ebuild: ppc stable 04 Apr 2007; Gustavo Zacarias (gustavoz) cvsgraph-1.6.1.ebuild: Stable on sparc 21 Mar 2007; Raúl Porcel (armin76) cvsgraph-1.6.1.ebuild: x86 stable 24 Sep 2006; Michael Hanselmann (hansmi) cvsgraph-1.6.0.ebuild: Stable on ppc. 05 Sep 2006; Gustavo Zacarias (gustavoz) cvsgraph-1.6.0.ebuild: Stable on sparc *cvsgraph-1.6.1 (05 Sep 2006) 05 Sep 2006; Lance Albertson (ramereth) cvsgraph-1.6.0.ebuild, +cvsgraph-1.6.1.ebuild: * Version bump * 1.6.0 stable on x86 *cvsgraph-1.6.0 (09 Apr 2006) 09 Apr 2006; Lance Albertson (ramereth) +cvsgraph-1.6.0.ebuild: * Version bump * Added automatic_documentation in docs 16 Oct 2005; Jason Wever (weeve) cvsgraph-1.5.2.ebuild: Stable on SPARC. 12 Oct 2005; Michael Hanselmann (hansmi) cvsgraph-1.5.2.ebuild: Stable on ppc. 29 Sep 2005; Lance Albertson (ramereth) metadata.xml, cvsgraph-1.5.1.ebuild, cvsgraph-1.5.2.ebuild: * Stable on x86 * Update metadata.xml 27 Sep 2005; Luis Medinas (metalgod) cvsgraph-1.5.2.ebuild: Added ~amd64 keywords. Closes bug #107288. *cvsgraph-1.5.2 (15 Jun 2005) 15 Jun 2005; Aaron Walker (ka0ttic) -cvsgraph-1.3.0.ebuild, -cvsgraph-1.4.0.ebuild, -cvsgraph-1.4.1.ebuild, +cvsgraph-1.5.2.ebuild: Version bump; tidy old ebuilds. *cvsgraph-1.5.1 (25 Apr 2005) 25 Apr 2005; Aaron Walker (ka0ttic) +metadata.xml, +cvsgraph-1.5.1.ebuild: Version bump; added metadata.xml for cvs-utils herd. *cvsgraph-1.4.1 (10 Sep 2004) 10 Sep 2004; Rob Holland (tigger) +cvsgraph-1.4.1.ebuild: version bump, closes #59430. also installs sample wrapper scripts now 05 Aug 2004; Aron Griffis (agriffis) cvsgraph-1.4.0.ebuild: Explicitly disable on 64-bit arches because there are assumptions in the app that pointer==integer 25 Apr 2004; Aron Griffis (agriffis) cvsgraph-1.3.0.ebuild, cvsgraph-1.4.0.ebuild: Add die following econf for bug 48950 12 Mar 2004; Michael Sterrett (mr_bones_) cvsgraph-1.3.0.ebuild, cvsgraph-1.4.0.ebuild: Don't assign default to S; header fix *cvsgraph-1.4.0 (17 Oct 2003) 17 Oct 2003; Martin Holzer (mholzer) cvsgraph-1.4.0.ebuild: Version bumped. Closes #31203. *cvsgraph-1.3.0 (10 Jul 2003) 10 Jul 2003; robh (robh) cvsgraph-1.3.0.ebuild: Initial version. Based on the ebuild from #16501 by axxackall@yahoo.com, but hacked about by me.
PROBLEMAS
No bugs found
OPCIONES USE
| gif | Adds GIF image support |
| jpeg | Adds JPEG image support |
| nls | Adds Native Language Support (using gettext - GNU locale utilities) |
| png | Adds support for libpng (PNG images) |
| truetype | Adds support for FreeType and/or FreeType2 fonts |
| zlib | Adds support for zlib (de)compression |
DEPENDENCIAS DE CONSTRUCCIÓN
| media-libs/freetype | Freetype font rendering engine |
| media-libs/gd | A graphics library for fast image creation |
| media-libs/giflib | Library to handle, display and manipulate GIF images |
| media-libs/libpng | Portable Network Graphics library |
| sys-libs/zlib | Standard (de)compression library |
| virtual/jpeg | A virtual for the JPEG implementation |
DEPENDENCIAS DE EJECUCIÓN
| media-libs/freetype | Freetype font rendering engine |
| media-libs/gd | A graphics library for fast image creation |
| media-libs/giflib | Library to handle, display and manipulate GIF images |
| media-libs/libpng | Portable Network Graphics library |
| sys-libs/zlib | Standard (de)compression library |
| virtual/jpeg | A virtual for the JPEG implementation |
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/cvsgraph/cvsgraph-1.7.0.ebuild,v 1.3
2012/05/13 21:19:17 ramereth Exp $
DESCRIPTION="CVS/RCS repository grapher"
HOMEPAGE="http://www.akhphd.au.dk/~bertho/cvsgraph"
SRC_URI="http://www.akhphd.au.dk/~bertho/cvsgraph/release/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="-alpha amd64 -ia64 ~ppc ~sparc x86"
IUSE="gif jpeg nls png truetype zlib"
DEPEND="media-libs/gd
zlib? ( sys-libs/zlib )
gif? ( media-libs/giflib )
png? ( media-libs/libpng )
jpeg? ( virtual/jpeg )
truetype? ( media-libs/freetype )"
RDEPEND="${DEPEND}"
src_compile() {
econf \
$(use_enable nls) \
$(use_enable gif) \
$(use_enable png) \
$(use_enable jpeg) \
$(use_enable truetype) \
|| die "econf failed"
emake || die "emake failed"
}
src_install () {
dobin cvsgraph
insinto /etc
doins cvsgraph.conf
doman cvsgraph.1 cvsgraph.conf.5
dodoc ChangeLog README AUTHORS contrib/*.php
docinto automatic_documentation ; dodoc contrib/automatic_documentation/*
}