public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/cimg/
Date: Mon, 10 Jun 2019 19:50:32 +0000 (UTC)	[thread overview]
Message-ID: <1560196213.305cb649fe7d8addcae86e9d8f74e55087742557.whissi@gentoo> (raw)

commit:     305cb649fe7d8addcae86e9d8f74e55087742557
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 10 19:20:25 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 19:50:13 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=305cb649

media-libs/cimg: bump to v2.6.5

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

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

diff --git a/media-libs/cimg/Manifest b/media-libs/cimg/Manifest
index a4c33b2fb28..241d6e3f18a 100644
--- a/media-libs/cimg/Manifest
+++ b/media-libs/cimg/Manifest
@@ -1,2 +1,3 @@
 DIST cimg-2.4.3.tar.gz 11074736 BLAKE2B 097da7f5b214470247296265950061acefec19a169139c65eb12b27ed8e1256b97f77d28deb910bb444f38d396e36c204c761437e8991421422e840fd7505a95 SHA512 3409fde40780d293051914ce988193063139f1f805e5b0205e829234944c76b877a2723dd7c616158bbb58238baf653a03f34d55052103286d3ee28a33136d15
 DIST cimg-2.4.5.tar.gz 11075045 BLAKE2B 6e9b9ccb5aa826526e9f9adbb964296a5f298772b696bad400a432bfd68e4b0048bbbb8591ac225393867aa2f00b708ea48c2858799522edcc2b021f3ba7fa7b SHA512 0a306ba4265a0e68d358e1ca54c597e80b43e72205de161d0971cd5837ca7d48322725d6ec129381e708a1d11fb5697884a5901ac753080fd8d8c08b80b28138
+DIST cimg-2.6.5.tar.gz 11071672 BLAKE2B 61fa37c2f78e09d6aba0eb867c3797f86ed5a685a114dae779e439c76f4cc9768fada70affd2b14139c7fe7b2e79b61e653165abc47833e3a5cf857af0eb4ca4 SHA512 d8c1e10f702b47f6788fedf27681fe8e7ab3994c8018f96d4964694edda6acb1ca040244d7d1436a5381ec5a12e7a2b991ede6d9ea6d961ae6c4842feb2bf141

diff --git a/media-libs/cimg/cimg-2.6.5.ebuild b/media-libs/cimg/cimg-2.6.5.ebuild
new file mode 100644
index 00000000000..a3f01bc9ba2
--- /dev/null
+++ b/media-libs/cimg/cimg-2.6.5.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 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:[~2019-06-10 19:50 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-10 19:50 Thomas Deutschmann [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-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-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=1560196213.305cb649fe7d8addcae86e9d8f74e55087742557.whissi@gentoo \
    --to=whissi@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