public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/qt:master commit in: media-gfx/google-image-downloader/
@ 2012-04-24 12:22 Johannes Huber
  0 siblings, 0 replies; only message in thread
From: Johannes Huber @ 2012-04-24 12:22 UTC (permalink / raw
  To: gentoo-commits

commit:     4a1fbe15ebbf8ceb4749ba1d7bb490d1bb22d5fc
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 24 12:22:18 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Apr 24 12:22:43 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=4a1fbe15

[media-gfx/google-image-downloader] Version bump.

(Portage version: 2.2.0_alpha101/git/Linux i686, unsigned Manifest commit)

---
 media-gfx/google-image-downloader/Manifest         |    2 +-
 .../google-image-downloader-1.1.ebuild             |   32 --------------------
 .../google-image-downloader-1.2.ebuild             |   31 +++++++++++++++++++
 3 files changed, 32 insertions(+), 33 deletions(-)

diff --git a/media-gfx/google-image-downloader/Manifest b/media-gfx/google-image-downloader/Manifest
index 8f91f9d..4e6fb5d 100644
--- a/media-gfx/google-image-downloader/Manifest
+++ b/media-gfx/google-image-downloader/Manifest
@@ -1 +1 @@
-DIST GoogleImageDownloader-v1.1-src.tar.bz2 20806 RMD160 e272d58f69b169579358e842d09617b3f19a689e SHA1 76b10e8eb552fcdc9e252870ecfbc946e6666581 SHA256 612223570424d10631ca373a681b87eb2678bcc01fb0f7abf2c319415e328167
+DIST GoogleImageDownloader-v1.2-src.tar.bz2 48633 SHA256 9b315069b9afb572aa97a3694b866be9cf51bae071c977fdc1a2a8efcad456f3 SHA512 dce91e35820b01db1ec9f9da1f8c2b36960704a6bf01b8b4217c8e763464c698a7bae5cf2b970be6f4dc4d19a5b7e02bbaaafcce4d3c723b20bbdad060122698 WHIRLPOOL 306d503925946e45fd7a52024440bb6deb2a4c8ef2cd1c817cf6f226abc71beaab32b72c4d588fc67005c0fee68ba550e1e35afb33bdd1dae1e38979db6d5878

diff --git a/media-gfx/google-image-downloader/google-image-downloader-1.1.ebuild b/media-gfx/google-image-downloader/google-image-downloader-1.1.ebuild
deleted file mode 100644
index 684dd7b..0000000
--- a/media-gfx/google-image-downloader/google-image-downloader-1.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-inherit qt4-r2
-
-MY_PKG_PN="GoogleImageDownloader"
-MY_SRC_PN="${MY_PKG_PN/Image/Img}"
-MY_PV="v${PV}"
-MY_P="${MY_PKG_PN}-${MY_PV}"
-
-DESCRIPTION="Desktop frontend to Google image search"
-HOMEPAGE="http://sourceforge.net/projects/googleimagedown"
-SRC_URI="mirror://sourceforge/googleimagedown/${MY_P}-src.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND=">=x11-libs/qt-gui-4.5.2:4
-	>=x11-libs/qt-webkit-4.5.2:4"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_SRC_PN/G/g}"
-
-src_install() {
-	dobin ${MY_SRC_PN} || die "dobin failed"
-	dodoc README.txt || die "dodoc failed"
-}

diff --git a/media-gfx/google-image-downloader/google-image-downloader-1.2.ebuild b/media-gfx/google-image-downloader/google-image-downloader-1.2.ebuild
new file mode 100644
index 0000000..2340d68
--- /dev/null
+++ b/media-gfx/google-image-downloader/google-image-downloader-1.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit qt4-r2
+
+MY_PN="GoogleImageDownloader"
+
+DESCRIPTION="Desktop frontend to Google image search"
+HOMEPAGE="http://sourceforge.net/projects/googleimagedown"
+SRC_URI="mirror://sourceforge/googleimagedown/${MY_PN}-v${PV}-src.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="x11-libs/qt-core:4
+	x11-libs/qt-gui:4
+	x11-libs/qt-opengl:4
+	x11-libs/qt-webkit:4"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${MY_PN/Google/}"
+
+src_install() {
+	dobin "bin/${MY_PN}"
+	dodoc README.txt
+}



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-24 12:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-24 12:22 [gentoo-commits] proj/qt:master commit in: media-gfx/google-image-downloader/ Johannes Huber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox