From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/cimg/
Date: Wed, 7 Jun 2017 09:08:56 +0000 (UTC) [thread overview]
Message-ID: <1496826526.c94aa4365ea5069b4151b5ddc9a83fd377f0f542.radhermit@gentoo> (raw)
commit: c94aa4365ea5069b4151b5ddc9a83fd377f0f542
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 7 08:10:14 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Wed Jun 7 09:08:46 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c94aa436
media-libs/cimg: version bump to 2.0.0
media-libs/cimg/Manifest | 1 +
media-libs/cimg/cimg-2.0.0.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/media-libs/cimg/Manifest b/media-libs/cimg/Manifest
index 611c6f8237e..b9d2dcbf4e3 100644
--- a/media-libs/cimg/Manifest
+++ b/media-libs/cimg/Manifest
@@ -1,3 +1,4 @@
DIST CImg-1.5.2.zip 12824193 SHA256 4c6939d7d3c57752bb347362eca26eafb497571246d0d4c5f22d49721f8bc63f SHA512 a6927cecb524da128a58de9d655c2bb948bb61f654d6f95c7fe2690d39a521fea5313326610c2b56b370f76139f753469b7e4366196dd83db18c5a0c3b307b52 WHIRLPOOL f5141eac762a2e6124fd6f88d0c54da4398321b043640d83665bd0e66af51067846d2d61be309b45efbddc111ffa79c61d4569268d504cb10ffa60b96acffb82
DIST cimg-1.7.8.tar.gz 17805881 SHA256 1033ad0816c79f067453120f358c27aa7392c138bc1a47d36397f8f9dd421220 SHA512 6d8f29ba5a98e340d2b0957775459778c811c028a2b0e59cb0d1fad46f1477ad21c7ff565fb71b12d38c67ede307d84c787cad35c28eeec0cec9e68f5b454798 WHIRLPOOL 5051102c7a41a86bc4c07add5c48b1922c0bc2df946558cdda0b5e8313d8d969f1dde17f7116fdefbaff3166e6030c46f245bc52a682b5c178b620d0a241c042
DIST cimg-1.7.9.tar.gz 17828648 SHA256 adb0d77eded5dceae512d6c03233bdb01fe06121f8fdc661326e20da674caff8 SHA512 4a7f3316c3ebdd751f7e5b504eda3a990087de8e3b21c5df259eea2ba853d0094365f20e7715e488db77f9fdb4e7244058403f4710065f5959245de631dbbf4b WHIRLPOOL 7565922478c1877cac3daec99c6c1c6f3c8bed77b777a0119fa58aade095d5ab6f8f29872303f2f29dd764c3966dcc5830d13d2694e944af33b1f37c2967d238
+DIST cimg-2.0.0.tar.gz 17894467 SHA256 4b38e005841f243327570a54f13f8b40d139a811ebe43df0955d3fa9bbaf978e SHA512 432a4d7b60905b509c169a49bc16a2fd34abbebca0d74894f1c7d4729595ae59cc91d1bb0f64a5e888a2a0b13245144e3abdb96d543dc5ca3f28a40e0549cc46 WHIRLPOOL bd8d0cf42c1ff4c3fe3de5af8ea322b67ff919f4c6f812fb7935260f68c1051d0c3fceb8f5d5f2a84d297bc5cac723cf9803af35699ad82b986e8c6f0a4e37dd
diff --git a/media-libs/cimg/cimg-2.0.0.ebuild b/media-libs/cimg/cimg-2.0.0.ebuild
new file mode 100644
index 00000000000..0e9df690280
--- /dev/null
+++ b/media-libs/cimg/cimg-2.0.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_PV=${PV//./}
+MY_P="CImg-v.${MY_PV}"
+
+DESCRIPTION="C++ template image processing toolkit"
+HOMEPAGE="http://cimg.eu/ https://github.com/dtschump/CImg"
+SRC_URI="https://github.com/dtschump/CImg/archive/v.${MY_PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="CeCILL-2 CeCILL-C"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc"
+
+S=${WORKDIR}/${MY_P}
+
+src_install() {
+ dodoc README.txt
+ doheader CImg.h
+ use doc && dodoc -r html
+}
next reply other threads:[~2017-06-07 9:09 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-07 9:08 Tim Harder [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-25 9:58 [gentoo-commits] repo/gentoo:master commit in: media-libs/cimg/ Petr Vaněk
2025-01-02 0:14 Conrad Kostecki
2025-01-02 0:14 Conrad Kostecki
2024-09-24 5:50 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-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
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=1496826526.c94aa4365ea5069b4151b5ddc9a83fd377f0f542.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