public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/entice/
Date: Tue, 10 Sep 2024 06:24:16 +0000 (UTC)	[thread overview]
Message-ID: <1725949450.7a5faadfd525a0e0869a2b0edbfbd7866ac2ef09.juippis@gentoo> (raw)

commit:     7a5faadfd525a0e0869a2b0edbfbd7866ac2ef09
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 05:45:59 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 06:24:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a5faadf

media-gfx/entice: drop 0_pre20220809

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-gfx/entice/Manifest                    |  1 -
 media-gfx/entice/entice-0_pre20220809.ebuild | 46 ----------------------------
 2 files changed, 47 deletions(-)

diff --git a/media-gfx/entice/Manifest b/media-gfx/entice/Manifest
index 332a28885576..68c626df54c6 100644
--- a/media-gfx/entice/Manifest
+++ b/media-gfx/entice/Manifest
@@ -1,2 +1 @@
 DIST entice-0.0.1.tar.xz 3994332 BLAKE2B 38f225a0464b0fcc956b32b02afd0ca9b0923bf0cf70688fe87ee29ef67ef6eda5d81eff957c68927e660f09f2d5b9592c6a5659aa5303a3b8ee88a4af523394 SHA512 2e2dbb24ed1ed97c20683bf93bf4d89afae7d18ed891025fe15a3f70f77e18cefbc5e1430c88cb06a89990def2088a414751407d60227ddbf9a2cb9dfa0609aa
-DIST entice-0_pre20220809.tar.gz 7940222 BLAKE2B 8fb23d904e66894f60db94e64f5d9f0f00b82d6409c3c5e3439ecb8cd7835d2aadd7e52280eed4fc81fd0ac92fc02c9ad58c32d263f3081d93986bf21037c04e SHA512 2f6d549d87ca39be3b2d2fa15b488c6ddf0a31fc5164d90e7b4c37343af2fe44c674330b3764f100b048f94da003c7807e28b95ab059e3c04632026e53e5b96b

diff --git a/media-gfx/entice/entice-0_pre20220809.ebuild b/media-gfx/entice/entice-0_pre20220809.ebuild
deleted file mode 100644
index 92a9440ef6d1..000000000000
--- a/media-gfx/entice/entice-0_pre20220809.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson optfeature xdg
-
-MY_COMMIT="5122896d812a2db0fd2c536f047ac340fd1d12e5"
-
-DESCRIPTION="A simple image viewer based on EFL"
-HOMEPAGE="https://git.enlightenment.org/vtorri/entice https://github.com/vtorri/entice"
-SRC_URI="https://github.com/vtorri/entice/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="|| ( dev-libs/efl[X] dev-libs/efl[wayland] )
-	media-libs/libexif"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/entice-${MY_COMMIT}"
-
-pkg_postinst() {
-	xdg_pkg_postinst
-
-	optfeature_header "Image format support:"
-	optfeature "avif support" dev-libs/efl[avif]
-	optfeature "bmp,wbmp support" dev-libs/efl[bmp]
-	optfeature "dds support" dev-libs/efl[dds]
-	optfeature "gif support" dev-libs/efl[gif]
-	optfeature "heif support" dev-libs/efl[heif]
-	optfeature "ico,cur support" dev-libs/efl[ico]
-	optfeature "jp2k support" dev-libs/efl[jpeg2k]
-	optfeature "pdf support" dev-libs/efl[pdf]
-	optfeature "pmaps support" dev-libs/efl[pmaps]
-	optfeature "psd support" dev-libs/efl[psd]
-	optfeature "raw support" dev-libs/efl[raw]
-	optfeature "svg,rsvg support" dev-libs/efl[svg]
-	optfeature "tga support" dev-libs/efl[tga]
-	optfeature "tgv support" dev-libs/efl[tgv]
-	optfeature "tiff support" dev-libs/efl[tiff]
-	optfeature "webp support" dev-libs/efl[webp]
-	optfeature "xcf support" dev-libs/efl[xcf]
-	optfeature "xpm support" dev-libs/efl[xpm]
-}


             reply	other threads:[~2024-09-10  6:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-10  6:24 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-10  6:24 [gentoo-commits] repo/gentoo:master commit in: media-gfx/entice/ Joonas Niilola
2024-08-27  7:00 Joonas Niilola
2024-08-27  7:00 Joonas Niilola
2024-07-15  6:58 Joonas Niilola
2023-05-16  5:58 Joonas Niilola
2023-05-11  7:01 Joonas Niilola
2023-05-11  7:01 Joonas Niilola
2023-04-10 10:41 Joonas Niilola
2023-04-10 10:41 Joonas Niilola
2022-03-14 16:26 Joonas Niilola
2022-03-14 16:26 Joonas Niilola
2022-01-07  7:37 Joonas Niilola
2022-01-05  7:17 Joonas Niilola

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=1725949450.7a5faadfd525a0e0869a2b0edbfbd7866ac2ef09.juippis@gentoo \
    --to=juippis@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