diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2007-02-23 00:46:09 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2007-02-23 00:46:09 +0000 |
commit | e13a4ca7db08377e0b27de47ad3e694ca2f1633d (patch) | |
tree | b78da2cce050a228d2ee69d93bf9ad5cbb276732 /media-gfx/hugin | |
parent | add enblend and sift flags for media-gfx/hugin (diff) | |
download | gentoo-2-e13a4ca7db08377e0b27de47ad3e694ca2f1633d.tar.gz gentoo-2-e13a4ca7db08377e0b27de47ad3e694ca2f1633d.tar.bz2 gentoo-2-e13a4ca7db08377e0b27de47ad3e694ca2f1633d.zip |
0.6.1 version bump for bug 141617. Thanks to David Grant <davidgrant at gmail dot com>, Hal Engel <hvengel at astound dot net>, Tarmo Tanav <sn4ip3r at estprog dot ee>, Emmanuel Favre_Nicolin <manouchk at gmail dot com>, Paul Berens <pjb8774 at rit dot edu>, Johann Cardon <johann.cardon at free dot fr>, Patrick Huber <phuber at swisstech dot net>, Toon Verstraelen <Toon.Verstraelen at UGent dot be>, Paul de Vries <phsdv at tiscali dot fr>, Norman Thomas <news at hiroki dot de>, Christian Kanzian <christian.kanzian at gmx dot at>, Jorge Nerin <gentoo-bugs at redvip.homelinux dot net>, Tim Harder <thorium90 at gmail dot com>, Serge Gavrilov <serge at pdmi dot ras dot ru>, Andrew Wilchak <azdruid at gmail dot com>, Chris Mayo <mayo at clara dot co dot uk> and anyone I could have missed.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'media-gfx/hugin')
-rw-r--r-- | media-gfx/hugin/ChangeLog | 17 | ||||
-rw-r--r-- | media-gfx/hugin/files/digest-hugin-0.6.1 | 3 | ||||
-rw-r--r-- | media-gfx/hugin/hugin-0.6.1.ebuild | 66 |
3 files changed, 85 insertions, 1 deletions
diff --git a/media-gfx/hugin/ChangeLog b/media-gfx/hugin/ChangeLog index d7f5e346287a..72e24638df98 100644 --- a/media-gfx/hugin/ChangeLog +++ b/media-gfx/hugin/ChangeLog @@ -1,6 +1,21 @@ # ChangeLog for media-gfx/hugin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.15 2007/02/22 01:31:47 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.16 2007/02/23 00:46:09 vanquirius Exp $ + +*hugin-0.6.1 (23 Feb 2007) + + 23 Feb 2007; Marcelo Goes <vanquirius@gentoo.org> +hugin-0.6.1.ebuild: + 0.6.1 version bump for bug 141617. Thanks to David Grant <davidgrant at + gmail dot com>, Hal Engel <hvengel at astound dot net>, Tarmo Tanav <sn4ip3r + at estprog dot ee>, Emmanuel Favre_Nicolin <manouchk at gmail dot com>, Paul + Berens <pjb8774 at rit dot edu>, Johann Cardon <johann.cardon at free dot + fr>, Patrick Huber <phuber at swisstech dot net>, Toon Verstraelen + <Toon.Verstraelen at UGent dot be>, Paul de Vries <phsdv at tiscali dot fr>, + Norman Thomas <news at hiroki dot de>, Christian Kanzian <christian.kanzian + at gmx dot at>, Jorge Nerin <gentoo-bugs at redvip.homelinux dot net>, Tim + Harder <thorium90 at gmail dot com>, Serge Gavrilov <serge at pdmi dot ras + dot ru>, Andrew Wilchak <azdruid at gmail dot com>, Chris Mayo <mayo at + clara dot co dot uk> and anyone I could have missed. 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/media-gfx/hugin/files/digest-hugin-0.6.1 b/media-gfx/hugin/files/digest-hugin-0.6.1 new file mode 100644 index 000000000000..f1c1d678e694 --- /dev/null +++ b/media-gfx/hugin/files/digest-hugin-0.6.1 @@ -0,0 +1,3 @@ +MD5 46bc3136d42acbabab837128ff471507 hugin-0.6.1.tar.bz2 2151921 +RMD160 4d5c1fa47f0bbe0ce452cab90443d7bd4b6e602a hugin-0.6.1.tar.bz2 2151921 +SHA256 18546d42ef15154246d5b84ebde847aa2cf003c6305cc64a17cc5396db346ae7 hugin-0.6.1.tar.bz2 2151921 diff --git a/media-gfx/hugin/hugin-0.6.1.ebuild b/media-gfx/hugin/hugin-0.6.1.ebuild new file mode 100644 index 000000000000..8123394f9682 --- /dev/null +++ b/media-gfx/hugin/hugin-0.6.1.ebuild @@ -0,0 +1,66 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.6.1.ebuild,v 1.1 2007/02/23 00:46:09 vanquirius Exp $ + +inherit wxwidgets eutils + +DESCRIPTION="GUI for the creation & processing of panoramic images" +HOMEPAGE="http://hugin.sf.net" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" +LICENSE="GPL-2 SIFT" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="unicode debug enblend sift" + +DEPEND=">=media-libs/libpano12-2.8.4 + >=dev-libs/boost-1.30.0 + >=x11-libs/wxGTK-2.6.2 + sys-libs/zlib + media-libs/libpng + media-libs/jpeg + media-libs/tiff + enblend? ( media-gfx/enblend ) + sift? ( media-gfx/autopano-sift )" + +pkg_setup() { + if ! built_with_use dev-libs/boost threads ; then + local msg="Build dev-libs/boost with USE=threads" + eerror "$msg" + die "$msg" + fi + if ! use enblend; then + einfo "It is recommended to emerge this package with the" + einfo "enblend use flag to install media-gfx/enblend" + fi + if ! use sift; then + einfo "It is recommended to emerge this package with the" + einfo "sift use flag to install media-gfx/autopano-sift" + fi +} + +src_unpack() { + unpack ${A} + + sed -i -e 's/autopanog\.exe/autopanog/' "${S}"/src/include/hugin/config_defaults.h +} + +src_compile() { + export WX_GTK_VER="2.6" + + if use unicode; then + need-wxwidgets unicode || die "Emerge wxGTK with unicode in USE" + else + need-wxwidgets gtk2 || die "Emerge wxGTK with gtk2 in USE" + fi + + myconf="`use_with unicode` + `use_enable debug`" + + econf --with-wx-config="${WX_CONFIG}" ${myconf} || die "configure failed" + emake || die "compiling failed" +} + +src_install() { + make install DESTDIR="${D}" || die + dodoc AUTHORS BUGS README TODO +} |