From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1STVip-0002Tz-IW for garchives@archives.gentoo.org; Sun, 13 May 2012 10:08:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF8BAE07FE; Sun, 13 May 2012 10:08:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9705DE07FE for ; Sun, 13 May 2012 10:08:02 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D1F6B1B4037 for ; Sun, 13 May 2012 10:08:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 99264E5429 for ; Sun, 13 May 2012 10:08:00 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1336903857.05186cf27bf8394ef734968037e6aaa1e49a5d4e.maekke@gentoo> Subject: [gentoo-commits] dev/maekke:master commit in: media-gfx/multiblend/ X-VCS-Repository: dev/maekke X-VCS-Files: media-gfx/multiblend/Manifest media-gfx/multiblend/metadata.xml media-gfx/multiblend/multiblend-0.4.ebuild X-VCS-Directories: media-gfx/multiblend/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 05186cf27bf8394ef734968037e6aaa1e49a5d4e X-VCS-Branch: master Date: Sun, 13 May 2012 10:08:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: dbf1d994-bca4-4c7f-92d7-434de9296fb5 X-Archives-Hash: dfa5968d27cbdba50e241fad978a887d commit: 05186cf27bf8394ef734968037e6aaa1e49a5d4e Author: Markus Meier gentoo org> AuthorDate: Sun May 13 10:10:57 2012 +0000 Commit: Markus Meier gentoo org> CommitDate: Sun May 13 10:10:57 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/maekke.git;a=3D= commit;h=3D05186cf2 initial multiblend ebuild --- media-gfx/multiblend/Manifest | 3 ++ media-gfx/multiblend/metadata.xml | 12 ++++++++++ media-gfx/multiblend/multiblend-0.4.ebuild | 34 ++++++++++++++++++++++= ++++++ 3 files changed, 49 insertions(+), 0 deletions(-) diff --git a/media-gfx/multiblend/Manifest b/media-gfx/multiblend/Manifes= t new file mode 100644 index 0000000..e73fd58 --- /dev/null +++ b/media-gfx/multiblend/Manifest @@ -0,0 +1,3 @@ +DIST multiblend0.4.tar.gz 23093 RMD160 f8ecf6142e40b232571bd4b836cb3aee1= 13b6d5c SHA1 bf502f418c52096a6cad59a811ec319fdad96c36 SHA256 ea6a6e274570= b01f188587831a62dc3b82ed1044d9d0b183eabf6a20c1e17a14 +EBUILD multiblend-0.4.ebuild 705 RMD160 dbe731e013dc6db8b36fd4cb92aae9b5= cb2e78d3 SHA1 885f4921dc274de2e56ce6a445b23119e79075e8 SHA256 e745983afb1= 7f5bef78283c0a7a578941de1b4a765c891993c58cded770f4f74 +MISC metadata.xml 551 RMD160 61a5b38a6bbb28db0d562bb468ea9ba2e370070d SH= A1 0364cf2888abd9c492f0830d52806052313bbeab SHA256 89788217142ce1d6a88288= d2b95ef993d9fdc278b145fc32481af00c73403097 diff --git a/media-gfx/multiblend/metadata.xml b/media-gfx/multiblend/met= adata.xml new file mode 100644 index 0000000..80d42a1 --- /dev/null +++ b/media-gfx/multiblend/metadata.xml @@ -0,0 +1,12 @@ + + + + +maekke@gentoo.org +Markus Meier + + +multiblend is a multi-level image blender for the seamless blending of p= anoramic images, such as those created with PTAssembler (my personal favo= urite), Hugin, or PTGui. It is a significantly faster drop-in alternative= to Enblend, although it lacks Enblend's advanced features. + + + diff --git a/media-gfx/multiblend/multiblend-0.4.ebuild b/media-gfx/multi= blend/multiblend-0.4.ebuild new file mode 100644 index 0000000..63c8ed8 --- /dev/null +++ b/media-gfx/multiblend/multiblend-0.4.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=3D4 + +inherit toolchain-funcs + +DESCRIPTION=3D"multiblend is a multi-level image blender for the seamles= s blending +of panoramic images" +HOMEPAGE=3D"http://horman.net/multiblend/" +SRC_URI=3D"http://horman.net/multiblend/${PN}${PV}.tar.gz" + +LICENSE=3D"GPL-2" +SLOT=3D"0" +KEYWORDS=3D"~amd64" +IUSE=3D"" + +RDEPEND=3D"media-libs/libpng + media-libs/tiff + virtual/jpeg" +DEPEND=3D"${RDEPEND}" + +S=3D"${WORKDIR}/${PN}" + +src_compile() { + local libs=3D"-ltiff -ltiffxx -ljpeg -lpng" + $(tc-getCXX) ${CXXFLAGS} ${LDFLAGS} ${PN}.cpp ${libs} -o ${PN} || die +} + +src_install() { + dobin ${PN} + dodoc changelog.txt readme.txt +}