public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/cimg/
Date: Tue, 30 Jun 2020 02:49:28 +0000 (UTC)	[thread overview]
Message-ID: <1593483873.adec1cc5ae0f685550a9b6ae6a50f7fcb66e9383.radhermit@gentoo> (raw)

commit:     adec1cc5ae0f685550a9b6ae6a50f7fcb66e9383
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 30 02:24:33 2020 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Tue Jun 30 02:24:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adec1cc5

media-libs/cimg: version bump to 2.9.1

Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>

 media-libs/cimg/Manifest          |  1 +
 media-libs/cimg/cimg-2.9.1.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/media-libs/cimg/Manifest b/media-libs/cimg/Manifest
index e76650b881d..6c7a05b193e 100644
--- a/media-libs/cimg/Manifest
+++ b/media-libs/cimg/Manifest
@@ -1,2 +1,3 @@
 DIST cimg-2.8.3.tar.gz 11208996 BLAKE2B 1e76f99d20a99955647228cffe5fcd2c26596f4045c2a79cff45b089283146199054628d207c0dda5204d9aeb4c1269dc01639fb8bb1ad95ec61ee68186b9d53 SHA512 3404224446a76cba2295a70ef742cf337675b33481e10d79c94a3994c099bcde1e398b27bf5926395f99ef46fff790668a0ebd24dc894c47982ac1ceaa6d1d1c
 DIST cimg-2.9.0.tar.gz 11213143 BLAKE2B 88f463990e1210221361be8d93bcad3abf19ba1f83440c102581417e66ebc771176a457d9516b4fe160e1640d3a996006aa64b218359397d75a204a3c34797fd SHA512 c3a45bdbf19a0598a7865920cc738deb71aa95351734d9bac9d77514dc6d5252433a28d4a8fe27aeb06b5c2557dc4e7a10e67cf788bcef2e52bf5038aa876031
+DIST cimg-2.9.1.tar.gz 11215948 BLAKE2B e655ddea292bdfede79cc93785aeb98890fc5c76697127ca53e2a2542ae4d2acef1d77f33464553e95b2fd6b224b6da671d554000463059a3cf307cd6bc9ec77 SHA512 9407a5f0fd68d03d164e07b0c41a4ee948605f656a1d4cb942cdc5b357515e5132e071036598b38ab56387c5cc6e574133357eacd4aef65a97b7fc1d605dae27

diff --git a/media-libs/cimg/cimg-2.9.1.ebuild b/media-libs/cimg/cimg-2.9.1.ebuild
new file mode 100644
index 00000000000..3205e035da6
--- /dev/null
+++ b/media-libs/cimg/cimg-2.9.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="C++ template image processing toolkit"
+HOMEPAGE="https://cimg.eu/ https://github.com/dtschump/CImg"
+SRC_URI="https://github.com/dtschump/CImg/archive/v.${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="CeCILL-2 CeCILL-C"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples"
+
+S=${WORKDIR}/CImg-v.${PV}
+
+src_install() {
+	doheader CImg.h
+	dodoc README.txt
+
+	use doc && dodoc -r html
+	if use examples; then
+		dodoc -r examples
+		docompress -x /usr/share/doc/${PF}/examples
+	fi
+}


             reply	other threads:[~2020-06-30  2:49 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-30  2:49 Tim Harder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-24  5:50 [gentoo-commits] repo/gentoo:master commit in: media-libs/cimg/ Joonas Niilola
2024-09-24  5:50 Joonas Niilola
2024-09-24  5:50 Joonas Niilola
2024-06-30 12:41 Conrad Kostecki
2024-06-30 12:41 Conrad Kostecki
2023-06-04 16:19 Arthur Zamarin
2023-05-10 19:02 Arthur Zamarin
2020-12-26 22:13 Andreas Sturmlechner
2020-12-26 22:11 Andreas Sturmlechner
2020-12-26 22:11 Andreas Sturmlechner
2020-06-30  2:49 Tim Harder
2020-04-05 10:05 Tim Harder
2020-04-05 10:05 Tim Harder
2020-02-06  4:02 Tim Harder
2020-02-06  4:02 Tim Harder
2020-01-03  6:34 Tim Harder
2020-01-03  6:34 Tim Harder
2019-09-27  3:35 Tim Harder
2019-09-27  3:35 Tim Harder
2019-08-24  4:49 Tim Harder
2019-07-02 21:06 Tim Harder
2019-07-02 21:06 Tim Harder
2019-06-10 19:50 Thomas Deutschmann
2019-01-14  7:48 Tim Harder
2018-12-30  8:27 Tim Harder
2018-12-30  8:27 Tim Harder
2017-06-07  9:08 Tim Harder
2016-12-17  2:55 Tim Harder
2016-10-29 20:30 Tim Harder
2016-05-03 23:44 Davide Pesavento

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1593483873.adec1cc5ae0f685550a9b6ae6a50f7fcb66e9383.radhermit@gentoo \
    --to=radhermit@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox