From: "Virgil Dupras" <vdupras@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/libimagequant/
Date: Fri, 5 Oct 2018 11:45:28 +0000 (UTC) [thread overview]
Message-ID: <1538739678.a75722ff2b5f5edb1f704076048257cce8d0be1f.vdupras@gentoo> (raw)
commit: a75722ff2b5f5edb1f704076048257cce8d0be1f
Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 5 11:41:18 2018 +0000
Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Fri Oct 5 11:41:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a75722ff
media-gfx/libimagequant: remove old
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
media-gfx/libimagequant/Manifest | 1 -
.../libimagequant/libimagequant-2.11.4.ebuild | 47 ----------------------
2 files changed, 48 deletions(-)
diff --git a/media-gfx/libimagequant/Manifest b/media-gfx/libimagequant/Manifest
index 21738622afe..3ddb32f3c86 100644
--- a/media-gfx/libimagequant/Manifest
+++ b/media-gfx/libimagequant/Manifest
@@ -1,2 +1 @@
-DIST libimagequant-2.11.4.tar.gz 74117 BLAKE2B 5d42dc876c77694a1d4576e633d2e3aa1e531061aa849a683542cf11b14333f65125bbae699f927bf42896a934ade6d745aa517d6cbc4b7097d96c7579532ec9 SHA512 e9d2aaac2f37968dc93ba0da7d03f0fcf60b3f17d9a0b9edfd6930eade25844dd603de74492d8e1de8dc2da4e7f3e47959a558b5a67588d71e9e1db035eca1cc
DIST libimagequant-2.11.7.tar.gz 74311 BLAKE2B 204fbe794014c11d767991a03e729b234978fb1edb1fdffcb7d332461ccaa1a536a1e9dbc7b44a8838db61cc76fdbc1eb75087b480f4fc42bf791fea913639a2 SHA512 8816811c06eec27232e39725c581e382b7076f3bc23b017810de0e92236e6e4eb480def7b50347c9b75f7d792245669398c39a17359eb81077badf12e6f0a172
diff --git a/media-gfx/libimagequant/libimagequant-2.11.4.ebuild b/media-gfx/libimagequant/libimagequant-2.11.4.ebuild
deleted file mode 100644
index db64a5c5773..00000000000
--- a/media-gfx/libimagequant/libimagequant-2.11.4.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs eutils
-
-DESCRIPTION="Palette quantization library that powers pngquant and other PNG optimizers"
-HOMEPAGE="https://pngquant.org/lib/"
-SRC_URI="https://github.com/ImageOptim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0/0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="cpu_flags_x86_sse2 debug openmp static-libs"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-pkg_pretend() {
- [[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
-}
-
-src_configure() {
- tc-export AR CC
- # Hand rolled configure script, so not all flags are supported.
- ./configure \
- --prefix="${EPREFIX}/usr" \
- $(use debug && echo --enable-debug) \
- $(use_enable cpu_flags_x86_sse2 sse) \
- $(use_with openmp) \
- CFLAGS="${CFLAGS} ${CPPFLAGS}" \
- LDFLAGS="${LDFLAGS}"
-}
-
-src_compile() {
- emake shared || die "make failed"
- use static-libs && (emake static || die "make failed")
-}
-
-src_install() {
- dolib.so libimagequant.so
- dolib.so libimagequant.so.*
- use static-libs && dolib.a libimagequant.a
- doheader libimagequant.h
- einstalldocs
-}
next reply other threads:[~2018-10-05 11:45 UTC|newest]
Thread overview: 120+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-05 11:45 Virgil Dupras [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-24 11:52 [gentoo-commits] repo/gentoo:master commit in: media-gfx/libimagequant/ Sam James
2024-09-21 5:41 Sam James
2024-04-17 5:37 Arthur Zamarin
2024-03-22 13:08 Arthur Zamarin
2024-03-22 13:06 Arthur Zamarin
2024-03-22 12:57 Arthur Zamarin
2024-03-22 12:55 Arthur Zamarin
2024-03-22 12:54 Arthur Zamarin
2024-03-22 12:53 Arthur Zamarin
2024-03-22 12:46 Arthur Zamarin
2024-03-22 12:46 Arthur Zamarin
2024-03-22 12:46 Arthur Zamarin
2024-03-22 12:46 Arthur Zamarin
2024-03-22 12:46 Arthur Zamarin
2024-03-22 12:45 Arthur Zamarin
2024-03-22 12:45 Arthur Zamarin
2024-03-22 12:44 Arthur Zamarin
2024-03-22 12:44 Arthur Zamarin
2023-10-30 8:38 Sam James
2023-09-25 4:14 Sam James
2023-09-25 4:05 Sam James
2023-09-25 4:05 Sam James
2023-07-24 20:04 WANG Xuerui
2023-06-03 17:40 Arthur Zamarin
2023-06-03 17:02 Arthur Zamarin
2023-06-03 16:26 Arthur Zamarin
2023-06-03 16:06 Arthur Zamarin
2023-06-03 16:06 Arthur Zamarin
2023-06-03 15:25 Arthur Zamarin
2023-05-03 7:49 Sam James
2023-05-03 7:49 Sam James
2023-03-17 17:32 Sam James
2023-03-17 17:29 Sam James
2023-03-17 16:58 Arthur Zamarin
2023-03-17 16:41 Arthur Zamarin
2023-03-17 16:32 Arthur Zamarin
2023-03-17 16:17 Arthur Zamarin
2023-02-06 6:36 Joonas Niilola
2023-02-06 5:21 Sam James
2023-02-06 5:21 Sam James
2023-01-14 10:00 Arthur Zamarin
2023-01-13 20:19 Sam James
2023-01-13 20:18 Sam James
2023-01-13 20:18 Sam James
2023-01-13 20:13 Sam James
2023-01-13 20:11 Arthur Zamarin
2023-01-13 20:11 Arthur Zamarin
2023-01-13 19:38 Arthur Zamarin
2022-12-25 21:24 Sam James
2022-12-25 21:24 Sam James
2022-12-25 21:24 Sam James
2022-12-25 20:16 Arthur Zamarin
2022-12-25 20:16 Arthur Zamarin
2022-11-22 18:46 Arthur Zamarin
2022-09-06 21:41 Sam James
2022-08-26 16:01 Arthur Zamarin
2022-08-26 13:44 Ionen Wolkens
2022-08-26 13:20 Arthur Zamarin
2022-08-26 13:20 Arthur Zamarin
2022-08-26 13:20 Arthur Zamarin
2022-08-26 10:03 Sam James
2022-05-16 8:12 David Seifert
2022-05-13 12:19 WANG Xuerui
2022-03-05 23:08 Andreas K. Hüttel
2022-01-06 22:59 James Le Cuirot
2021-09-23 20:13 Sam James
2021-06-25 1:33 Yixun Lan
2021-06-13 6:30 Agostino Sarubbo
2021-06-13 6:04 Sam James
2021-06-13 6:04 Sam James
2021-06-13 3:45 Sam James
2021-06-13 3:45 Sam James
2021-06-12 17:13 Sam James
2021-06-12 17:13 Sam James
2021-05-14 21:29 Sam James
2021-05-10 6:54 Sam James
2021-05-04 19:13 Sam James
2021-05-01 14:06 Sam James
2021-04-30 23:39 Sam James
2021-04-30 23:37 Sam James
2021-04-30 23:29 Sam James
2021-04-30 20:28 Sergei Trofimovich
2021-04-30 15:23 Agostino Sarubbo
2021-02-26 21:58 Sam James
2021-02-12 15:10 Sam James
2020-08-09 16:56 Sergei Trofimovich
2019-12-17 7:27 Sergei Trofimovich
2019-10-16 4:33 Matt Turner
2019-09-13 18:23 Mikle Kolyada
2019-09-08 18:30 Sergei Trofimovich
2019-09-08 18:26 Sergei Trofimovich
2019-09-07 2:03 Aaron Bauman
2019-09-06 7:18 Agostino Sarubbo
2019-09-06 7:17 Agostino Sarubbo
2019-06-05 7:12 Agostino Sarubbo
2019-06-04 13:17 Agostino Sarubbo
2019-05-30 19:15 Thomas Deutschmann
2019-05-02 21:24 Mikle Kolyada
2019-04-17 0:44 Aaron Bauman
2019-04-01 19:58 Thomas Deutschmann
2019-03-20 11:23 Mikle Kolyada
2019-03-16 21:39 Agostino Sarubbo
2019-03-10 22:20 Jeroen Roovers
2019-01-02 3:30 Matt Turner
2018-12-29 12:05 Sergei Trofimovich
2018-12-29 12:05 Sergei Trofimovich
2018-12-09 9:58 Mikle Kolyada
2018-10-07 22:04 Matt Turner
2018-10-07 22:04 Matt Turner
2018-10-05 4:10 Thomas Deutschmann
2018-08-25 18:15 Sergei Trofimovich
2018-08-08 21:14 Mikle Kolyada
2018-08-05 11:33 Sergei Trofimovich
2018-07-16 1:22 Mikle Kolyada
2018-03-31 19:25 Mart Raudsepp
2018-03-31 5:02 Tim Harder
2018-03-31 5:02 Tim Harder
2017-11-29 0:09 Thomas Deutschmann
2017-07-11 20:33 Sebastien Fabbro
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=1538739678.a75722ff2b5f5edb1f704076048257cce8d0be1f.vdupras@gentoo \
--to=vdupras@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