public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/jbig2enc/
Date: Thu,  9 Mar 2023 07:57:15 +0000 (UTC)	[thread overview]
Message-ID: <1678348622.1a42873a89ec5ac94f727e3d0dbd96b16f2e37a2.sam@gentoo> (raw)

commit:     1a42873a89ec5ac94f727e3d0dbd96b16f2e37a2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  9 07:40:32 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar  9 07:57:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a42873a

media-libs/jbig2enc: drop 0.28-r1

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/jbig2enc/Manifest                |  1 -
 media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild | 40 -----------------------------
 2 files changed, 41 deletions(-)

diff --git a/media-libs/jbig2enc/Manifest b/media-libs/jbig2enc/Manifest
index a8fb8d779ab9..b32bfc6f2416 100644
--- a/media-libs/jbig2enc/Manifest
+++ b/media-libs/jbig2enc/Manifest
@@ -1,2 +1 @@
-DIST jbig2enc-0.28.tar.gz 39879 BLAKE2B 08cbb2f2a5277085a592d18a8db529d2e5f79f69eaa5392f2b06b920f7d1651c3c73795ba2e43ae843fd5720a1406633b5429ab0b1fe260a6308da4cf10868b9 SHA512 81d194fb648fe7a866302796fd5e2adbb213d52193a279a94dbc5918ce3480561ea204e8497125eed5d6c6e4c6d089f7f35a89ef98bc484ca753ffde23e444c6
 DIST jbig2enc-0.29.tar.gz 1108212 BLAKE2B 44efc2afecb2ca581711c58e9abfed7ae790053e6a725012cb6e68c5c52b6d89d071a115bf1fb9ea2c15de64e03e889dd47d9d36a0e707f039de55029d33633a SHA512 aa50cdaf61ef0ae473c8139d8da2a4c374450f8d0d31e2260031e8086dab9201c303c86d50cd51427135bef500718cbc3a53baabf2bf505f8908c22a3d361c51

diff --git a/media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild b/media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild
deleted file mode 100644
index f6949b5e887e..000000000000
--- a/media-libs/jbig2enc/jbig2enc-0.28-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="JBIG2 Encoder and libs"
-HOMEPAGE="https://github.com/agl/jbig2enc"
-SRC_URI="https://github.com/agl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86 ~ppc-macos"
-IUSE="gif jpeg png tiff webp"
-
-RDEPEND="media-libs/leptonica[gif?,jpeg?,png?,tiff?,webp?]"
-DEPEND="${RDEPEND}"
-
-PATCHES=(
-	"${FILESDIR}/${P}-leptonica-1.70.patch"
-)
-
-src_prepare() {
-	default
-
-	# remove -Werror
-	sed -i -e '/AM_INIT_AUTOMAKE/s/-Werror//' configure.ac || die 'sed on configure.ac failed'
-	# prevent static linking and QA notice about insecure RUNPATHs
-	sed -i -e '/jbig2_LDFLAGS/d' src/Makefile.am || die 'sed on src/Makefile.am failed'
-
-	eautoreconf
-}
-
-src_install() {
-	default
-
-	find "${ED}" -name '*.la' -delete || die
-	find "${ED}" -name '*.a' -delete || die
-}


             reply	other threads:[~2023-03-09  7:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-09  7:57 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-14 11:19 [gentoo-commits] repo/gentoo:master commit in: media-libs/jbig2enc/ Sergey Popov
2022-05-14  7:28 WANG Xuerui
2021-04-26 10:34 Sam James
2021-04-25 21:02 Sam James
2021-02-27  1:00 Sam James
2021-02-27  1:00 Sam James
2018-10-19  8:51 Michał Górny
2015-11-07 16:16 Fabian Groffen

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=1678348622.1a42873a89ec5ac94f727e3d0dbd96b16f2e37a2.sam@gentoo \
    --to=sam@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