public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-gfx/swayimg/
Date: Tue, 12 Mar 2024 14:48:41 +0000 (UTC)	[thread overview]
Message-ID: <1710237061.46971c16cba307d028ad91957c77e74574342bd1.lanodan@gentoo> (raw)

commit:     46971c16cba307d028ad91957c77e74574342bd1
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Tue Mar 12 09:44:53 2024 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Tue Mar 12 09:51:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=46971c16

media-gfx/swayimg: drop 1.12

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 media-gfx/swayimg/Manifest            |  1 -
 media-gfx/swayimg/swayimg-1.12.ebuild | 58 -----------------------------------
 2 files changed, 59 deletions(-)

diff --git a/media-gfx/swayimg/Manifest b/media-gfx/swayimg/Manifest
index 0befa6fec0..2da2de76bb 100644
--- a/media-gfx/swayimg/Manifest
+++ b/media-gfx/swayimg/Manifest
@@ -1,2 +1 @@
-DIST swayimg-1.12.tar.gz 395978 BLAKE2B 5e610e9556dfa4bbfd4324d993015aa95d836ab629ee54a541f7be5406cdee19c8230955423cbf9822760854b3017794b3e16dde339dd0b5675d747a45c5bc12 SHA512 47cdf60449da0787179a4299edc48b0dde4227cd462832b2bbbcb0e2ce95f2e784e6bc8cb424a6154539e8d61a36ed274fb86505ba8b8fb2aaa37eb75d1a15af
 DIST swayimg-2.1.tar.gz 407561 BLAKE2B 80e7acd457440af6bb6ed8fda35858d48dc063e8056f9273530609075f53f1b3166427d6bdb977cc82805bc09db14a2e4596b6ec25352177e5bab36b24ccb165 SHA512 970ea7f8896df28d14ed126c88ec70b3af88dba2977bc351184b66a1094fd1528b81150b8d09afbfac5463c59e20ce32d69872d6726f8129724f344f34892c05

diff --git a/media-gfx/swayimg/swayimg-1.12.ebuild b/media-gfx/swayimg/swayimg-1.12.ebuild
deleted file mode 100644
index 8dfa19474e..0000000000
--- a/media-gfx/swayimg/swayimg-1.12.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson xdg
-
-DESCRIPTION="A lightweight image viewer for Wayland display servers"
-HOMEPAGE="https://github.com/artemsen/swayimg"
-SRC_URI="https://github.com/artemsen/swayimg/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	dev-libs/json-c
-	dev-libs/wayland
-	media-libs/fontconfig
-	media-libs/freetype
-	x11-libs/libxkbcommon
-	bash-completion? ( app-shells/bash-completion )
-	exif? ( media-libs/libexif )
-	exr? ( media-libs/openexr )
-	gif? ( media-libs/giflib )
-	heif? ( media-libs/libheif )
-	jpeg? ( media-libs/libjpeg-turbo )
-	jpegxl? ( media-libs/libjxl )
-	png? ( media-libs/libpng )
-	svg? ( gnome-base/librsvg )
-	tiff? ( media-libs/tiff )
-	webp? ( media-libs/libwebp )"
-DEPEND="${RDEPEND}
-	dev-libs/wayland-protocols"
-BDEPEND="dev-util/wayland-scanner"
-
-IUSE="+exif exr +gif heif +jpeg jpegxl +png svg tiff webp bash-completion zsh-completion"
-
-src_configure() {
-	local emesonargs=(
-		$(meson_feature exif)
-		$(meson_feature exr)
-		$(meson_feature gif)
-		$(meson_feature heif)
-		$(meson_feature jpeg)
-		$(meson_feature jpegxl jxl)
-		$(meson_feature png)
-		$(meson_feature svg)
-		$(meson_feature tiff)
-		$(meson_feature webp)
-		$(meson_feature bash-completion bash)
-		$(meson_feature zsh-completion zsh)
-		-Dversion=${PV}
-		-Ddesktop=true
-		-Dman=true
-	)
-	meson_src_configure
-}


             reply	other threads:[~2024-03-12 14:48 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-12 14:48 Haelwenn Monnier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-16 22:55 [gentoo-commits] repo/proj/guru:master commit in: media-gfx/swayimg/ Julien Roy
2024-11-16 22:55 Julien Roy
2024-11-02 20:52 David Roman
2024-11-02 20:52 David Roman
2024-11-02 20:52 David Roman
2024-10-29 14:06 David Roman
2024-10-29 14:06 David Roman
2024-08-28 10:57 David Roman
2024-08-28 10:57 David Roman
2024-07-08 16:47 David Roman
2024-01-07 23:46 David Roman
2023-08-02 16:30 Florian Schmaus
2023-06-04  6:20 Viorel Munteanu
2023-06-04  6:20 Viorel Munteanu
2023-06-04  6:20 Viorel Munteanu

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=1710237061.46971c16cba307d028ad91957c77e74574342bd1.lanodan@gentoo \
    --to=contact@hacktivis.me \
    --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