public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/qt:master commit in: media-libs/cimg/
@ 2012-09-03 13:10 Michael Palimaka
  0 siblings, 0 replies; only message in thread
From: Michael Palimaka @ 2012-09-03 13:10 UTC (permalink / raw
  To: gentoo-commits

commit:     d67d905bc55c49dab7c1ba611b62ed1c1f9aa7dc
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  3 13:02:56 2012 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Sep  3 13:03:58 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=d67d905b

[media-libs/cimg] New package, needed for media-gfx/photivo.

(Portage version: 2.1.11.13/git/Linux x86_64, unsigned Manifest commit)

---
 media-libs/cimg/Manifest          |    1 +
 media-libs/cimg/cimg-1.5.1.ebuild |   27 +++++++++++++++++++++++++++
 media-libs/cimg/metadata.xml      |    9 +++++++++
 3 files changed, 37 insertions(+), 0 deletions(-)

diff --git a/media-libs/cimg/Manifest b/media-libs/cimg/Manifest
new file mode 100644
index 0000000..6c36cad
--- /dev/null
+++ b/media-libs/cimg/Manifest
@@ -0,0 +1 @@
+DIST CImg-1.5.1.zip 12767619 SHA256 f0082fbd55e5462f26ee54554e9dc62e9fcfa143c0024dd401a1318789211260 SHA512 337b82aa45f9c7501e4a491c2edab416b3a9989d036670bb4861c5ab714df26cc8ad9321a1bafc57c197d39839960dfc45b9bb1f21dcf12660dfc4b186ed3bcd WHIRLPOOL 0e686b52fdd799c85d83c490c5fcb5feaa3b7f91599157f6275270dd8ba8620d17f5d020d6145bba6e69056e6c0927cd5c4321abff652a45a9b27f2ad2ff11ed

diff --git a/media-libs/cimg/cimg-1.5.1.ebuild b/media-libs/cimg/cimg-1.5.1.ebuild
new file mode 100644
index 0000000..b043874
--- /dev/null
+++ b/media-libs/cimg/cimg-1.5.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+MY_P="CImg-${PV}"
+
+inherit eutils base toolchain-funcs
+
+DESCRIPTION="C++ template image processing toolkit"
+HOMEPAGE="http://cimg.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"
+
+LICENSE="CeCILL-2 CeCILL-C"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="app-arch/unzip"
+
+S=${WORKDIR}/${MY_P}
+
+src_install() {
+	dodoc README.txt
+	insinto /usr/include
+	doins CImg.h
+}

diff --git a/media-libs/cimg/metadata.xml b/media-libs/cimg/metadata.xml
new file mode 100644
index 0000000..fe1493d
--- /dev/null
+++ b/media-libs/cimg/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>qt</herd>
+	<upstream>
+		<remote-id type="sourceforge">cimg</remote-id>
+		<bugs-to>http://sourceforge.net/tracker/?group_id=96492</bugs-to>
+	</upstream>
+</pkgmetadata>


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

only message in thread, other threads:[~2012-09-03 13:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-03 13:10 [gentoo-commits] proj/qt:master commit in: media-libs/cimg/ Michael Palimaka

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