x11-apps/xcur2png: drop 0.7.1

Signed-off-by: tastytea <gentoo@tastytea.de>
This commit is contained in:
tastytea
2024-05-24 12:24:25 +02:00
parent 175361190a
commit a849461a67

View File

@@ -1,17 +0,0 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Convert X cursors to PNG images"
HOMEPAGE="https://github.com/eworm-de/xcur2png"
SRC_URI="https://github.com/eworm-de/xcur2png/releases/download/${PV}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
DEPEND="
media-libs/libpng
x11-libs/libXcursor
"