summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2005-10-01 20:11:13 +0000
committerMark Loeser <halcy0n@gentoo.org>2005-10-01 20:11:13 +0000
commit18fc4f8809da1e2ea428a4de9675061877982c74 (patch)
tree2d7dbf17705790ab02d364ba2981778abb02090f /media-gfx
parenttrim whitespace (diff)
downloadgentoo-2-18fc4f8809da1e2ea428a4de9675061877982c74.tar.gz
gentoo-2-18fc4f8809da1e2ea428a4de9675061877982c74.tar.bz2
gentoo-2-18fc4f8809da1e2ea428a4de9675061877982c74.zip
Remove gtk useflag, bump to _rc2
(Portage version: 2.0.52-r1)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/hugin/ChangeLog10
-rw-r--r--media-gfx/hugin/Manifest16
-rw-r--r--media-gfx/hugin/files/digest-hugin-0.5_rc1-r11
-rw-r--r--media-gfx/hugin/files/digest-hugin-0.5_rc21
-rw-r--r--media-gfx/hugin/hugin-0.5_rc1-r1.ebuild51
-rw-r--r--media-gfx/hugin/hugin-0.5_rc2.ebuild57
6 files changed, 124 insertions, 12 deletions
diff --git a/media-gfx/hugin/ChangeLog b/media-gfx/hugin/ChangeLog
index dfaad5d724ae..fb9adcebdc4c 100644
--- a/media-gfx/hugin/ChangeLog
+++ b/media-gfx/hugin/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for media-gfx/hugin
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.4 2005/09/16 06:46:01 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.5 2005/10/01 20:11:13 halcy0n Exp $
+
+*hugin-0.5_rc2 (01 Oct 2005)
+*hugin-0.5_rc1-r1 (01 Oct 2005)
+
+ 01 Oct 2005; Mark Loeser <halcy0n@gentoo.org> +hugin-0.5_rc1-r1.ebuild,
+ +hugin-0.5_rc2.ebuild:
+ Remove gtk useflag, since gtk2 is the only available toolkit. Bump to _rc2.
+ bug #107776
16 Sep 2005; Mark Loeser <halcy0n@gentoo.org> hugin-0.5_rc1.ebuild:
Stable on x86
diff --git a/media-gfx/hugin/Manifest b/media-gfx/hugin/Manifest
index 051111e57a8c..269fe81a7dfe 100644
--- a/media-gfx/hugin/Manifest
+++ b/media-gfx/hugin/Manifest
@@ -1,14 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 f77d93cd5c84d4321c710457a73c9f31 ChangeLog 674
-MD5 fc8fe0e9c2ff87b050797aa0e41cdfd7 hugin-0.5_rc1.ebuild 1570
+MD5 4c01f59fa01f854d3dfe5772a71b1939 hugin-0.5_rc2.ebuild 1484
MD5 958a93f482686868d880a8b448d0899d metadata.xml 324
+MD5 1e5550caa3ccd6338a9cdd4c1aaeeeda hugin-0.5_rc1-r1.ebuild 1365
+MD5 fc8fe0e9c2ff87b050797aa0e41cdfd7 hugin-0.5_rc1.ebuild 1570
MD5 549db5b9b4146eb8aff8a35d39eabf1e files/digest-hugin-0.5_rc1 67
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDKmo9CRZPokWLroQRAggTAKDcKjWjGQSWnPwW6i4uCA49moWJtgCcDYx/
-cbaQiZKWN0kB1b/gGJtn240=
-=jxm3
------END PGP SIGNATURE-----
+MD5 fca5e4ab4e2444d69d18b311f6a5591f files/digest-hugin-0.5_rc2 67
+MD5 549db5b9b4146eb8aff8a35d39eabf1e files/digest-hugin-0.5_rc1-r1 67
diff --git a/media-gfx/hugin/files/digest-hugin-0.5_rc1-r1 b/media-gfx/hugin/files/digest-hugin-0.5_rc1-r1
new file mode 100644
index 000000000000..a4721551b398
--- /dev/null
+++ b/media-gfx/hugin/files/digest-hugin-0.5_rc1-r1
@@ -0,0 +1 @@
+MD5 82fcd91f437b375438bee6f51352c777 hugin-0.5_rc1.tar.bz2 1499912
diff --git a/media-gfx/hugin/files/digest-hugin-0.5_rc2 b/media-gfx/hugin/files/digest-hugin-0.5_rc2
new file mode 100644
index 000000000000..ca6d1d659977
--- /dev/null
+++ b/media-gfx/hugin/files/digest-hugin-0.5_rc2
@@ -0,0 +1 @@
+MD5 632585f02c0ef34a6fda4ec7c231587d hugin-0.5-rc2.tar.bz2 1690173
diff --git a/media-gfx/hugin/hugin-0.5_rc1-r1.ebuild b/media-gfx/hugin/hugin-0.5_rc1-r1.ebuild
new file mode 100644
index 000000000000..48c566974b50
--- /dev/null
+++ b/media-gfx/hugin/hugin-0.5_rc1-r1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.5_rc1-r1.ebuild,v 1.1 2005/10/01 20:11:13 halcy0n Exp $
+
+inherit wxwidgets
+
+DESCRIPTION="GUI for the creation & processing of panoramic images"
+HOMEPAGE="http://hugin.sf.net"
+MY_P=${P/_rc*//}
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+LICENSE="GPL-2 SIFT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="unicode debug"
+
+DEPEND=">=media-libs/libpano12-2.7.0.8
+ >=dev-libs/boost-1.30.0
+ >=x11-libs/wxGTK-2.6.0
+ sys-libs/zlib
+ media-libs/libpng
+ media-libs/jpeg
+ media-libs/tiff"
+
+S=${WORKDIR}/${MY_P}
+
+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 INSTALL LICENCE LICENCE_SIFT README TODO
+}
+
+pkg_postinst() {
+ einfo "Please consider the helper apps autopano-sift and enblend."
+ einfo "autopano-sift is used to automagically generate control"
+ einfo "points and enblend is used to merge images smoothly."
+}
diff --git a/media-gfx/hugin/hugin-0.5_rc2.ebuild b/media-gfx/hugin/hugin-0.5_rc2.ebuild
new file mode 100644
index 000000000000..77ced715c8dc
--- /dev/null
+++ b/media-gfx/hugin/hugin-0.5_rc2.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.5_rc2.ebuild,v 1.1 2005/10/01 20:11:13 halcy0n Exp $
+
+inherit wxwidgets
+
+DESCRIPTION="GUI for the creation & processing of panoramic images"
+HOMEPAGE="http://hugin.sf.net"
+MY_P=${P/_rc/-rc}
+SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
+LICENSE="GPL-2 SIFT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="unicode debug"
+
+DEPEND=">=media-libs/libpano12-2.7.0.8
+ >=dev-libs/boost-1.30.0
+ >=x11-libs/wxGTK-2.6.0
+ sys-libs/zlib
+ media-libs/libpng
+ media-libs/jpeg
+ media-libs/tiff"
+
+S=${WORKDIR}/${MY_P}
+
+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 INSTALL LICENCE LICENCE_SIFT README TODO
+}
+
+pkg_postinst() {
+ einfo "Please consider the helper apps autopano-sift and enblend."
+ einfo "autopano-sift is used to automagically generate control"
+ einfo "points and enblend is used to merge images smoothly."
+}