x11-apps/xcursorgen: Drop old versions

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2025-08-08 23:18:52 -04:00
parent 9ef7db09e0
commit dc8751c022
2 changed files with 0 additions and 19 deletions

View File

@@ -1,2 +1 @@
DIST xcursorgen-1.0.8.tar.xz 123208 BLAKE2B 91d44a92b5cc2822ad81aba23897ae6bb2e931d7366e4643363904a249d83e8225ee193e2d3b9ae4c1c5ff9f07f5fbb94b4201613d715499709c1861d8dd378a SHA512 dede5b9e1e09f9253365bbb83fdab26c681641913f3586cef52d4802db9cecc7e252344911cd969a873c3a5c5ebbd4b862f786de263f92ea1bcb2df90236f9c4
DIST xcursorgen-1.0.9.tar.xz 126956 BLAKE2B 3648875e7d35dc00dc3370c4c656c69211426d985fa0331e102b73194ca3cec820de152e3c5aa74d35e82f0eb091856e902e011552fa878937f439863795d9de SHA512 d40b96d6f60ee3815ef8ed6217028b39b127f200415661e39cf23af89662aafc6783f9e311f8021fe1a5ccfbc47610909796e569991e6680b8c2133401af476e

View File

@@ -1,18 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit xorg-3
DESCRIPTION="create an X cursor file from a collection of PNG images"
LICENSE="HPND"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
x11-libs/libX11
x11-libs/libXcursor
media-libs/libpng:0="
DEPEND="${RDEPEND}
x11-base/xorg-proto"